[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 09:47:20.495167  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:39379,127.3.176.189:40029,127.3.176.188:39735
I20260608 09:47:20.497490  3778 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 09:47:20.498775  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:20.518926  3785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:20.520961  3787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:20.519641  3784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:21.655540  3786 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 09:47:21.655682  3778 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 09:47:21.660401  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:21.660687  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:21.660928  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912041660896 us; error 0 us; skew 500 ppm
I20260608 09:47:21.661952  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:21.668927  3778 webserver.cc:533] Webserver started at http://127.3.176.190:38573/ using document root <none> and password file <none>
I20260608 09:47:21.669924  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:21.670150  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:21.670769  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:21.678205  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "3a808f330cf8442e88dbbe479e7c54f3"
format_stamp: "Formatted at 2026-06-08 09:47:21 on dist-test-slave-qcvl"
I20260608 09:47:21.688320  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.004s
I20260608 09:47:21.695888  3793 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:21.697795  3778 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:47:21.698273  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "3a808f330cf8442e88dbbe479e7c54f3"
format_stamp: "Formatted at 2026-06-08 09:47:21 on dist-test-slave-qcvl"
I20260608 09:47:21.698674  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:21.751849  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:21.753763  3778 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 09:47:21.754289  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:21.856173  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:39379
I20260608 09:47:21.856591  3844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:39379 every 8 connection(s)
I20260608 09:47:21.863883  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:47:21.866814  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:47:21.872221  3847 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:21.877836  3848 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:21.878897  3850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:21.881366  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:21.882479  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:21.882781  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:21.883005  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912041882985 us; error 0 us; skew 500 ppm
I20260608 09:47:21.883919  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:21.889906  3778 webserver.cc:533] Webserver started at http://127.3.176.189:39635/ using document root <none> and password file <none>
I20260608 09:47:21.890825  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:21.891129  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:21.891510  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:21.893141  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root/instance:
uuid: "f5195d5389f94d63a078cb13cca5c0e6"
format_stamp: "Formatted at 2026-06-08 09:47:21 on dist-test-slave-qcvl"
I20260608 09:47:21.896358  3845 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:21.901995  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.003s	sys 0.006s
I20260608 09:47:21.909791  3857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:21.911342  3778 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.003s
I20260608 09:47:21.911756  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root
uuid: "f5195d5389f94d63a078cb13cca5c0e6"
format_stamp: "Formatted at 2026-06-08 09:47:21 on dist-test-slave-qcvl"
I20260608 09:47:21.912209  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:21.940892  3845 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:47:21.944137  3796 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.176.189:40029: connect: Connection refused (error 111)
W20260608 09:47:21.950052  3845 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.189:40029: Network error: Client connection negotiation failed: client connection to 127.3.176.189:40029: connect: Connection refused (error 111)
I20260608 09:47:21.961781  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:21.963948  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:22.000481  3845 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } attempt: 1
W20260608 09:47:22.007941  3845 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.189:40029: Network error: Client connection negotiation failed: client connection to 127.3.176.189:40029: connect: Connection refused (error 111)
I20260608 09:47:22.061831  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.189:40029
I20260608 09:47:22.062161  3909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.189:40029 every 8 connection(s)
I20260608 09:47:22.069121  3910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:22.069622  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:47:22.076869  3845 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } attempt: 2
I20260608 09:47:22.077389  3910 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:47:22.080108  3912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:22.086190  3913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:22.096881  3778 server_base.cc:1061] running on GCE node
W20260608 09:47:22.098707  3917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:22.099959  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:22.100304  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:22.100533  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912042100515 us; error 0 us; skew 500 ppm
I20260608 09:47:22.101446  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:22.104600  3845 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:22.106024  3778 webserver.cc:533] Webserver started at http://127.3.176.188:37967/ using document root <none> and password file <none>
I20260608 09:47:22.106866  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:22.107203  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:22.107577  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:22.109169  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root/instance:
uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2"
format_stamp: "Formatted at 2026-06-08 09:47:22 on dist-test-slave-qcvl"
I20260608 09:47:22.111340  3910 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:47:22.111515  3845 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.188:39735: Network error: Client connection negotiation failed: client connection to 127.3.176.188:39735: connect: Connection refused (error 111)
I20260608 09:47:22.116600  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 09:47:22.123116  3922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:22.125206  3778 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.002s
I20260608 09:47:22.125592  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root
uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2"
format_stamp: "Formatted at 2026-06-08 09:47:22 on dist-test-slave-qcvl"
I20260608 09:47:22.125916  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:22.126451  3910 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:47:22.138235  3910 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.188:39735: Network error: Client connection negotiation failed: client connection to 127.3.176.188:39735: connect: Connection refused (error 111)
I20260608 09:47:22.153873  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:22.155041  3845 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } attempt: 1
I20260608 09:47:22.155287  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 09:47:22.161147  3845 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.188:39735: Network error: Client connection negotiation failed: client connection to 127.3.176.188:39735: connect: Connection refused (error 111)
I20260608 09:47:22.170745  3910 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } attempt: 1
W20260608 09:47:22.177595  3910 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.188:39735: Network error: Client connection negotiation failed: client connection to 127.3.176.188:39735: connect: Connection refused (error 111)
I20260608 09:47:22.236936  3845 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } attempt: 2
W20260608 09:47:22.242748  3845 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.188:39735: Network error: Client connection negotiation failed: client connection to 127.3.176.188:39735: connect: Connection refused (error 111)
I20260608 09:47:22.245114  3910 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } attempt: 2
I20260608 09:47:22.250790  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.188:39735
I20260608 09:47:22.250927  3974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.188:39735 every 8 connection(s)
I20260608 09:47:22.257325  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:47:22.258212  3976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:22.265316  3976 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:22.274763  3910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6: Bootstrap starting.
I20260608 09:47:22.281368  3976 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:22.283725  3910 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:22.286935  3910 log.cc:826] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6: Log is configured to *not* fsync() on all Append() calls
I20260608 09:47:22.293994  3910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6: No bootstrap required, opened a new log
I20260608 09:47:22.293933  3976 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:22.312767  3976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2: Bootstrap starting.
I20260608 09:47:22.322804  3976 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:22.322397  3910 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } }
I20260608 09:47:22.323199  3910 raft_consensus.cc:385] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:22.323486  3910 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5195d5389f94d63a078cb13cca5c0e6, State: Initialized, Role: FOLLOWER
I20260608 09:47:22.324637  3910 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } }
I20260608 09:47:22.330470  3980 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.332237  3980 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:22.332670  3976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2: No bootstrap required, opened a new log
I20260608 09:47:22.333134  3910 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:47:22.335389  3976 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } }
I20260608 09:47:22.336424  3976 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:22.336707  3976 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b5e2a6c4d6a44f79a18f1b7c90d9ac2, State: Initialized, Role: FOLLOWER
I20260608 09:47:22.337508  3976 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } }
I20260608 09:47:22.343418  3845 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } attempt: 3
I20260608 09:47:22.343176  3984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.344364  3984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:22.344774  3976 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:47:22.376200  3845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3: Bootstrap starting.
I20260608 09:47:22.386969  3845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:22.391330  4004 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 09:47:22.396749  3845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3: No bootstrap required, opened a new log
I20260608 09:47:22.402064  3845 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } }
I20260608 09:47:22.402858  3845 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:22.403113  3845 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a808f330cf8442e88dbbe479e7c54f3, State: Initialized, Role: FOLLOWER
W20260608 09:47:22.404279  4003 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:47:22.404806  4003 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:47:22.404413  3845 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } }
I20260608 09:47:22.408341  4007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.409034  3980 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:22.410113  4007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:22.410112  3845 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:47:22.410501  3980 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } }
W20260608 09:47:22.411362  3929 tablet.cc:2404] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:47:22.415580  3820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5195d5389f94d63a078cb13cca5c0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a808f330cf8442e88dbbe479e7c54f3" is_pre_election: true
I20260608 09:47:22.416656  3820 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5195d5389f94d63a078cb13cca5c0e6 in term 0.
I20260608 09:47:22.415771  3980 leader_election.cc:290] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a808f330cf8442e88dbbe479e7c54f3 (127.3.176.190:39379), 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 (127.3.176.188:39735)
I20260608 09:47:22.418025  3950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5195d5389f94d63a078cb13cca5c0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" is_pre_election: true
I20260608 09:47:22.419090  3950 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5195d5389f94d63a078cb13cca5c0e6 in term 0.
I20260608 09:47:22.419548  3861 leader_election.cc:304] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a808f330cf8442e88dbbe479e7c54f3, f5195d5389f94d63a078cb13cca5c0e6; no voters: 
I20260608 09:47:22.420753  3980 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:22.421316  3980 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:22.421831  3980 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:22.432195  3980 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } }
I20260608 09:47:22.436308  3820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5195d5389f94d63a078cb13cca5c0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a808f330cf8442e88dbbe479e7c54f3"
I20260608 09:47:22.437079  3820 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:22.437734  3950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5195d5389f94d63a078cb13cca5c0e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2"
I20260608 09:47:22.438405  3950 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:22.447167  3980 leader_election.cc:290] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [CANDIDATE]: Term 1 election: Requested vote from peers 3a808f330cf8442e88dbbe479e7c54f3 (127.3.176.190:39379), 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 (127.3.176.188:39735)
I20260608 09:47:22.530793  3820 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5195d5389f94d63a078cb13cca5c0e6 in term 1.
I20260608 09:47:22.530793  3950 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5195d5389f94d63a078cb13cca5c0e6 in term 1.
I20260608 09:47:22.533876  3861 leader_election.cc:304] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a808f330cf8442e88dbbe479e7c54f3, f5195d5389f94d63a078cb13cca5c0e6; no voters: 
I20260608 09:47:22.535924  3980 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:22.540838  3980 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 1 LEADER]: Becoming Leader. State: Replica: f5195d5389f94d63a078cb13cca5c0e6, State: Running, Role: LEADER
I20260608 09:47:22.542785  3980 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } }
I20260608 09:47:22.543378  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:47:22.543745  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:47:22.547395  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:22.552134  4019 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:47:22.552548  4019 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:47:22.556876  4018 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5195d5389f94d63a078cb13cca5c0e6. Latest consensus state: current_term: 1 leader_uuid: "f5195d5389f94d63a078cb13cca5c0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.558836  4018 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [sys.catalog]: This master's current role is: LEADER
W20260608 09:47:22.561861  4021 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:22.564579  4022 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:22.566051  4023 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:47:22.575006  4023 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:47:22.575839  3778 server_base.cc:1061] running on GCE node
W20260608 09:47:22.578163  4026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:22.579535  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:22.579901  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:22.580161  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912042580140 us; error 0 us; skew 500 ppm
I20260608 09:47:22.581034  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:22.587528  3778 webserver.cc:533] Webserver started at http://127.3.176.129:36253/ using document root <none> and password file <none>
I20260608 09:47:22.588338  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:22.588608  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:22.588995  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:22.591711  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "349eda5c95ae45b09683e4471b67527d"
format_stamp: "Formatted at 2026-06-08 09:47:22 on dist-test-slave-qcvl"
I20260608 09:47:22.593307  3950 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [term 1 FOLLOWER]: Refusing update from remote peer f5195d5389f94d63a078cb13cca5c0e6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:47:22.595636  3980 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:47:22.593410  3820 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [term 1 FOLLOWER]: Refusing update from remote peer f5195d5389f94d63a078cb13cca5c0e6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:47:22.599773  3980 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:47:22.601894  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:47:22.614117  4033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:22.616285  3778 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:47:22.616701  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "349eda5c95ae45b09683e4471b67527d"
format_stamp: "Formatted at 2026-06-08 09:47:22 on dist-test-slave-qcvl"
I20260608 09:47:22.617136  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:22.623579  3984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5195d5389f94d63a078cb13cca5c0e6. Latest consensus state: current_term: 1 leader_uuid: "f5195d5389f94d63a078cb13cca5c0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.624557  3984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:22.631083  4007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5195d5389f94d63a078cb13cca5c0e6. Latest consensus state: current_term: 1 leader_uuid: "f5195d5389f94d63a078cb13cca5c0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.631920  4007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:22.635404  4028 mvcc.cc:204] Tried to move back new op lower bound from 7294615726440366080 to 7294615726273474560. Current Snapshot: MvccSnapshot[applied={T|T < 7294615726440366080}]
I20260608 09:47:22.644599  4018 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f5195d5389f94d63a078cb13cca5c0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.645262  4018 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:22.646040  4018 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f5195d5389f94d63a078cb13cca5c0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.646921  4018 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:22.654971  4023 catalog_manager.cc:1382] Generated new cluster ID: 8df6ad21848b4f819ad24d421f554292
I20260608 09:47:22.655342  4023 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:47:22.668623  4007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f5195d5389f94d63a078cb13cca5c0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.669713  4007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:22.685155  3984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f5195d5389f94d63a078cb13cca5c0e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a808f330cf8442e88dbbe479e7c54f3" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 39379 } } peers { permanent_uuid: "f5195d5389f94d63a078cb13cca5c0e6" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 40029 } } peers { permanent_uuid: "9b5e2a6c4d6a44f79a18f1b7c90d9ac2" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 39735 } } }
I20260608 09:47:22.685968  3984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:22.700233  4023 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:47:22.701568  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:22.702713  4023 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:47:22.703766  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:22.707845  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:22.714478  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:22.714941  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260608 09:47:22.715324  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:22.715595  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:22.743927  4023 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6: Generated new TSK 0
I20260608 09:47:22.745632  4023 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:47:22.852990  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:35685
I20260608 09:47:22.853262  4101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:35685 every 8 connection(s)
I20260608 09:47:22.888557  4102 heartbeater.cc:344] Connected to a master server at 127.3.176.188:39735
I20260608 09:47:22.889269  4102 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:22.893713  4102 heartbeater.cc:507] Master 127.3.176.188:39735 requested a full tablet report, sending...
I20260608 09:47:22.899575  3940 ts_manager.cc:194] Registered new tserver with Master: 349eda5c95ae45b09683e4471b67527d (127.3.176.129:35685)
I20260608 09:47:22.909615  4103 heartbeater.cc:344] Connected to a master server at 127.3.176.189:40029
I20260608 09:47:22.910037  4103 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:22.910847  4103 heartbeater.cc:507] Master 127.3.176.189:40029 requested a full tablet report, sending...
I20260608 09:47:22.914645  3875 ts_manager.cc:194] Registered new tserver with Master: 349eda5c95ae45b09683e4471b67527d (127.3.176.129:35685)
I20260608 09:47:22.917992  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:47:22.918052  3875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32962
W20260608 09:47:22.929381  4110 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:22.933774  4111 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:22.936167  4107 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39379
I20260608 09:47:22.936672  4107 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:22.938280  4107 heartbeater.cc:507] Master 127.3.176.190:39379 requested a full tablet report, sending...
W20260608 09:47:22.945209  4113 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:22.945861  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:22.945860  3810 ts_manager.cc:194] Registered new tserver with Master: 349eda5c95ae45b09683e4471b67527d (127.3.176.129:35685)
I20260608 09:47:22.947219  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:22.947425  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:22.947592  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912042947578 us; error 0 us; skew 500 ppm
I20260608 09:47:22.948237  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:22.951292  3778 webserver.cc:533] Webserver started at http://127.3.176.130:43091/ using document root <none> and password file <none>
I20260608 09:47:22.951844  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:22.952020  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:22.952360  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:22.954492  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "4687b6afcc4d49dc81f932671fc7feeb"
format_stamp: "Formatted at 2026-06-08 09:47:22 on dist-test-slave-qcvl"
I20260608 09:47:22.959815  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:47:22.964322  4118 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:22.965276  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:47:22.965595  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "4687b6afcc4d49dc81f932671fc7feeb"
format_stamp: "Formatted at 2026-06-08 09:47:22 on dist-test-slave-qcvl"
I20260608 09:47:22.965901  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:22.987715  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:22.989372  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:22.993209  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:22.997217  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:22.997664  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:22.998063  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:22.998345  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:23.125640  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:34131
I20260608 09:47:23.125731  4180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:34131 every 8 connection(s)
I20260608 09:47:23.157527  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:47:23.174681  4183 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39379
I20260608 09:47:23.175264  4183 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:23.176365  4183 heartbeater.cc:507] Master 127.3.176.190:39379 requested a full tablet report, sending...
I20260608 09:47:23.180506  4181 heartbeater.cc:344] Connected to a master server at 127.3.176.188:39735
I20260608 09:47:23.180940  4181 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:23.181842  3810 ts_manager.cc:194] Registered new tserver with Master: 4687b6afcc4d49dc81f932671fc7feeb (127.3.176.130:34131)
I20260608 09:47:23.181921  4181 heartbeater.cc:507] Master 127.3.176.188:39735 requested a full tablet report, sending...
I20260608 09:47:23.186770  3940 ts_manager.cc:194] Registered new tserver with Master: 4687b6afcc4d49dc81f932671fc7feeb (127.3.176.130:34131)
W20260608 09:47:23.200366  4188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:23.202566  4182 heartbeater.cc:344] Connected to a master server at 127.3.176.189:40029
I20260608 09:47:23.203150  4182 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:23.204927  4182 heartbeater.cc:507] Master 127.3.176.189:40029 requested a full tablet report, sending...
I20260608 09:47:23.208633  3875 ts_manager.cc:194] Registered new tserver with Master: 4687b6afcc4d49dc81f932671fc7feeb (127.3.176.130:34131)
W20260608 09:47:23.209966  4189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:23.211030  3875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32976
W20260608 09:47:23.210789  4191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:23.215806  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:23.217731  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:23.217955  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:23.218182  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912043218159 us; error 0 us; skew 500 ppm
I20260608 09:47:23.218851  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:23.222357  3778 webserver.cc:533] Webserver started at http://127.3.176.131:35935/ using document root <none> and password file <none>
I20260608 09:47:23.222949  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:23.224056  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:23.224472  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:23.225780  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "0eca7859e3ba4488bad4262d9a1581b6"
format_stamp: "Formatted at 2026-06-08 09:47:23 on dist-test-slave-qcvl"
I20260608 09:47:23.231158  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 09:47:23.235491  4196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:23.236560  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:47:23.236891  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "0eca7859e3ba4488bad4262d9a1581b6"
format_stamp: "Formatted at 2026-06-08 09:47:23 on dist-test-slave-qcvl"
I20260608 09:47:23.237219  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:23.257781  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:23.259353  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:23.261152  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:23.263813  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:23.264045  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:23.264358  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:23.264604  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:23.388931  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:44669
I20260608 09:47:23.389109  4258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:44669 every 8 connection(s)
I20260608 09:47:23.402230  4004 catalog_manager.cc:1294] Loaded cluster ID: 8df6ad21848b4f819ad24d421f554292
I20260608 09:47:23.402770  4004 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2: loading cluster ID for follower catalog manager: success
I20260608 09:47:23.426520  4004 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2: acquiring CA information for follower catalog manager: success
I20260608 09:47:23.441614  4259 heartbeater.cc:344] Connected to a master server at 127.3.176.188:39735
I20260608 09:47:23.442261  4259 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:23.443387  4259 heartbeater.cc:507] Master 127.3.176.188:39735 requested a full tablet report, sending...
I20260608 09:47:23.446624  3940 ts_manager.cc:194] Registered new tserver with Master: 0eca7859e3ba4488bad4262d9a1581b6 (127.3.176.131:44669)
I20260608 09:47:23.448925  4260 heartbeater.cc:344] Connected to a master server at 127.3.176.189:40029
I20260608 09:47:23.449504  4260 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:23.451828  4004 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:47:23.451960  4260 heartbeater.cc:507] Master 127.3.176.189:40029 requested a full tablet report, sending...
I20260608 09:47:23.460775  3875 ts_manager.cc:194] Registered new tserver with Master: 0eca7859e3ba4488bad4262d9a1581b6 (127.3.176.131:44669)
I20260608 09:47:23.463024  3875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32990
I20260608 09:47:23.465164  4261 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39379
I20260608 09:47:23.466280  4261 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:23.467507  4261 heartbeater.cc:507] Master 127.3.176.190:39379 requested a full tablet report, sending...
I20260608 09:47:23.470788  3810 ts_manager.cc:194] Registered new tserver with Master: 0eca7859e3ba4488bad4262d9a1581b6 (127.3.176.131:44669)
I20260608 09:47:23.472107  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.053912996s
I20260608 09:47:23.558089  4019 catalog_manager.cc:1294] Loaded cluster ID: 8df6ad21848b4f819ad24d421f554292
I20260608 09:47:23.558421  4019 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3: loading cluster ID for follower catalog manager: success
I20260608 09:47:23.565488  4019 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3: acquiring CA information for follower catalog manager: success
I20260608 09:47:23.571527  4019 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:47:23.923422  4103 heartbeater.cc:499] Master 127.3.176.189:40029 was elected leader, sending a full tablet report...
I20260608 09:47:24.215099  4182 heartbeater.cc:499] Master 127.3.176.189:40029 was elected leader, sending a full tablet report...
I20260608 09:47:24.387823  4001 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:24.468302  4260 heartbeater.cc:499] Master 127.3.176.189:40029 was elected leader, sending a full tablet report...
I20260608 09:47:24.604560  3875 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32998:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:47:24.750267  4146 tablet_service.cc:1511] Processing CreateTablet for tablet 725ec86036454d41833159a87de0ed25 (DEFAULT_TABLE table=test-workload [id=7e4e764c59474d01920b3d0e24c7bb05]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:47:24.751502  4224 tablet_service.cc:1511] Processing CreateTablet for tablet cd8156a99449457f80e26a81ef9f5536 (DEFAULT_TABLE table=test-workload [id=7e4e764c59474d01920b3d0e24c7bb05]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:47:24.752964  4146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 725ec86036454d41833159a87de0ed25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:24.753259  4224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8156a99449457f80e26a81ef9f5536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:24.755148  4067 tablet_service.cc:1511] Processing CreateTablet for tablet 641a7ff7eca948c096de03a02c910780 (DEFAULT_TABLE table=test-workload [id=7e4e764c59474d01920b3d0e24c7bb05]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:47:24.755388  4066 tablet_service.cc:1511] Processing CreateTablet for tablet dd64cbd622f94b61a526c451bfe44f64 (DEFAULT_TABLE table=test-workload [id=7e4e764c59474d01920b3d0e24c7bb05]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:47:24.757411  4067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641a7ff7eca948c096de03a02c910780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:24.758112  4066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd64cbd622f94b61a526c451bfe44f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:24.782655  4295 tablet_bootstrap.cc:492] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d: Bootstrap starting.
I20260608 09:47:24.788753  4294 tablet_bootstrap.cc:492] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb: Bootstrap starting.
I20260608 09:47:24.789700  4293 tablet_bootstrap.cc:492] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6: Bootstrap starting.
I20260608 09:47:24.792758  4295 tablet_bootstrap.cc:654] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:24.798307  4294 tablet_bootstrap.cc:654] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:24.799958  4293 tablet_bootstrap.cc:654] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:24.809229  4294 tablet_bootstrap.cc:492] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb: No bootstrap required, opened a new log
I20260608 09:47:24.809898  4294 ts_tablet_manager.cc:1403] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260608 09:47:24.811662  4293 tablet_bootstrap.cc:492] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6: No bootstrap required, opened a new log
I20260608 09:47:24.811618  4295 tablet_bootstrap.cc:492] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d: No bootstrap required, opened a new log
I20260608 09:47:24.812330  4293 ts_tablet_manager.cc:1403] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.018s
I20260608 09:47:24.812467  4295 ts_tablet_manager.cc:1403] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d: Time spent bootstrapping tablet: real 0.033s	user 0.003s	sys 0.026s
I20260608 09:47:24.814680  4294 raft_consensus.cc:359] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4687b6afcc4d49dc81f932671fc7feeb" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 34131 } }
I20260608 09:47:24.815392  4294 raft_consensus.cc:385] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:24.815297  4293 raft_consensus.cc:359] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eca7859e3ba4488bad4262d9a1581b6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44669 } }
I20260608 09:47:24.815884  4294 raft_consensus.cc:740] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4687b6afcc4d49dc81f932671fc7feeb, State: Initialized, Role: FOLLOWER
I20260608 09:47:24.816018  4293 raft_consensus.cc:385] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:24.816519  4293 raft_consensus.cc:740] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eca7859e3ba4488bad4262d9a1581b6, State: Initialized, Role: FOLLOWER
I20260608 09:47:24.816566  4295 raft_consensus.cc:359] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } }
I20260608 09:47:24.816921  4294 consensus_queue.cc:260] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4687b6afcc4d49dc81f932671fc7feeb" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 34131 } }
I20260608 09:47:24.817510  4295 raft_consensus.cc:385] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:24.817664  4294 raft_consensus.cc:399] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:47:24.817451  4293 consensus_queue.cc:260] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eca7859e3ba4488bad4262d9a1581b6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44669 } }
I20260608 09:47:24.818248  4295 raft_consensus.cc:740] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349eda5c95ae45b09683e4471b67527d, State: Initialized, Role: FOLLOWER
I20260608 09:47:24.818325  4294 raft_consensus.cc:493] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:47:24.818539  4293 raft_consensus.cc:399] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:47:24.818969  4294 raft_consensus.cc:3060] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:24.819026  4293 raft_consensus.cc:493] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:47:24.819720  4293 raft_consensus.cc:3060] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:24.819393  4295 consensus_queue.cc:260] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } }
I20260608 09:47:24.820269  4295 raft_consensus.cc:399] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:47:24.820621  4295 raft_consensus.cc:493] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:47:24.820956  4295 raft_consensus.cc:3060] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:24.883455  4293 raft_consensus.cc:515] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eca7859e3ba4488bad4262d9a1581b6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44669 } }
I20260608 09:47:24.883939  4295 raft_consensus.cc:515] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } }
I20260608 09:47:24.883491  4294 raft_consensus.cc:515] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4687b6afcc4d49dc81f932671fc7feeb" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 34131 } }
I20260608 09:47:24.884833  4293 leader_election.cc:304] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0eca7859e3ba4488bad4262d9a1581b6; no voters: 
I20260608 09:47:24.884960  4295 leader_election.cc:304] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 349eda5c95ae45b09683e4471b67527d; no voters: 
I20260608 09:47:24.884972  4294 leader_election.cc:304] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4687b6afcc4d49dc81f932671fc7feeb; no voters: 
I20260608 09:47:24.887928  4295 leader_election.cc:290] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:47:24.890879  4299 raft_consensus.cc:2804] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:24.891307  4301 raft_consensus.cc:2804] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:24.892681  4294 leader_election.cc:290] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:47:24.895757  4293 leader_election.cc:290] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:47:24.896440  4300 raft_consensus.cc:2804] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:24.899544  4299 raft_consensus.cc:697] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 1 LEADER]: Becoming Leader. State: Replica: 349eda5c95ae45b09683e4471b67527d, State: Running, Role: LEADER
I20260608 09:47:24.900604  4299 consensus_queue.cc:237] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } }
I20260608 09:47:24.901928  4295 ts_tablet_manager.cc:1434] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d: Time spent starting tablet: real 0.089s	user 0.020s	sys 0.004s
I20260608 09:47:24.903272  4295 tablet_bootstrap.cc:492] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d: Bootstrap starting.
I20260608 09:47:24.904408  4293 ts_tablet_manager.cc:1434] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6: Time spent starting tablet: real 0.092s	user 0.026s	sys 0.006s
I20260608 09:47:24.907510  4301 raft_consensus.cc:697] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 1 LEADER]: Becoming Leader. State: Replica: 4687b6afcc4d49dc81f932671fc7feeb, State: Running, Role: LEADER
I20260608 09:47:24.908176  4300 raft_consensus.cc:697] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eca7859e3ba4488bad4262d9a1581b6, State: Running, Role: LEADER
I20260608 09:47:24.909108  4301 consensus_queue.cc:237] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4687b6afcc4d49dc81f932671fc7feeb" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 34131 } }
I20260608 09:47:24.910668  4300 consensus_queue.cc:237] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eca7859e3ba4488bad4262d9a1581b6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44669 } }
I20260608 09:47:24.912771  4294 ts_tablet_manager.cc:1434] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb: Time spent starting tablet: real 0.103s	user 0.026s	sys 0.005s
I20260608 09:47:24.946831  3875 catalog_manager.cc:5696] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d reported cstate change: term changed from 0 to 1, leader changed from <none> to 349eda5c95ae45b09683e4471b67527d (127.3.176.129). New cstate: current_term: 1 leader_uuid: "349eda5c95ae45b09683e4471b67527d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:24.947573  3874 catalog_manager.cc:5696] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eca7859e3ba4488bad4262d9a1581b6 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "0eca7859e3ba4488bad4262d9a1581b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0eca7859e3ba4488bad4262d9a1581b6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44669 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:24.962877  4295 tablet_bootstrap.cc:654] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:24.975086  3873 catalog_manager.cc:5696] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4687b6afcc4d49dc81f932671fc7feeb (127.3.176.130). New cstate: current_term: 1 leader_uuid: "4687b6afcc4d49dc81f932671fc7feeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4687b6afcc4d49dc81f932671fc7feeb" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 34131 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:25.055444  4295 tablet_bootstrap.cc:492] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d: No bootstrap required, opened a new log
I20260608 09:47:25.056034  4295 ts_tablet_manager.cc:1403] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d: Time spent bootstrapping tablet: real 0.153s	user 0.007s	sys 0.016s
I20260608 09:47:25.067049  4295 raft_consensus.cc:359] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } }
I20260608 09:47:25.067701  4295 raft_consensus.cc:385] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:25.068007  4295 raft_consensus.cc:740] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349eda5c95ae45b09683e4471b67527d, State: Initialized, Role: FOLLOWER
I20260608 09:47:25.068671  4295 consensus_queue.cc:260] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } }
I20260608 09:47:25.069221  4295 raft_consensus.cc:399] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:47:25.069449  4295 raft_consensus.cc:493] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:47:25.069687  4295 raft_consensus.cc:3060] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:25.088487  4295 raft_consensus.cc:515] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } }
I20260608 09:47:25.089316  4295 leader_election.cc:304] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 349eda5c95ae45b09683e4471b67527d; no voters: 
I20260608 09:47:25.089903  4295 leader_election.cc:290] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:47:25.090124  4299 raft_consensus.cc:2804] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:25.090667  4299 raft_consensus.cc:697] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 1 LEADER]: Becoming Leader. State: Replica: 349eda5c95ae45b09683e4471b67527d, State: Running, Role: LEADER
I20260608 09:47:25.091506  4299 consensus_queue.cc:237] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } }
I20260608 09:47:25.091908  4295 ts_tablet_manager.cc:1434] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.001s
I20260608 09:47:25.100378  3873 catalog_manager.cc:5696] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d reported cstate change: term changed from 0 to 1, leader changed from <none> to 349eda5c95ae45b09683e4471b67527d (127.3.176.129). New cstate: current_term: 1 leader_uuid: "349eda5c95ae45b09683e4471b67527d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "349eda5c95ae45b09683e4471b67527d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35685 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:25.210736  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:47:25.234102  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:25.235143  3778 tablet_replica.cc:333] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d: stopping tablet replica
I20260608 09:47:25.236531  3778 raft_consensus.cc:2243] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:25.237043  3778 raft_consensus.cc:2272] T 641a7ff7eca948c096de03a02c910780 P 349eda5c95ae45b09683e4471b67527d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:25.240424  3778 tablet_replica.cc:333] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d: stopping tablet replica
I20260608 09:47:25.240957  3778 raft_consensus.cc:2243] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:25.241393  3778 raft_consensus.cc:2272] T dd64cbd622f94b61a526c451bfe44f64 P 349eda5c95ae45b09683e4471b67527d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:25.392961  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:47:25.406001  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:47:25.430757  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:25.431463  3778 tablet_replica.cc:333] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb: stopping tablet replica
I20260608 09:47:25.432006  3778 raft_consensus.cc:2243] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:25.432497  3778 raft_consensus.cc:2272] T 725ec86036454d41833159a87de0ed25 P 4687b6afcc4d49dc81f932671fc7feeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:25.453255  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:47:25.464010  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:47:25.483050  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:25.483723  3778 tablet_replica.cc:333] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6: stopping tablet replica
I20260608 09:47:25.484344  3778 raft_consensus.cc:2243] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:25.484793  3778 raft_consensus.cc:2272] T cd8156a99449457f80e26a81ef9f5536 P 0eca7859e3ba4488bad4262d9a1581b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:25.504004  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:47:25.513866  3778 master.cc:562] Master@127.3.176.190:39379 shutting down...
I20260608 09:47:25.573411  4019 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:47:25.772611  3861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.190:39379, user_credentials={real_user=slave}} blocked reactor thread for 230707us
W20260608 09:47:25.787156  3861 consensus_peers.cc:597] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 -> Peer 3a808f330cf8442e88dbbe479e7c54f3 (127.3.176.190:39379): Couldn't send request to peer 3a808f330cf8442e88dbbe479e7c54f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:47:25.787407  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:25.787945  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:25.788264  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a808f330cf8442e88dbbe479e7c54f3: stopping tablet replica
I20260608 09:47:25.810055  3778 master.cc:584] Master@127.3.176.190:39379 shutdown complete.
I20260608 09:47:25.822242  3778 master.cc:562] Master@127.3.176.189:40029 shutting down...
I20260608 09:47:25.839689  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:25.840631  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:25.840950  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P f5195d5389f94d63a078cb13cca5c0e6: stopping tablet replica
I20260608 09:47:25.861383  3778 master.cc:584] Master@127.3.176.189:40029 shutdown complete.
I20260608 09:47:25.872974  3778 master.cc:562] Master@127.3.176.188:39735 shutting down...
I20260608 09:47:25.890338  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:25.890908  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:25.891219  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b5e2a6c4d6a44f79a18f1b7c90d9ac2: stopping tablet replica
W20260608 09:47:26.685171  3971 debug-util.cc:398] Leaking SignalData structure 0x7b08000eb060 after lost signal to thread 3781
W20260608 09:47:26.685640  3971 debug-util.cc:398] Leaking SignalData structure 0x7b08000eb180 after lost signal to thread 3798
W20260608 09:47:26.752389  3783 debug-util.cc:398] Leaking SignalData structure 0x7b080000f340 after lost signal to thread 3861
W20260608 09:47:26.908812  3778 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3971)
W20260608 09:47:27.909315  3778 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3971)
W20260608 09:47:28.909818  3778 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 3971)
I20260608 09:47:29.322793  3778 master.cc:584] Master@127.3.176.188:39735 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (8859 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 09:47:29.349398  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:37015
I20260608 09:47:29.350487  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:29.356403  4318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:29.356564  4319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:29.357977  4321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:29.359007  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:29.359783  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:29.359973  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:29.360185  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912049360169 us; error 0 us; skew 500 ppm
I20260608 09:47:29.360785  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:29.363544  3778 webserver.cc:533] Webserver started at http://127.3.176.190:33689/ using document root <none> and password file <none>
I20260608 09:47:29.364073  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:29.364318  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:29.364629  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:29.365775  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "30243611c8774c908081bbdae63f702e"
format_stamp: "Formatted at 2026-06-08 09:47:29 on dist-test-slave-qcvl"
I20260608 09:47:29.370540  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:47:29.374423  4326 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:29.375459  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:47:29.375756  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "30243611c8774c908081bbdae63f702e"
format_stamp: "Formatted at 2026-06-08 09:47:29 on dist-test-slave-qcvl"
I20260608 09:47:29.376053  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:29.392607  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:29.393790  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:29.434887  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:37015
I20260608 09:47:29.435035  4377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:37015 every 8 connection(s)
I20260608 09:47:29.439879  4378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:29.449249  4378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e: Bootstrap starting.
I20260608 09:47:29.453682  4378 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:29.458137  4378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e: No bootstrap required, opened a new log
I20260608 09:47:29.460242  4378 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30243611c8774c908081bbdae63f702e" member_type: VOTER }
I20260608 09:47:29.460630  4378 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:29.460850  4378 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30243611c8774c908081bbdae63f702e, State: Initialized, Role: FOLLOWER
I20260608 09:47:29.461431  4378 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30243611c8774c908081bbdae63f702e" member_type: VOTER }
I20260608 09:47:29.461905  4378 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:47:29.462138  4378 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:47:29.462404  4378 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:29.466318  4378 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30243611c8774c908081bbdae63f702e" member_type: VOTER }
I20260608 09:47:29.466861  4378 leader_election.cc:304] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 30243611c8774c908081bbdae63f702e; no voters: 
I20260608 09:47:29.468133  4378 leader_election.cc:290] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:47:29.468685  4381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:29.470290  4381 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 1 LEADER]: Becoming Leader. State: Replica: 30243611c8774c908081bbdae63f702e, State: Running, Role: LEADER
I20260608 09:47:29.471246  4378 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:47:29.471098  4381 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30243611c8774c908081bbdae63f702e" member_type: VOTER }
I20260608 09:47:29.476145  4382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30243611c8774c908081bbdae63f702e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30243611c8774c908081bbdae63f702e" member_type: VOTER } }
I20260608 09:47:29.476244  4383 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30243611c8774c908081bbdae63f702e. Latest consensus state: current_term: 1 leader_uuid: "30243611c8774c908081bbdae63f702e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30243611c8774c908081bbdae63f702e" member_type: VOTER } }
I20260608 09:47:29.476858  4382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:29.476938  4383 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:29.480293  4389 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:47:29.488799  4389 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:47:29.490088  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:47:29.500494  4389 catalog_manager.cc:1382] Generated new cluster ID: 0a0feda04ef843beab77b1074a858ccb
I20260608 09:47:29.500803  4389 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:47:29.525518  4389 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:47:29.527026  4389 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:47:29.545953  4389 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e: Generated new TSK 0
I20260608 09:47:29.546628  4389 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:47:29.557794  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:29.564544  4399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:29.565447  4400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:29.567503  4402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:29.567651  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:29.568710  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:29.568898  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:29.569029  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912049569018 us; error 0 us; skew 500 ppm
I20260608 09:47:29.569571  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:29.572036  3778 webserver.cc:533] Webserver started at http://127.3.176.129:42409/ using document root <none> and password file <none>
I20260608 09:47:29.572623  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:29.572989  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:29.573300  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:29.574362  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
format_stamp: "Formatted at 2026-06-08 09:47:29 on dist-test-slave-qcvl"
I20260608 09:47:29.579226  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 09:47:29.583158  4407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:29.584223  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 09:47:29.584573  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
format_stamp: "Formatted at 2026-06-08 09:47:29 on dist-test-slave-qcvl"
I20260608 09:47:29.584877  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:29.602144  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:29.603272  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:29.604935  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:29.607642  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:29.607872  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:29.608160  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:29.608325  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:29.653100  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:43379
I20260608 09:47:29.653295  4469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:43379 every 8 connection(s)
I20260608 09:47:29.658344  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:29.667465  4474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:29.667650  4475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:29.673648  3778 server_base.cc:1061] running on GCE node
W20260608 09:47:29.673804  4477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:29.674804  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:29.675030  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:29.675220  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912049675203 us; error 0 us; skew 500 ppm
I20260608 09:47:29.675808  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:29.678882  3778 webserver.cc:533] Webserver started at http://127.3.176.130:36995/ using document root <none> and password file <none>
I20260608 09:47:29.679595  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:29.679847  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:29.680217  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:29.681169  4470 heartbeater.cc:344] Connected to a master server at 127.3.176.190:37015
I20260608 09:47:29.681571  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "4e90b0a4bf2644e493c344757097d736"
format_stamp: "Formatted at 2026-06-08 09:47:29 on dist-test-slave-qcvl"
I20260608 09:47:29.681669  4470 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:29.682670  4470 heartbeater.cc:507] Master 127.3.176.190:37015 requested a full tablet report, sending...
I20260608 09:47:29.685371  4343 ts_manager.cc:194] Registered new tserver with Master: 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379)
I20260608 09:47:29.687391  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 09:47:29.687831  4343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44330
I20260608 09:47:29.691852  4482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:29.692811  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:47:29.693188  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "4e90b0a4bf2644e493c344757097d736"
format_stamp: "Formatted at 2026-06-08 09:47:29 on dist-test-slave-qcvl"
I20260608 09:47:29.693455  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:29.709235  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:29.710357  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:29.712013  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:29.714553  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:29.714772  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:29.715011  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:29.715169  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:29.755084  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:36803
I20260608 09:47:29.755278  4544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:36803 every 8 connection(s)
I20260608 09:47:29.760125  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:29.766916  4548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:29.768338  4549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:29.771471  4551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:29.772236  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:29.773289  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:29.773576  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:29.773512  4545 heartbeater.cc:344] Connected to a master server at 127.3.176.190:37015
I20260608 09:47:29.774058  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912049774037 us; error 0 us; skew 500 ppm
I20260608 09:47:29.774377  4545 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:29.774830  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:29.775290  4545 heartbeater.cc:507] Master 127.3.176.190:37015 requested a full tablet report, sending...
I20260608 09:47:29.778273  4343 ts_manager.cc:194] Registered new tserver with Master: 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:29.778935  3778 webserver.cc:533] Webserver started at http://127.3.176.131:35231/ using document root <none> and password file <none>
I20260608 09:47:29.779670  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:29.779953  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:29.780349  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:29.780251  4343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44344
I20260608 09:47:29.781800  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
format_stamp: "Formatted at 2026-06-08 09:47:29 on dist-test-slave-qcvl"
I20260608 09:47:29.787366  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 09:47:29.791074  4556 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:29.792145  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:47:29.792490  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
format_stamp: "Formatted at 2026-06-08 09:47:29 on dist-test-slave-qcvl"
I20260608 09:47:29.792759  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:29.831182  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:29.832932  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:29.834952  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:29.838629  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:29.838958  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:29.839275  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:29.839568  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:47:29.886307  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:35047
I20260608 09:47:29.886456  4618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:35047 every 8 connection(s)
I20260608 09:47:29.902762  4619 heartbeater.cc:344] Connected to a master server at 127.3.176.190:37015
I20260608 09:47:29.903172  4619 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:29.904006  4619 heartbeater.cc:507] Master 127.3.176.190:37015 requested a full tablet report, sending...
I20260608 09:47:29.906373  4343 ts_manager.cc:194] Registered new tserver with Master: 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:29.906585  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01632062s
I20260608 09:47:29.907876  4343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44348
I20260608 09:47:30.691305  4470 heartbeater.cc:499] Master 127.3.176.190:37015 was elected leader, sending a full tablet report...
I20260608 09:47:30.784233  4545 heartbeater.cc:499] Master 127.3.176.190:37015 was elected leader, sending a full tablet report...
I20260608 09:47:30.911055  4619 heartbeater.cc:499] Master 127.3.176.190:37015 was elected leader, sending a full tablet report...
I20260608 09:47:30.970978  4343 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44362:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:47:30.974490  4343 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:47:31.062674  4435 tablet_service.cc:1511] Processing CreateTablet for tablet 0193a3fdbddd4316a6aac7ac163cb8ea (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:47:31.065070  4435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0193a3fdbddd4316a6aac7ac163cb8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.065260  4584 tablet_service.cc:1511] Processing CreateTablet for tablet 0193a3fdbddd4316a6aac7ac163cb8ea (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:47:31.066917  4432 tablet_service.cc:1511] Processing CreateTablet for tablet 57f6c23619384e24b244fe26787ef474 (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:47:31.067452  4584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0193a3fdbddd4316a6aac7ac163cb8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.068492  4432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f6c23619384e24b244fe26787ef474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.073889  4433 tablet_service.cc:1511] Processing CreateTablet for tablet eff90ea2bed74057bdf313ca6563eb38 (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:47:31.075189  4434 tablet_service.cc:1511] Processing CreateTablet for tablet ba021c38a59243028ee4bccf9adde085 (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:47:31.075678  4433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff90ea2bed74057bdf313ca6563eb38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.065032  4431 tablet_service.cc:1511] Processing CreateTablet for tablet 805f397b784e4d78a229577633f8b58b (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:47:31.077924  4431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805f397b784e4d78a229577633f8b58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.078703  4583 tablet_service.cc:1511] Processing CreateTablet for tablet ba021c38a59243028ee4bccf9adde085 (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:47:31.080317  4583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba021c38a59243028ee4bccf9adde085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.084192  4434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba021c38a59243028ee4bccf9adde085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.090538  4582 tablet_service.cc:1511] Processing CreateTablet for tablet eff90ea2bed74057bdf313ca6563eb38 (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:47:31.092243  4582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff90ea2bed74057bdf313ca6563eb38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.102546  4581 tablet_service.cc:1511] Processing CreateTablet for tablet 57f6c23619384e24b244fe26787ef474 (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:47:31.103382  4433 tablet_service.cc:1511] Processing CreateTablet for tablet e92e386d27d34f11b76aedab1f855c8a (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:47:31.104357  4581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f6c23619384e24b244fe26787ef474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.104961  4433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92e386d27d34f11b76aedab1f855c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.111148  4580 tablet_service.cc:1511] Processing CreateTablet for tablet 805f397b784e4d78a229577633f8b58b (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:47:31.112188  4509 tablet_service.cc:1511] Processing CreateTablet for tablet ba021c38a59243028ee4bccf9adde085 (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:47:31.113093  4580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805f397b784e4d78a229577633f8b58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.113536  4510 tablet_service.cc:1511] Processing CreateTablet for tablet 0193a3fdbddd4316a6aac7ac163cb8ea (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:47:31.113996  4509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba021c38a59243028ee4bccf9adde085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.114969  4510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0193a3fdbddd4316a6aac7ac163cb8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.117589  4508 tablet_service.cc:1511] Processing CreateTablet for tablet eff90ea2bed74057bdf313ca6563eb38 (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:47:31.119047  4508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff90ea2bed74057bdf313ca6563eb38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.121585  4507 tablet_service.cc:1511] Processing CreateTablet for tablet 57f6c23619384e24b244fe26787ef474 (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:47:31.122980  4507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f6c23619384e24b244fe26787ef474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.125571  4506 tablet_service.cc:1511] Processing CreateTablet for tablet 805f397b784e4d78a229577633f8b58b (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:47:31.126986  4506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805f397b784e4d78a229577633f8b58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.129828  4505 tablet_service.cc:1511] Processing CreateTablet for tablet e92e386d27d34f11b76aedab1f855c8a (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:47:31.131309  4505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92e386d27d34f11b76aedab1f855c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.136729  4579 tablet_service.cc:1511] Processing CreateTablet for tablet e92e386d27d34f11b76aedab1f855c8a (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:47:31.137499  4434 tablet_service.cc:1511] Processing CreateTablet for tablet 47422af26dfc422faff6e0df8cdc790a (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:47:31.138259  4579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92e386d27d34f11b76aedab1f855c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.138723  4434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47422af26dfc422faff6e0df8cdc790a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.145232  4504 tablet_service.cc:1511] Processing CreateTablet for tablet 47422af26dfc422faff6e0df8cdc790a (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:47:31.146685  4504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47422af26dfc422faff6e0df8cdc790a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.148417  4582 tablet_service.cc:1511] Processing CreateTablet for tablet 47422af26dfc422faff6e0df8cdc790a (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:47:31.149787  4582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47422af26dfc422faff6e0df8cdc790a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.169296  4640 tablet_bootstrap.cc:492] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d: Bootstrap starting.
I20260608 09:47:31.172564  4430 tablet_service.cc:1511] Processing CreateTablet for tablet 82efb58cb92449a7a506479de60d4ffc (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:47:31.174489  4430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82efb58cb92449a7a506479de60d4ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.191671  4641 tablet_bootstrap.cc:492] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df: Bootstrap starting.
I20260608 09:47:31.199863  4504 tablet_service.cc:1511] Processing CreateTablet for tablet 82efb58cb92449a7a506479de60d4ffc (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:47:31.202996  4583 tablet_service.cc:1511] Processing CreateTablet for tablet 82efb58cb92449a7a506479de60d4ffc (DEFAULT_TABLE table=test-workload [id=b51d7d76fe6a48de9a3a00a8d9135608]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:47:31.207736  4504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82efb58cb92449a7a506479de60d4ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.214130  4642 tablet_bootstrap.cc:492] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736: Bootstrap starting.
I20260608 09:47:31.216498  4640 tablet_bootstrap.cc:654] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.219913  4583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82efb58cb92449a7a506479de60d4ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:31.222260  4642 tablet_bootstrap.cc:654] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.232822  4641 tablet_bootstrap.cc:654] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.249897  4640 tablet_bootstrap.cc:492] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d: No bootstrap required, opened a new log
I20260608 09:47:31.250563  4640 ts_tablet_manager.cc:1403] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent bootstrapping tablet: real 0.082s	user 0.001s	sys 0.022s
I20260608 09:47:31.251552  4642 tablet_bootstrap.cc:492] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736: No bootstrap required, opened a new log
I20260608 09:47:31.252204  4642 ts_tablet_manager.cc:1403] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.019s
I20260608 09:47:31.252583  4641 tablet_bootstrap.cc:492] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df: No bootstrap required, opened a new log
I20260608 09:47:31.253068  4641 ts_tablet_manager.cc:1403] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.011s
I20260608 09:47:31.253484  4640 raft_consensus.cc:359] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:31.254303  4640 raft_consensus.cc:385] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.254566  4640 raft_consensus.cc:740] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.255336  4640 consensus_queue.cc:260] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:31.255606  4642 raft_consensus.cc:359] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.256421  4642 raft_consensus.cc:385] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.256047  4641 raft_consensus.cc:359] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.256798  4642 raft_consensus.cc:740] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.256971  4641 raft_consensus.cc:385] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.257355  4641 raft_consensus.cc:740] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.257750  4642 consensus_queue.cc:260] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.258476  4640 ts_tablet_manager.cc:1434] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260608 09:47:31.258505  4641 consensus_queue.cc:260] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.259858  4640 tablet_bootstrap.cc:492] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d: Bootstrap starting.
I20260608 09:47:31.265848  4641 ts_tablet_manager.cc:1434] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 09:47:31.267551  4640 tablet_bootstrap.cc:654] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.278625  4641 tablet_bootstrap.cc:492] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df: Bootstrap starting.
I20260608 09:47:31.279443  4640 tablet_bootstrap.cc:492] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d: No bootstrap required, opened a new log
I20260608 09:47:31.280066  4640 ts_tablet_manager.cc:1403] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.014s
I20260608 09:47:31.283708  4640 raft_consensus.cc:359] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.284868  4640 raft_consensus.cc:385] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.285238  4640 raft_consensus.cc:740] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.285528  4642 ts_tablet_manager.cc:1434] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736: Time spent starting tablet: real 0.033s	user 0.026s	sys 0.005s
I20260608 09:47:31.286401  4640 consensus_queue.cc:260] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.288369  4642 tablet_bootstrap.cc:492] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736: Bootstrap starting.
I20260608 09:47:31.288801  4640 ts_tablet_manager.cc:1434] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260608 09:47:31.289920  4640 tablet_bootstrap.cc:492] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d: Bootstrap starting.
I20260608 09:47:31.295529  4642 tablet_bootstrap.cc:654] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.300547  4640 tablet_bootstrap.cc:654] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.301752  4641 tablet_bootstrap.cc:654] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.302103  4642 tablet_bootstrap.cc:492] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736: No bootstrap required, opened a new log
I20260608 09:47:31.302724  4642 ts_tablet_manager.cc:1403] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:47:31.306259  4642 raft_consensus.cc:359] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.307070  4642 raft_consensus.cc:385] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.307149  4640 tablet_bootstrap.cc:492] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d: No bootstrap required, opened a new log
I20260608 09:47:31.307489  4642 raft_consensus.cc:740] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.307751  4641 tablet_bootstrap.cc:492] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df: No bootstrap required, opened a new log
I20260608 09:47:31.307806  4640 ts_tablet_manager.cc:1403] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260608 09:47:31.308682  4641 ts_tablet_manager.cc:1403] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260608 09:47:31.308411  4642 consensus_queue.cc:260] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.311414  4642 ts_tablet_manager.cc:1434] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 09:47:31.311775  4641 raft_consensus.cc:359] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.312583  4641 raft_consensus.cc:385] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.312637  4642 tablet_bootstrap.cc:492] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736: Bootstrap starting.
I20260608 09:47:31.312973  4641 raft_consensus.cc:740] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.312788  4640 raft_consensus.cc:359] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.313805  4640 raft_consensus.cc:385] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.314145  4640 raft_consensus.cc:740] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.314251  4641 consensus_queue.cc:260] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.315169  4640 consensus_queue.cc:260] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.320021  4640 ts_tablet_manager.cc:1434] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:47:31.321326  4640 tablet_bootstrap.cc:492] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d: Bootstrap starting.
I20260608 09:47:31.321938  4642 tablet_bootstrap.cc:654] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.323451  4641 ts_tablet_manager.cc:1434] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:47:31.329165  4640 tablet_bootstrap.cc:654] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.330854  4641 tablet_bootstrap.cc:492] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df: Bootstrap starting.
I20260608 09:47:31.337749  4640 tablet_bootstrap.cc:492] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d: No bootstrap required, opened a new log
I20260608 09:47:31.338099  4641 tablet_bootstrap.cc:654] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.338433  4640 ts_tablet_manager.cc:1403] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:47:31.339112  4642 tablet_bootstrap.cc:492] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736: No bootstrap required, opened a new log
I20260608 09:47:31.339627  4642 ts_tablet_manager.cc:1403] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260608 09:47:31.341934  4640 raft_consensus.cc:359] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.342769  4640 raft_consensus.cc:385] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.342983  4641 tablet_bootstrap.cc:492] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df: No bootstrap required, opened a new log
I20260608 09:47:31.343140  4640 raft_consensus.cc:740] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.343556  4641 ts_tablet_manager.cc:1403] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 09:47:31.343144  4642 raft_consensus.cc:359] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.344170  4642 raft_consensus.cc:385] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.344547  4642 raft_consensus.cc:740] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.344551  4640 consensus_queue.cc:260] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.345708  4642 consensus_queue.cc:260] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.347195  4640 ts_tablet_manager.cc:1434] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:47:31.347025  4641 raft_consensus.cc:359] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.347997  4641 raft_consensus.cc:385] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.348420  4641 raft_consensus.cc:740] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.348634  4642 ts_tablet_manager.cc:1434] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 09:47:31.348512  4640 tablet_bootstrap.cc:492] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d: Bootstrap starting.
I20260608 09:47:31.349959  4642 tablet_bootstrap.cc:492] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736: Bootstrap starting.
I20260608 09:47:31.349478  4641 consensus_queue.cc:260] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.350418  4647 raft_consensus.cc:493] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.351013  4647 raft_consensus.cc:515] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.357694  4642 tablet_bootstrap.cc:654] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.359932  4641 ts_tablet_manager.cc:1434] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:47:31.365716  4640 tablet_bootstrap.cc:654] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.368067  4641 tablet_bootstrap.cc:492] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df: Bootstrap starting.
I20260608 09:47:31.369727  4646 raft_consensus.cc:493] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.370625  4642 tablet_bootstrap.cc:492] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736: No bootstrap required, opened a new log
I20260608 09:47:31.370266  4646 raft_consensus.cc:515] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:31.371196  4642 ts_tablet_manager.cc:1403] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 09:47:31.375409  4642 raft_consensus.cc:359] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.376510  4642 raft_consensus.cc:385] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.377003  4642 raft_consensus.cc:740] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.378111  4642 consensus_queue.cc:260] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.381558  4641 tablet_bootstrap.cc:654] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.384217  4647 leader_election.cc:290] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.385432  4640 tablet_bootstrap.cc:492] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d: No bootstrap required, opened a new log
I20260608 09:47:31.386387  4640 ts_tablet_manager.cc:1403] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.007s
I20260608 09:47:31.390249  4640 raft_consensus.cc:359] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.391215  4640 raft_consensus.cc:385] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.391593  4640 raft_consensus.cc:740] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.392753  4640 consensus_queue.cc:260] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.393519  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.393472  4646 leader_election.cc:290] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
W20260608 09:47:31.396672  4485 leader_election.cc:343] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:47:31.404443  4641 tablet_bootstrap.cc:492] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df: No bootstrap required, opened a new log
I20260608 09:47:31.405745  4641 ts_tablet_manager.cc:1403] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.009s
I20260608 09:47:31.409026  4641 raft_consensus.cc:359] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:31.409765  4641 raft_consensus.cc:385] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.410074  4641 raft_consensus.cc:740] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.416633  4641 consensus_queue.cc:260] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:31.421917  4641 ts_tablet_manager.cc:1434] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260608 09:47:31.422994  4641 tablet_bootstrap.cc:492] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df: Bootstrap starting.
I20260608 09:47:31.430320  4641 tablet_bootstrap.cc:654] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.436396  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:31.437222  4640 ts_tablet_manager.cc:1434] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.019s
W20260608 09:47:31.438249  4484 leader_election.cc:343] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:47:31.438752  4484 leader_election.cc:304] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736; no voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:31.440744  4647 raft_consensus.cc:2749] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:47:31.441912  4640 tablet_bootstrap.cc:492] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d: Bootstrap starting.
I20260608 09:47:31.446986  4641 tablet_bootstrap.cc:492] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df: No bootstrap required, opened a new log
I20260608 09:47:31.447487  4641 ts_tablet_manager.cc:1403] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260608 09:47:31.450706  4640 tablet_bootstrap.cc:654] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.450605  4641 raft_consensus.cc:359] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.451416  4641 raft_consensus.cc:385] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.451773  4641 raft_consensus.cc:740] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.452467  4642 ts_tablet_manager.cc:1434] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736: Time spent starting tablet: real 0.081s	user 0.037s	sys 0.040s
I20260608 09:47:31.452800  4641 consensus_queue.cc:260] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.453824  4648 raft_consensus.cc:493] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.454387  4648 raft_consensus.cc:515] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.457423  4642 tablet_bootstrap.cc:492] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736: Bootstrap starting.
I20260608 09:47:31.463431  4641 ts_tablet_manager.cc:1434] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.012s
I20260608 09:47:31.465413  4648 leader_election.cc:290] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.467617  4642 tablet_bootstrap.cc:654] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.467515  4641 tablet_bootstrap.cc:492] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df: Bootstrap starting.
I20260608 09:47:31.475841  4641 tablet_bootstrap.cc:654] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.479883  4664 raft_consensus.cc:493] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.480535  4664 raft_consensus.cc:515] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.481379  4640 tablet_bootstrap.cc:492] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d: No bootstrap required, opened a new log
I20260608 09:47:31.481982  4640 ts_tablet_manager.cc:1403] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.020s
I20260608 09:47:31.482689  4642 tablet_bootstrap.cc:492] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736: No bootstrap required, opened a new log
I20260608 09:47:31.482980  4664 leader_election.cc:290] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.483207  4642 ts_tablet_manager.cc:1403] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.000s
I20260608 09:47:31.485461  4640 raft_consensus.cc:359] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.486243  4640 raft_consensus.cc:385] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.486649  4640 raft_consensus.cc:740] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Initialized, Role: FOLLOWER
W20260608 09:47:31.486651  4391 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:47:31.486596  4642 raft_consensus.cc:359] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:31.487524  4642 raft_consensus.cc:385] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.487885  4642 raft_consensus.cc:740] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.487689  4640 consensus_queue.cc:260] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.488766  4642 consensus_queue.cc:260] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:31.489863  4396 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:31.490643  4640 ts_tablet_manager.cc:1434] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260608 09:47:31.490965  4396 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:47:31.491158  4642 ts_tablet_manager.cc:1434] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 09:47:31.491789  4640 tablet_bootstrap.cc:492] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d: Bootstrap starting.
I20260608 09:47:31.492202  4642 tablet_bootstrap.cc:492] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736: Bootstrap starting.
I20260608 09:47:31.495229  4641 tablet_bootstrap.cc:492] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df: No bootstrap required, opened a new log
I20260608 09:47:31.495726  4641 ts_tablet_manager.cc:1403] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260608 09:47:31.498893  4641 raft_consensus.cc:359] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.499589  4641 raft_consensus.cc:385] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.499876  4640 tablet_bootstrap.cc:654] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.499876  4642 tablet_bootstrap.cc:654] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.499861  4641 raft_consensus.cc:740] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.501266  4641 consensus_queue.cc:260] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.508232  4641 ts_tablet_manager.cc:1434] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 09:47:31.509281  4641 tablet_bootstrap.cc:492] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df: Bootstrap starting.
I20260608 09:47:31.514079  4642 tablet_bootstrap.cc:492] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736: No bootstrap required, opened a new log
I20260608 09:47:31.514683  4642 ts_tablet_manager.cc:1403] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260608 09:47:31.516196  4641 tablet_bootstrap.cc:654] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.518235  4642 raft_consensus.cc:359] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.521149  4642 raft_consensus.cc:385] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.521502  4642 raft_consensus.cc:740] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.521759  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0193a3fdbddd4316a6aac7ac163cb8ea" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:31.522464  4594 raft_consensus.cc:2468] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 0.
I20260608 09:47:31.522500  4642 consensus_queue.cc:260] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.522014  4593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:31.524003  4593 raft_consensus.cc:2468] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 0.
I20260608 09:47:31.524365  4409 leader_election.cc:304] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.525143  4642 ts_tablet_manager.cc:1434] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 09:47:31.525570  4409 leader_election.cc:304] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.526284  4642 tablet_bootstrap.cc:492] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736: Bootstrap starting.
I20260608 09:47:31.526494  4664 raft_consensus.cc:2804] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.526417  4646 raft_consensus.cc:2804] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.527065  4664 raft_consensus.cc:493] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.527192  4646 raft_consensus.cc:493] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.527585  4664 raft_consensus.cc:3060] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.527758  4646 raft_consensus.cc:3060] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.534943  4646 raft_consensus.cc:515] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:31.535562  4664 raft_consensus.cc:515] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.537611  4642 tablet_bootstrap.cc:654] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.540261  4593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:31.540925  4593 raft_consensus.cc:3060] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.541152  4641 tablet_bootstrap.cc:492] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df: No bootstrap required, opened a new log
I20260608 09:47:31.541918  4641 ts_tablet_manager.cc:1403] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260608 09:47:31.544207  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0193a3fdbddd4316a6aac7ac163cb8ea" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:31.544881  4594 raft_consensus.cc:3060] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.545469  4641 raft_consensus.cc:359] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.546303  4641 raft_consensus.cc:385] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.546676  4641 raft_consensus.cc:740] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.547603  4641 consensus_queue.cc:260] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.550094  4593 raft_consensus.cc:2468] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 1.
I20260608 09:47:31.550436  4641 ts_tablet_manager.cc:1434] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:47:31.551134  4664 leader_election.cc:290] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Requested vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.551738  4664 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.551833  4641 tablet_bootstrap.cc:492] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df: Bootstrap starting.
I20260608 09:47:31.552450  4409 leader_election.cc:304] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.553568  4667 raft_consensus.cc:493] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.540953  4646 leader_election.cc:290] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Requested vote from peers 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.554148  4667 raft_consensus.cc:515] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.554855  4646 raft_consensus.cc:2804] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:31.555188  4594 raft_consensus.cc:2468] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 1.
I20260608 09:47:31.555342  4646 raft_consensus.cc:697] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 LEADER]: Becoming Leader. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Running, Role: LEADER
I20260608 09:47:31.556591  4667 leader_election.cc:290] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.556413  4646 consensus_queue.cc:237] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.556548  4409 leader_election.cc:304] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.552248  4664 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.573908  4641 tablet_bootstrap.cc:654] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.571007  4640 tablet_bootstrap.cc:492] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d: No bootstrap required, opened a new log
I20260608 09:47:31.584755  4660 raft_consensus.cc:493] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.577447  4667 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.589749  4667 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.590039  4648 raft_consensus.cc:493] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.591094  4648 raft_consensus.cc:515] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.592226  4660 raft_consensus.cc:515] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.598507  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.604050  4660 leader_election.cc:290] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.580927  4640 ts_tablet_manager.cc:1403] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.007s
I20260608 09:47:31.620196  4678 raft_consensus.cc:2804] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:31.622036  4678 raft_consensus.cc:697] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 LEADER]: Becoming Leader. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Running, Role: LEADER
I20260608 09:47:31.622654  4660 raft_consensus.cc:493] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.623390  4660 raft_consensus.cc:515] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.629426  4444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.632578  4679 raft_consensus.cc:493] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.633669  4442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.634662  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.635809  4442 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 0.
I20260608 09:47:31.638195  4559 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.641134  4664 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.641664  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.642038  4679 raft_consensus.cc:515] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.643952  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:31.623276  4678 consensus_queue.cc:237] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:31.640288  4681 raft_consensus.cc:2804] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.645586  4667 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.646302  4594 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 0.
I20260608 09:47:31.646941  4681 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.647887  4679 leader_election.cc:290] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.646391  4445 raft_consensus.cc:2468] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 0.
I20260608 09:47:31.650090  4592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:31.650743  4409 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.651116  4592 raft_consensus.cc:2393] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e90b0a4bf2644e493c344757097d736 in current term 1: Already voted for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in this term.
I20260608 09:47:31.649269  4593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:31.651789  4679 raft_consensus.cc:2804] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.651887  4485 leader_election.cc:304] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.636049  4660 leader_election.cc:290] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.652292  4679 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.659025  4679 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.653445  4681 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.659375  4647 raft_consensus.cc:2804] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.652361  4593 raft_consensus.cc:2468] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 0.
I20260608 09:47:31.661219  4648 leader_election.cc:290] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.659834  4647 raft_consensus.cc:493] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.665997  4647 raft_consensus.cc:3060] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.667222  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.669631  4445 raft_consensus.cc:2468] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 0.
I20260608 09:47:31.674247  4592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:31.677664  4642 tablet_bootstrap.cc:492] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736: No bootstrap required, opened a new log
I20260608 09:47:31.677428  4409 leader_election.cc:304] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.678449  4642 ts_tablet_manager.cc:1403] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736: Time spent bootstrapping tablet: real 0.152s	user 0.014s	sys 0.031s
I20260608 09:47:31.682292  4642 raft_consensus.cc:359] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.682832  4642 raft_consensus.cc:385] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.683101  4642 raft_consensus.cc:740] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.679747  4646 raft_consensus.cc:2804] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.684338  4646 raft_consensus.cc:493] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.684760  4646 raft_consensus.cc:3060] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.684864  4642 consensus_queue.cc:260] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.686111  4647 raft_consensus.cc:515] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.687300  4642 ts_tablet_manager.cc:1434] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260608 09:47:31.688383  4642 tablet_bootstrap.cc:492] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736: Bootstrap starting.
I20260608 09:47:31.678496  4592 raft_consensus.cc:2468] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 0.
I20260608 09:47:31.679390  4484 leader_election.cc:304] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736; no voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:31.695988  4520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0193a3fdbddd4316a6aac7ac163cb8ea" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.697108  4519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.697403  4520 raft_consensus.cc:2468] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 0.
I20260608 09:47:31.698798  4646 raft_consensus.cc:515] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.680176  4648 raft_consensus.cc:493] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.702109  4518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:31.701285  4648 raft_consensus.cc:515] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.699998  4559 leader_election.cc:304] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.706305  4519 raft_consensus.cc:2468] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 0.
I20260608 09:47:31.710230  4520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0193a3fdbddd4316a6aac7ac163cb8ea" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:31.710879  4520 raft_consensus.cc:3060] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.708928  4660 raft_consensus.cc:3060] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.713285  4519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.713498  4648 leader_election.cc:290] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.714118  4519 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 0.
I20260608 09:47:31.709547  4667 raft_consensus.cc:2804] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.714772  4667 raft_consensus.cc:493] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.715195  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.715754  4445 raft_consensus.cc:2468] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 0.
I20260608 09:47:31.715767  4518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.715159  4667 raft_consensus.cc:3060] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.718472  4518 raft_consensus.cc:2393] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5df60e74fc8e4ea29f609ff30afe3d1d in current term 1: Already voted for candidate 4e90b0a4bf2644e493c344757097d736 in this term.
I20260608 09:47:31.718304  4559 leader_election.cc:304] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.720799  4641 tablet_bootstrap.cc:492] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df: No bootstrap required, opened a new log
I20260608 09:47:31.744402  4642 tablet_bootstrap.cc:654] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.721463  4641 ts_tablet_manager.cc:1403] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent bootstrapping tablet: real 0.170s	user 0.037s	sys 0.028s
I20260608 09:47:31.721590  4647 leader_election.cc:290] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.723505  4593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:31.746546  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:31.723084  4592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:31.722074  4646 leader_election.cc:290] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Requested vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.729612  4648 raft_consensus.cc:2804] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.726329  4518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
W20260608 09:47:31.729919  4559 leader_election.cc:343] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:47:31.761835  4681 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.757316  4647 raft_consensus.cc:493] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.750039  4640 raft_consensus.cc:359] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.766686  4443 raft_consensus.cc:2393] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e90b0a4bf2644e493c344757097d736 in current term 1: Already voted for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in this term.
I20260608 09:47:31.766723  4647 raft_consensus.cc:515] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.767530  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:31.767760  4640 raft_consensus.cc:385] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.768345  4640 raft_consensus.cc:740] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.720449  4679 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.768507  4518 raft_consensus.cc:2393] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5df60e74fc8e4ea29f609ff30afe3d1d in current term 1: Already voted for candidate 4e90b0a4bf2644e493c344757097d736 in this term.
I20260608 09:47:31.769533  4445 raft_consensus.cc:2393] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c14d12d1b2f4b029c5782e9d1d611df in current term 1: Already voted for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in this term.
I20260608 09:47:31.771605  4647 leader_election.cc:290] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.772516  4679 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Requested vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.773062  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:31.769467  4640 consensus_queue.cc:260] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.759392  4648 raft_consensus.cc:493] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.775328  4591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:31.777982  4641 raft_consensus.cc:359] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.778771  4641 raft_consensus.cc:385] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.779160  4641 raft_consensus.cc:740] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.765643  4520 raft_consensus.cc:2468] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 1.
I20260608 09:47:31.779942  4641 consensus_queue.cc:260] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.736492  4341 catalog_manager.cc:5696] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129). New cstate: current_term: 1 leader_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:31.781509  4591 raft_consensus.cc:2393] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5df60e74fc8e4ea29f609ff30afe3d1d in current term 1: Already voted for candidate 5c14d12d1b2f4b029c5782e9d1d611df in this term.
I20260608 09:47:31.782546  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.783239  4445 raft_consensus.cc:2468] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 0.
I20260608 09:47:31.777426  4648 raft_consensus.cc:3060] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.785336  4519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.785732  4485 leader_election.cc:304] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.779035  4667 raft_consensus.cc:515] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.785075  4681 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.790061  4593 raft_consensus.cc:2393] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5df60e74fc8e4ea29f609ff30afe3d1d in current term 1: Already voted for candidate 5c14d12d1b2f4b029c5782e9d1d611df in this term.
I20260608 09:47:31.787405  4484 leader_election.cc:304] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736; no voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:31.788949  4520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.791383  4642 tablet_bootstrap.cc:492] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736: No bootstrap required, opened a new log
I20260608 09:47:31.792222  4642 ts_tablet_manager.cc:1403] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.006s
I20260608 09:47:31.793238  4647 raft_consensus.cc:2749] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:47:31.794034  4684 raft_consensus.cc:2804] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.792766  4520 raft_consensus.cc:2468] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 0.
I20260608 09:47:31.795727  4641 ts_tablet_manager.cc:1434] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260608 09:47:31.796870  4640 ts_tablet_manager.cc:1434] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent starting tablet: real 0.177s	user 0.009s	sys 0.003s
I20260608 09:47:31.800243  4409 leader_election.cc:304] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df
I20260608 09:47:31.801414  4517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.802372  4679 raft_consensus.cc:2749] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:47:31.805796  4516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:31.808699  4558 leader_election.cc:304] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:31.812889  4660 raft_consensus.cc:2749] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:47:31.813759  4519 raft_consensus.cc:2468] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 1.
I20260608 09:47:31.814415  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:31.814865  4520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.815164  4516 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.817260  4667 leader_election.cc:290] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.802786  4684 raft_consensus.cc:493] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.820415  4445 raft_consensus.cc:2393] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c14d12d1b2f4b029c5782e9d1d611df in current term 1: Already voted for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in this term.
I20260608 09:47:31.821480  4515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:31.821784  4686 raft_consensus.cc:2804] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.822549  4679 raft_consensus.cc:493] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.823026  4679 raft_consensus.cc:515] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.822726  4686 raft_consensus.cc:493] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.824144  4686 raft_consensus.cc:3060] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.818881  4518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.821405  4640 tablet_bootstrap.cc:492] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d: Bootstrap starting.
I20260608 09:47:31.819857  4684 raft_consensus.cc:3060] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.827030  4518 raft_consensus.cc:2393] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c14d12d1b2f4b029c5782e9d1d611df in current term 1: Already voted for candidate 4e90b0a4bf2644e493c344757097d736 in this term.
I20260608 09:47:31.827776  4558 leader_election.cc:304] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:31.829152  4593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:31.829649  4679 leader_election.cc:290] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.829547  4642 raft_consensus.cc:359] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.831243  4642 raft_consensus.cc:385] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.830924  4593 raft_consensus.cc:2468] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 0.
I20260608 09:47:31.831702  4642 raft_consensus.cc:740] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.830797  4667 raft_consensus.cc:2764] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:47:31.832504  4642 consensus_queue.cc:260] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.833575  4409 leader_election.cc:304] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.834849  4679 raft_consensus.cc:2804] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.835217  4679 raft_consensus.cc:493] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.835567  4679 raft_consensus.cc:3060] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.835687  4409 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df
I20260608 09:47:31.837492  4646 raft_consensus.cc:2749] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:47:31.840207  4515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.843185  4515 raft_consensus.cc:2468] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 0.
I20260608 09:47:31.845336  4518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:31.846099  4518 raft_consensus.cc:2393] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c14d12d1b2f4b029c5782e9d1d611df in current term 1: Already voted for candidate 4e90b0a4bf2644e493c344757097d736 in this term.
I20260608 09:47:31.849216  4679 raft_consensus.cc:515] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.849781  4648 raft_consensus.cc:515] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.851775  4558 leader_election.cc:304] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:31.853080  4640 tablet_bootstrap.cc:654] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:31.853271  4667 raft_consensus.cc:2749] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:47:31.853900  4642 ts_tablet_manager.cc:1434] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260608 09:47:31.854115  4594 raft_consensus.cc:2393] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e90b0a4bf2644e493c344757097d736 in current term 1: Already voted for candidate 5c14d12d1b2f4b029c5782e9d1d611df in this term.
I20260608 09:47:31.850163  4516 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 1.
I20260608 09:47:31.859946  4558 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:31.861533  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:31.862483  4594 raft_consensus.cc:3060] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.864411  4667 raft_consensus.cc:2804] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:31.864754  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:31.864955  4667 raft_consensus.cc:697] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Becoming Leader. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:31.865342  4445 raft_consensus.cc:3060] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.865876  4667 consensus_queue.cc:237] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.866519  4681 raft_consensus.cc:493] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:31.867101  4681 raft_consensus.cc:515] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.861214  4684 raft_consensus.cc:515] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.870231  4679 leader_election.cc:290] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Requested vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.873217  4681 leader_election.cc:290] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.874706  4445 raft_consensus.cc:2468] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 1.
I20260608 09:47:31.875676  4594 raft_consensus.cc:2468] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 1.
I20260608 09:47:31.875864  4516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:31.883622  4516 raft_consensus.cc:3060] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.882747  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82efb58cb92449a7a506479de60d4ffc" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:31.884837  4518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82efb58cb92449a7a506479de60d4ffc" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:31.884848  4515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:31.885672  4518 raft_consensus.cc:2468] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 0.
W20260608 09:47:31.886300  4559 leader_election.cc:343] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:47:31.882403  4648 leader_election.cc:290] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.887641  4558 leader_election.cc:304] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:31.890413  4517 raft_consensus.cc:2393] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c14d12d1b2f4b029c5782e9d1d611df in current term 1: Already voted for candidate 4e90b0a4bf2644e493c344757097d736 in this term.
I20260608 09:47:31.889940  4648 raft_consensus.cc:2804] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:31.890889  4559 leader_election.cc:304] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 4e90b0a4bf2644e493c344757097d736
I20260608 09:47:31.890079  4409 leader_election.cc:304] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.891286  4648 raft_consensus.cc:493] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:31.895521  4648 raft_consensus.cc:3060] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.895712  4679 raft_consensus.cc:2804] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:31.896317  4679 raft_consensus.cc:697] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 LEADER]: Becoming Leader. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Running, Role: LEADER
I20260608 09:47:31.896993  4640 tablet_bootstrap.cc:492] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d: No bootstrap required, opened a new log
I20260608 09:47:31.897817  4640 ts_tablet_manager.cc:1403] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.012s
I20260608 09:47:31.897385  4679 consensus_queue.cc:237] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.901698  4667 raft_consensus.cc:2804] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:31.913349  4640 raft_consensus.cc:359] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.915853  4640 raft_consensus.cc:385] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:31.917524  4640 raft_consensus.cc:740] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5df60e74fc8e4ea29f609ff30afe3d1d, State: Initialized, Role: FOLLOWER
I20260608 09:47:31.918277  4640 consensus_queue.cc:260] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.908974  4340 catalog_manager.cc:5696] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131). New cstate: current_term: 1 leader_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:31.912686  4516 raft_consensus.cc:2468] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 1.
I20260608 09:47:31.912848  4667 raft_consensus.cc:697] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Becoming Leader. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:31.919569  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:31.923141  4445 raft_consensus.cc:2393] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e90b0a4bf2644e493c344757097d736 in current term 1: Already voted for candidate 5c14d12d1b2f4b029c5782e9d1d611df in this term.
I20260608 09:47:31.926685  4640 ts_tablet_manager.cc:1434] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260608 09:47:31.924015  4667 consensus_queue.cc:237] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.927801  4684 leader_election.cc:290] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:31.930724  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:31.930987  4686 raft_consensus.cc:515] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.933243  4686 leader_election.cc:290] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.926175  4648 raft_consensus.cc:515] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.934444  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:31.935045  4445 raft_consensus.cc:3060] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.935631  4516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:31.936339  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82efb58cb92449a7a506479de60d4ffc" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:31.936506  4516 raft_consensus.cc:3060] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.936990  4443 raft_consensus.cc:3060] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.933182  4484 leader_election.cc:304] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736; no voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:31.944356  4517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82efb58cb92449a7a506479de60d4ffc" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:31.945127  4517 raft_consensus.cc:3060] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:31.945462  4684 raft_consensus.cc:2749] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:47:31.948415  4648 leader_election.cc:290] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:31.951579  4443 raft_consensus.cc:2468] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 1.
I20260608 09:47:31.953121  4559 leader_election.cc:304] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.954599  4648 raft_consensus.cc:2804] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:31.954669  4445 raft_consensus.cc:2468] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 1.
I20260608 09:47:31.956367  4516 raft_consensus.cc:2468] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 1.
I20260608 09:47:31.956465  4648 raft_consensus.cc:697] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Becoming Leader. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:31.961874  4648 consensus_queue.cc:237] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.958112  4517 raft_consensus.cc:2468] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 1.
I20260608 09:47:31.959616  4559 leader_election.cc:304] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:31.966078  4667 raft_consensus.cc:2804] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:31.966645  4667 raft_consensus.cc:697] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Becoming Leader. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:31.967535  4667 consensus_queue.cc:237] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:31.972136  4340 catalog_manager.cc:5696] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129). New cstate: current_term: 1 leader_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:31.974327  4340 catalog_manager.cc:5696] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129). New cstate: current_term: 1 leader_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:31.986869  4341 catalog_manager.cc:5696] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131). New cstate: current_term: 1 leader_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:31.989514  4341 catalog_manager.cc:5696] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131). New cstate: current_term: 1 leader_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:32.004717  4341 catalog_manager.cc:5696] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131). New cstate: current_term: 1 leader_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:32.098453  4646 consensus_queue.cc:1048] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:47:32.101202  4646 consensus_queue.cc:1048] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:32.251672  4700 consensus_queue.cc:1048] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:47:32.264876  4700 consensus_queue.cc:1048] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:47:32.284240  4700 consensus_queue.cc:1048] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:32.298880  4700 consensus_queue.cc:1048] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:32.325139  4667 consensus_queue.cc:1048] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:32.327077  4667 consensus_queue.cc:1048] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:32.354431  4681 consensus_queue.cc:1048] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:32.361929  4686 consensus_queue.cc:1048] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:32.367573  4667 consensus_queue.cc:1048] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:32.379076  4686 consensus_queue.cc:1048] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:47:32.491632  4391 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:47:32.513222  4686 consensus_queue.cc:1048] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:32.525801  4648 consensus_queue.cc:1048] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:33.430285  4715 raft_consensus.cc:493] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:33.430825  4715 raft_consensus.cc:515] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:33.432765  4715 leader_election.cc:290] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:33.433789  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:33.433917  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:33.434350  4443 raft_consensus.cc:2468] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 1.
I20260608 09:47:33.434607  4594 raft_consensus.cc:2468] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 1.
I20260608 09:47:33.435549  4485 leader_election.cc:304] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:33.436343  4715 raft_consensus.cc:2804] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:47:33.436645  4715 raft_consensus.cc:493] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:33.436918  4715 raft_consensus.cc:3060] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:33.442046  4715 raft_consensus.cc:515] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:33.444185  4715 leader_election.cc:290] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:33.445200  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:33.445864  4443 raft_consensus.cc:3060] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:33.445951  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:33.446601  4594 raft_consensus.cc:3060] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:33.451087  4443 raft_consensus.cc:2468] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 2.
I20260608 09:47:33.451879  4594 raft_consensus.cc:2468] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 2.
I20260608 09:47:33.452327  4485 leader_election.cc:304] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:33.453140  4715 raft_consensus.cc:2804] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:47:33.454087  4715 raft_consensus.cc:697] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Becoming Leader. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Running, Role: LEADER
I20260608 09:47:33.455390  4715 consensus_queue.cc:237] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:33.463891  4341 catalog_manager.cc:5696] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4e90b0a4bf2644e493c344757097d736 (127.3.176.130). New cstate: current_term: 2 leader_uuid: "4e90b0a4bf2644e493c344757097d736" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:33.492311  4396 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:33.518065  4594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f6c23619384e24b244fe26787ef474"
dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
mode: GRACEFUL
new_leader_uuid: "4e90b0a4bf2644e493c344757097d736"
 from {username='slave'} at 127.0.0.1:59222
I20260608 09:47:33.518841  4594 raft_consensus.cc:606] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Received request to transfer leadership to TS 4e90b0a4bf2644e493c344757097d736
I20260608 09:47:33.520375  4396 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:47:33.521009  4396 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:33.779706  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:33.787490  4724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:33.788369  4725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:33.790330  4727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:33.790463  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:33.791859  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:33.792120  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:33.792308  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912053792290 us; error 0 us; skew 500 ppm
I20260608 09:47:33.792938  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:33.796185  3778 webserver.cc:533] Webserver started at http://127.3.176.132:40739/ using document root <none> and password file <none>
I20260608 09:47:33.796733  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:33.796927  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:33.797224  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:33.798523  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "35a6009812c344b4b2698003438fcecd"
format_stamp: "Formatted at 2026-06-08 09:47:33 on dist-test-slave-qcvl"
I20260608 09:47:33.803915  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:47:33.808646  4732 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:33.809679  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:47:33.810124  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "35a6009812c344b4b2698003438fcecd"
format_stamp: "Formatted at 2026-06-08 09:47:33 on dist-test-slave-qcvl"
I20260608 09:47:33.810550  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:33.837476  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:33.839054  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:33.840885  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:33.843931  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:33.844187  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 09:47:33.844471  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:33.844663  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:33.846695  4443 raft_consensus.cc:1275] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:47:33.848227  4715 consensus_queue.cc:1048] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:33.865368  4594 raft_consensus.cc:1275] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:47:33.867105  4716 consensus_queue.cc:1048] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:47:33.921432  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:36025
I20260608 09:47:33.921635  4800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:36025 every 8 connection(s)
I20260608 09:47:33.933521  4686 raft_consensus.cc:993] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df: : Instructing follower 4e90b0a4bf2644e493c344757097d736 to start an election
I20260608 09:47:33.934119  4760 raft_consensus.cc:1081] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Signalling peer 4e90b0a4bf2644e493c344757097d736 to start an election
I20260608 09:47:33.936282  4516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f6c23619384e24b244fe26787ef474"
dest_uuid: "4e90b0a4bf2644e493c344757097d736"
 from {username='slave'} at 127.0.0.1:48654
I20260608 09:47:33.936991  4516 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:47:33.937414  4516 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:33.939123  4801 heartbeater.cc:344] Connected to a master server at 127.3.176.190:37015
I20260608 09:47:33.939607  4801 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:33.940697  4801 heartbeater.cc:507] Master 127.3.176.190:37015 requested a full tablet report, sending...
I20260608 09:47:33.943301  4341 ts_manager.cc:194] Registered new tserver with Master: 35a6009812c344b4b2698003438fcecd (127.3.176.132:36025)
I20260608 09:47:33.943454  4516 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:33.945135  4341 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44376
I20260608 09:47:33.946082  4516 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:33.946442  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:33.946908  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:33.947042  4443 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:33.947611  4594 raft_consensus.cc:3055] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:47:33.947916  4594 raft_consensus.cc:740] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:33.948844  4594 consensus_queue.cc:260] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:33.950554  4594 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:33.953603  4443 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 2.
I20260608 09:47:33.954849  4485 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:33.955829  4716 raft_consensus.cc:2804] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:47:33.956322  4716 raft_consensus.cc:697] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Becoming Leader. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Running, Role: LEADER
I20260608 09:47:33.956427  4594 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 2.
I20260608 09:47:33.957249  4716 consensus_queue.cc:237] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:33.966166  4341 catalog_manager.cc:5696] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 reported cstate change: term changed from 1 to 2, leader changed from 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131) to 4e90b0a4bf2644e493c344757097d736 (127.3.176.130). New cstate: current_term: 2 leader_uuid: "4e90b0a4bf2644e493c344757097d736" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:34.608280  4443 raft_consensus.cc:1275] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:47:34.696046  4594 raft_consensus.cc:1275] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:47:34.699679  4811 consensus_queue.cc:1048] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:47:34.701404  4715 consensus_queue.cc:1048] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:47:34.950205  4801 heartbeater.cc:499] Master 127.3.176.190:37015 was elected leader, sending a full tablet report...
W20260608 09:47:35.467236  4615 debug-util.cc:398] Leaking SignalData structure 0x7b08001f4000 after lost signal to thread 3781
W20260608 09:47:35.468158  4615 debug-util.cc:398] Leaking SignalData structure 0x7b08001f56c0 after lost signal to thread 4377
W20260608 09:47:35.469129  4615 debug-util.cc:398] Leaking SignalData structure 0x7b0800129560 after lost signal to thread 4469
W20260608 09:47:35.469923  4615 debug-util.cc:398] Leaking SignalData structure 0x7b080017f3a0 after lost signal to thread 4544
W20260608 09:47:35.470789  4615 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6e40 after lost signal to thread 4618
W20260608 09:47:35.471684  4615 debug-util.cc:398] Leaking SignalData structure 0x7b080019d6c0 after lost signal to thread 4800
W20260608 09:47:35.471897  4615 debug-util.cc:398] Leaking SignalData structure 0x7b08001a69e0 after lost signal to thread 4804
I20260608 09:47:35.522475  4396 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:35.534961  4593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38"
dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
mode: GRACEFUL
new_leader_uuid: "4e90b0a4bf2644e493c344757097d736"
 from {username='slave'} at 127.0.0.1:59222
I20260608 09:47:35.535650  4593 raft_consensus.cc:606] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Received request to transfer leadership to TS 4e90b0a4bf2644e493c344757097d736
I20260608 09:47:35.537518  4396 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:47:35.538163  4396 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:36.078928  4686 raft_consensus.cc:993] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df: : Instructing follower 4e90b0a4bf2644e493c344757097d736 to start an election
I20260608 09:47:36.079363  4818 raft_consensus.cc:1081] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Signalling peer 4e90b0a4bf2644e493c344757097d736 to start an election
I20260608 09:47:36.081521  4516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38"
dest_uuid: "4e90b0a4bf2644e493c344757097d736"
 from {username='slave'} at 127.0.0.1:48654
I20260608 09:47:36.082005  4516 raft_consensus.cc:493] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:47:36.082288  4516 raft_consensus.cc:3060] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:36.086869  4516 raft_consensus.cc:515] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:36.088538  4516 leader_election.cc:290] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:36.089874  4593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:36.089781  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:36.090571  4593 raft_consensus.cc:3055] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:47:36.090708  4443 raft_consensus.cc:3060] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:36.090888  4593 raft_consensus.cc:740] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:36.092149  4593 consensus_queue.cc:260] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:36.093057  4593 raft_consensus.cc:3060] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:36.098040  4593 raft_consensus.cc:2468] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 2.
I20260608 09:47:36.098453  4443 raft_consensus.cc:2468] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 2.
I20260608 09:47:36.099149  4484 leader_election.cc:304] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 
I20260608 09:47:36.099969  4715 raft_consensus.cc:2804] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:47:36.101023  4715 raft_consensus.cc:697] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Becoming Leader. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Running, Role: LEADER
I20260608 09:47:36.102226  4715 consensus_queue.cc:237] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:36.111264  4340 catalog_manager.cc:5696] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 reported cstate change: term changed from 1 to 2, leader changed from 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131) to 4e90b0a4bf2644e493c344757097d736 (127.3.176.130). New cstate: current_term: 2 leader_uuid: "4e90b0a4bf2644e493c344757097d736" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:36.635201  4593 raft_consensus.cc:1275] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:47:36.636482  4715 consensus_queue.cc:1048] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:47:36.650848  4443 raft_consensus.cc:1275] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:47:36.653823  4826 consensus_queue.cc:1048] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260608 09:47:37.539244  4396 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:37.558712  4516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f6c23619384e24b244fe26787ef474"
dest_uuid: "4e90b0a4bf2644e493c344757097d736"
mode: GRACEFUL
new_leader_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
 from {username='slave'} at 127.0.0.1:57858
I20260608 09:47:37.559484  4516 raft_consensus.cc:606] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Received request to transfer leadership to TS 5c14d12d1b2f4b029c5782e9d1d611df
I20260608 09:47:37.561124  4396 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:47:37.561645  4396 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:37.995432  4833 raft_consensus.cc:993] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736: : Instructing follower 5c14d12d1b2f4b029c5782e9d1d611df to start an election
I20260608 09:47:37.996279  4829 raft_consensus.cc:1081] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Signalling peer 5c14d12d1b2f4b029c5782e9d1d611df to start an election
I20260608 09:47:37.998405  4594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f6c23619384e24b244fe26787ef474"
dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
 from {username='slave'} at 127.0.0.1:59210
I20260608 09:47:37.998996  4594 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:47:37.999290  4594 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:47:38.003683  4594 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:38.005511  4594 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 3 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:38.006451  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:38.006683  4516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:38.007195  4443 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:47:38.007520  4516 raft_consensus.cc:3055] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:47:38.008186  4516 raft_consensus.cc:740] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Running, Role: LEADER
I20260608 09:47:38.009508  4516 consensus_queue.cc:260] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:38.011189  4516 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:47:38.015643  4443 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 3.
I20260608 09:47:38.016458  4516 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 3.
I20260608 09:47:38.017439  4559 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:38.018839  4832 raft_consensus.cc:2804] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:47:38.020381  4832 raft_consensus.cc:697] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 3 LEADER]: Becoming Leader. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:38.021750  4832 consensus_queue.cc:237] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:38.031930  4341 catalog_manager.cc:5696] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df reported cstate change: term changed from 2 to 3, leader changed from 4e90b0a4bf2644e493c344757097d736 (127.3.176.130) to 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131). New cstate: current_term: 3 leader_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:39.466725  4844 raft_consensus.cc:493] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c14d12d1b2f4b029c5782e9d1d611df)
I20260608 09:47:39.467523  4844 raft_consensus.cc:515] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:39.469990  4844 leader_election.cc:290] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:39.584038  4396 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:39.683169  4844 raft_consensus.cc:493] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c14d12d1b2f4b029c5782e9d1d611df)
I20260608 09:47:39.684027  4844 raft_consensus.cc:515] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:39.686517  4844 leader_election.cc:290] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:39.763675  4844 raft_consensus.cc:493] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5df60e74fc8e4ea29f609ff30afe3d1d)
I20260608 09:47:39.764394  4844 raft_consensus.cc:515] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:39.768236  4844 leader_election.cc:290] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:39.890604  4844 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:39.891522  4844 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:39.967751  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82efb58cb92449a7a506479de60d4ffc" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:39.968858  4443 raft_consensus.cc:2468] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 1.
I20260608 09:47:40.018539  4850 raft_consensus.cc:493] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5df60e74fc8e4ea29f609ff30afe3d1d)
I20260608 09:47:40.019407  4850 raft_consensus.cc:515] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.022296  4850 leader_election.cc:290] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:40.034036  4832 raft_consensus.cc:493] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e90b0a4bf2644e493c344757097d736)
I20260608 09:47:40.046936  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.142701  4832 raft_consensus.cc:515] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.050565  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.051232  4848 raft_consensus.cc:493] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c14d12d1b2f4b029c5782e9d1d611df)
I20260608 09:47:40.055220  4844 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:40.098235  4851 raft_consensus.cc:493] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5df60e74fc8e4ea29f609ff30afe3d1d)
I20260608 09:47:40.144536  4851 raft_consensus.cc:515] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.133579  4853 raft_consensus.cc:493] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5df60e74fc8e4ea29f609ff30afe3d1d)
I20260608 09:47:40.136718  4855 raft_consensus.cc:493] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5df60e74fc8e4ea29f609ff30afe3d1d)
W20260608 09:47:40.130872  4485 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:43379, user_credentials={real_user=slave}} blocked reactor thread for 55358.6us
I20260608 09:47:40.145807  4855 raft_consensus.cc:515] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:40.146504  4485 leader_election.cc:304] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:40.140266  4852 raft_consensus.cc:493] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5df60e74fc8e4ea29f609ff30afe3d1d)
I20260608 09:47:40.048746  4442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.147670  4442 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 3.
I20260608 09:47:40.139426  4440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.148049  4851 leader_election.cc:290] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:40.144706  4848 raft_consensus.cc:515] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.147879  4832 leader_election.cc:290] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:40.149526  4832 raft_consensus.cc:493] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e90b0a4bf2644e493c344757097d736)
I20260608 09:47:40.150009  4832 raft_consensus.cc:515] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.150446  4855 leader_election.cc:290] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:40.151103  4853 raft_consensus.cc:515] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } }
I20260608 09:47:40.153160  4593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f6c23619384e24b244fe26787ef474"
dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
mode: GRACEFUL
new_leader_uuid: "4e90b0a4bf2644e493c344757097d736"
 from {username='slave'} at 127.0.0.1:59222
I20260608 09:47:40.153813  4593 raft_consensus.cc:606] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 3 LEADER]: Received request to transfer leadership to TS 4e90b0a4bf2644e493c344757097d736
I20260608 09:47:40.155067  4518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:40.155488  4844 raft_consensus.cc:2804] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:47:40.155776  4518 raft_consensus.cc:2468] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5df60e74fc8e4ea29f609ff30afe3d1d in term 1.
I20260608 09:47:40.156098  4844 raft_consensus.cc:493] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5c14d12d1b2f4b029c5782e9d1d611df)
I20260608 09:47:40.156518  4844 raft_consensus.cc:3060] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:40.156479  4832 leader_election.cc:290] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:40.158134  4591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82efb58cb92449a7a506479de60d4ffc" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:40.158546  4590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:40.160499  4590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:40.161280  4589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:40.155577  4593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:40.150557  4848 leader_election.cc:290] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:40.164597  4853 leader_election.cc:290] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:40.166908  4484 leader_election.cc:304] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736; no voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.164517  4591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0193a3fdbddd4316a6aac7ac163cb8ea" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:40.165639  4485 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:40.152915  4852 raft_consensus.cc:515] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.168877  4849 raft_consensus.cc:2749] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:47:40.168948  4518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba021c38a59243028ee4bccf9adde085" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:40.169691  4484 leader_election.cc:304] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736; no voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.170698  4517 raft_consensus.cc:1275] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 3 FOLLOWER]: Refusing update from remote peer 5c14d12d1b2f4b029c5782e9d1d611df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:47:40.171393  4396 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:47:40.171685  4855 raft_consensus.cc:2804] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260608 09:47:40.172045  4396 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:40.173251  4849 raft_consensus.cc:2749] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:47:40.174044  4855 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:40.174198  4852 leader_election.cc:290] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:40.174652  4855 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:47:40.176994  4440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0193a3fdbddd4316a6aac7ac163cb8ea" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.178421  4443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.179015  4844 raft_consensus.cc:515] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.179772  4442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.181170  4440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.181452  4517 raft_consensus.cc:1240] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Rejecting Update request from peer 5c14d12d1b2f4b029c5782e9d1d611df for earlier term 1. Current term is 2. Ops: []
I20260608 09:47:40.182601  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.182643  4439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0193a3fdbddd4316a6aac7ac163cb8ea" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" is_pre_election: true
I20260608 09:47:40.183099  4517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805f397b784e4d78a229577633f8b58b" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:40.186138  4517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:40.181411  4844 leader_election.cc:290] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:40.188349  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82efb58cb92449a7a506479de60d4ffc" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:40.189103  4445 raft_consensus.cc:3060] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:40.194456  4444 raft_consensus.cc:1275] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 3 FOLLOWER]: Refusing update from remote peer 5c14d12d1b2f4b029c5782e9d1d611df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:47:40.195187  4445 raft_consensus.cc:2468] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 2.
I20260608 09:47:40.199436  4855 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.202514  4517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff90ea2bed74057bdf313ca6563eb38" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:40.203707  4485 leader_election.cc:304] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 
I20260608 09:47:40.204496  4517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0193a3fdbddd4316a6aac7ac163cb8ea" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:40.205476  4850 consensus_queue.cc:1048] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:47:40.205756  4409 leader_election.cc:304] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 5c14d12d1b2f4b029c5782e9d1d611df
I20260608 09:47:40.206681  4844 raft_consensus.cc:2804] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:47:40.207077  4558 leader_election.cc:304] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.207551  4846 raft_consensus.cc:2804] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:47:40.207994  4846 raft_consensus.cc:493] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5c14d12d1b2f4b029c5782e9d1d611df)
I20260608 09:47:40.207990  4850 raft_consensus.cc:2749] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:47:40.208607  4846 raft_consensus.cc:3060] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:40.208990  4853 consensus_queue.cc:1048] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:47:40.210065  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d"
I20260608 09:47:40.207427  4844 raft_consensus.cc:697] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Becoming Leader. State: Replica: 4e90b0a4bf2644e493c344757097d736, State: Running, Role: LEADER
I20260608 09:47:40.211719  4853 consensus_queue.cc:1059] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:47:40.213085  4853 raft_consensus.cc:3055] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:47:40.211645  4844 consensus_queue.cc:237] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.213433  4853 raft_consensus.cc:740] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:40.214351  4853 consensus_queue.cc:260] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.215617  4853 raft_consensus.cc:3060] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:40.215581  4846 raft_consensus.cc:515] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.219573  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:40.220667  4558 leader_election.cc:304] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.221182  4846 leader_election.cc:290] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 2 election: Requested vote from peers 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:40.221580  4850 raft_consensus.cc:2749] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:47:40.223912  4517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92e386d27d34f11b76aedab1f855c8a" candidate_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:40.224123  4558 leader_election.cc:304] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.225304  4850 raft_consensus.cc:2749] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:47:40.225569  4558 leader_election.cc:304] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.226737  4832 raft_consensus.cc:2749] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:47:40.226739  4516 raft_consensus.cc:1240] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 4 FOLLOWER]: Rejecting Update request from peer 5c14d12d1b2f4b029c5782e9d1d611df for earlier term 3. Current term is 4. Ops: [3.3-3.3]
W20260608 09:47:40.228823  4484 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.131:35047, user_credentials={real_user=slave}} blocked reactor thread for 59225.3us
I20260608 09:47:40.227403  4558 leader_election.cc:304] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 4e90b0a4bf2644e493c344757097d736, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.235210  4855 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 4 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131:35047)
I20260608 09:47:40.235329  4484 leader_election.cc:304] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736; no voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.239732  4409 leader_election.cc:304] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5df60e74fc8e4ea29f609ff30afe3d1d; no voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df
I20260608 09:47:40.238088  4855 raft_consensus.cc:2749] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:47:40.246300  4594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47422af26dfc422faff6e0df8cdc790a" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" is_pre_election: true
I20260608 09:47:40.248600  4591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82efb58cb92449a7a506479de60d4ffc" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:40.242172  4846 raft_consensus.cc:2749] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:47:40.251670  4589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "4e90b0a4bf2644e493c344757097d736" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5c14d12d1b2f4b029c5782e9d1d611df"
I20260608 09:47:40.252432  4832 consensus_queue.cc:1059] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:47:40.251816  4445 raft_consensus.cc:1240] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Rejecting Update request from peer 5c14d12d1b2f4b029c5782e9d1d611df for earlier term 1. Current term is 2. Ops: []
I20260608 09:47:40.253449  4853 raft_consensus.cc:2749] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:47:40.258656  4856 consensus_queue.cc:1059] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 09:47:40.260111  4856 raft_consensus.cc:3055] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:47:40.260538  4856 raft_consensus.cc:740] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:40.261580  4856 consensus_queue.cc:260] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.263659  4856 raft_consensus.cc:3060] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:40.264477  4484 leader_election.cc:304] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736; no voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.265633  4852 raft_consensus.cc:2749] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:47:40.270368  4591 raft_consensus.cc:2468] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e90b0a4bf2644e493c344757097d736 in term 2.
I20260608 09:47:40.267675  4484 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736; no voters: 5c14d12d1b2f4b029c5782e9d1d611df, 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:40.273208  4844 raft_consensus.cc:2749] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260608 09:47:40.274998  4341 catalog_manager.cc:5696] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 reported cstate change: term changed from 1 to 2, leader changed from 5c14d12d1b2f4b029c5782e9d1d611df (127.3.176.131) to 4e90b0a4bf2644e493c344757097d736 (127.3.176.130). New cstate: current_term: 2 leader_uuid: "4e90b0a4bf2644e493c344757097d736" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:40.290437  4516 raft_consensus.cc:1240] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 4 FOLLOWER]: Rejecting Update request from peer 5c14d12d1b2f4b029c5782e9d1d611df for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260608 09:47:40.292380  4850 raft_consensus.cc:3055] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 3 LEADER]: Stepping down as leader of term 3
I20260608 09:47:40.294206  4850 raft_consensus.cc:740] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:40.293174  4856 consensus_queue.cc:1059] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:47:40.296366  4850 consensus_queue.cc:260] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:40.297940  4850 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 3 FOLLOWER]: Advancing to term 4
W20260608 09:47:40.361963  4615 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6a00 after lost signal to thread 3781
W20260608 09:47:40.362923  4615 debug-util.cc:398] Leaking SignalData structure 0x7b08001b06c0 after lost signal to thread 4377
W20260608 09:47:40.364013  4615 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5a80 after lost signal to thread 4469
W20260608 09:47:40.365051  4615 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5220 after lost signal to thread 4544
W20260608 09:47:40.366273  4615 debug-util.cc:398] Leaking SignalData structure 0x7b080012b920 after lost signal to thread 4618
W20260608 09:47:40.367508  4615 debug-util.cc:398] Leaking SignalData structure 0x7b08001add40 after lost signal to thread 4800
I20260608 09:47:40.629318  4591 raft_consensus.cc:1275] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:47:40.631711  4844 consensus_queue.cc:1048] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:47:40.662909  4444 raft_consensus.cc:1275] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:47:40.665270  4855 consensus_queue.cc:1048] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:47:41.170218  4516 consensus_queue.cc:237] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } attrs { replace: true } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } }
I20260608 09:47:41.178234  4591 raft_consensus.cc:1275] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:47:41.178231  4444 raft_consensus.cc:1275] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Refusing update from remote peer 4e90b0a4bf2644e493c344757097d736: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:47:41.180413  4844 consensus_queue.cc:1048] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:47:41.181460  4852 consensus_queue.cc:1048] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:47:41.194582  4484 consensus_peers.cc:597] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 -> Peer 35a6009812c344b4b2698003438fcecd (127.3.176.132:36025): Couldn't send request to peer 35a6009812c344b4b2698003438fcecd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 805f397b784e4d78a229577633f8b58b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:47:41.198860  4852 raft_consensus.cc:2955] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 35a6009812c344b4b2698003438fcecd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } attrs { replace: true } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } } }
I20260608 09:47:41.202235  4591 raft_consensus.cc:2955] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 35a6009812c344b4b2698003438fcecd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } attrs { replace: true } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } } }
I20260608 09:47:41.200991  4444 raft_consensus.cc:2955] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 35a6009812c344b4b2698003438fcecd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } attrs { replace: true } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } } }
I20260608 09:47:41.221063  4340 catalog_manager.cc:5696] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 reported cstate change: config changed from index -1 to 2, NON_VOTER 35a6009812c344b4b2698003438fcecd (127.3.176.132) added. New cstate: current_term: 2 leader_uuid: "4e90b0a4bf2644e493c344757097d736" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:47:41.240710  4391 auto_rebalancer.cc:591] Failed to schedule move for tablet 57f6c23619384e24b244fe26787ef474: Illegal state: Replica 5c14d12d1b2f4b029c5782e9d1d611df is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } }
W20260608 09:47:41.245455  4391 auto_rebalancer.cc:591] Failed to schedule move for tablet e92e386d27d34f11b76aedab1f855c8a: Illegal state: Replica 5c14d12d1b2f4b029c5782e9d1d611df is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } }
I20260608 09:47:41.260397  4444 consensus_queue.cc:237] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } }
I20260608 09:47:41.271160  4591 raft_consensus.cc:1275] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Refusing update from remote peer 5df60e74fc8e4ea29f609ff30afe3d1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:47:41.271160  4516 raft_consensus.cc:1275] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Refusing update from remote peer 5df60e74fc8e4ea29f609ff30afe3d1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:47:41.273085  4885 consensus_queue.cc:1048] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:47:41.274127  4846 consensus_queue.cc:1048] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:47:41.278927  4409 consensus_peers.cc:597] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d -> Peer 35a6009812c344b4b2698003438fcecd (127.3.176.132:36025): Couldn't send request to peer 35a6009812c344b4b2698003438fcecd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0193a3fdbddd4316a6aac7ac163cb8ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:47:41.285432  4885 raft_consensus.cc:2955] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35a6009812c344b4b2698003438fcecd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } } }
I20260608 09:47:41.288342  4591 raft_consensus.cc:2955] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35a6009812c344b4b2698003438fcecd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } } }
I20260608 09:47:41.286887  4516 raft_consensus.cc:2955] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35a6009812c344b4b2698003438fcecd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } } }
I20260608 09:47:41.300554  4341 catalog_manager.cc:5696] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d reported cstate change: config changed from index -1 to 2, NON_VOTER 35a6009812c344b4b2698003438fcecd (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35a6009812c344b4b2698003438fcecd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36025 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:41.472173  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:47:41.497706  4878 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:41.498272  4878 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:41.502205  4878 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
W20260608 09:47:41.502779  4559 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260608 09:47:41.503160  4516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736" is_pre_election: true
I20260608 09:47:41.504544  4516 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 4.
I20260608 09:47:41.506291  4558 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 
I20260608 09:47:41.507418  4878 raft_consensus.cc:2804] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260608 09:47:41.507735  4878 raft_consensus.cc:493] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:41.508162  4878 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 4 FOLLOWER]: Advancing to term 5
W20260608 09:47:41.508971  4559 leader_election.cc:336] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:47:41.515070  4878 raft_consensus.cc:515] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:41.520107  4516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6c23619384e24b244fe26787ef474" candidate_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4e90b0a4bf2644e493c344757097d736"
I20260608 09:47:41.520823  4516 raft_consensus.cc:3060] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 4 FOLLOWER]: Advancing to term 5
W20260608 09:47:41.520951  4559 leader_election.cc:336] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:47:41.524876  4878 leader_election.cc:290] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 5 election: Requested vote from peers 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379), 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:41.526012  4516 raft_consensus.cc:2468] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c14d12d1b2f4b029c5782e9d1d611df in term 5.
I20260608 09:47:41.526417  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:41.527089  4558 leader_election.cc:304] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e90b0a4bf2644e493c344757097d736, 5c14d12d1b2f4b029c5782e9d1d611df; no voters: 5df60e74fc8e4ea29f609ff30afe3d1d
I20260608 09:47:41.527882  3778 tablet_replica.cc:333] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d: stopping tablet replica
I20260608 09:47:41.528353  4878 raft_consensus.cc:2804] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 5 FOLLOWER]: Leader election won for term 5
I20260608 09:47:41.529168  3778 raft_consensus.cc:2243] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.529598  4878 raft_consensus.cc:697] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 5 LEADER]: Becoming Leader. State: Replica: 5c14d12d1b2f4b029c5782e9d1d611df, State: Running, Role: LEADER
I20260608 09:47:41.529978  3778 raft_consensus.cc:2272] T 82efb58cb92449a7a506479de60d4ffc P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.530737  4878 consensus_queue.cc:237] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } }
I20260608 09:47:41.533835  3778 tablet_replica.cc:333] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d: stopping tablet replica
I20260608 09:47:41.535075  3778 raft_consensus.cc:2243] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.535809  3778 raft_consensus.cc:2272] T e92e386d27d34f11b76aedab1f855c8a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.539031  3778 tablet_replica.cc:333] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d: stopping tablet replica
I20260608 09:47:41.538659  4340 catalog_manager.cc:5696] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5df60e74fc8e4ea29f609ff30afe3d1d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e90b0a4bf2644e493c344757097d736" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c14d12d1b2f4b029c5782e9d1d611df" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35047 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:41.540000  3778 raft_consensus.cc:2243] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:41.541206  3778 raft_consensus.cc:2272] T 47422af26dfc422faff6e0df8cdc790a P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.543944  3778 tablet_replica.cc:333] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d: stopping tablet replica
I20260608 09:47:41.544708  3778 raft_consensus.cc:2243] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.545287  3778 raft_consensus.cc:2272] T 805f397b784e4d78a229577633f8b58b P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.548112  3778 tablet_replica.cc:333] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d: stopping tablet replica
I20260608 09:47:41.548800  3778 raft_consensus.cc:2243] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:41.549866  3778 raft_consensus.cc:2272] T ba021c38a59243028ee4bccf9adde085 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.552392  3778 tablet_replica.cc:333] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d: stopping tablet replica
I20260608 09:47:41.552981  3778 raft_consensus.cc:2243] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.553524  3778 raft_consensus.cc:2272] T 57f6c23619384e24b244fe26787ef474 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.555706  3778 tablet_replica.cc:333] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d: stopping tablet replica
I20260608 09:47:41.556278  3778 raft_consensus.cc:2243] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.556687  3778 raft_consensus.cc:2272] T eff90ea2bed74057bdf313ca6563eb38 P 5df60e74fc8e4ea29f609ff30afe3d1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.558683  3778 tablet_replica.cc:333] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d: stopping tablet replica
I20260608 09:47:41.559213  3778 raft_consensus.cc:2243] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:41.560257  3778 raft_consensus.cc:2272] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5df60e74fc8e4ea29f609ff30afe3d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.594949  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:47:41.622337  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:47:41.637609  4893 ts_tablet_manager.cc:933] T 805f397b784e4d78a229577633f8b58b P 35a6009812c344b4b2698003438fcecd: Initiating tablet copy from peer 4e90b0a4bf2644e493c344757097d736 (127.3.176.130:36803)
I20260608 09:47:41.640206  4893 tablet_copy_client.cc:323] T 805f397b784e4d78a229577633f8b58b P 35a6009812c344b4b2698003438fcecd: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:36803
W20260608 09:47:41.649753  4485 consensus_peers.cc:597] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 -> Peer 5df60e74fc8e4ea29f609ff30afe3d1d (127.3.176.129:43379): Couldn't send request to peer 5df60e74fc8e4ea29f609ff30afe3d1d. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:47:41.667162  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:41.668063  3778 tablet_replica.cc:333] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736: stopping tablet replica
I20260608 09:47:41.669093  3778 raft_consensus.cc:2243] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:47:41.669902  3778 raft_consensus.cc:2272] T 82efb58cb92449a7a506479de60d4ffc P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.671904  3778 tablet_replica.cc:333] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736: stopping tablet replica
I20260608 09:47:41.672696  3778 raft_consensus.cc:2243] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.673184  3778 raft_consensus.cc:2272] T e92e386d27d34f11b76aedab1f855c8a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.675194  3778 tablet_replica.cc:333] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736: stopping tablet replica
I20260608 09:47:41.675710  3778 raft_consensus.cc:2243] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.676192  3778 raft_consensus.cc:2272] T 0193a3fdbddd4316a6aac7ac163cb8ea P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.678622  3778 tablet_replica.cc:333] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736: stopping tablet replica
I20260608 09:47:41.679131  3778 raft_consensus.cc:2243] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.679509  3778 raft_consensus.cc:2272] T 57f6c23619384e24b244fe26787ef474 P 4e90b0a4bf2644e493c344757097d736 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.681324  3778 tablet_replica.cc:333] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736: stopping tablet replica
I20260608 09:47:41.681816  3778 raft_consensus.cc:2243] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.682253  3778 raft_consensus.cc:2272] T ba021c38a59243028ee4bccf9adde085 P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.684237  3778 tablet_replica.cc:333] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736: stopping tablet replica
I20260608 09:47:41.684751  3778 raft_consensus.cc:2243] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:47:41.685578  3778 raft_consensus.cc:2272] T 805f397b784e4d78a229577633f8b58b P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.687844  3778 tablet_replica.cc:333] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736: stopping tablet replica
I20260608 09:47:41.688390  3778 raft_consensus.cc:2243] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:47:41.689249  3778 raft_consensus.cc:2272] T eff90ea2bed74057bdf313ca6563eb38 P 4e90b0a4bf2644e493c344757097d736 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.691042  3778 tablet_replica.cc:333] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736: stopping tablet replica
I20260608 09:47:41.691485  3778 raft_consensus.cc:2243] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.691856  3778 raft_consensus.cc:2272] T 47422af26dfc422faff6e0df8cdc790a P 4e90b0a4bf2644e493c344757097d736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.717453  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:47:41.748126  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
W20260608 09:47:41.754448  4733 connection.cc:466] server connection from 127.0.0.1:40250 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:40250 (request call id 1) could send its response
I20260608 09:47:41.792323  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:41.793462  3778 tablet_replica.cc:333] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df: stopping tablet replica
I20260608 09:47:41.794401  3778 raft_consensus.cc:2243] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.795059  3778 raft_consensus.cc:2272] T 82efb58cb92449a7a506479de60d4ffc P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.797932  3778 tablet_replica.cc:333] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df: stopping tablet replica
I20260608 09:47:41.798704  3778 raft_consensus.cc:2243] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.799197  3778 raft_consensus.cc:2272] T 47422af26dfc422faff6e0df8cdc790a P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.801944  3778 tablet_replica.cc:333] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df: stopping tablet replica
I20260608 09:47:41.802666  3778 raft_consensus.cc:2243] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.803169  3778 raft_consensus.cc:2272] T e92e386d27d34f11b76aedab1f855c8a P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.805735  3778 tablet_replica.cc:333] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df: stopping tablet replica
I20260608 09:47:41.806440  3778 raft_consensus.cc:2243] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.807027  3778 raft_consensus.cc:2272] T 0193a3fdbddd4316a6aac7ac163cb8ea P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.810264  3778 tablet_replica.cc:333] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df: stopping tablet replica
I20260608 09:47:41.811058  3778 raft_consensus.cc:2243] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.811604  3778 raft_consensus.cc:2272] T ba021c38a59243028ee4bccf9adde085 P 5c14d12d1b2f4b029c5782e9d1d611df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.814280  3778 tablet_replica.cc:333] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df: stopping tablet replica
I20260608 09:47:41.815009  3778 raft_consensus.cc:2243] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.815598  3778 raft_consensus.cc:2272] T 805f397b784e4d78a229577633f8b58b P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.823072  3778 tablet_replica.cc:333] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df: stopping tablet replica
I20260608 09:47:41.823905  3778 raft_consensus.cc:2243] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 5 LEADER]: Raft consensus shutting down.
I20260608 09:47:41.824870  3778 pending_rounds.cc:70] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df: Trying to abort 1 pending ops.
I20260608 09:47:41.825227  3778 pending_rounds.cc:77] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df: Aborting op as it isn't in flight: id { term: 5 index: 4 } timestamp: 7294615804039417856 op_type: NO_OP noop_request { }
I20260608 09:47:41.825711  3778 raft_consensus.cc:2889] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:47:41.826087  3778 raft_consensus.cc:2272] T 57f6c23619384e24b244fe26787ef474 P 5c14d12d1b2f4b029c5782e9d1d611df [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.829228  3778 tablet_replica.cc:333] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df: stopping tablet replica
I20260608 09:47:41.829923  3778 raft_consensus.cc:2243] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:41.830483  3778 raft_consensus.cc:2272] T eff90ea2bed74057bdf313ca6563eb38 P 5c14d12d1b2f4b029c5782e9d1d611df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.879395  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:47:41.901919  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:47:41.933817  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:41.952823  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:47:41.966555  3778 master.cc:562] Master@127.3.176.190:37015 shutting down...
W20260608 09:47:41.993251  4391 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:47:41.993566  4391 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:47:41.993748  4391 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:47:41.995005  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:41.995517  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:41.995834  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30243611c8774c908081bbdae63f702e: stopping tablet replica
I20260608 09:47:42.015738  3778 master.cc:584] Master@127.3.176.190:37015 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (12708 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 09:47:42.058318  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:33059,127.3.176.189:36631,127.3.176.188:40949
I20260608 09:47:42.059877  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:42.066212  4897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:42.066212  4898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:42.067600  4900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.069285  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:42.070267  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:42.070474  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:42.070624  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912062070605 us; error 0 us; skew 500 ppm
I20260608 09:47:42.071215  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:42.074167  3778 webserver.cc:533] Webserver started at http://127.3.176.190:37603/ using document root <none> and password file <none>
I20260608 09:47:42.074705  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:42.074900  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:42.075181  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:42.076381  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "50e28bc00581415aa7b50f78c33d2b4e"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.081225  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:47:42.085178  4905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.086077  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:47:42.086385  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "50e28bc00581415aa7b50f78c33d2b4e"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.086674  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:42.110924  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:42.112236  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:42.152241  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:33059
I20260608 09:47:42.152441  4956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:33059 every 8 connection(s)
I20260608 09:47:42.156618  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:47:42.156843  4957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:47:42.162317  4959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:42.163477  4960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.165484  4957 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:47:42.165519  4962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.166234  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:42.167464  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:42.167686  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:42.167863  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912062167840 us; error 0 us; skew 500 ppm
I20260608 09:47:42.168543  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:42.178838  3778 webserver.cc:533] Webserver started at http://127.3.176.189:42583/ using document root <none> and password file <none>
I20260608 09:47:42.179524  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:42.179724  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:42.180006  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:42.181257  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root/instance:
uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.186784  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:47:42.187572  4957 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:42.191860  4969 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.192922  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 09:47:42.193243  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root
uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.193619  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260608 09:47:42.194406  4957 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.189:36631: Network error: Client connection negotiation failed: client connection to 127.3.176.189:36631: connect: Connection refused (error 111)
I20260608 09:47:42.203923  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:42.205224  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:42.246008  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.189:36631
I20260608 09:47:42.246172  5021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.189:36631 every 8 connection(s)
I20260608 09:47:42.250054  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:47:42.250674  5022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:42.253899  4957 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } attempt: 1
W20260608 09:47:42.258121  5024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:42.259034  5025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.261309  5022 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:42.276355  4957 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:47:42.279539  5028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.281122  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:42.282639  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:42.282918  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:42.283104  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912062283082 us; error 0 us; skew 500 ppm
W20260608 09:47:42.283350  4957 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.188:40949: Network error: Client connection negotiation failed: client connection to 127.3.176.188:40949: connect: Connection refused (error 111)
I20260608 09:47:42.283898  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:42.285037  5022 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:42.287746  3778 webserver.cc:533] Webserver started at http://127.3.176.188:38439/ using document root <none> and password file <none>
I20260608 09:47:42.288558  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:42.288818  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:42.289173  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:42.290752  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root/instance:
uuid: "77916e1a3e61403184e9686be1831b33"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.296865  5022 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:42.297310  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260608 09:47:42.302196  5035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.303200  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
W20260608 09:47:42.303239  5022 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.188:40949: Network error: Client connection negotiation failed: client connection to 127.3.176.188:40949: connect: Connection refused (error 111)
I20260608 09:47:42.303601  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root
uuid: "77916e1a3e61403184e9686be1831b33"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.303932  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:42.317747  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:42.319219  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:42.323877  4957 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } attempt: 1
W20260608 09:47:42.328850  4957 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.188:40949: Network error: Client connection negotiation failed: client connection to 127.3.176.188:40949: connect: Connection refused (error 111)
I20260608 09:47:42.331884  5022 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } attempt: 1
W20260608 09:47:42.338377  5022 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.176.188:40949: Network error: Client connection negotiation failed: client connection to 127.3.176.188:40949: connect: Connection refused (error 111)
I20260608 09:47:42.369962  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.188:40949
I20260608 09:47:42.370132  5086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.188:40949 every 8 connection(s)
I20260608 09:47:42.373678  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:47:42.374599  5087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:42.380386  5087 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:42.383069  5022 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } attempt: 2
I20260608 09:47:42.395328  5087 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:42.402432  4957 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } attempt: 2
I20260608 09:47:42.402803  5022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00: Bootstrap starting.
I20260608 09:47:42.407704  5087 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:47:42.410176  5022 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:42.417568  5022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00: No bootstrap required, opened a new log
I20260608 09:47:42.421166  5022 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:42.421965  5022 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:42.422353  5022 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6afb290d5c45e2bbe3ce8762c2ce00, State: Initialized, Role: FOLLOWER
I20260608 09:47:42.423211  5022 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:42.424402  4957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e: Bootstrap starting.
I20260608 09:47:42.427563  5087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33: Bootstrap starting.
I20260608 09:47:42.428853  5093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.429661  5093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:42.430804  5022 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:47:42.432634  4957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:42.433422  5087 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:42.438879  5087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33: No bootstrap required, opened a new log
I20260608 09:47:42.440313  4957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e: No bootstrap required, opened a new log
I20260608 09:47:42.441655  5087 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:42.442201  5087 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:42.442437  5087 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77916e1a3e61403184e9686be1831b33, State: Initialized, Role: FOLLOWER
I20260608 09:47:42.443120  5087 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:42.443728  4957 raft_consensus.cc:359] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:42.444630  4957 raft_consensus.cc:385] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:42.444970  4957 raft_consensus.cc:740] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50e28bc00581415aa7b50f78c33d2b4e, State: Initialized, Role: FOLLOWER
I20260608 09:47:42.446059  4957 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:42.449139  5103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.450603  5103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:42.450726  5087 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:47:42.451197  5107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.451887  5107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:42.453301  4957 sys_catalog.cc:565] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: configured and running, proceeding with master startup.
W20260608 09:47:42.457876  5108 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:47:42.458261  5108 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:47:42.471482  5124 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:47:42.472167  5124 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:47:42.472232  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:47:42.472651  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:47:42.474753  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:42.476890  5130 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:47:42.477246  5130 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:47:42.484032  5132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:42.483266  5131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:42.485725  5134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.486423  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:42.487250  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:42.487475  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:42.487633  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912062487617 us; error 0 us; skew 500 ppm
I20260608 09:47:42.488318  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:42.491323  3778 webserver.cc:533] Webserver started at http://127.3.176.129:41109/ using document root <none> and password file <none>
I20260608 09:47:42.491988  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:42.492223  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:42.492540  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:42.493844  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "9a2b8502fae844ca950d1a0015ae0d2e"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.499147  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:47:42.503266  5139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.504282  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:47:42.504671  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "9a2b8502fae844ca950d1a0015ae0d2e"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.504715  5093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:42.505240  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:42.505470  5093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:42.508703  5093 leader_election.cc:290] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50e28bc00581415aa7b50f78c33d2b4e (127.3.176.190:33059), 77916e1a3e61403184e9686be1831b33 (127.3.176.188:40949)
I20260608 09:47:42.508823  4932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50e28bc00581415aa7b50f78c33d2b4e" is_pre_election: true
I20260608 09:47:42.509246  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77916e1a3e61403184e9686be1831b33" is_pre_election: true
I20260608 09:47:42.509595  4932 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6afb290d5c45e2bbe3ce8762c2ce00 in term 0.
I20260608 09:47:42.509876  5062 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6afb290d5c45e2bbe3ce8762c2ce00 in term 0.
I20260608 09:47:42.511274  4974 leader_election.cc:304] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e28bc00581415aa7b50f78c33d2b4e, 5b6afb290d5c45e2bbe3ce8762c2ce00; no voters: 
I20260608 09:47:42.512418  5093 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:42.512929  5093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:42.513315  5093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:42.520534  5093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:42.522905  5093 leader_election.cc:290] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [CANDIDATE]: Term 1 election: Requested vote from peers 50e28bc00581415aa7b50f78c33d2b4e (127.3.176.190:33059), 77916e1a3e61403184e9686be1831b33 (127.3.176.188:40949)
I20260608 09:47:42.523774  4932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50e28bc00581415aa7b50f78c33d2b4e"
I20260608 09:47:42.524250  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77916e1a3e61403184e9686be1831b33"
I20260608 09:47:42.524466  4932 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:42.524513  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:42.524911  5062 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:42.526510  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:42.528703  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:42.530838  5062 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6afb290d5c45e2bbe3ce8762c2ce00 in term 1.
I20260608 09:47:42.531941  4932 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6afb290d5c45e2bbe3ce8762c2ce00 in term 1.
I20260608 09:47:42.532150  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:42.532752  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260608 09:47:42.532469  4971 leader_election.cc:304] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6afb290d5c45e2bbe3ce8762c2ce00, 77916e1a3e61403184e9686be1831b33; no voters: 
I20260608 09:47:42.533133  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:42.533375  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.533558  5093 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:42.535032  5093 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6afb290d5c45e2bbe3ce8762c2ce00, State: Running, Role: LEADER
I20260608 09:47:42.536024  5093 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:42.543129  5147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b6afb290d5c45e2bbe3ce8762c2ce00. Latest consensus state: current_term: 1 leader_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.543715  5147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:42.546079  5150 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:47:42.553117  5150 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:47:42.566102  5062 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 1 FOLLOWER]: Refusing update from remote peer 5b6afb290d5c45e2bbe3ce8762c2ce00: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:47:42.566627  4932 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 1 FOLLOWER]: Refusing update from remote peer 5b6afb290d5c45e2bbe3ce8762c2ce00: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:47:42.568492  5147 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:42.569553  5093 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:42.588270  5103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b6afb290d5c45e2bbe3ce8762c2ce00. Latest consensus state: current_term: 1 leader_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.589110  5103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:42.592190  5107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b6afb290d5c45e2bbe3ce8762c2ce00. Latest consensus state: current_term: 1 leader_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.593077  5107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:42.613238  5147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.614122  5147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:42.614966  5147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.615649  5147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:42.619719  5103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.620466  5103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:42.621673  5107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:42.622572  5107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:42.623764  5150 catalog_manager.cc:1382] Generated new cluster ID: ae99195833b84da1a4440792bdb8be24
I20260608 09:47:42.624117  5150 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:47:42.632364  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:46527
I20260608 09:47:42.632601  5212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:46527 every 8 connection(s)
I20260608 09:47:42.662652  5150 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:47:42.664608  5213 heartbeater.cc:344] Connected to a master server at 127.3.176.188:40949
I20260608 09:47:42.665205  5213 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:42.666600  5213 heartbeater.cc:507] Master 127.3.176.188:40949 requested a full tablet report, sending...
I20260608 09:47:42.664650  5150 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:47:42.674245  5052 ts_manager.cc:194] Registered new tserver with Master: 9a2b8502fae844ca950d1a0015ae0d2e (127.3.176.129:46527)
I20260608 09:47:42.681535  5215 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33059
I20260608 09:47:42.682001  5215 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:42.683084  5215 heartbeater.cc:507] Master 127.3.176.190:33059 requested a full tablet report, sending...
I20260608 09:47:42.686489  4922 ts_manager.cc:194] Registered new tserver with Master: 9a2b8502fae844ca950d1a0015ae0d2e (127.3.176.129:46527)
I20260608 09:47:42.687443  5214 heartbeater.cc:344] Connected to a master server at 127.3.176.189:36631
I20260608 09:47:42.687974  5214 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:42.689128  5214 heartbeater.cc:507] Master 127.3.176.189:36631 requested a full tablet report, sending...
I20260608 09:47:42.689760  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:47:42.692142  4987 ts_manager.cc:194] Registered new tserver with Master: 9a2b8502fae844ca950d1a0015ae0d2e (127.3.176.129:46527)
W20260608 09:47:42.697645  5220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.705459  3778 server_base.cc:1061] running on GCE node
W20260608 09:47:42.706511  5223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:42.707798  5221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.709200  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:42.709502  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:42.709707  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912062709686 us; error 0 us; skew 500 ppm
I20260608 09:47:42.710414  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:42.713860  5150 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00: Generated new TSK 0
I20260608 09:47:42.714767  5150 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:47:42.725703  3778 webserver.cc:533] Webserver started at http://127.3.176.130:42785/ using document root <none> and password file <none>
I20260608 09:47:42.726547  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:42.726819  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:42.727187  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:42.728699  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "fbd324f491ca43da873fb7df3de1ccf7"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.733688  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:47:42.737808  5229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.738809  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:47:42.739171  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "fbd324f491ca43da873fb7df3de1ccf7"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.739467  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:42.779083  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:42.780556  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:42.782233  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:42.784893  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:42.785116  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.785346  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:42.785513  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.831677  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:36459
I20260608 09:47:42.831852  5291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:36459 every 8 connection(s)
I20260608 09:47:42.846505  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:47:42.853258  5292 heartbeater.cc:344] Connected to a master server at 127.3.176.188:40949
I20260608 09:47:42.853883  5292 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:42.855760  5292 heartbeater.cc:507] Master 127.3.176.188:40949 requested a full tablet report, sending...
I20260608 09:47:42.859959  5052 ts_manager.cc:194] Registered new tserver with Master: fbd324f491ca43da873fb7df3de1ccf7 (127.3.176.130:36459)
W20260608 09:47:42.865222  5300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:42.866334  5299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.868408  5294 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33059
I20260608 09:47:42.869040  5294 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:42.870218  5294 heartbeater.cc:507] Master 127.3.176.190:33059 requested a full tablet report, sending...
I20260608 09:47:42.872363  5293 heartbeater.cc:344] Connected to a master server at 127.3.176.189:36631
I20260608 09:47:42.872860  5293 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:42.873711  5293 heartbeater.cc:507] Master 127.3.176.189:36631 requested a full tablet report, sending...
I20260608 09:47:42.874245  4922 ts_manager.cc:194] Registered new tserver with Master: fbd324f491ca43da873fb7df3de1ccf7 (127.3.176.130:36459)
W20260608 09:47:42.874631  5302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:42.875656  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:42.876212  4987 ts_manager.cc:194] Registered new tserver with Master: fbd324f491ca43da873fb7df3de1ccf7 (127.3.176.130:36459)
I20260608 09:47:42.876885  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:42.877167  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:42.877357  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912062877336 us; error 0 us; skew 500 ppm
I20260608 09:47:42.878031  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:42.878350  4987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48286
I20260608 09:47:42.881371  3778 webserver.cc:533] Webserver started at http://127.3.176.131:34377/ using document root <none> and password file <none>
I20260608 09:47:42.881932  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:42.882128  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:42.882364  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:42.883498  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "8010c8ea6388401d97629d9194074c48"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.888471  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 09:47:42.892264  5307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.893122  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:47:42.893460  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "8010c8ea6388401d97629d9194074c48"
format_stamp: "Formatted at 2026-06-08 09:47:42 on dist-test-slave-qcvl"
I20260608 09:47:42.893728  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:42.916605  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:42.918013  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:42.919389  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:42.921927  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:42.922151  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.922406  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:42.922569  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:42.969496  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:44939
I20260608 09:47:42.969653  5369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:44939 every 8 connection(s)
I20260608 09:47:42.991331  5371 heartbeater.cc:344] Connected to a master server at 127.3.176.189:36631
I20260608 09:47:42.991930  5371 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:42.992481  5370 heartbeater.cc:344] Connected to a master server at 127.3.176.188:40949
I20260608 09:47:42.992951  5370 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:42.993065  5371 heartbeater.cc:507] Master 127.3.176.189:36631 requested a full tablet report, sending...
I20260608 09:47:42.993826  5370 heartbeater.cc:507] Master 127.3.176.188:40949 requested a full tablet report, sending...
I20260608 09:47:42.994215  5372 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33059
I20260608 09:47:42.994627  5372 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:42.995676  5372 heartbeater.cc:507] Master 127.3.176.190:33059 requested a full tablet report, sending...
I20260608 09:47:42.996248  4987 ts_manager.cc:194] Registered new tserver with Master: 8010c8ea6388401d97629d9194074c48 (127.3.176.131:44939)
I20260608 09:47:42.996949  5052 ts_manager.cc:194] Registered new tserver with Master: 8010c8ea6388401d97629d9194074c48 (127.3.176.131:44939)
I20260608 09:47:42.998365  4987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48288
I20260608 09:47:42.998811  4922 ts_manager.cc:194] Registered new tserver with Master: 8010c8ea6388401d97629d9194074c48 (127.3.176.131:44939)
I20260608 09:47:42.999904  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023887265s
I20260608 09:47:43.476022  5124 catalog_manager.cc:1294] Loaded cluster ID: ae99195833b84da1a4440792bdb8be24
I20260608 09:47:43.476336  5124 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33: loading cluster ID for follower catalog manager: success
I20260608 09:47:43.480891  5124 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33: acquiring CA information for follower catalog manager: success
I20260608 09:47:43.481473  5130 catalog_manager.cc:1294] Loaded cluster ID: ae99195833b84da1a4440792bdb8be24
I20260608 09:47:43.481801  5130 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e: loading cluster ID for follower catalog manager: success
I20260608 09:47:43.485025  5124 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:47:43.487164  5130 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e: acquiring CA information for follower catalog manager: success
I20260608 09:47:43.491206  5130 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:47:43.697288  4987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48276
I20260608 09:47:43.881352  5293 heartbeater.cc:499] Master 127.3.176.189:36631 was elected leader, sending a full tablet report...
I20260608 09:47:44.001289  5371 heartbeater.cc:499] Master 127.3.176.189:36631 was elected leader, sending a full tablet report...
I20260608 09:47:44.448815  5106 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:44.700019  5214 heartbeater.cc:499] Master 127.3.176.189:36631 was elected leader, sending a full tablet report...
I20260608 09:47:47.386745  5379 raft_consensus.cc:493] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6afb290d5c45e2bbe3ce8762c2ce00)
I20260608 09:47:47.387490  5379 raft_consensus.cc:515] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:47.521991  5379 leader_election.cc:290] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b6afb290d5c45e2bbe3ce8762c2ce00 (127.3.176.189:36631), 77916e1a3e61403184e9686be1831b33 (127.3.176.188:40949)
I20260608 09:47:47.573154  4922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57718 (request call id 3) took 2853 ms. Trace:
I20260608 09:47:47.573786  4922 rpcz_store.cc:276] 0608 09:47:44.719547 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:47:47.571830 (+2852283us) service_pool.cc:224] Handling call
0608 09:47:47.573077 (+  1247us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260608 09:47:47.797153  4987 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48286 (request call id 3) took 2339 ms. Trace:
I20260608 09:47:47.797641  4987 rpcz_store.cc:276] 0608 09:47:45.458000 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:47:47.795548 (+2337548us) service_pool.cc:224] Handling call
0608 09:47:47.797071 (+  1523us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260608 09:47:47.847242  4986 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48276 (request call id 3) took 2388 ms. Trace:
I20260608 09:47:47.847954  4986 rpcz_store.cc:276] 0608 09:47:45.458462 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:47:47.845347 (+2386885us) service_pool.cc:224] Handling call
0608 09:47:47.847146 (+  1799us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260608 09:47:48.060286  5380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b6afb290d5c45e2bbe3ce8762c2ce00)
I20260608 09:47:48.061779  5380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:48.065198  4932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "77916e1a3e61403184e9686be1831b33" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "50e28bc00581415aa7b50f78c33d2b4e" is_pre_election: true
I20260608 09:47:48.065363  5380 leader_election.cc:290] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50e28bc00581415aa7b50f78c33d2b4e (127.3.176.190:33059), 5b6afb290d5c45e2bbe3ce8762c2ce00 (127.3.176.189:36631)
I20260608 09:47:48.065933  4932 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77916e1a3e61403184e9686be1831b33 in term 1.
I20260608 09:47:48.067188  5039 leader_election.cc:304] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e28bc00581415aa7b50f78c33d2b4e, 77916e1a3e61403184e9686be1831b33; no voters: 
I20260608 09:47:48.067974  5380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:47:48.068612  5380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5b6afb290d5c45e2bbe3ce8762c2ce00)
I20260608 09:47:48.068975  5380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:48.079542  5380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:48.082199  5380 leader_election.cc:290] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [CANDIDATE]: Term 2 election: Requested vote from peers 50e28bc00581415aa7b50f78c33d2b4e (127.3.176.190:33059), 5b6afb290d5c45e2bbe3ce8762c2ce00 (127.3.176.189:36631)
I20260608 09:47:48.082603  4932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "77916e1a3e61403184e9686be1831b33" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "50e28bc00581415aa7b50f78c33d2b4e"
I20260608 09:47:48.083298  4932 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:47:48.091635  4932 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77916e1a3e61403184e9686be1831b33 in term 2.
I20260608 09:47:48.092847  5039 leader_election.cc:304] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50e28bc00581415aa7b50f78c33d2b4e, 77916e1a3e61403184e9686be1831b33; no voters: 
I20260608 09:47:48.093943  5380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:47:48.102180  5380 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 2 LEADER]: Becoming Leader. State: Replica: 77916e1a3e61403184e9686be1831b33, State: Running, Role: LEADER
I20260608 09:47:48.103245  5380 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:48.272195  4997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "77916e1a3e61403184e9686be1831b33" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" is_pre_election: true
I20260608 09:47:48.274616  4997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "77916e1a3e61403184e9686be1831b33" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00"
W20260608 09:47:48.305343  5233 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.3.176.190:33059, user_credentials={real_user=slave}} blocked reactor thread for 90581us
I20260608 09:47:48.344985  5062 raft_consensus.cc:1240] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 2 LEADER]: Rejecting Update request from peer 5b6afb290d5c45e2bbe3ce8762c2ce00 for earlier term 1. Current term is 2. Ops: []
I20260608 09:47:48.346623  4997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "50e28bc00581415aa7b50f78c33d2b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" is_pre_election: true
I20260608 09:47:48.348644  5106 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:48.349797  4932 raft_consensus.cc:1240] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 2 FOLLOWER]: Rejecting Update request from peer 5b6afb290d5c45e2bbe3ce8762c2ce00 for earlier term 1. Current term is 2. Ops: []
I20260608 09:47:48.353163  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "50e28bc00581415aa7b50f78c33d2b4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "77916e1a3e61403184e9686be1831b33" is_pre_election: true
I20260608 09:47:48.355204  4906 leader_election.cc:304] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50e28bc00581415aa7b50f78c33d2b4e; no voters: 5b6afb290d5c45e2bbe3ce8762c2ce00, 77916e1a3e61403184e9686be1831b33
I20260608 09:47:48.360385  5386 consensus_queue.cc:1059] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:47:48.365466  5386 consensus_queue.cc:1243] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [LEADER]: Peer 77916e1a3e61403184e9686be1831b33 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260608 09:47:48.367405  5387 consensus_queue.cc:1059] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:47:48.390066  5390 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:47:48.405309  4906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.188:40949, user_credentials={real_user=slave}} blocked reactor thread for 50287us
I20260608 09:47:48.459785  5381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77916e1a3e61403184e9686be1831b33. Latest consensus state: current_term: 2 leader_uuid: "77916e1a3e61403184e9686be1831b33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:48.460846  5381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:48.464993  5394 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:47:48.482190  5394 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:47:48.489574  5394 catalog_manager.cc:1294] Loaded cluster ID: ae99195833b84da1a4440792bdb8be24
I20260608 09:47:48.492266  5394 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:47:48.505717  5394 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:47:48.514307  5394 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33: Loaded TSK: 0
I20260608 09:47:48.515872  5394 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:47:48.614775  4932 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 2 FOLLOWER]: Refusing update from remote peer 77916e1a3e61403184e9686be1831b33: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:47:48.617540  5381 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:47:48.621241  4997 raft_consensus.cc:3055] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:47:48.621723  4997 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b6afb290d5c45e2bbe3ce8762c2ce00, State: Running, Role: LEADER
I20260608 09:47:48.622777  4997 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } }
I20260608 09:47:48.624043  4997 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:47:48.697485  4972 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 09:47:48.815205  4997 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 2 FOLLOWER]: Refusing update from remote peer 77916e1a3e61403184e9686be1831b33: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:47:48.815122  5381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "77916e1a3e61403184e9686be1831b33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:48.817628  5381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:48.824522  5381 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:47:48.826066  5390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77916e1a3e61403184e9686be1831b33. Latest consensus state: current_term: 2 leader_uuid: "77916e1a3e61403184e9686be1831b33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:48.827421  5399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "77916e1a3e61403184e9686be1831b33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:48.828877  5390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:48.829018  5399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:48.834368  5386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "77916e1a3e61403184e9686be1831b33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:48.835175  5386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:48.855378  5108 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
W20260608 09:47:48.861196  5389 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260608 09:47:48.865727  5387 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77916e1a3e61403184e9686be1831b33. Latest consensus state: current_term: 2 leader_uuid: "77916e1a3e61403184e9686be1831b33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:48.866497  5387 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:47:48.868805  5052 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45534:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:47:48.881646  5380 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "77916e1a3e61403184e9686be1831b33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "50e28bc00581415aa7b50f78c33d2b4e" member_type: VOTER last_known_addr { host: "127.3.176.190" port: 33059 } } peers { permanent_uuid: "5b6afb290d5c45e2bbe3ce8762c2ce00" member_type: VOTER last_known_addr { host: "127.3.176.189" port: 36631 } } peers { permanent_uuid: "77916e1a3e61403184e9686be1831b33" member_type: VOTER last_known_addr { host: "127.3.176.188" port: 40949 } } }
I20260608 09:47:48.882593  5380 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:48.956359  5171 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad8576427cd485bae0036ed36c0b079 (DEFAULT_TABLE table=test-workload [id=e6362f2ab5d542f183f8ede76a5c00c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:47:48.957832  5171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad8576427cd485bae0036ed36c0b079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:48.959244  5257 tablet_service.cc:1511] Processing CreateTablet for tablet 2f557777dca745a98b4b75e2c70eb540 (DEFAULT_TABLE table=test-workload [id=e6362f2ab5d542f183f8ede76a5c00c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:47:48.959245  5335 tablet_service.cc:1511] Processing CreateTablet for tablet 61f57f9cda3649238cebf3c9386c72ea (DEFAULT_TABLE table=test-workload [id=e6362f2ab5d542f183f8ede76a5c00c9]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:47:48.960850  5257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f557777dca745a98b4b75e2c70eb540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:48.961617  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f57f9cda3649238cebf3c9386c72ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:48.974092  5415 tablet_bootstrap.cc:492] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e: Bootstrap starting.
I20260608 09:47:48.980959  5416 tablet_bootstrap.cc:492] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7: Bootstrap starting.
I20260608 09:47:48.982223  5415 tablet_bootstrap.cc:654] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:48.983157  5417 tablet_bootstrap.cc:492] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48: Bootstrap starting.
I20260608 09:47:48.989434  5416 tablet_bootstrap.cc:654] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:48.989928  5417 tablet_bootstrap.cc:654] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:48.991254  5415 tablet_bootstrap.cc:492] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e: No bootstrap required, opened a new log
I20260608 09:47:48.991814  5415 ts_tablet_manager.cc:1403] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 09:47:48.995757  5417 tablet_bootstrap.cc:492] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48: No bootstrap required, opened a new log
I20260608 09:47:48.995579  5415 raft_consensus.cc:359] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2b8502fae844ca950d1a0015ae0d2e" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 46527 } }
I20260608 09:47:48.996275  5415 raft_consensus.cc:385] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:48.996351  5417 ts_tablet_manager.cc:1403] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:47:48.996701  5415 raft_consensus.cc:740] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a2b8502fae844ca950d1a0015ae0d2e, State: Initialized, Role: FOLLOWER
I20260608 09:47:48.996297  5416 tablet_bootstrap.cc:492] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7: No bootstrap required, opened a new log
I20260608 09:47:48.997706  5415 consensus_queue.cc:260] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2b8502fae844ca950d1a0015ae0d2e" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 46527 } }
I20260608 09:47:48.998351  5416 ts_tablet_manager.cc:1403] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 09:47:48.998669  5415 raft_consensus.cc:399] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:47:48.999056  5415 raft_consensus.cc:493] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:47:48.999426  5415 raft_consensus.cc:3060] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:48.999758  5417 raft_consensus.cc:359] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8010c8ea6388401d97629d9194074c48" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44939 } }
I20260608 09:47:49.000386  5417 raft_consensus.cc:385] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:49.000764  5417 raft_consensus.cc:740] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8010c8ea6388401d97629d9194074c48, State: Initialized, Role: FOLLOWER
I20260608 09:47:49.001034  5416 raft_consensus.cc:359] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbd324f491ca43da873fb7df3de1ccf7" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36459 } }
I20260608 09:47:49.001627  5416 raft_consensus.cc:385] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:49.001607  5417 consensus_queue.cc:260] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8010c8ea6388401d97629d9194074c48" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44939 } }
I20260608 09:47:49.002210  5416 raft_consensus.cc:740] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbd324f491ca43da873fb7df3de1ccf7, State: Initialized, Role: FOLLOWER
I20260608 09:47:49.002600  5417 raft_consensus.cc:399] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:47:49.003016  5417 raft_consensus.cc:493] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:47:49.003059  5416 consensus_queue.cc:260] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbd324f491ca43da873fb7df3de1ccf7" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36459 } }
I20260608 09:47:49.003616  5417 raft_consensus.cc:3060] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:49.003870  5416 raft_consensus.cc:399] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:47:49.004298  5416 raft_consensus.cc:493] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:47:49.004596  5416 raft_consensus.cc:3060] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:49.006907  5415 raft_consensus.cc:515] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2b8502fae844ca950d1a0015ae0d2e" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 46527 } }
I20260608 09:47:49.007809  5415 leader_election.cc:304] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a2b8502fae844ca950d1a0015ae0d2e; no voters: 
I20260608 09:47:49.009800  5416 raft_consensus.cc:515] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbd324f491ca43da873fb7df3de1ccf7" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36459 } }
I20260608 09:47:49.010640  5416 leader_election.cc:304] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fbd324f491ca43da873fb7df3de1ccf7; no voters: 
I20260608 09:47:49.011219  5417 raft_consensus.cc:515] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8010c8ea6388401d97629d9194074c48" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44939 } }
I20260608 09:47:49.012245  5417 leader_election.cc:304] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8010c8ea6388401d97629d9194074c48; no voters: 
I20260608 09:47:49.013530  5415 leader_election.cc:290] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:47:49.014106  5421 raft_consensus.cc:2804] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:49.016026  5416 leader_election.cc:290] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:47:49.016472  5422 raft_consensus.cc:2804] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 09:47:49.018460  5288 debug-util.cc:398] Leaking SignalData structure 0x7b0800127900 after lost signal to thread 3781
W20260608 09:47:49.019776  5288 debug-util.cc:398] Leaking SignalData structure 0x7b08000c02a0 after lost signal to thread 4956
W20260608 09:47:49.020903  5288 debug-util.cc:398] Leaking SignalData structure 0x7b0800118be0 after lost signal to thread 5021
I20260608 09:47:49.022847  5423 raft_consensus.cc:2804] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:49.023159  5415 ts_tablet_manager.cc:1434] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.018s
I20260608 09:47:49.024343  5417 leader_election.cc:290] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:47:49.026072  5416 ts_tablet_manager.cc:1434] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7: Time spent starting tablet: real 0.027s	user 0.019s	sys 0.007s
I20260608 09:47:49.027732  5421 raft_consensus.cc:697] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 1 LEADER]: Becoming Leader. State: Replica: 9a2b8502fae844ca950d1a0015ae0d2e, State: Running, Role: LEADER
I20260608 09:47:49.028664  5421 consensus_queue.cc:237] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2b8502fae844ca950d1a0015ae0d2e" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 46527 } }
I20260608 09:47:49.030952  5422 raft_consensus.cc:697] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 1 LEADER]: Becoming Leader. State: Replica: fbd324f491ca43da873fb7df3de1ccf7, State: Running, Role: LEADER
I20260608 09:47:49.030879  5417 ts_tablet_manager.cc:1434] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48: Time spent starting tablet: real 0.034s	user 0.025s	sys 0.000s
I20260608 09:47:49.031949  5422 consensus_queue.cc:237] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbd324f491ca43da873fb7df3de1ccf7" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36459 } }
I20260608 09:47:49.041613  5423 raft_consensus.cc:697] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 1 LEADER]: Becoming Leader. State: Replica: 8010c8ea6388401d97629d9194074c48, State: Running, Role: LEADER
I20260608 09:47:49.042936  5423 consensus_queue.cc:237] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8010c8ea6388401d97629d9194074c48" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44939 } }
I20260608 09:47:49.065184  5052 catalog_manager.cc:5696] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbd324f491ca43da873fb7df3de1ccf7 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "fbd324f491ca43da873fb7df3de1ccf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbd324f491ca43da873fb7df3de1ccf7" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 36459 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:49.089285  5051 catalog_manager.cc:5696] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a2b8502fae844ca950d1a0015ae0d2e (127.3.176.129). New cstate: current_term: 1 leader_uuid: "9a2b8502fae844ca950d1a0015ae0d2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2b8502fae844ca950d1a0015ae0d2e" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 46527 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:49.117497  5292 heartbeater.cc:499] Master 127.3.176.188:40949 was elected leader, sending a full tablet report...
I20260608 09:47:49.122476  5050 catalog_manager.cc:5696] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8010c8ea6388401d97629d9194074c48 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "8010c8ea6388401d97629d9194074c48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8010c8ea6388401d97629d9194074c48" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44939 } health_report { overall_health: HEALTHY } } }
I20260608 09:47:49.139711  5213 heartbeater.cc:499] Master 127.3.176.188:40949 was elected leader, sending a full tablet report...
I20260608 09:47:49.156648  5370 heartbeater.cc:499] Master 127.3.176.188:40949 was elected leader, sending a full tablet report...
/apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:506: Failure
Expected equality of these values:
  0
  NumLoopIterations(i)
    Which is: 3
I20260608 09:47:49.217106  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:47:49.244266  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:49.246302  3778 tablet_replica.cc:333] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e: stopping tablet replica
I20260608 09:47:49.246989  3778 raft_consensus.cc:2243] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:49.247515  3778 raft_consensus.cc:2272] T 3ad8576427cd485bae0036ed36c0b079 P 9a2b8502fae844ca950d1a0015ae0d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:49.260257  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:47:49.273582  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:47:49.301472  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:49.302493  3778 tablet_replica.cc:333] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7: stopping tablet replica
I20260608 09:47:49.303180  3778 raft_consensus.cc:2243] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:49.303768  3778 raft_consensus.cc:2272] T 2f557777dca745a98b4b75e2c70eb540 P fbd324f491ca43da873fb7df3de1ccf7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:47:49.823297  5366 debug-util.cc:398] Leaking SignalData structure 0x7b080022b660 after lost signal to thread 3781
W20260608 09:47:49.825763  5366 debug-util.cc:398] Leaking SignalData structure 0x7b08000468e0 after lost signal to thread 5086
W20260608 09:47:49.827159  5366 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2440 after lost signal to thread 5212
W20260608 09:47:49.828177  5366 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6b00 after lost signal to thread 5291
W20260608 09:47:49.829140  5366 debug-util.cc:398] Leaking SignalData structure 0x7b08001e21a0 after lost signal to thread 5369
I20260608 09:47:49.932363  5123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:49.932799  5123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:47:50.323930  3778 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5288)
W20260608 09:47:51.324950  3778 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5288)
I20260608 09:47:51.934358  5123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:51.934942  5123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:52.282300  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:47:52.301285  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:47:52.336344  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:47:52.337378  3778 tablet_replica.cc:333] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48: stopping tablet replica
I20260608 09:47:52.338150  3778 raft_consensus.cc:2243] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:47:52.339141  3778 raft_consensus.cc:2272] T 61f57f9cda3649238cebf3c9386c72ea P 8010c8ea6388401d97629d9194074c48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:52.941823  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:47:52.953313  3778 master.cc:562] Master@127.3.176.190:33059 shutting down...
I20260608 09:47:52.974994  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:52.975659  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:52.975992  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 50e28bc00581415aa7b50f78c33d2b4e: stopping tablet replica
I20260608 09:47:52.996882  3778 master.cc:584] Master@127.3.176.190:33059 shutdown complete.
I20260608 09:47:53.013648  3778 master.cc:562] Master@127.3.176.189:36631 shutting down...
I20260608 09:47:53.051887  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:47:53.052726  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:53.053117  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b6afb290d5c45e2bbe3ce8762c2ce00: stopping tablet replica
I20260608 09:47:53.073402  3778 master.cc:584] Master@127.3.176.189:36631 shutdown complete.
I20260608 09:47:53.090219  3778 master.cc:562] Master@127.3.176.188:40949 shutting down...
I20260608 09:47:53.111552  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:47:53.112550  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:47:53.112879  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77916e1a3e61403184e9686be1831b33: stopping tablet replica
I20260608 09:47:53.132423  3778 master.cc:584] Master@127.3.176.188:40949 shutdown complete.
I20260608 09:47:53.162485  3778 test_util.cc:182] -----------------------------------------------
I20260608 09:47:53.162779  3778 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912040303198-3778-0
[  FAILED  ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (11108 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 09:47:53.167001  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:41973
I20260608 09:47:53.168615  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:53.175583  5438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:53.176816  5439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:53.176954  5441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:53.177855  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:53.178830  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:53.179028  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:53.179184  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912073179167 us; error 0 us; skew 500 ppm
I20260608 09:47:53.179873  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:53.182685  3778 webserver.cc:533] Webserver started at http://127.3.176.190:36251/ using document root <none> and password file <none>
I20260608 09:47:53.183241  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:53.183420  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:53.183730  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:53.185171  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "5422b8f436c7428985fcf5ac4a9a543b"
format_stamp: "Formatted at 2026-06-08 09:47:53 on dist-test-slave-qcvl"
I20260608 09:47:53.190395  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 09:47:53.194614  5446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.195472  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:47:53.195763  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "5422b8f436c7428985fcf5ac4a9a543b"
format_stamp: "Formatted at 2026-06-08 09:47:53 on dist-test-slave-qcvl"
I20260608 09:47:53.196053  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:53.212832  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:53.214392  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:53.258484  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:41973
I20260608 09:47:53.258584  5497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:41973 every 8 connection(s)
I20260608 09:47:53.263299  5498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:53.273929  5498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b: Bootstrap starting.
I20260608 09:47:53.279047  5498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:53.283898  5498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b: No bootstrap required, opened a new log
I20260608 09:47:53.286087  5498 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5422b8f436c7428985fcf5ac4a9a543b" member_type: VOTER }
I20260608 09:47:53.286463  5498 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:53.286645  5498 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5422b8f436c7428985fcf5ac4a9a543b, State: Initialized, Role: FOLLOWER
I20260608 09:47:53.287197  5498 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5422b8f436c7428985fcf5ac4a9a543b" member_type: VOTER }
I20260608 09:47:53.287618  5498 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:47:53.287819  5498 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:47:53.288030  5498 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:53.292229  5498 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5422b8f436c7428985fcf5ac4a9a543b" member_type: VOTER }
I20260608 09:47:53.292688  5498 leader_election.cc:304] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5422b8f436c7428985fcf5ac4a9a543b; no voters: 
I20260608 09:47:53.293843  5498 leader_election.cc:290] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:47:53.294386  5501 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:53.296248  5501 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 1 LEADER]: Becoming Leader. State: Replica: 5422b8f436c7428985fcf5ac4a9a543b, State: Running, Role: LEADER
I20260608 09:47:53.297149  5498 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:47:53.297075  5501 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5422b8f436c7428985fcf5ac4a9a543b" member_type: VOTER }
I20260608 09:47:53.304173  5503 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5422b8f436c7428985fcf5ac4a9a543b. Latest consensus state: current_term: 1 leader_uuid: "5422b8f436c7428985fcf5ac4a9a543b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5422b8f436c7428985fcf5ac4a9a543b" member_type: VOTER } }
I20260608 09:47:53.303937  5502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5422b8f436c7428985fcf5ac4a9a543b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5422b8f436c7428985fcf5ac4a9a543b" member_type: VOTER } }
I20260608 09:47:53.305559  5503 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:53.305595  5502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [sys.catalog]: This master's current role is: LEADER
I20260608 09:47:53.309319  5511 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:47:53.314781  5511 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:47:53.315969  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:47:53.325096  5511 catalog_manager.cc:1382] Generated new cluster ID: c435e625b01d474d84a45d3722d12ce5
I20260608 09:47:53.325459  5511 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:47:53.339944  5511 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:47:53.341391  5511 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:47:53.359133  5511 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b: Generated new TSK 0
I20260608 09:47:53.359881  5511 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:47:53.382756  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:53.389707  5519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:53.390162  5520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:53.393409  3778 server_base.cc:1061] running on GCE node
W20260608 09:47:53.393352  5522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:53.394541  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:53.394742  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:53.394879  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912073394868 us; error 0 us; skew 500 ppm
I20260608 09:47:53.395473  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:53.398054  3778 webserver.cc:533] Webserver started at http://127.3.176.129:42601/ using document root <none> and password file <none>
I20260608 09:47:53.398536  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:53.398697  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:53.399014  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:53.400169  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "76f27db1e7894f2f8471d72879afdc0d"
format_stamp: "Formatted at 2026-06-08 09:47:53 on dist-test-slave-qcvl"
I20260608 09:47:53.404897  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 09:47:53.408438  5527 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.409474  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:47:53.409785  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "76f27db1e7894f2f8471d72879afdc0d"
format_stamp: "Formatted at 2026-06-08 09:47:53 on dist-test-slave-qcvl"
I20260608 09:47:53.410068  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:53.419881  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:53.421241  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:53.422873  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:53.425581  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:53.425786  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.426028  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:53.426182  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.473112  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:43171
I20260608 09:47:53.473238  5589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:43171 every 8 connection(s)
I20260608 09:47:53.478884  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:53.488242  5594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:53.488906  5595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:53.491926  3778 server_base.cc:1061] running on GCE node
W20260608 09:47:53.492811  5597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:53.493955  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:53.494223  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:53.494431  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912073494411 us; error 0 us; skew 500 ppm
I20260608 09:47:53.495257  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:53.496817  5590 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41973
I20260608 09:47:53.497257  5590 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:53.498299  3778 webserver.cc:533] Webserver started at http://127.3.176.130:43603/ using document root <none> and password file <none>
I20260608 09:47:53.498314  5590 heartbeater.cc:507] Master 127.3.176.190:41973 requested a full tablet report, sending...
I20260608 09:47:53.499126  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:53.499374  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:53.499657  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:53.501181  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "cee8713c53c94dd1aa78bdcbd755eb1b"
format_stamp: "Formatted at 2026-06-08 09:47:53 on dist-test-slave-qcvl"
I20260608 09:47:53.501344  5463 ts_manager.cc:194] Registered new tserver with Master: 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171)
I20260608 09:47:53.504017  5463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34104
I20260608 09:47:53.507522  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:47:53.511595  5602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.512519  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:47:53.512832  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "cee8713c53c94dd1aa78bdcbd755eb1b"
format_stamp: "Formatted at 2026-06-08 09:47:53 on dist-test-slave-qcvl"
I20260608 09:47:53.513113  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:53.534996  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:53.536237  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:53.537729  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:53.540125  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:53.540328  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.540556  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:53.540709  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.582600  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:33575
I20260608 09:47:53.582777  5664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:33575 every 8 connection(s)
I20260608 09:47:53.587615  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:47:53.595005  5668 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:53.596072  5669 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:47:53.598816  5671 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:47:53.605991  5665 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41973
I20260608 09:47:53.606171  3778 server_base.cc:1061] running on GCE node
I20260608 09:47:53.606570  5665 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:53.607120  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:47:53.607362  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:47:53.607501  5665 heartbeater.cc:507] Master 127.3.176.190:41973 requested a full tablet report, sending...
I20260608 09:47:53.607533  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912073607515 us; error 0 us; skew 500 ppm
I20260608 09:47:53.608608  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:47:53.610287  5463 ts_manager.cc:194] Registered new tserver with Master: cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575)
I20260608 09:47:53.611873  3778 webserver.cc:533] Webserver started at http://127.3.176.131:40569/ using document root <none> and password file <none>
I20260608 09:47:53.612272  5463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34116
I20260608 09:47:53.612610  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:47:53.612874  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:47:53.613215  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:47:53.614454  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "fabd41a761b8433c89f47a42588f6a75"
format_stamp: "Formatted at 2026-06-08 09:47:53 on dist-test-slave-qcvl"
I20260608 09:47:53.619505  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:47:53.623433  5676 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.624456  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:47:53.624781  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "fabd41a761b8433c89f47a42588f6a75"
format_stamp: "Formatted at 2026-06-08 09:47:53 on dist-test-slave-qcvl"
I20260608 09:47:53.625062  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:47:53.645967  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:47:53.647179  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:47:53.648758  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:47:53.651211  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:47:53.651436  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.651670  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:47:53.651824  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:47:53.694536  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:38381
I20260608 09:47:53.694746  5738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:38381 every 8 connection(s)
I20260608 09:47:53.709614  5739 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41973
I20260608 09:47:53.710063  5739 heartbeater.cc:461] Registering TS with master...
I20260608 09:47:53.710923  5739 heartbeater.cc:507] Master 127.3.176.190:41973 requested a full tablet report, sending...
I20260608 09:47:53.713100  5463 ts_manager.cc:194] Registered new tserver with Master: fabd41a761b8433c89f47a42588f6a75 (127.3.176.131:38381)
I20260608 09:47:53.713649  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015831598s
I20260608 09:47:53.714586  5463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34122
I20260608 09:47:54.507544  5590 heartbeater.cc:499] Master 127.3.176.190:41973 was elected leader, sending a full tablet report...
I20260608 09:47:54.615190  5665 heartbeater.cc:499] Master 127.3.176.190:41973 was elected leader, sending a full tablet report...
I20260608 09:47:54.717958  5739 heartbeater.cc:499] Master 127.3.176.190:41973 was elected leader, sending a full tablet report...
I20260608 09:47:54.775661  5463 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34126:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:47:54.778266  5463 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:47:54.835891  5703 tablet_service.cc:1511] Processing CreateTablet for tablet 0add200bb5c74e15a6947af519571035 (DEFAULT_TABLE table=test-workload [id=62a61a704e97421c94a72590803f4f9c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:47:54.835759  5704 tablet_service.cc:1511] Processing CreateTablet for tablet 421b9ad2951d4cdcb192b6edd550e4f3 (DEFAULT_TABLE table=test-workload [id=62a61a704e97421c94a72590803f4f9c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:47:54.837621  5703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0add200bb5c74e15a6947af519571035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:54.839655  5704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421b9ad2951d4cdcb192b6edd550e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:54.845108  5630 tablet_service.cc:1511] Processing CreateTablet for tablet 421b9ad2951d4cdcb192b6edd550e4f3 (DEFAULT_TABLE table=test-workload [id=62a61a704e97421c94a72590803f4f9c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:47:54.846714  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421b9ad2951d4cdcb192b6edd550e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:54.849534  5555 tablet_service.cc:1511] Processing CreateTablet for tablet 421b9ad2951d4cdcb192b6edd550e4f3 (DEFAULT_TABLE table=test-workload [id=62a61a704e97421c94a72590803f4f9c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:47:54.850023  5554 tablet_service.cc:1511] Processing CreateTablet for tablet 0add200bb5c74e15a6947af519571035 (DEFAULT_TABLE table=test-workload [id=62a61a704e97421c94a72590803f4f9c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:47:54.851269  5555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421b9ad2951d4cdcb192b6edd550e4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:54.851946  5554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0add200bb5c74e15a6947af519571035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:54.855140  5629 tablet_service.cc:1511] Processing CreateTablet for tablet 0add200bb5c74e15a6947af519571035 (DEFAULT_TABLE table=test-workload [id=62a61a704e97421c94a72590803f4f9c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:47:54.856693  5629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0add200bb5c74e15a6947af519571035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:47:54.865595  5759 tablet_bootstrap.cc:492] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75: Bootstrap starting.
I20260608 09:47:54.880205  5760 tablet_bootstrap.cc:492] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d: Bootstrap starting.
I20260608 09:47:54.883335  5761 tablet_bootstrap.cc:492] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b: Bootstrap starting.
I20260608 09:47:54.887321  5759 tablet_bootstrap.cc:654] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:54.888401  5760 tablet_bootstrap.cc:654] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:54.892781  5761 tablet_bootstrap.cc:654] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:54.894694  5760 tablet_bootstrap.cc:492] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d: No bootstrap required, opened a new log
I20260608 09:47:54.895182  5760 ts_tablet_manager.cc:1403] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 09:47:54.895496  5759 tablet_bootstrap.cc:492] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75: No bootstrap required, opened a new log
I20260608 09:47:54.896160  5759 ts_tablet_manager.cc:1403] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.009s
I20260608 09:47:54.898775  5761 tablet_bootstrap.cc:492] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b: No bootstrap required, opened a new log
I20260608 09:47:54.898409  5760 raft_consensus.cc:359] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:54.899257  5760 raft_consensus.cc:385] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:54.899344  5761 ts_tablet_manager.cc:1403] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 09:47:54.899567  5760 raft_consensus.cc:740] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76f27db1e7894f2f8471d72879afdc0d, State: Initialized, Role: FOLLOWER
I20260608 09:47:54.899365  5759 raft_consensus.cc:359] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:54.900658  5759 raft_consensus.cc:385] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:54.900763  5760 consensus_queue.cc:260] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:54.901077  5759 raft_consensus.cc:740] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fabd41a761b8433c89f47a42588f6a75, State: Initialized, Role: FOLLOWER
I20260608 09:47:54.902083  5759 consensus_queue.cc:260] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:54.902768  5761 raft_consensus.cc:359] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:54.903509  5761 raft_consensus.cc:385] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:54.903841  5760 ts_tablet_manager.cc:1434] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 09:47:54.903796  5761 raft_consensus.cc:740] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee8713c53c94dd1aa78bdcbd755eb1b, State: Initialized, Role: FOLLOWER
I20260608 09:47:54.905341  5760 tablet_bootstrap.cc:492] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d: Bootstrap starting.
I20260608 09:47:54.904982  5761 consensus_queue.cc:260] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:54.913578  5759 ts_tablet_manager.cc:1434] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.001s
I20260608 09:47:54.914860  5759 tablet_bootstrap.cc:492] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75: Bootstrap starting.
I20260608 09:47:54.917160  5760 tablet_bootstrap.cc:654] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:54.922358  5759 tablet_bootstrap.cc:654] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:47:54.938692  5761 ts_tablet_manager.cc:1434] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.016s
I20260608 09:47:54.939757  5761 tablet_bootstrap.cc:492] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b: Bootstrap starting.
I20260608 09:47:54.946264  5761 tablet_bootstrap.cc:654] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b: Neither blocks nor log segments found. Creating new log.
W20260608 09:47:54.950155  5740 tablet.cc:2404] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:47:54.955240  5760 tablet_bootstrap.cc:492] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d: No bootstrap required, opened a new log
I20260608 09:47:54.955905  5760 ts_tablet_manager.cc:1403] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.016s
I20260608 09:47:54.955999  5759 tablet_bootstrap.cc:492] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75: No bootstrap required, opened a new log
I20260608 09:47:54.956593  5759 ts_tablet_manager.cc:1403] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.015s
I20260608 09:47:54.957659  5761 tablet_bootstrap.cc:492] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b: No bootstrap required, opened a new log
I20260608 09:47:54.958256  5761 ts_tablet_manager.cc:1403] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
I20260608 09:47:54.959631  5759 raft_consensus.cc:359] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:47:54.959488  5760 raft_consensus.cc:359] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:47:54.960394  5759 raft_consensus.cc:385] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:54.960527  5760 raft_consensus.cc:385] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:54.960830  5759 raft_consensus.cc:740] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fabd41a761b8433c89f47a42588f6a75, State: Initialized, Role: FOLLOWER
I20260608 09:47:54.960938  5760 raft_consensus.cc:740] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76f27db1e7894f2f8471d72879afdc0d, State: Initialized, Role: FOLLOWER
I20260608 09:47:54.961176  5761 raft_consensus.cc:359] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:47:54.961891  5761 raft_consensus.cc:385] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:47:54.962499  5761 raft_consensus.cc:740] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee8713c53c94dd1aa78bdcbd755eb1b, State: Initialized, Role: FOLLOWER
I20260608 09:47:54.961820  5759 consensus_queue.cc:260] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:47:54.961966  5760 consensus_queue.cc:260] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:47:54.963327  5761 consensus_queue.cc:260] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:47:54.964689  5759 ts_tablet_manager.cc:1434] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:47:54.966985  5760 ts_tablet_manager.cc:1434] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 09:47:54.967341  5761 ts_tablet_manager.cc:1434] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 09:47:55.061688  5766 raft_consensus.cc:493] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:55.062287  5766 raft_consensus.cc:515] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:55.064754  5766 leader_election.cc:290] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575), 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171)
I20260608 09:47:55.076439  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "fabd41a761b8433c89f47a42588f6a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" is_pre_election: true
I20260608 09:47:55.077325  5640 raft_consensus.cc:2468] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fabd41a761b8433c89f47a42588f6a75 in term 0.
I20260608 09:47:55.078895  5677 leader_election.cc:304] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cee8713c53c94dd1aa78bdcbd755eb1b, fabd41a761b8433c89f47a42588f6a75; no voters: 
I20260608 09:47:55.079010  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "fabd41a761b8433c89f47a42588f6a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76f27db1e7894f2f8471d72879afdc0d" is_pre_election: true
I20260608 09:47:55.079717  5766 raft_consensus.cc:2804] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:55.079854  5565 raft_consensus.cc:2468] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fabd41a761b8433c89f47a42588f6a75 in term 0.
I20260608 09:47:55.080265  5766 raft_consensus.cc:493] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:55.080767  5766 raft_consensus.cc:3060] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:55.086565  5766 raft_consensus.cc:515] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:55.088620  5766 leader_election.cc:290] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [CANDIDATE]: Term 1 election: Requested vote from peers cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575), 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171)
I20260608 09:47:55.089694  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "fabd41a761b8433c89f47a42588f6a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b"
I20260608 09:47:55.089990  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "fabd41a761b8433c89f47a42588f6a75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76f27db1e7894f2f8471d72879afdc0d"
I20260608 09:47:55.090210  5640 raft_consensus.cc:3060] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:55.090590  5565 raft_consensus.cc:3060] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:55.095698  5640 raft_consensus.cc:2468] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fabd41a761b8433c89f47a42588f6a75 in term 1.
I20260608 09:47:55.095901  5565 raft_consensus.cc:2468] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fabd41a761b8433c89f47a42588f6a75 in term 1.
I20260608 09:47:55.097008  5677 leader_election.cc:304] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cee8713c53c94dd1aa78bdcbd755eb1b, fabd41a761b8433c89f47a42588f6a75; no voters: 
I20260608 09:47:55.097762  5766 raft_consensus.cc:2804] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:55.099231  5766 raft_consensus.cc:697] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 1 LEADER]: Becoming Leader. State: Replica: fabd41a761b8433c89f47a42588f6a75, State: Running, Role: LEADER
I20260608 09:47:55.100128  5766 consensus_queue.cc:237] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:55.107692  5463 catalog_manager.cc:5696] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fabd41a761b8433c89f47a42588f6a75 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "fabd41a761b8433c89f47a42588f6a75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:55.180593  5767 raft_consensus.cc:493] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:47:55.181137  5767 raft_consensus.cc:515] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:47:55.183429  5767 leader_election.cc:290] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171), fabd41a761b8433c89f47a42588f6a75 (127.3.176.131:38381)
I20260608 09:47:55.194208  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76f27db1e7894f2f8471d72879afdc0d" is_pre_election: true
I20260608 09:47:55.194875  5565 raft_consensus.cc:2468] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee8713c53c94dd1aa78bdcbd755eb1b in term 0.
I20260608 09:47:55.196225  5603 leader_election.cc:304] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76f27db1e7894f2f8471d72879afdc0d, cee8713c53c94dd1aa78bdcbd755eb1b; no voters: 
I20260608 09:47:55.196264  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fabd41a761b8433c89f47a42588f6a75" is_pre_election: true
I20260608 09:47:55.197249  5767 raft_consensus.cc:2804] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:47:55.197249  5714 raft_consensus.cc:2468] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee8713c53c94dd1aa78bdcbd755eb1b in term 0.
I20260608 09:47:55.197789  5767 raft_consensus.cc:493] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:47:55.198176  5767 raft_consensus.cc:3060] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:55.203182  5767 raft_consensus.cc:515] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:47:55.204924  5767 leader_election.cc:290] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [CANDIDATE]: Term 1 election: Requested vote from peers 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171), fabd41a761b8433c89f47a42588f6a75 (127.3.176.131:38381)
I20260608 09:47:55.206126  5565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76f27db1e7894f2f8471d72879afdc0d"
I20260608 09:47:55.206347  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fabd41a761b8433c89f47a42588f6a75"
I20260608 09:47:55.206614  5565 raft_consensus.cc:3060] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:55.207041  5714 raft_consensus.cc:3060] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:47:55.212430  5565 raft_consensus.cc:2468] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee8713c53c94dd1aa78bdcbd755eb1b in term 1.
I20260608 09:47:55.213581  5603 leader_election.cc:304] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76f27db1e7894f2f8471d72879afdc0d, cee8713c53c94dd1aa78bdcbd755eb1b; no voters: 
I20260608 09:47:55.213838  5714 raft_consensus.cc:2468] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee8713c53c94dd1aa78bdcbd755eb1b in term 1.
I20260608 09:47:55.214318  5767 raft_consensus.cc:2804] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:47:55.215633  5767 raft_consensus.cc:697] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 LEADER]: Becoming Leader. State: Replica: cee8713c53c94dd1aa78bdcbd755eb1b, State: Running, Role: LEADER
I20260608 09:47:55.216507  5767 consensus_queue.cc:237] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:47:55.224308  5463 catalog_manager.cc:5696] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b reported cstate change: term changed from 0 to 1, leader changed from <none> to cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130). New cstate: current_term: 1 leader_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } health_report { overall_health: UNKNOWN } } }
I20260608 09:47:55.315254  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:55.317507  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:47:55.317862  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:55.483718  5766 consensus_queue.cc:1048] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:55.497484  5782 consensus_queue.cc:1048] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:47:55.737320  5767 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:55.750907  5788 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:47:57.148542  5788 raft_consensus.cc:493] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fabd41a761b8433c89f47a42588f6a75)
I20260608 09:47:57.149258  5788 raft_consensus.cc:515] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:47:57.152840  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fabd41a761b8433c89f47a42588f6a75" is_pre_election: true
I20260608 09:47:57.156896  5788 leader_election.cc:290] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fabd41a761b8433c89f47a42588f6a75 (127.3.176.131:38381), 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171)
I20260608 09:47:57.169230  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76f27db1e7894f2f8471d72879afdc0d" is_pre_election: true
I20260608 09:47:57.171630  5603 leader_election.cc:304] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cee8713c53c94dd1aa78bdcbd755eb1b; no voters: 76f27db1e7894f2f8471d72879afdc0d, fabd41a761b8433c89f47a42588f6a75
I20260608 09:47:57.173606  5788 raft_consensus.cc:2749] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:47:57.255019  5494 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad040 after lost signal to thread 3781
W20260608 09:47:57.255930  5494 debug-util.cc:398] Leaking SignalData structure 0x7b0800044fa0 after lost signal to thread 5497
W20260608 09:47:57.256887  5494 debug-util.cc:398] Leaking SignalData structure 0x7b0800151800 after lost signal to thread 5589
W20260608 09:47:57.257778  5494 debug-util.cc:398] Leaking SignalData structure 0x7b0800110480 after lost signal to thread 5664
W20260608 09:47:57.258599  5494 debug-util.cc:398] Leaking SignalData structure 0x7b0800171740 after lost signal to thread 5738
I20260608 09:47:57.318928  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:57.321766  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:47:57.322208  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:47:59.323518  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:47:59.327340  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:47:59.327883  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:01.329188  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:01.331562  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:01.331883  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:03.335465  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:03.351914  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:03.366946  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:48:03.372735  5603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.131:38381, user_credentials={real_user=slave}} blocked reactor thread for 91098.8us
I20260608 09:48:03.374573  5797 raft_consensus.cc:493] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cee8713c53c94dd1aa78bdcbd755eb1b)
I20260608 09:48:03.375418  5797 raft_consensus.cc:515] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } }
I20260608 09:48:03.387427  5797 leader_election.cc:290] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575), fabd41a761b8433c89f47a42588f6a75 (127.3.176.131:38381)
I20260608 09:48:03.526312  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" is_pre_election: true
I20260608 09:48:03.567836  5797 raft_consensus.cc:493] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fabd41a761b8433c89f47a42588f6a75)
I20260608 09:48:03.568703  5797 raft_consensus.cc:515] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:48:03.576393  5797 leader_election.cc:290] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fabd41a761b8433c89f47a42588f6a75 (127.3.176.131:38381), cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575)
I20260608 09:48:03.577224  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" is_pre_election: true
I20260608 09:48:03.588810  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fabd41a761b8433c89f47a42588f6a75" is_pre_election: true
I20260608 09:48:03.589190  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fabd41a761b8433c89f47a42588f6a75" is_pre_election: true
I20260608 09:48:03.590615  5528 leader_election.cc:304] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76f27db1e7894f2f8471d72879afdc0d; no voters: cee8713c53c94dd1aa78bdcbd755eb1b, fabd41a761b8433c89f47a42588f6a75
I20260608 09:48:03.591437  5797 raft_consensus.cc:2749] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:48:03.592159  5528 leader_election.cc:304] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76f27db1e7894f2f8471d72879afdc0d; no voters: cee8713c53c94dd1aa78bdcbd755eb1b, fabd41a761b8433c89f47a42588f6a75
I20260608 09:48:03.592860  5797 raft_consensus.cc:2749] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:48:04.370076  5661 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2260 after lost signal to thread 3781
W20260608 09:48:04.371135  5661 debug-util.cc:398] Leaking SignalData structure 0x7b08000d82c0 after lost signal to thread 5497
W20260608 09:48:04.372123  5661 debug-util.cc:398] Leaking SignalData structure 0x7b080021ee00 after lost signal to thread 5589
W20260608 09:48:04.372968  5661 debug-util.cc:398] Leaking SignalData structure 0x7b0800076e20 after lost signal to thread 5664
W20260608 09:48:04.373821  5661 debug-util.cc:398] Leaking SignalData structure 0x7b08001fb0a0 after lost signal to thread 5738
I20260608 09:48:05.368216  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:05.370322  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:05.370702  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:05.507964  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:05.516980  5804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:05.518044  5805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:05.521207  5807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:05.521525  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:05.522881  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:05.523098  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:05.523322  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912085523302 us; error 0 us; skew 500 ppm
I20260608 09:48:05.523967  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:05.527436  3778 webserver.cc:533] Webserver started at http://127.3.176.132:35319/ using document root <none> and password file <none>
I20260608 09:48:05.528000  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:05.528259  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:05.528601  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:05.530073  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "0281e5102b9a483ca74c2464129fcf15"
format_stamp: "Formatted at 2026-06-08 09:48:05 on dist-test-slave-qcvl"
I20260608 09:48:05.535404  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:48:05.539439  5812 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:05.540325  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:48:05.540607  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "0281e5102b9a483ca74c2464129fcf15"
format_stamp: "Formatted at 2026-06-08 09:48:05 on dist-test-slave-qcvl"
I20260608 09:48:05.540881  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:05.566015  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:05.567451  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:05.569425  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:05.573422  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:05.573635  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:05.573913  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:05.574080  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:05.639472  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:44469
I20260608 09:48:05.639701  5874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:44469 every 8 connection(s)
I20260608 09:48:05.659541  5875 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41973
I20260608 09:48:05.659986  5875 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:05.660843  5875 heartbeater.cc:507] Master 127.3.176.190:41973 requested a full tablet report, sending...
I20260608 09:48:05.663494  5461 ts_manager.cc:194] Registered new tserver with Master: 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132:44469)
I20260608 09:48:05.665870  5461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60378
I20260608 09:48:06.408893  5640 consensus_queue.cc:237] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: true } }
I20260608 09:48:06.419691  5713 raft_consensus.cc:1275] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Refusing update from remote peer cee8713c53c94dd1aa78bdcbd755eb1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:06.420142  5564 raft_consensus.cc:1275] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Refusing update from remote peer cee8713c53c94dd1aa78bdcbd755eb1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:06.422273  5882 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:48:06.423549  5796 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:48:06.436312  5605 consensus_peers.cc:597] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b -> Peer 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132:44469): Couldn't send request to peer 0281e5102b9a483ca74c2464129fcf15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0add200bb5c74e15a6947af519571035. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:06.447312  5882 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: true } } }
I20260608 09:48:06.449517  5713 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: true } } }
I20260608 09:48:06.455219  5563 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: true } } }
I20260608 09:48:06.467669  5461 catalog_manager.cc:5696] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 reported cstate change: config changed from index -1 to 2, NON_VOTER 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: true } } }
I20260608 09:48:06.669724  5875 heartbeater.cc:499] Master 127.3.176.190:41973 was elected leader, sending a full tablet report...
I20260608 09:48:06.949096  5894 ts_tablet_manager.cc:933] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: Initiating tablet copy from peer cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575)
I20260608 09:48:06.951339  5894 tablet_copy_client.cc:323] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:33575
I20260608 09:48:06.968743  5650 tablet_copy_service.cc:140] P cee8713c53c94dd1aa78bdcbd755eb1b: Received BeginTabletCopySession request for tablet 0add200bb5c74e15a6947af519571035 from peer 0281e5102b9a483ca74c2464129fcf15 ({username='slave'} at 127.0.0.1:60226)
I20260608 09:48:06.969449  5650 tablet_copy_service.cc:161] P cee8713c53c94dd1aa78bdcbd755eb1b: Beginning new tablet copy session on tablet 0add200bb5c74e15a6947af519571035 from peer 0281e5102b9a483ca74c2464129fcf15 at {username='slave'} at 127.0.0.1:60226: session id = 0281e5102b9a483ca74c2464129fcf15-0add200bb5c74e15a6947af519571035
I20260608 09:48:06.979281  5650 tablet_copy_source_session.cc:215] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:48:06.984356  5894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0add200bb5c74e15a6947af519571035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:07.001251  5894 tablet_copy_client.cc:806] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: tablet copy: Starting download of 0 data blocks...
I20260608 09:48:07.002095  5894 tablet_copy_client.cc:670] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: tablet copy: Starting download of 1 WAL segments...
I20260608 09:48:07.008028  5894 tablet_copy_client.cc:538] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:48:07.019151  5894 tablet_bootstrap.cc:492] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: Bootstrap starting.
I20260608 09:48:07.044582  5894 tablet_bootstrap.cc:492] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:48:07.045686  5894 tablet_bootstrap.cc:492] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: Bootstrap complete.
I20260608 09:48:07.046550  5894 ts_tablet_manager.cc:1403] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.005s
I20260608 09:48:07.050300  5894 raft_consensus.cc:359] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: true } }
I20260608 09:48:07.051090  5894 raft_consensus.cc:740] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0281e5102b9a483ca74c2464129fcf15, State: Initialized, Role: LEARNER
I20260608 09:48:07.051654  5894 consensus_queue.cc:260] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: true } }
I20260608 09:48:07.054446  5894 ts_tablet_manager.cc:1434] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:48:07.057693  5650 tablet_copy_service.cc:342] P cee8713c53c94dd1aa78bdcbd755eb1b: Request end of tablet copy session 0281e5102b9a483ca74c2464129fcf15-0add200bb5c74e15a6947af519571035 received from {username='slave'} at 127.0.0.1:60226
I20260608 09:48:07.058218  5650 tablet_copy_service.cc:434] P cee8713c53c94dd1aa78bdcbd755eb1b: ending tablet copy session 0281e5102b9a483ca74c2464129fcf15-0add200bb5c74e15a6947af519571035 on tablet 0add200bb5c74e15a6947af519571035 with peer 0281e5102b9a483ca74c2464129fcf15
I20260608 09:48:07.371865  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:07.374435  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:07.374853  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:07.439985  5850 raft_consensus.cc:1217] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:48:07.888067  5901 raft_consensus.cc:1064] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b: attempting to promote NON_VOTER 0281e5102b9a483ca74c2464129fcf15 to VOTER
I20260608 09:48:07.890231  5901 consensus_queue.cc:237] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } }
I20260608 09:48:07.897116  5850 raft_consensus.cc:1275] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 LEARNER]: Refusing update from remote peer cee8713c53c94dd1aa78bdcbd755eb1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:07.897166  5713 raft_consensus.cc:1275] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Refusing update from remote peer cee8713c53c94dd1aa78bdcbd755eb1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:07.898576  5563 raft_consensus.cc:1275] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Refusing update from remote peer cee8713c53c94dd1aa78bdcbd755eb1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:07.899058  5900 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:07.900076  5882 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:07.901026  5901 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:07.921207  5882 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } } }
I20260608 09:48:07.923460  5713 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } } }
I20260608 09:48:07.925132  5850 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } } }
I20260608 09:48:07.934128  5563 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } } }
I20260608 09:48:07.940024  5462 catalog_manager.cc:5696] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 reported cstate change: config changed from index 2 to 3, 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } attrs { replace: true } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } } }
I20260608 09:48:07.964828  5640 consensus_queue.cc:237] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } }
I20260608 09:48:07.972009  5850 raft_consensus.cc:1275] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 FOLLOWER]: Refusing update from remote peer cee8713c53c94dd1aa78bdcbd755eb1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:07.972648  5563 raft_consensus.cc:1275] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Refusing update from remote peer cee8713c53c94dd1aa78bdcbd755eb1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:07.973546  5901 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:07.975098  5882 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:07.981626  5900 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fabd41a761b8433c89f47a42588f6a75 (127.3.176.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } } }
I20260608 09:48:07.984448  5563 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fabd41a761b8433c89f47a42588f6a75 (127.3.176.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } } }
I20260608 09:48:07.989907  5850 raft_consensus.cc:2955] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fabd41a761b8433c89f47a42588f6a75 (127.3.176.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } } }
I20260608 09:48:07.998348  5447 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0add200bb5c74e15a6947af519571035 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:48:08.000046  5461 catalog_manager.cc:5696] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d reported cstate change: config changed from index 3 to 4, VOTER fabd41a761b8433c89f47a42588f6a75 (127.3.176.131) evicted. New cstate: current_term: 1 leader_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } } }
I20260608 09:48:08.014251  5704 tablet_service.cc:1558] Processing DeleteTablet for tablet 0add200bb5c74e15a6947af519571035 with delete_type TABLET_DATA_TOMBSTONED (TS fabd41a761b8433c89f47a42588f6a75 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42548
I20260608 09:48:08.016788  5911 tablet_replica.cc:333] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75: stopping tablet replica
I20260608 09:48:08.017709  5911 raft_consensus.cc:2243] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:08.018404  5911 raft_consensus.cc:2272] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:08.021976  5911 ts_tablet_manager.cc:1916] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:48:08.032866  5911 ts_tablet_manager.cc:1929] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:48:08.033205  5911 log.cc:1199] T 0add200bb5c74e15a6947af519571035 P fabd41a761b8433c89f47a42588f6a75: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/0add200bb5c74e15a6947af519571035
I20260608 09:48:08.034749  5447 catalog_manager.cc:5027] TS fabd41a761b8433c89f47a42588f6a75 (127.3.176.131:38381): tablet 0add200bb5c74e15a6947af519571035 (table test-workload [id=62a61a704e97421c94a72590803f4f9c]) successfully deleted
I20260608 09:48:09.375758  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:09.377959  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:09.378301  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:11.379427  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:11.381745  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:11.382107  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:13.383179  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:13.385648  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:13.386071  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:15.387068  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:15.389415  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:15.389812  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:16.891987  5918 raft_consensus.cc:493] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fabd41a761b8433c89f47a42588f6a75)
I20260608 09:48:16.893208  5918 raft_consensus.cc:515] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:48:16.978238  5920 raft_consensus.cc:493] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cee8713c53c94dd1aa78bdcbd755eb1b)
I20260608 09:48:16.979036  5920 raft_consensus.cc:515] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } }
I20260608 09:48:16.975694  5919 raft_consensus.cc:493] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cee8713c53c94dd1aa78bdcbd755eb1b)
I20260608 09:48:17.054659  5919 raft_consensus.cc:515] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } }
I20260608 09:48:16.908665  5918 leader_election.cc:290] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fabd41a761b8433c89f47a42588f6a75 (127.3.176.131:38381), cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575)
I20260608 09:48:17.198726  5920 leader_election.cc:290] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575), 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132:44469)
I20260608 09:48:17.220947  5919 leader_election.cc:290] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171), cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575)
I20260608 09:48:17.367486  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "0281e5102b9a483ca74c2464129fcf15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "76f27db1e7894f2f8471d72879afdc0d" is_pre_election: true
I20260608 09:48:17.368610  5563 raft_consensus.cc:2468] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0281e5102b9a483ca74c2464129fcf15 in term 1.
I20260608 09:48:17.370056  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fabd41a761b8433c89f47a42588f6a75" is_pre_election: true
I20260608 09:48:17.370553  5813 leader_election.cc:304] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0281e5102b9a483ca74c2464129fcf15, 76f27db1e7894f2f8471d72879afdc0d; no voters: 
I20260608 09:48:17.372329  5919 raft_consensus.cc:2804] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:48:17.372807  5919 raft_consensus.cc:493] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cee8713c53c94dd1aa78bdcbd755eb1b)
I20260608 09:48:17.373159  5919 raft_consensus.cc:3060] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:17.376408  5917 raft_consensus.cc:493] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fabd41a761b8433c89f47a42588f6a75)
I20260608 09:48:17.377066  5917 raft_consensus.cc:515] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fabd41a761b8433c89f47a42588f6a75" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 38381 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } }
I20260608 09:48:17.378175  5639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "0281e5102b9a483ca74c2464129fcf15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" is_pre_election: true
I20260608 09:48:17.379838  5917 leader_election.cc:290] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fabd41a761b8433c89f47a42588f6a75 (127.3.176.131:38381), 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171)
I20260608 09:48:17.380705  5639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" is_pre_election: true
I20260608 09:48:17.380817  5850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0281e5102b9a483ca74c2464129fcf15" is_pre_election: true
I20260608 09:48:17.382372  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" is_pre_election: true
I20260608 09:48:17.382944  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fabd41a761b8433c89f47a42588f6a75" is_pre_election: true
I20260608 09:48:17.384541  5528 leader_election.cc:304] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76f27db1e7894f2f8471d72879afdc0d; no voters: cee8713c53c94dd1aa78bdcbd755eb1b, fabd41a761b8433c89f47a42588f6a75
I20260608 09:48:17.386121  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421b9ad2951d4cdcb192b6edd550e4f3" candidate_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76f27db1e7894f2f8471d72879afdc0d" is_pre_election: true
I20260608 09:48:17.386454  5920 raft_consensus.cc:2749] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:48:17.386229  5528 leader_election.cc:304] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76f27db1e7894f2f8471d72879afdc0d; no voters: 0281e5102b9a483ca74c2464129fcf15, cee8713c53c94dd1aa78bdcbd755eb1b
I20260608 09:48:17.384512  5919 raft_consensus.cc:515] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } }
I20260608 09:48:17.387405  5920 raft_consensus.cc:2749] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:48:17.387804  5603 leader_election.cc:304] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cee8713c53c94dd1aa78bdcbd755eb1b; no voters: 76f27db1e7894f2f8471d72879afdc0d, fabd41a761b8433c89f47a42588f6a75
I20260608 09:48:17.388717  5917 raft_consensus.cc:2749] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:48:17.389447  5919 leader_election.cc:290] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [CANDIDATE]: Term 2 election: Requested vote from peers 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171), cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575)
I20260608 09:48:17.390545  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "0281e5102b9a483ca74c2464129fcf15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b"
I20260608 09:48:17.390702  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:17.390642  5563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "0281e5102b9a483ca74c2464129fcf15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "76f27db1e7894f2f8471d72879afdc0d"
I20260608 09:48:17.392691  5813 leader_election.cc:304] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0281e5102b9a483ca74c2464129fcf15; no voters: 76f27db1e7894f2f8471d72879afdc0d, cee8713c53c94dd1aa78bdcbd755eb1b
I20260608 09:48:17.393282  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:17.393450  5919 raft_consensus.cc:2749] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:48:17.393813  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:17.536850  5850 raft_consensus.cc:1240] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 2 FOLLOWER]: Rejecting Update request from peer cee8713c53c94dd1aa78bdcbd755eb1b for earlier term 1. Current term is 2. Ops: []
I20260608 09:48:17.538497  5917 consensus_queue.cc:1059] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:48:17.539665  5925 raft_consensus.cc:3055] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:48:17.540048  5925 raft_consensus.cc:740] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cee8713c53c94dd1aa78bdcbd755eb1b, State: Running, Role: LEADER
I20260608 09:48:17.540928  5925 consensus_queue.cc:260] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } }
I20260608 09:48:17.541955  5925 raft_consensus.cc:3060] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:48:18.371851  5871 debug-util.cc:398] Leaking SignalData structure 0x7b0800037b00 after lost signal to thread 3781
W20260608 09:48:18.372838  5871 debug-util.cc:398] Leaking SignalData structure 0x7b0800064da0 after lost signal to thread 5497
W20260608 09:48:18.373811  5871 debug-util.cc:398] Leaking SignalData structure 0x7b0800060680 after lost signal to thread 5589
W20260608 09:48:18.374670  5871 debug-util.cc:398] Leaking SignalData structure 0x7b0800200940 after lost signal to thread 5664
W20260608 09:48:18.375541  5871 debug-util.cc:398] Leaking SignalData structure 0x7b080018de00 after lost signal to thread 5738
W20260608 09:48:18.376449  5871 debug-util.cc:398] Leaking SignalData structure 0x7b08000520a0 after lost signal to thread 5874
I20260608 09:48:18.913475  5926 raft_consensus.cc:493] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cee8713c53c94dd1aa78bdcbd755eb1b)
I20260608 09:48:18.914091  5926 raft_consensus.cc:515] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } }
I20260608 09:48:18.916545  5926 leader_election.cc:290] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575), 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132:44469)
I20260608 09:48:18.917647  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" is_pre_election: true
I20260608 09:48:18.917855  5850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0281e5102b9a483ca74c2464129fcf15" is_pre_election: true
I20260608 09:48:18.918686  5850 raft_consensus.cc:2393] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76f27db1e7894f2f8471d72879afdc0d in current term 2: Already voted for candidate 0281e5102b9a483ca74c2464129fcf15 in this term.
I20260608 09:48:18.918536  5640 raft_consensus.cc:2468] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76f27db1e7894f2f8471d72879afdc0d in term 2.
I20260608 09:48:18.920137  5528 leader_election.cc:304] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76f27db1e7894f2f8471d72879afdc0d, cee8713c53c94dd1aa78bdcbd755eb1b; no voters: 0281e5102b9a483ca74c2464129fcf15
I20260608 09:48:18.920855  5926 raft_consensus.cc:2804] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:48:18.921229  5926 raft_consensus.cc:493] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader cee8713c53c94dd1aa78bdcbd755eb1b)
I20260608 09:48:18.921520  5926 raft_consensus.cc:3060] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:18.926880  5926 raft_consensus.cc:515] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } }
I20260608 09:48:18.928751  5926 leader_election.cc:290] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 election: Requested vote from peers cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130:33575), 0281e5102b9a483ca74c2464129fcf15 (127.3.176.132:44469)
I20260608 09:48:18.929752  5640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b"
I20260608 09:48:18.930176  5850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0add200bb5c74e15a6947af519571035" candidate_uuid: "76f27db1e7894f2f8471d72879afdc0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0281e5102b9a483ca74c2464129fcf15"
I20260608 09:48:18.930987  5850 raft_consensus.cc:2393] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 76f27db1e7894f2f8471d72879afdc0d in current term 2: Already voted for candidate 0281e5102b9a483ca74c2464129fcf15 in this term.
I20260608 09:48:18.936408  5640 raft_consensus.cc:2468] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76f27db1e7894f2f8471d72879afdc0d in term 2.
I20260608 09:48:18.937605  5528 leader_election.cc:304] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76f27db1e7894f2f8471d72879afdc0d, cee8713c53c94dd1aa78bdcbd755eb1b; no voters: 0281e5102b9a483ca74c2464129fcf15
I20260608 09:48:18.938441  5926 raft_consensus.cc:2804] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:48:18.939627  5926 raft_consensus.cc:697] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 2 LEADER]: Becoming Leader. State: Replica: 76f27db1e7894f2f8471d72879afdc0d, State: Running, Role: LEADER
I20260608 09:48:18.940864  5926 consensus_queue.cc:237] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } }
I20260608 09:48:18.952762  5461 catalog_manager.cc:5696] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d reported cstate change: term changed from 1 to 2, leader changed from cee8713c53c94dd1aa78bdcbd755eb1b (127.3.176.130) to 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129). New cstate: current_term: 2 leader_uuid: "76f27db1e7894f2f8471d72879afdc0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76f27db1e7894f2f8471d72879afdc0d" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 43171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:19.381076  5850 raft_consensus.cc:1275] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 2 FOLLOWER]: Refusing update from remote peer 76f27db1e7894f2f8471d72879afdc0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:48:19.382812  5926 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0281e5102b9a483ca74c2464129fcf15" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 44469 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:48:19.394979  5516 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:48:19.398072  5516 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:48:19.398545  5516 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:19.405531  5640 raft_consensus.cc:1275] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 2 FOLLOWER]: Refusing update from remote peer 76f27db1e7894f2f8471d72879afdc0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:48:19.407902  5927 consensus_queue.cc:1048] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee8713c53c94dd1aa78bdcbd755eb1b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 33575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:48:20.167992  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:48:20.205097  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:20.205953  3778 tablet_replica.cc:333] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d: stopping tablet replica
I20260608 09:48:20.206776  3778 raft_consensus.cc:2243] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:48:20.207641  3778 raft_consensus.cc:2272] T 0add200bb5c74e15a6947af519571035 P 76f27db1e7894f2f8471d72879afdc0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:20.210435  3778 tablet_replica.cc:333] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d: stopping tablet replica
I20260608 09:48:20.210929  3778 raft_consensus.cc:2243] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:20.211409  3778 raft_consensus.cc:2272] T 421b9ad2951d4cdcb192b6edd550e4f3 P 76f27db1e7894f2f8471d72879afdc0d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:48:20.215368  5677 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260608 09:48:20.219949  5677 consensus_peers.cc:597] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 -> Peer 76f27db1e7894f2f8471d72879afdc0d (127.3.176.129:43171): Couldn't send request to peer 76f27db1e7894f2f8471d72879afdc0d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:20.237715  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:48:20.254426  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:48:20.284031  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:20.284981  3778 tablet_replica.cc:333] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b: stopping tablet replica
I20260608 09:48:20.285640  3778 raft_consensus.cc:2243] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:20.286134  3778 raft_consensus.cc:2272] T 0add200bb5c74e15a6947af519571035 P cee8713c53c94dd1aa78bdcbd755eb1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:20.289438  3778 tablet_replica.cc:333] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b: stopping tablet replica
I20260608 09:48:20.289978  3778 raft_consensus.cc:2243] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:20.290458  3778 raft_consensus.cc:2272] T 421b9ad2951d4cdcb192b6edd550e4f3 P cee8713c53c94dd1aa78bdcbd755eb1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:20.344775  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:48:20.362942  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:48:20.408003  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:20.409085  3778 tablet_replica.cc:333] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75: stopping tablet replica
I20260608 09:48:20.409745  3778 raft_consensus.cc:2243] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:20.410811  3778 raft_consensus.cc:2272] T 421b9ad2951d4cdcb192b6edd550e4f3 P fabd41a761b8433c89f47a42588f6a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:20.436371  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:48:20.455191  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:48:20.484319  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:20.485396  3778 tablet_replica.cc:333] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15: stopping tablet replica
I20260608 09:48:20.486146  3778 raft_consensus.cc:2243] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:20.487123  3778 raft_consensus.cc:2272] T 0add200bb5c74e15a6947af519571035 P 0281e5102b9a483ca74c2464129fcf15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:20.930032  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:48:20.946803  3778 master.cc:562] Master@127.3.176.190:41973 shutting down...
I20260608 09:48:20.974977  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:20.975869  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:20.976313  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5422b8f436c7428985fcf5ac4a9a543b: stopping tablet replica
I20260608 09:48:21.015494  3778 master.cc:584] Master@127.3.176.190:41973 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27890 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 09:48:21.057468  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:34631
I20260608 09:48:21.058658  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:21.065696  5945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:21.065836  5944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:21.067714  5947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:21.068471  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:21.069420  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:21.069603  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:21.069736  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912101069723 us; error 0 us; skew 500 ppm
I20260608 09:48:21.070240  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:21.072842  3778 webserver.cc:533] Webserver started at http://127.3.176.190:42881/ using document root <none> and password file <none>
I20260608 09:48:21.073346  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:21.073513  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:21.073757  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:21.075014  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "cd0f0e4bb33b40558949f55957af33ee"
format_stamp: "Formatted at 2026-06-08 09:48:21 on dist-test-slave-qcvl"
I20260608 09:48:21.079908  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:48:21.083720  5952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:21.084609  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:48:21.084887  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "cd0f0e4bb33b40558949f55957af33ee"
format_stamp: "Formatted at 2026-06-08 09:48:21 on dist-test-slave-qcvl"
I20260608 09:48:21.085137  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:21.119817  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:21.121129  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:21.163837  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:34631
I20260608 09:48:21.164021  6003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:34631 every 8 connection(s)
I20260608 09:48:21.168604  6004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:21.180488  6004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee: Bootstrap starting.
I20260608 09:48:21.186261  6004 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:21.191654  6004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee: No bootstrap required, opened a new log
I20260608 09:48:21.194310  6004 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd0f0e4bb33b40558949f55957af33ee" member_type: VOTER }
I20260608 09:48:21.194793  6004 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:21.194998  6004 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0f0e4bb33b40558949f55957af33ee, State: Initialized, Role: FOLLOWER
I20260608 09:48:21.195628  6004 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd0f0e4bb33b40558949f55957af33ee" member_type: VOTER }
I20260608 09:48:21.196141  6004 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:48:21.196359  6004 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:48:21.196676  6004 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:21.201514  6004 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd0f0e4bb33b40558949f55957af33ee" member_type: VOTER }
I20260608 09:48:21.202052  6004 leader_election.cc:304] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cd0f0e4bb33b40558949f55957af33ee; no voters: 
I20260608 09:48:21.203308  6004 leader_election.cc:290] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:48:21.203897  6007 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:21.205439  6007 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 1 LEADER]: Becoming Leader. State: Replica: cd0f0e4bb33b40558949f55957af33ee, State: Running, Role: LEADER
I20260608 09:48:21.206231  6007 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd0f0e4bb33b40558949f55957af33ee" member_type: VOTER }
I20260608 09:48:21.206651  6004 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:48:21.212824  6008 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd0f0e4bb33b40558949f55957af33ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd0f0e4bb33b40558949f55957af33ee" member_type: VOTER } }
I20260608 09:48:21.213069  6009 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd0f0e4bb33b40558949f55957af33ee. Latest consensus state: current_term: 1 leader_uuid: "cd0f0e4bb33b40558949f55957af33ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd0f0e4bb33b40558949f55957af33ee" member_type: VOTER } }
I20260608 09:48:21.213692  6008 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [sys.catalog]: This master's current role is: LEADER
I20260608 09:48:21.213928  6009 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [sys.catalog]: This master's current role is: LEADER
I20260608 09:48:21.220736  6015 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:48:21.227087  6015 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:48:21.228399  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:48:21.237666  6015 catalog_manager.cc:1382] Generated new cluster ID: b5e4ba4eae9145e29c423a3c30213f2e
I20260608 09:48:21.238029  6015 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:48:21.255290  6015 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:48:21.256831  6015 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:48:21.287037  6015 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee: Generated new TSK 0
I20260608 09:48:21.287744  6015 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:48:21.293927  3778 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000170454s
I20260608 09:48:33.390988  3778 master.cc:562] Master@127.3.176.190:34631 shutting down...
I20260608 09:48:33.419055  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:33.420017  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:33.420499  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd0f0e4bb33b40558949f55957af33ee: stopping tablet replica
I20260608 09:48:33.442211  3778 master.cc:584] Master@127.3.176.190:34631 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12422 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 09:48:33.480353  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:33897
I20260608 09:48:33.481799  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:33.488641  6027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:33.489063  6028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:33.490460  6030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:33.490630  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:33.491736  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:33.491930  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:33.492107  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912113492069 us; error 0 us; skew 500 ppm
I20260608 09:48:33.492717  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:33.495277  3778 webserver.cc:533] Webserver started at http://127.3.176.190:34281/ using document root <none> and password file <none>
I20260608 09:48:33.495829  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:33.496016  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:33.496316  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:33.497521  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "321cf239f2fc408482444502a767d806"
format_stamp: "Formatted at 2026-06-08 09:48:33 on dist-test-slave-qcvl"
I20260608 09:48:33.502564  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:48:33.506598  6035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:33.507516  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:48:33.507833  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "321cf239f2fc408482444502a767d806"
format_stamp: "Formatted at 2026-06-08 09:48:33 on dist-test-slave-qcvl"
I20260608 09:48:33.508150  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:33.522569  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:33.523854  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:33.565559  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:33897
I20260608 09:48:33.565758  6086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:33897 every 8 connection(s)
I20260608 09:48:33.570317  6087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:33.583714  6087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806: Bootstrap starting.
I20260608 09:48:33.589877  6087 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:33.595333  6087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806: No bootstrap required, opened a new log
I20260608 09:48:33.598199  6087 raft_consensus.cc:359] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "321cf239f2fc408482444502a767d806" member_type: VOTER }
I20260608 09:48:33.598709  6087 raft_consensus.cc:385] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:33.598951  6087 raft_consensus.cc:740] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321cf239f2fc408482444502a767d806, State: Initialized, Role: FOLLOWER
I20260608 09:48:33.599661  6087 consensus_queue.cc:260] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "321cf239f2fc408482444502a767d806" member_type: VOTER }
I20260608 09:48:33.600188  6087 raft_consensus.cc:399] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:48:33.600421  6087 raft_consensus.cc:493] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:48:33.600695  6087 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:33.606015  6087 raft_consensus.cc:515] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "321cf239f2fc408482444502a767d806" member_type: VOTER }
I20260608 09:48:33.606580  6087 leader_election.cc:304] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 321cf239f2fc408482444502a767d806; no voters: 
I20260608 09:48:33.607949  6087 leader_election.cc:290] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:48:33.608536  6090 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:33.610064  6090 raft_consensus.cc:697] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 1 LEADER]: Becoming Leader. State: Replica: 321cf239f2fc408482444502a767d806, State: Running, Role: LEADER
I20260608 09:48:33.610953  6090 consensus_queue.cc:237] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "321cf239f2fc408482444502a767d806" member_type: VOTER }
I20260608 09:48:33.611709  6087 sys_catalog.cc:565] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:48:33.614594  6091 sys_catalog.cc:455] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "321cf239f2fc408482444502a767d806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "321cf239f2fc408482444502a767d806" member_type: VOTER } }
I20260608 09:48:33.614709  6092 sys_catalog.cc:455] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 321cf239f2fc408482444502a767d806. Latest consensus state: current_term: 1 leader_uuid: "321cf239f2fc408482444502a767d806" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "321cf239f2fc408482444502a767d806" member_type: VOTER } }
I20260608 09:48:33.615543  6091 sys_catalog.cc:458] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [sys.catalog]: This master's current role is: LEADER
I20260608 09:48:33.615595  6092 sys_catalog.cc:458] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [sys.catalog]: This master's current role is: LEADER
I20260608 09:48:33.620399  6096 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:48:33.628819  6096 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:48:33.630044  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:48:33.640199  6096 catalog_manager.cc:1382] Generated new cluster ID: fa10269563c645209981df7ef4d1566d
I20260608 09:48:33.640470  6096 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:48:33.667219  6096 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:48:33.668836  6096 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:48:33.698534  6096 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806: Generated new TSK 0
I20260608 09:48:33.699184  6096 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:48:33.761169  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:33.768234  6108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:33.769488  6109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:33.772646  6111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:33.772673  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:33.773967  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:33.774178  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:33.774335  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912113774321 us; error 0 us; skew 500 ppm
I20260608 09:48:33.774976  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:33.777768  3778 webserver.cc:533] Webserver started at http://127.3.176.129:40853/ using document root <none> and password file <none>
I20260608 09:48:33.778309  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:33.778478  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:33.778764  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:33.780009  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "07707fa9e54043b3b8dc00ef3f7b86b1"
format_stamp: "Formatted at 2026-06-08 09:48:33 on dist-test-slave-qcvl"
I20260608 09:48:33.785202  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:48:33.789067  6116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:33.790048  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 09:48:33.790380  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "07707fa9e54043b3b8dc00ef3f7b86b1"
format_stamp: "Formatted at 2026-06-08 09:48:33 on dist-test-slave-qcvl"
I20260608 09:48:33.790663  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:33.827622  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:33.829032  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:33.830662  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:33.833493  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:33.833707  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:33.833937  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:33.834089  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:33.880038  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:38747
I20260608 09:48:33.880273  6178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:38747 every 8 connection(s)
I20260608 09:48:33.885823  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:33.894505  6183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:33.896826  6186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:33.897104  6184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:33.900561  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:33.901536  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:33.901752  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:33.901968  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912113901947 us; error 0 us; skew 500 ppm
I20260608 09:48:33.902760  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:33.905187  6179 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33897
I20260608 09:48:33.905650  6179 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:33.905835  3778 webserver.cc:533] Webserver started at http://127.3.176.130:40729/ using document root <none> and password file <none>
I20260608 09:48:33.906381  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:33.906577  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:33.906638  6179 heartbeater.cc:507] Master 127.3.176.190:33897 requested a full tablet report, sending...
I20260608 09:48:33.906862  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:33.908221  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "81f637d343b0429b927811b06cd57736"
format_stamp: "Formatted at 2026-06-08 09:48:33 on dist-test-slave-qcvl"
I20260608 09:48:33.909224  6052 ts_manager.cc:194] Registered new tserver with Master: 07707fa9e54043b3b8dc00ef3f7b86b1 (127.3.176.129:38747)
I20260608 09:48:33.912194  6052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48450
I20260608 09:48:33.914551  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:48:33.918481  6191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:33.919396  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:48:33.919792  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "81f637d343b0429b927811b06cd57736"
format_stamp: "Formatted at 2026-06-08 09:48:33 on dist-test-slave-qcvl"
I20260608 09:48:33.920073  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:33.937090  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:33.938342  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:33.939922  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:33.942390  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:33.942631  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:33.942868  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:33.943027  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:33.987408  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:44981
I20260608 09:48:33.987576  6253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:44981 every 8 connection(s)
I20260608 09:48:33.992767  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:34.001317  6257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:34.002415  6258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:34.005131  6260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:34.005342  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:34.007220  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:34.007503  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:34.007710  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912114007692 us; error 0 us; skew 500 ppm
I20260608 09:48:34.008358  6254 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33897
I20260608 09:48:34.008543  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:34.008839  6254 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:34.009943  6254 heartbeater.cc:507] Master 127.3.176.190:33897 requested a full tablet report, sending...
I20260608 09:48:34.011672  3778 webserver.cc:533] Webserver started at http://127.3.176.131:38357/ using document root <none> and password file <none>
I20260608 09:48:34.012342  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:34.012588  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:34.012548  6052 ts_manager.cc:194] Registered new tserver with Master: 81f637d343b0429b927811b06cd57736 (127.3.176.130:44981)
I20260608 09:48:34.013182  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:34.014523  6052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48458
I20260608 09:48:34.014576  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "51866f0247dd4615a011b250c642cc31"
format_stamp: "Formatted at 2026-06-08 09:48:34 on dist-test-slave-qcvl"
I20260608 09:48:34.019872  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 09:48:34.023830  6265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:34.024726  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 09:48:34.025063  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "51866f0247dd4615a011b250c642cc31"
format_stamp: "Formatted at 2026-06-08 09:48:34 on dist-test-slave-qcvl"
I20260608 09:48:34.025326  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:34.042690  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:34.043960  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:34.045580  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:34.047938  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:34.048192  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 09:48:34.048416  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:34.048580  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:34.091697  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:44259
I20260608 09:48:34.091881  6327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:44259 every 8 connection(s)
I20260608 09:48:34.108520  6328 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33897
I20260608 09:48:34.109004  6328 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:34.109897  6328 heartbeater.cc:507] Master 127.3.176.190:33897 requested a full tablet report, sending...
I20260608 09:48:34.112282  6052 ts_manager.cc:194] Registered new tserver with Master: 51866f0247dd4615a011b250c642cc31 (127.3.176.131:44259)
I20260608 09:48:34.112522  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017193042s
I20260608 09:48:34.113909  6052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48466
I20260608 09:48:34.915686  6179 heartbeater.cc:499] Master 127.3.176.190:33897 was elected leader, sending a full tablet report...
I20260608 09:48:35.017741  6254 heartbeater.cc:499] Master 127.3.176.190:33897 was elected leader, sending a full tablet report...
I20260608 09:48:35.117035  6328 heartbeater.cc:499] Master 127.3.176.190:33897 was elected leader, sending a full tablet report...
I20260608 09:48:35.627889  6105 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:37.628830  6105 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:39.629894  6105 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:41.631289  6105 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:43.632494  6105 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:45.633486  6105 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:45.696882  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:48:45.730104  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:45.747761  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:48:45.760725  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:48:45.786765  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:45.803119  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:48:45.813721  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:48:45.845103  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:45.861497  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:48:45.871361  3778 master.cc:562] Master@127.3.176.190:33897 shutting down...
I20260608 09:48:45.898772  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:45.899523  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:45.899868  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 321cf239f2fc408482444502a767d806: stopping tablet replica
I20260608 09:48:45.918181  3778 master.cc:584] Master@127.3.176.190:33897 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12469 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 09:48:45.952163  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:33197
I20260608 09:48:45.953421  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:45.959714  6333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:45.960246  6334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:45.962726  6336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:45.963500  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:45.964358  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:45.964557  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:45.964677  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912125964666 us; error 0 us; skew 500 ppm
I20260608 09:48:45.965210  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:45.967878  3778 webserver.cc:533] Webserver started at http://127.3.176.190:34831/ using document root <none> and password file <none>
I20260608 09:48:45.968494  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:45.968665  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:45.968885  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:45.970058  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "95123592cb454f4cbed60ef80ceee612"
format_stamp: "Formatted at 2026-06-08 09:48:45 on dist-test-slave-qcvl"
I20260608 09:48:45.975018  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:48:45.978847  6341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:45.979712  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:48:45.980024  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "95123592cb454f4cbed60ef80ceee612"
format_stamp: "Formatted at 2026-06-08 09:48:45 on dist-test-slave-qcvl"
I20260608 09:48:45.980345  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:45.992762  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:45.994011  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:46.035698  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:33197
I20260608 09:48:46.035856  6392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:33197 every 8 connection(s)
I20260608 09:48:46.040741  6393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:46.054282  6393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612: Bootstrap starting.
I20260608 09:48:46.060628  6393 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:46.065841  6393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612: No bootstrap required, opened a new log
I20260608 09:48:46.068616  6393 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95123592cb454f4cbed60ef80ceee612" member_type: VOTER }
I20260608 09:48:46.069123  6393 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:46.069320  6393 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95123592cb454f4cbed60ef80ceee612, State: Initialized, Role: FOLLOWER
I20260608 09:48:46.069922  6393 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95123592cb454f4cbed60ef80ceee612" member_type: VOTER }
I20260608 09:48:46.070403  6393 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:48:46.070605  6393 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:48:46.070835  6393 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:46.076279  6393 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95123592cb454f4cbed60ef80ceee612" member_type: VOTER }
I20260608 09:48:46.076889  6393 leader_election.cc:304] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 95123592cb454f4cbed60ef80ceee612; no voters: 
I20260608 09:48:46.078272  6393 leader_election.cc:290] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:48:46.078842  6396 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:46.080369  6396 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 1 LEADER]: Becoming Leader. State: Replica: 95123592cb454f4cbed60ef80ceee612, State: Running, Role: LEADER
I20260608 09:48:46.081146  6396 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95123592cb454f4cbed60ef80ceee612" member_type: VOTER }
I20260608 09:48:46.081775  6393 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:48:46.084486  6397 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95123592cb454f4cbed60ef80ceee612" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95123592cb454f4cbed60ef80ceee612" member_type: VOTER } }
I20260608 09:48:46.084579  6398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95123592cb454f4cbed60ef80ceee612. Latest consensus state: current_term: 1 leader_uuid: "95123592cb454f4cbed60ef80ceee612" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95123592cb454f4cbed60ef80ceee612" member_type: VOTER } }
I20260608 09:48:46.085206  6397 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [sys.catalog]: This master's current role is: LEADER
I20260608 09:48:46.085318  6398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [sys.catalog]: This master's current role is: LEADER
I20260608 09:48:46.090131  6401 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:48:46.098510  6401 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:48:46.099707  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:48:46.109390  6401 catalog_manager.cc:1382] Generated new cluster ID: e3ff6b199a4c4e2996e750c932ed3102
I20260608 09:48:46.109721  6401 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:48:46.128808  6401 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:48:46.130199  6401 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:48:46.157634  6401 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612: Generated new TSK 0
I20260608 09:48:46.158375  6401 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:48:46.166721  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:46.174044  6414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:46.174839  6415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:46.176501  6417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:46.177007  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:46.177923  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:46.178113  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:46.178290  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912126178272 us; error 0 us; skew 500 ppm
I20260608 09:48:46.178894  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:46.181470  3778 webserver.cc:533] Webserver started at http://127.3.176.129:34395/ using document root <none> and password file <none>
I20260608 09:48:46.182047  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:46.182230  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:46.182552  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:46.183825  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "6c8800af16d842a4bca67cb77cacb55b"
format_stamp: "Formatted at 2026-06-08 09:48:46 on dist-test-slave-qcvl"
I20260608 09:48:46.188813  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:48:46.192718  6422 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:46.193671  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:48:46.194060  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "6c8800af16d842a4bca67cb77cacb55b"
format_stamp: "Formatted at 2026-06-08 09:48:46 on dist-test-slave-qcvl"
I20260608 09:48:46.194424  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:46.213560  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:46.214823  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:46.216555  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:46.219195  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:46.219424  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:46.219676  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:46.219831  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:46.263458  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:45105
I20260608 09:48:46.263620  6484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:45105 every 8 connection(s)
I20260608 09:48:46.268927  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:46.277081  6489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:46.278355  6490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:46.282676  3778 server_base.cc:1061] running on GCE node
W20260608 09:48:46.282779  6492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:46.284184  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:46.284416  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:46.284554  6485 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33197
I20260608 09:48:46.284633  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912126284608 us; error 0 us; skew 500 ppm
I20260608 09:48:46.285128  6485 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:46.285661  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:46.286219  6485 heartbeater.cc:507] Master 127.3.176.190:33197 requested a full tablet report, sending...
I20260608 09:48:46.288822  3778 webserver.cc:533] Webserver started at http://127.3.176.130:45091/ using document root <none> and password file <none>
I20260608 09:48:46.289580  6358 ts_manager.cc:194] Registered new tserver with Master: 6c8800af16d842a4bca67cb77cacb55b (127.3.176.129:45105)
I20260608 09:48:46.289855  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:46.290189  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:46.290607  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:46.292559  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "a5b7cd44346045478647fc2c497d785a"
format_stamp: "Formatted at 2026-06-08 09:48:46 on dist-test-slave-qcvl"
I20260608 09:48:46.292631  6358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44366
I20260608 09:48:46.298834  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 09:48:46.303169  6497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:46.304148  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:48:46.304540  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "a5b7cd44346045478647fc2c497d785a"
format_stamp: "Formatted at 2026-06-08 09:48:46 on dist-test-slave-qcvl"
I20260608 09:48:46.304848  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:46.321185  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:46.322623  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:46.324411  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:46.327100  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:46.327320  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:46.327569  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:46.327728  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:46.374527  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:35463
I20260608 09:48:46.374650  6559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:35463 every 8 connection(s)
I20260608 09:48:46.380368  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:46.388888  6563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:46.390022  6564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:46.393229  6560 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33197
I20260608 09:48:46.393729  6560 heartbeater.cc:461] Registering TS with master...
W20260608 09:48:46.393870  6567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:46.394403  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:46.394611  6560 heartbeater.cc:507] Master 127.3.176.190:33197 requested a full tablet report, sending...
I20260608 09:48:46.395349  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:46.395597  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:46.395780  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912126395759 us; error 0 us; skew 500 ppm
I20260608 09:48:46.396653  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:46.397089  6358 ts_manager.cc:194] Registered new tserver with Master: a5b7cd44346045478647fc2c497d785a (127.3.176.130:35463)
I20260608 09:48:46.398813  6358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44378
I20260608 09:48:46.399614  3778 webserver.cc:533] Webserver started at http://127.3.176.131:37507/ using document root <none> and password file <none>
I20260608 09:48:46.400373  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:46.400564  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:46.400849  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:46.402220  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "56c4c7d045ae414b83d9960ab6bcceaf"
format_stamp: "Formatted at 2026-06-08 09:48:46 on dist-test-slave-qcvl"
I20260608 09:48:46.407625  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:48:46.411595  6571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:46.412542  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:48:46.412881  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "56c4c7d045ae414b83d9960ab6bcceaf"
format_stamp: "Formatted at 2026-06-08 09:48:46 on dist-test-slave-qcvl"
I20260608 09:48:46.413189  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:46.439769  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:46.441303  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:46.443118  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:46.445989  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:46.446233  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:46.446502  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:46.446669  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:46.495059  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:39229
I20260608 09:48:46.495173  6633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:39229 every 8 connection(s)
I20260608 09:48:46.511081  6634 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33197
I20260608 09:48:46.511490  6634 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:46.512310  6634 heartbeater.cc:507] Master 127.3.176.190:33197 requested a full tablet report, sending...
I20260608 09:48:46.514461  6358 ts_manager.cc:194] Registered new tserver with Master: 56c4c7d045ae414b83d9960ab6bcceaf (127.3.176.131:39229)
I20260608 09:48:46.514948  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016083891s
I20260608 09:48:46.516034  6358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44388
I20260608 09:48:47.296283  6485 heartbeater.cc:499] Master 127.3.176.190:33197 was elected leader, sending a full tablet report...
I20260608 09:48:47.401741  6560 heartbeater.cc:499] Master 127.3.176.190:33197 was elected leader, sending a full tablet report...
I20260608 09:48:47.519330  6634 heartbeater.cc:499] Master 127.3.176.190:33197 was elected leader, sending a full tablet report...
I20260608 09:48:47.574059  6358 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53432:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:48:47.577086  6358 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:48:47.640439  6599 tablet_service.cc:1511] Processing CreateTablet for tablet a6acd292316d4fb7aae0b33c436a5e4c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:47.642096  6599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6acd292316d4fb7aae0b33c436a5e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.646124  6598 tablet_service.cc:1511] Processing CreateTablet for tablet 8db08a7430e8430ba91bfb4f491d9568 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:47.647678  6598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db08a7430e8430ba91bfb4f491d9568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.660506  6597 tablet_service.cc:1511] Processing CreateTablet for tablet a49e16ebb70b414086354e828d0f47fd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:47.661167  6596 tablet_service.cc:1511] Processing CreateTablet for tablet 5df2a5e5a8e44345922ddba8d7c6ecc0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:47.662201  6597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49e16ebb70b414086354e828d0f47fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.663235  6596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df2a5e5a8e44345922ddba8d7c6ecc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.663578  6525 tablet_service.cc:1511] Processing CreateTablet for tablet a6acd292316d4fb7aae0b33c436a5e4c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:47.665131  6525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6acd292316d4fb7aae0b33c436a5e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.666270  6524 tablet_service.cc:1511] Processing CreateTablet for tablet 8db08a7430e8430ba91bfb4f491d9568 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:47.667894  6524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db08a7430e8430ba91bfb4f491d9568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.667728  6450 tablet_service.cc:1511] Processing CreateTablet for tablet a6acd292316d4fb7aae0b33c436a5e4c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:47.669441  6450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6acd292316d4fb7aae0b33c436a5e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.671373  6449 tablet_service.cc:1511] Processing CreateTablet for tablet 8db08a7430e8430ba91bfb4f491d9568 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:47.673480  6448 tablet_service.cc:1511] Processing CreateTablet for tablet a49e16ebb70b414086354e828d0f47fd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:47.681136  6448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49e16ebb70b414086354e828d0f47fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.675362  6447 tablet_service.cc:1511] Processing CreateTablet for tablet 5df2a5e5a8e44345922ddba8d7c6ecc0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:47.677270  6523 tablet_service.cc:1511] Processing CreateTablet for tablet a49e16ebb70b414086354e828d0f47fd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:47.685272  6523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49e16ebb70b414086354e828d0f47fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.679170  6522 tablet_service.cc:1511] Processing CreateTablet for tablet 5df2a5e5a8e44345922ddba8d7c6ecc0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d9d37188d8af4580ad44280f79db927c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:47.687211  6522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df2a5e5a8e44345922ddba8d7c6ecc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.688802  6447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df2a5e5a8e44345922ddba8d7c6ecc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.690431  6449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db08a7430e8430ba91bfb4f491d9568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:47.708348  6655 tablet_bootstrap.cc:492] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf: Bootstrap starting.
I20260608 09:48:47.721858  6655 tablet_bootstrap.cc:654] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.738466  6654 tablet_bootstrap.cc:492] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a: Bootstrap starting.
I20260608 09:48:47.752445  6654 tablet_bootstrap.cc:654] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.757380  6657 tablet_bootstrap.cc:492] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b: Bootstrap starting.
I20260608 09:48:47.762195  6655 tablet_bootstrap.cc:492] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf: No bootstrap required, opened a new log
I20260608 09:48:47.762713  6655 ts_tablet_manager.cc:1403] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.011s
I20260608 09:48:47.765858  6655 raft_consensus.cc:359] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } }
I20260608 09:48:47.766590  6655 raft_consensus.cc:385] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.766939  6655 raft_consensus.cc:740] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56c4c7d045ae414b83d9960ab6bcceaf, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.767913  6655 consensus_queue.cc:260] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } }
I20260608 09:48:47.769543  6654 tablet_bootstrap.cc:492] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a: No bootstrap required, opened a new log
I20260608 09:48:47.770190  6654 ts_tablet_manager.cc:1403] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260608 09:48:47.771319  6655 ts_tablet_manager.cc:1434] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 09:48:47.772723  6655 tablet_bootstrap.cc:492] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf: Bootstrap starting.
I20260608 09:48:47.773900  6657 tablet_bootstrap.cc:654] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.773684  6654 raft_consensus.cc:359] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } }
I20260608 09:48:47.774515  6654 raft_consensus.cc:385] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.774845  6654 raft_consensus.cc:740] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b7cd44346045478647fc2c497d785a, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.775908  6654 consensus_queue.cc:260] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } }
I20260608 09:48:47.781823  6655 tablet_bootstrap.cc:654] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.786315  6657 tablet_bootstrap.cc:492] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b: No bootstrap required, opened a new log
I20260608 09:48:47.786849  6657 ts_tablet_manager.cc:1403] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260608 09:48:47.787509  6654 ts_tablet_manager.cc:1434] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.012s
I20260608 09:48:47.788947  6654 tablet_bootstrap.cc:492] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a: Bootstrap starting.
I20260608 09:48:47.789932  6657 raft_consensus.cc:359] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.790740  6657 raft_consensus.cc:385] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.791057  6657 raft_consensus.cc:740] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8800af16d842a4bca67cb77cacb55b, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.792119  6657 consensus_queue.cc:260] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.797833  6654 tablet_bootstrap.cc:654] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.801877  6657 ts_tablet_manager.cc:1434] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260608 09:48:47.805080  6657 tablet_bootstrap.cc:492] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b: Bootstrap starting.
I20260608 09:48:47.813656  6657 tablet_bootstrap.cc:654] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.817940  6655 tablet_bootstrap.cc:492] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf: No bootstrap required, opened a new log
I20260608 09:48:47.818656  6655 ts_tablet_manager.cc:1403] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.015s
I20260608 09:48:47.822192  6654 tablet_bootstrap.cc:492] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a: No bootstrap required, opened a new log
I20260608 09:48:47.822827  6654 ts_tablet_manager.cc:1403] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a: Time spent bootstrapping tablet: real 0.034s	user 0.027s	sys 0.005s
I20260608 09:48:47.822312  6655 raft_consensus.cc:359] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.823251  6655 raft_consensus.cc:385] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.823493  6657 tablet_bootstrap.cc:492] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b: No bootstrap required, opened a new log
I20260608 09:48:47.823614  6655 raft_consensus.cc:740] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56c4c7d045ae414b83d9960ab6bcceaf, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.824131  6657 ts_tablet_manager.cc:1403] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260608 09:48:47.824651  6655 consensus_queue.cc:260] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.825696  6654 raft_consensus.cc:359] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.826459  6654 raft_consensus.cc:385] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.826732  6654 raft_consensus.cc:740] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b7cd44346045478647fc2c497d785a, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.827056  6655 ts_tablet_manager.cc:1434] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:48:47.827562  6654 consensus_queue.cc:260] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.827740  6657 raft_consensus.cc:359] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.828380  6655 tablet_bootstrap.cc:492] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf: Bootstrap starting.
I20260608 09:48:47.828547  6657 raft_consensus.cc:385] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.828900  6657 raft_consensus.cc:740] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8800af16d842a4bca67cb77cacb55b, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.829838  6657 consensus_queue.cc:260] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.836370  6655 tablet_bootstrap.cc:654] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.836630  6657 ts_tablet_manager.cc:1434] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:48:47.837819  6657 tablet_bootstrap.cc:492] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b: Bootstrap starting.
I20260608 09:48:47.839421  6654 ts_tablet_manager.cc:1434] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:48:47.845789  6657 tablet_bootstrap.cc:654] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.846403  6654 tablet_bootstrap.cc:492] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a: Bootstrap starting.
I20260608 09:48:47.854118  6654 tablet_bootstrap.cc:654] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.855193  6655 tablet_bootstrap.cc:492] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf: No bootstrap required, opened a new log
I20260608 09:48:47.855708  6655 ts_tablet_manager.cc:1403] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260608 09:48:47.855731  6657 tablet_bootstrap.cc:492] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b: No bootstrap required, opened a new log
I20260608 09:48:47.856474  6657 ts_tablet_manager.cc:1403] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 09:48:47.859033  6655 raft_consensus.cc:359] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.859690  6655 raft_consensus.cc:385] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.859459  6657 raft_consensus.cc:359] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } }
I20260608 09:48:47.860018  6655 raft_consensus.cc:740] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56c4c7d045ae414b83d9960ab6bcceaf, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.860224  6654 tablet_bootstrap.cc:492] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a: No bootstrap required, opened a new log
I20260608 09:48:47.860409  6657 raft_consensus.cc:385] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.860810  6654 ts_tablet_manager.cc:1403] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 09:48:47.860749  6657 raft_consensus.cc:740] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8800af16d842a4bca67cb77cacb55b, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.861068  6655 consensus_queue.cc:260] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.861791  6657 consensus_queue.cc:260] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } }
I20260608 09:48:47.863416  6655 ts_tablet_manager.cc:1434] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:48:47.864131  6657 ts_tablet_manager.cc:1434] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260608 09:48:47.864012  6654 raft_consensus.cc:359] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.864586  6655 tablet_bootstrap.cc:492] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf: Bootstrap starting.
I20260608 09:48:47.864837  6654 raft_consensus.cc:385] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.865247  6657 tablet_bootstrap.cc:492] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b: Bootstrap starting.
I20260608 09:48:47.872074  6657 tablet_bootstrap.cc:654] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.872509  6655 tablet_bootstrap.cc:654] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.865177  6654 raft_consensus.cc:740] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b7cd44346045478647fc2c497d785a, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.876219  6654 consensus_queue.cc:260] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.878988  6654 ts_tablet_manager.cc:1434] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260608 09:48:47.880342  6654 tablet_bootstrap.cc:492] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a: Bootstrap starting.
W20260608 09:48:47.881021  6561 tablet.cc:2404] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:48:47.891649  6654 tablet_bootstrap.cc:654] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:47.895344  6657 tablet_bootstrap.cc:492] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b: No bootstrap required, opened a new log
I20260608 09:48:47.895898  6657 ts_tablet_manager.cc:1403] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.011s
I20260608 09:48:47.896507  6655 tablet_bootstrap.cc:492] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf: No bootstrap required, opened a new log
I20260608 09:48:47.896963  6659 raft_consensus.cc:493] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:47.897235  6655 ts_tablet_manager.cc:1403] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.011s
I20260608 09:48:47.897536  6659 raft_consensus.cc:515] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.899169  6657 raft_consensus.cc:359] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.899910  6657 raft_consensus.cc:385] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.900244  6657 raft_consensus.cc:740] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c8800af16d842a4bca67cb77cacb55b, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.900681  6655 raft_consensus.cc:359] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.901456  6655 raft_consensus.cc:385] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.901852  6655 raft_consensus.cc:740] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56c4c7d045ae414b83d9960ab6bcceaf, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.901046  6657 consensus_queue.cc:260] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.902541  6659 leader_election.cc:290] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c8800af16d842a4bca67cb77cacb55b (127.3.176.129:45105), a5b7cd44346045478647fc2c497d785a (127.3.176.130:35463)
I20260608 09:48:47.902773  6655 consensus_queue.cc:260] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.905858  6657 ts_tablet_manager.cc:1434] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:48:47.907253  6655 ts_tablet_manager.cc:1434] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:48:47.921567  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e16ebb70b414086354e828d0f47fd" candidate_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8800af16d842a4bca67cb77cacb55b" is_pre_election: true
I20260608 09:48:47.922458  6460 raft_consensus.cc:2468] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56c4c7d045ae414b83d9960ab6bcceaf in term 0.
I20260608 09:48:47.922580  6661 raft_consensus.cc:493] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:47.923810  6661 raft_consensus.cc:515] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } }
I20260608 09:48:47.924692  6573 leader_election.cc:304] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56c4c7d045ae414b83d9960ab6bcceaf, 6c8800af16d842a4bca67cb77cacb55b; no voters: 
I20260608 09:48:47.925729  6659 raft_consensus.cc:2804] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:47.926141  6659 raft_consensus.cc:493] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:47.926524  6659 raft_consensus.cc:3060] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:47.926784  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e16ebb70b414086354e828d0f47fd" candidate_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b7cd44346045478647fc2c497d785a" is_pre_election: true
I20260608 09:48:47.927500  6535 raft_consensus.cc:2468] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56c4c7d045ae414b83d9960ab6bcceaf in term 0.
I20260608 09:48:47.933352  6654 tablet_bootstrap.cc:492] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a: No bootstrap required, opened a new log
I20260608 09:48:47.933925  6654 ts_tablet_manager.cc:1403] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.009s
I20260608 09:48:47.935416  6663 raft_consensus.cc:493] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:47.936058  6663 raft_consensus.cc:515] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.937287  6654 raft_consensus.cc:359] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.938081  6654 raft_consensus.cc:385] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:47.938406  6654 raft_consensus.cc:740] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b7cd44346045478647fc2c497d785a, State: Initialized, Role: FOLLOWER
I20260608 09:48:47.938202  6659 raft_consensus.cc:515] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.939380  6654 consensus_queue.cc:260] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.928354  6661 leader_election.cc:290] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56c4c7d045ae414b83d9960ab6bcceaf (127.3.176.131:39229), 6c8800af16d842a4bca67cb77cacb55b (127.3.176.129:45105)
I20260608 09:48:47.941218  6663 leader_election.cc:290] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5b7cd44346045478647fc2c497d785a (127.3.176.130:35463), 56c4c7d045ae414b83d9960ab6bcceaf (127.3.176.131:39229)
I20260608 09:48:47.952071  6659 leader_election.cc:290] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [CANDIDATE]: Term 1 election: Requested vote from peers 6c8800af16d842a4bca67cb77cacb55b (127.3.176.129:45105), a5b7cd44346045478647fc2c497d785a (127.3.176.130:35463)
I20260608 09:48:47.954032  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e16ebb70b414086354e828d0f47fd" candidate_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b7cd44346045478647fc2c497d785a"
I20260608 09:48:47.954737  6535 raft_consensus.cc:3060] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:47.959275  6663 raft_consensus.cc:493] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:47.959831  6663 raft_consensus.cc:515] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:47.962191  6663 leader_election.cc:290] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5b7cd44346045478647fc2c497d785a (127.3.176.130:35463), 56c4c7d045ae414b83d9960ab6bcceaf (127.3.176.131:39229)
I20260608 09:48:47.966954  6535 raft_consensus.cc:2468] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56c4c7d045ae414b83d9960ab6bcceaf in term 1.
I20260608 09:48:47.968741  6574 leader_election.cc:304] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56c4c7d045ae414b83d9960ab6bcceaf, a5b7cd44346045478647fc2c497d785a; no voters: 
I20260608 09:48:47.969729  6659 raft_consensus.cc:2804] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:47.974391  6654 ts_tablet_manager.cc:1434] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a: Time spent starting tablet: real 0.040s	user 0.018s	sys 0.015s
I20260608 09:48:47.977349  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49e16ebb70b414086354e828d0f47fd" candidate_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8800af16d842a4bca67cb77cacb55b"
I20260608 09:48:47.977993  6460 raft_consensus.cc:3060] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:47.978996  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acd292316d4fb7aae0b33c436a5e4c" candidate_uuid: "a5b7cd44346045478647fc2c497d785a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8800af16d842a4bca67cb77cacb55b" is_pre_election: true
I20260608 09:48:47.979386  6609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acd292316d4fb7aae0b33c436a5e4c" candidate_uuid: "a5b7cd44346045478647fc2c497d785a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" is_pre_election: true
I20260608 09:48:47.980304  6609 raft_consensus.cc:2468] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5b7cd44346045478647fc2c497d785a in term 0.
I20260608 09:48:47.980882  6459 raft_consensus.cc:2468] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5b7cd44346045478647fc2c497d785a in term 0.
I20260608 09:48:47.987035  6500 leader_election.cc:304] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56c4c7d045ae414b83d9960ab6bcceaf, a5b7cd44346045478647fc2c497d785a; no voters: 
I20260608 09:48:47.989284  6609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db08a7430e8430ba91bfb4f491d9568" candidate_uuid: "6c8800af16d842a4bca67cb77cacb55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" is_pre_election: true
I20260608 09:48:47.989493  6608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2a5e5a8e44345922ddba8d7c6ecc0" candidate_uuid: "6c8800af16d842a4bca67cb77cacb55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" is_pre_election: true
I20260608 09:48:47.989589  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2a5e5a8e44345922ddba8d7c6ecc0" candidate_uuid: "6c8800af16d842a4bca67cb77cacb55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b7cd44346045478647fc2c497d785a" is_pre_election: true
I20260608 09:48:47.990020  6609 raft_consensus.cc:2468] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8800af16d842a4bca67cb77cacb55b in term 0.
I20260608 09:48:47.990051  6608 raft_consensus.cc:2468] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8800af16d842a4bca67cb77cacb55b in term 0.
I20260608 09:48:47.990397  6534 raft_consensus.cc:2468] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8800af16d842a4bca67cb77cacb55b in term 0.
I20260608 09:48:47.990422  6677 raft_consensus.cc:2804] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:47.991674  6677 raft_consensus.cc:493] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:47.992170  6677 raft_consensus.cc:3060] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:47.991990  6425 leader_election.cc:304] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8800af16d842a4bca67cb77cacb55b, a5b7cd44346045478647fc2c497d785a; no voters: 
I20260608 09:48:47.993263  6425 leader_election.cc:304] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56c4c7d045ae414b83d9960ab6bcceaf, 6c8800af16d842a4bca67cb77cacb55b; no voters: 
I20260608 09:48:47.992522  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db08a7430e8430ba91bfb4f491d9568" candidate_uuid: "6c8800af16d842a4bca67cb77cacb55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b7cd44346045478647fc2c497d785a" is_pre_election: true
I20260608 09:48:47.994525  6535 raft_consensus.cc:2468] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c8800af16d842a4bca67cb77cacb55b in term 0.
I20260608 09:48:47.994577  6663 raft_consensus.cc:2804] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:47.995112  6663 raft_consensus.cc:493] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:47.995460  6663 raft_consensus.cc:3060] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:47.991576  6460 raft_consensus.cc:2468] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56c4c7d045ae414b83d9960ab6bcceaf in term 1.
I20260608 09:48:47.998308  6659 raft_consensus.cc:697] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 LEADER]: Becoming Leader. State: Replica: 56c4c7d045ae414b83d9960ab6bcceaf, State: Running, Role: LEADER
I20260608 09:48:47.999138  6659 consensus_queue.cc:237] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:48.001731  6677 raft_consensus.cc:515] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } }
I20260608 09:48:48.003139  6663 raft_consensus.cc:515] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:48.005543  6663 leader_election.cc:290] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [CANDIDATE]: Term 1 election: Requested vote from peers a5b7cd44346045478647fc2c497d785a (127.3.176.130:35463), 56c4c7d045ae414b83d9960ab6bcceaf (127.3.176.131:39229)
I20260608 09:48:48.007182  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2a5e5a8e44345922ddba8d7c6ecc0" candidate_uuid: "6c8800af16d842a4bca67cb77cacb55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b7cd44346045478647fc2c497d785a"
I20260608 09:48:48.007041  6680 raft_consensus.cc:2804] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:48.008474  6608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acd292316d4fb7aae0b33c436a5e4c" candidate_uuid: "a5b7cd44346045478647fc2c497d785a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56c4c7d045ae414b83d9960ab6bcceaf"
I20260608 09:48:48.008726  6680 raft_consensus.cc:493] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:48.007822  6535 raft_consensus.cc:3060] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:48.008055  6609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2a5e5a8e44345922ddba8d7c6ecc0" candidate_uuid: "6c8800af16d842a4bca67cb77cacb55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56c4c7d045ae414b83d9960ab6bcceaf"
I20260608 09:48:48.009414  6680 raft_consensus.cc:3060] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:48.009563  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acd292316d4fb7aae0b33c436a5e4c" candidate_uuid: "a5b7cd44346045478647fc2c497d785a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c8800af16d842a4bca67cb77cacb55b"
I20260608 09:48:48.009153  6608 raft_consensus.cc:3060] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:48.009783  6609 raft_consensus.cc:3060] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:48.010363  6460 raft_consensus.cc:3060] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:48.008064  6677 leader_election.cc:290] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [CANDIDATE]: Term 1 election: Requested vote from peers 56c4c7d045ae414b83d9960ab6bcceaf (127.3.176.131:39229), 6c8800af16d842a4bca67cb77cacb55b (127.3.176.129:45105)
I20260608 09:48:48.015834  6535 raft_consensus.cc:2468] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8800af16d842a4bca67cb77cacb55b in term 1.
I20260608 09:48:48.017264  6608 raft_consensus.cc:2468] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5b7cd44346045478647fc2c497d785a in term 1.
I20260608 09:48:48.017226  6425 leader_election.cc:304] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8800af16d842a4bca67cb77cacb55b, a5b7cd44346045478647fc2c497d785a; no voters: 
I20260608 09:48:48.018337  6663 raft_consensus.cc:2804] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:48.021539  6663 raft_consensus.cc:697] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 1 LEADER]: Becoming Leader. State: Replica: 6c8800af16d842a4bca67cb77cacb55b, State: Running, Role: LEADER
I20260608 09:48:48.022538  6663 consensus_queue.cc:237] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:48.018747  6500 leader_election.cc:304] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56c4c7d045ae414b83d9960ab6bcceaf, a5b7cd44346045478647fc2c497d785a; no voters: 
I20260608 09:48:48.019428  6460 raft_consensus.cc:2468] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5b7cd44346045478647fc2c497d785a in term 1.
I20260608 09:48:48.025029  6677 raft_consensus.cc:2804] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:48.025434  6609 raft_consensus.cc:2468] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8800af16d842a4bca67cb77cacb55b in term 1.
I20260608 09:48:48.025537  6677 raft_consensus.cc:697] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 1 LEADER]: Becoming Leader. State: Replica: a5b7cd44346045478647fc2c497d785a, State: Running, Role: LEADER
I20260608 09:48:48.019699  6680 raft_consensus.cc:515] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:48.026669  6677 consensus_queue.cc:237] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } }
I20260608 09:48:48.029371  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db08a7430e8430ba91bfb4f491d9568" candidate_uuid: "6c8800af16d842a4bca67cb77cacb55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b7cd44346045478647fc2c497d785a"
I20260608 09:48:48.029999  6535 raft_consensus.cc:3060] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:48.039369  6356 catalog_manager.cc:5696] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 56c4c7d045ae414b83d9960ab6bcceaf (127.3.176.131). New cstate: current_term: 1 leader_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } health_report { overall_health: HEALTHY } } }
I20260608 09:48:48.041524  6609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db08a7430e8430ba91bfb4f491d9568" candidate_uuid: "6c8800af16d842a4bca67cb77cacb55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56c4c7d045ae414b83d9960ab6bcceaf"
I20260608 09:48:48.042308  6609 raft_consensus.cc:3060] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:48.041711  6358 catalog_manager.cc:5696] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8800af16d842a4bca67cb77cacb55b (127.3.176.129). New cstate: current_term: 1 leader_uuid: "6c8800af16d842a4bca67cb77cacb55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:48.047873  6535 raft_consensus.cc:2468] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8800af16d842a4bca67cb77cacb55b in term 1.
I20260608 09:48:48.049481  6425 leader_election.cc:304] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c8800af16d842a4bca67cb77cacb55b, a5b7cd44346045478647fc2c497d785a; no voters: 
I20260608 09:48:48.049924  6609 raft_consensus.cc:2468] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c8800af16d842a4bca67cb77cacb55b in term 1.
I20260608 09:48:48.050719  6663 raft_consensus.cc:2804] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:48.051380  6663 raft_consensus.cc:697] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 1 LEADER]: Becoming Leader. State: Replica: 6c8800af16d842a4bca67cb77cacb55b, State: Running, Role: LEADER
I20260608 09:48:48.052421  6663 consensus_queue.cc:237] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } }
I20260608 09:48:48.050150  6680 leader_election.cc:290] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [CANDIDATE]: Term 1 election: Requested vote from peers a5b7cd44346045478647fc2c497d785a (127.3.176.130:35463), 56c4c7d045ae414b83d9960ab6bcceaf (127.3.176.131:39229)
I20260608 09:48:48.065508  6356 catalog_manager.cc:5696] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a reported cstate change: term changed from 0 to 1, leader changed from <none> to a5b7cd44346045478647fc2c497d785a (127.3.176.130). New cstate: current_term: 1 leader_uuid: "a5b7cd44346045478647fc2c497d785a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:48.067759  6358 catalog_manager.cc:5696] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c8800af16d842a4bca67cb77cacb55b (127.3.176.129). New cstate: current_term: 1 leader_uuid: "6c8800af16d842a4bca67cb77cacb55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c8800af16d842a4bca67cb77cacb55b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5b7cd44346045478647fc2c497d785a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56c4c7d045ae414b83d9960ab6bcceaf" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39229 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:48.098827  6411 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 09:48:48.104066  6411 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260608 09:48:48.104619  6411 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:48.125805  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:48:48.147881  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:48.148834  3778 tablet_replica.cc:333] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b: stopping tablet replica
I20260608 09:48:48.149521  3778 raft_consensus.cc:2243] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:48.149904  3778 raft_consensus.cc:2272] T a49e16ebb70b414086354e828d0f47fd P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.151826  3778 tablet_replica.cc:333] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b: stopping tablet replica
I20260608 09:48:48.152355  3778 raft_consensus.cc:2243] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:48.152684  3778 raft_consensus.cc:2272] T a6acd292316d4fb7aae0b33c436a5e4c P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.154482  3778 tablet_replica.cc:333] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b: stopping tablet replica
I20260608 09:48:48.154933  3778 raft_consensus.cc:2243] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:48.155452  3778 pending_rounds.cc:70] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b: Trying to abort 1 pending ops.
I20260608 09:48:48.155616  3778 pending_rounds.cc:77] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616076389441536 op_type: NO_OP noop_request { }
I20260608 09:48:48.155874  3778 raft_consensus.cc:2889] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:48:48.156147  3778 raft_consensus.cc:2272] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.158490  3778 tablet_replica.cc:333] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b: stopping tablet replica
I20260608 09:48:48.158962  3778 raft_consensus.cc:2243] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:48.159520  3778 pending_rounds.cc:70] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b: Trying to abort 1 pending ops.
I20260608 09:48:48.159747  3778 pending_rounds.cc:77] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616076535586816 op_type: NO_OP noop_request { }
I20260608 09:48:48.160015  3778 raft_consensus.cc:2889] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:48:48.160336  3778 raft_consensus.cc:2272] T 8db08a7430e8430ba91bfb4f491d9568 P 6c8800af16d842a4bca67cb77cacb55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.184269  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:48:48.195400  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:48:48.214389  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:48.215415  3778 tablet_replica.cc:333] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a: stopping tablet replica
I20260608 09:48:48.216061  3778 raft_consensus.cc:2243] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:48.216645  3778 raft_consensus.cc:2272] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.219038  3778 tablet_replica.cc:333] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a: stopping tablet replica
I20260608 09:48:48.219597  3778 raft_consensus.cc:2243] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:48.219990  3778 raft_consensus.cc:2272] T a49e16ebb70b414086354e828d0f47fd P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.222097  3778 tablet_replica.cc:333] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a: stopping tablet replica
I20260608 09:48:48.222633  3778 raft_consensus.cc:2243] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:48.223089  3778 raft_consensus.cc:2272] T 8db08a7430e8430ba91bfb4f491d9568 P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.225302  3778 tablet_replica.cc:333] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a: stopping tablet replica
I20260608 09:48:48.225822  3778 raft_consensus.cc:2243] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:48.226433  3778 pending_rounds.cc:70] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a: Trying to abort 1 pending ops.
I20260608 09:48:48.226596  3778 pending_rounds.cc:77] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616076408647680 op_type: NO_OP noop_request { }
I20260608 09:48:48.226894  3778 raft_consensus.cc:2889] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:48:48.227171  3778 raft_consensus.cc:2272] T a6acd292316d4fb7aae0b33c436a5e4c P a5b7cd44346045478647fc2c497d785a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.250907  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:48:48.264228  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:48:48.285220  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:48.286183  3778 tablet_replica.cc:333] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf: stopping tablet replica
I20260608 09:48:48.286849  3778 raft_consensus.cc:2243] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:48.287286  3778 raft_consensus.cc:2272] T 5df2a5e5a8e44345922ddba8d7c6ecc0 P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.289601  3778 tablet_replica.cc:333] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf: stopping tablet replica
I20260608 09:48:48.290122  3778 raft_consensus.cc:2243] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:48.290485  3778 raft_consensus.cc:2272] T 8db08a7430e8430ba91bfb4f491d9568 P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.292656  3778 tablet_replica.cc:333] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf: stopping tablet replica
I20260608 09:48:48.293181  3778 raft_consensus.cc:2243] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:48.293759  3778 pending_rounds.cc:70] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf: Trying to abort 1 pending ops.
I20260608 09:48:48.293918  3778 pending_rounds.cc:77] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616076294545408 op_type: NO_OP noop_request { }
I20260608 09:48:48.294174  3778 raft_consensus.cc:2889] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:48:48.294409  3778 raft_consensus.cc:2272] T a49e16ebb70b414086354e828d0f47fd P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.296892  3778 tablet_replica.cc:333] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf: stopping tablet replica
I20260608 09:48:48.297384  3778 raft_consensus.cc:2243] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:48.297731  3778 raft_consensus.cc:2272] T a6acd292316d4fb7aae0b33c436a5e4c P 56c4c7d045ae414b83d9960ab6bcceaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.320911  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:48:48.334223  3778 master.cc:562] Master@127.3.176.190:33197 shutting down...
I20260608 09:48:48.353166  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:48.353828  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:48.354175  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95123592cb454f4cbed60ef80ceee612: stopping tablet replica
I20260608 09:48:48.364987  3778 master.cc:584] Master@127.3.176.190:33197 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2445 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 09:48:48.396740  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:42943
I20260608 09:48:48.397881  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:48.403378  6687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:48.405308  6690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:48.405377  6688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:48.405685  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:48.406922  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:48.407124  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:48.407308  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912128407287 us; error 0 us; skew 500 ppm
I20260608 09:48:48.408015  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:48.410758  3778 webserver.cc:533] Webserver started at http://127.3.176.190:33715/ using document root <none> and password file <none>
I20260608 09:48:48.411303  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:48.411489  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:48.411768  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:48.413100  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "353277691ff84b21bd5d46411a468cf0"
format_stamp: "Formatted at 2026-06-08 09:48:48 on dist-test-slave-qcvl"
I20260608 09:48:48.418139  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:48:48.422173  6695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:48.423141  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:48:48.423456  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "353277691ff84b21bd5d46411a468cf0"
format_stamp: "Formatted at 2026-06-08 09:48:48 on dist-test-slave-qcvl"
I20260608 09:48:48.423774  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:48.445039  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:48.446311  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:48.489197  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:42943
I20260608 09:48:48.489336  6746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:42943 every 8 connection(s)
I20260608 09:48:48.493798  6747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:48.504210  6747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0: Bootstrap starting.
I20260608 09:48:48.508855  6747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:48.513520  6747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0: No bootstrap required, opened a new log
I20260608 09:48:48.515645  6747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353277691ff84b21bd5d46411a468cf0" member_type: VOTER }
I20260608 09:48:48.516034  6747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:48.516289  6747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353277691ff84b21bd5d46411a468cf0, State: Initialized, Role: FOLLOWER
I20260608 09:48:48.516888  6747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353277691ff84b21bd5d46411a468cf0" member_type: VOTER }
I20260608 09:48:48.517338  6747 raft_consensus.cc:399] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:48:48.517540  6747 raft_consensus.cc:493] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:48:48.517758  6747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:48.522245  6747 raft_consensus.cc:515] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353277691ff84b21bd5d46411a468cf0" member_type: VOTER }
I20260608 09:48:48.522766  6747 leader_election.cc:304] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 353277691ff84b21bd5d46411a468cf0; no voters: 
I20260608 09:48:48.524056  6747 leader_election.cc:290] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:48:48.524609  6750 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:48.526487  6750 raft_consensus.cc:697] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 1 LEADER]: Becoming Leader. State: Replica: 353277691ff84b21bd5d46411a468cf0, State: Running, Role: LEADER
I20260608 09:48:48.527462  6747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:48:48.527346  6750 consensus_queue.cc:237] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353277691ff84b21bd5d46411a468cf0" member_type: VOTER }
I20260608 09:48:48.530994  6751 sys_catalog.cc:455] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "353277691ff84b21bd5d46411a468cf0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353277691ff84b21bd5d46411a468cf0" member_type: VOTER } }
I20260608 09:48:48.531061  6752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 353277691ff84b21bd5d46411a468cf0. Latest consensus state: current_term: 1 leader_uuid: "353277691ff84b21bd5d46411a468cf0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353277691ff84b21bd5d46411a468cf0" member_type: VOTER } }
I20260608 09:48:48.532051  6751 sys_catalog.cc:458] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [sys.catalog]: This master's current role is: LEADER
I20260608 09:48:48.532047  6752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [sys.catalog]: This master's current role is: LEADER
I20260608 09:48:48.535532  6756 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:48:48.540943  6756 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:48:48.544874  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:48:48.551173  6756 catalog_manager.cc:1382] Generated new cluster ID: 9f1d456db31e463d934cef566661bdc3
I20260608 09:48:48.551528  6756 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:48:48.571673  6756 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:48:48.573282  6756 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:48:48.594600  6756 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0: Generated new TSK 0
I20260608 09:48:48.595387  6756 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:48:48.612679  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:48.619375  6768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:48.621141  6769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:48.622373  6771 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:48.622768  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:48.623721  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:48.623921  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:48.624050  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912128624038 us; error 0 us; skew 500 ppm
I20260608 09:48:48.624773  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:48.627530  3778 webserver.cc:533] Webserver started at http://127.3.176.129:36159/ using document root <none> and password file <none>
I20260608 09:48:48.628115  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:48.628309  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:48.628554  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:48.629848  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "2b92b7eb6eee462185196dcab8f379be"
format_stamp: "Formatted at 2026-06-08 09:48:48 on dist-test-slave-qcvl"
I20260608 09:48:48.635039  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:48:48.639104  6776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:48.640220  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:48:48.640560  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "2b92b7eb6eee462185196dcab8f379be"
format_stamp: "Formatted at 2026-06-08 09:48:48 on dist-test-slave-qcvl"
I20260608 09:48:48.640887  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:48.658103  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:48.659463  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:48.661167  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:48.663960  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:48.664215  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:48:48.664459  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:48.664618  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:48.711377  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:41599
I20260608 09:48:48.711512  6838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:41599 every 8 connection(s)
I20260608 09:48:48.717474  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:48.725157  6843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:48.727290  6844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:48.729521  3778 server_base.cc:1061] running on GCE node
W20260608 09:48:48.731374  6846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:48.732656  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:48.732963  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:48.733175  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912128733156 us; error 0 us; skew 500 ppm
I20260608 09:48:48.733561  6839 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42943
I20260608 09:48:48.733911  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:48.734010  6839 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:48.735013  6839 heartbeater.cc:507] Master 127.3.176.190:42943 requested a full tablet report, sending...
I20260608 09:48:48.737067  3778 webserver.cc:533] Webserver started at http://127.3.176.130:42315/ using document root <none> and password file <none>
I20260608 09:48:48.737819  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:48.737825  6712 ts_manager.cc:194] Registered new tserver with Master: 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:48.738214  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:48.738618  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:48.740295  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "211d6c7272c843fa95fc6b7b7efb375f"
format_stamp: "Formatted at 2026-06-08 09:48:48 on dist-test-slave-qcvl"
I20260608 09:48:48.740432  6712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43124
I20260608 09:48:48.746016  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:48:48.749847  6851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:48.750823  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:48:48.751175  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "211d6c7272c843fa95fc6b7b7efb375f"
format_stamp: "Formatted at 2026-06-08 09:48:48 on dist-test-slave-qcvl"
I20260608 09:48:48.751523  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:48.781507  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:48.782678  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:48.784221  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:48.786698  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:48.786892  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:48.787148  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:48.787304  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:48.828909  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:45441
I20260608 09:48:48.829089  6913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:45441 every 8 connection(s)
I20260608 09:48:48.834156  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:48.842304  6917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:48.844471  6918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:48.845871  3778 server_base.cc:1061] running on GCE node
W20260608 09:48:48.847070  6920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:48.848218  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:48.848506  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:48.848696  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912128848676 us; error 0 us; skew 500 ppm
I20260608 09:48:48.849453  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:48.852643  3778 webserver.cc:533] Webserver started at http://127.3.176.131:45751/ using document root <none> and password file <none>
I20260608 09:48:48.853299  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:48.853557  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:48.853543  6914 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42943
I20260608 09:48:48.854283  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:48.854383  6914 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:48.855319  6914 heartbeater.cc:507] Master 127.3.176.190:42943 requested a full tablet report, sending...
I20260608 09:48:48.855513  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
format_stamp: "Formatted at 2026-06-08 09:48:48 on dist-test-slave-qcvl"
I20260608 09:48:48.857937  6712 ts_manager.cc:194] Registered new tserver with Master: 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:48.859938  6712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43128
I20260608 09:48:48.862030  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:48:48.866357  6925 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:48.867303  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:48:48.867655  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
format_stamp: "Formatted at 2026-06-08 09:48:48 on dist-test-slave-qcvl"
I20260608 09:48:48.867941  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:48.886373  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:48.887533  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:48.889122  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:48.891616  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:48.891821  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:48.892055  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:48.892256  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:48:48.933383  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:42535
I20260608 09:48:48.933563  6987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:42535 every 8 connection(s)
I20260608 09:48:48.948964  6988 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42943
I20260608 09:48:48.949473  6988 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:48.950333  6988 heartbeater.cc:507] Master 127.3.176.190:42943 requested a full tablet report, sending...
I20260608 09:48:48.952944  6712 ts_manager.cc:194] Registered new tserver with Master: 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:48.953219  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01633928s
I20260608 09:48:48.954576  6712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43142
I20260608 09:48:49.743824  6839 heartbeater.cc:499] Master 127.3.176.190:42943 was elected leader, sending a full tablet report...
I20260608 09:48:49.863369  6914 heartbeater.cc:499] Master 127.3.176.190:42943 was elected leader, sending a full tablet report...
I20260608 09:48:49.958000  6988 heartbeater.cc:499] Master 127.3.176.190:42943 was elected leader, sending a full tablet report...
I20260608 09:48:50.013955  6712 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43146:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:48:50.016453  6712 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:48:50.098172  6879 tablet_service.cc:1511] Processing CreateTablet for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.099792  6879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.099347  6878 tablet_service.cc:1511] Processing CreateTablet for tablet 26b3c4f23fac493fb7a8c90b582532c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.101382  6953 tablet_service.cc:1511] Processing CreateTablet for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.101339  6877 tablet_service.cc:1511] Processing CreateTablet for tablet 5155961838b443969293c787dd454304 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.102051  6802 tablet_service.cc:1511] Processing CreateTablet for tablet 5155961838b443969293c787dd454304 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.102555  6949 tablet_service.cc:1511] Processing CreateTablet for tablet b2ef491ce5bd46fa970ce8d043ae7201 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.103581  6802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5155961838b443969293c787dd454304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.104493  6804 tablet_service.cc:1511] Processing CreateTablet for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.103735  6799 tablet_service.cc:1511] Processing CreateTablet for tablet 0263b2288d6343fc984392012ad3a981 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.105055  6948 tablet_service.cc:1511] Processing CreateTablet for tablet 0263b2288d6343fc984392012ad3a981 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.106148  6804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.104992  6947 tablet_service.cc:1511] Processing CreateTablet for tablet f30b5cb60a0a4708a045b3eefba18570 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.106523  6801 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa7d625adca40e39d048e09dbced444 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.107934  6799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0263b2288d6343fc984392012ad3a981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.108887  6800 tablet_service.cc:1511] Processing CreateTablet for tablet b2ef491ce5bd46fa970ce8d043ae7201 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.110446  6800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ef491ce5bd46fa970ce8d043ae7201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.110560  6877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5155961838b443969293c787dd454304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.113282  6798 tablet_service.cc:1511] Processing CreateTablet for tablet f30b5cb60a0a4708a045b3eefba18570 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.114807  6798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30b5cb60a0a4708a045b3eefba18570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.116787  6801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa7d625adca40e39d048e09dbced444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.117414  6950 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa7d625adca40e39d048e09dbced444 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.119436  6952 tablet_service.cc:1511] Processing CreateTablet for tablet 26b3c4f23fac493fb7a8c90b582532c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.121860  6951 tablet_service.cc:1511] Processing CreateTablet for tablet 5155961838b443969293c787dd454304 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.124511  6803 tablet_service.cc:1511] Processing CreateTablet for tablet 26b3c4f23fac493fb7a8c90b582532c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.126549  6803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b3c4f23fac493fb7a8c90b582532c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.105317  6797 tablet_service.cc:1511] Processing CreateTablet for tablet bc3cbd1b25d9410683afc264c7cc7494 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.127866  6797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3cbd1b25d9410683afc264c7cc7494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.128741  6878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b3c4f23fac493fb7a8c90b582532c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.103186  6953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.132516  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ef491ce5bd46fa970ce8d043ae7201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.133666  6951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5155961838b443969293c787dd454304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.132710  7008 tablet_bootstrap.cc:492] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:50.137322  6946 tablet_service.cc:1511] Processing CreateTablet for tablet bc3cbd1b25d9410683afc264c7cc7494 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.138895  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3cbd1b25d9410683afc264c7cc7494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.140486  6952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b3c4f23fac493fb7a8c90b582532c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.141785  6950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa7d625adca40e39d048e09dbced444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.141450  6876 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa7d625adca40e39d048e09dbced444 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.143078  6876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa7d625adca40e39d048e09dbced444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.143242  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30b5cb60a0a4708a045b3eefba18570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.145387  6948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0263b2288d6343fc984392012ad3a981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.145707  6875 tablet_service.cc:1511] Processing CreateTablet for tablet b2ef491ce5bd46fa970ce8d043ae7201 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.140578  7008 tablet_bootstrap.cc:654] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.148535  6874 tablet_service.cc:1511] Processing CreateTablet for tablet 0263b2288d6343fc984392012ad3a981 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.151268  6873 tablet_service.cc:1511] Processing CreateTablet for tablet f30b5cb60a0a4708a045b3eefba18570 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.152601  6875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ef491ce5bd46fa970ce8d043ae7201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.153995  6873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30b5cb60a0a4708a045b3eefba18570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.156502  6874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0263b2288d6343fc984392012ad3a981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.169885  6872 tablet_service.cc:1511] Processing CreateTablet for tablet bc3cbd1b25d9410683afc264c7cc7494 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:48:50.171540  6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3cbd1b25d9410683afc264c7cc7494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:50.257220  7010 tablet_bootstrap.cc:492] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:50.265102  7011 tablet_bootstrap.cc:492] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:50.266736  7008 tablet_bootstrap.cc:492] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:50.267365  7008 ts_tablet_manager.cc:1403] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.020s
I20260608 09:48:50.264971  7010 tablet_bootstrap.cc:654] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.270794  7008 raft_consensus.cc:359] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.271494  7011 tablet_bootstrap.cc:654] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.271775  7008 raft_consensus.cc:385] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.272178  7008 raft_consensus.cc:740] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.273195  7008 consensus_queue.cc:260] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.274153  7010 tablet_bootstrap.cc:492] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:50.274832  7010 ts_tablet_manager.cc:1403] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260608 09:48:50.277642  7008 ts_tablet_manager.cc:1434] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260608 09:48:50.278883  7008 tablet_bootstrap.cc:492] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:50.278461  7010 raft_consensus.cc:359] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.280553  7010 raft_consensus.cc:385] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.280922  7010 raft_consensus.cc:740] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.282042  7010 consensus_queue.cc:260] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.283183  7011 tablet_bootstrap.cc:492] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:50.283751  7011 ts_tablet_manager.cc:1403] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260608 09:48:50.286147  7008 tablet_bootstrap.cc:654] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.286999  7011 raft_consensus.cc:359] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.287799  7011 raft_consensus.cc:385] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.288148  7011 raft_consensus.cc:740] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.289304  7010 ts_tablet_manager.cc:1434] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 09:48:50.289058  7011 consensus_queue.cc:260] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.293740  7010 tablet_bootstrap.cc:492] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:50.301699  7010 tablet_bootstrap.cc:654] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.306516  7011 ts_tablet_manager.cc:1434] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.006s
I20260608 09:48:50.307624  7011 tablet_bootstrap.cc:492] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:50.313735  7011 tablet_bootstrap.cc:654] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.315258  7017 raft_consensus.cc:493] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.315830  7017 raft_consensus.cc:515] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.316676  7008 tablet_bootstrap.cc:492] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:50.317363  7008 ts_tablet_manager.cc:1403] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.016s
I20260608 09:48:50.319232  7017 leader_election.cc:290] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.320688  7008 raft_consensus.cc:359] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.321760  7008 raft_consensus.cc:385] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.322118  7008 raft_consensus.cc:740] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.323028  7008 consensus_queue.cc:260] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.325506  7010 tablet_bootstrap.cc:492] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:50.326162  7010 ts_tablet_manager.cc:1403] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260608 09:48:50.329386  7011 tablet_bootstrap.cc:492] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:50.329993  7011 ts_tablet_manager.cc:1403] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260608 09:48:50.329497  7010 raft_consensus.cc:359] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.330479  7010 raft_consensus.cc:385] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.330857  7010 raft_consensus.cc:740] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.331712  7010 consensus_queue.cc:260] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.332892  7011 raft_consensus.cc:359] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.333562  7011 raft_consensus.cc:385] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.333832  7011 raft_consensus.cc:740] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.334203  7008 ts_tablet_manager.cc:1434] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:48:50.338177  7008 tablet_bootstrap.cc:492] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:50.340704  7011 consensus_queue.cc:260] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.341293  7010 ts_tablet_manager.cc:1434] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260608 09:48:50.344745  7008 tablet_bootstrap.cc:654] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.344882  7010 tablet_bootstrap.cc:492] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:50.345580  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5155961838b443969293c787dd454304" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:50.346374  6963 raft_consensus.cc:2468] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:50.347378  7011 ts_tablet_manager.cc:1434] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 09:48:50.348438  7011 tablet_bootstrap.cc:492] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:50.352921  6853 leader_election.cc:304] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 
I20260608 09:48:50.351946  7010 tablet_bootstrap.cc:654] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.354893  7017 raft_consensus.cc:2804] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:50.355260  7017 raft_consensus.cc:493] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:50.355618  7017 raft_consensus.cc:3060] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.361805  7011 tablet_bootstrap.cc:654] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.362190  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5155961838b443969293c787dd454304" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:50.362910  7008 tablet_bootstrap.cc:492] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:50.362556  7017 raft_consensus.cc:515] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.363533  7008 ts_tablet_manager.cc:1403] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.001s
W20260608 09:48:50.364220  6853 leader_election.cc:343] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:50.366775  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5155961838b443969293c787dd454304" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:50.367153  7008 raft_consensus.cc:359] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.369299  7008 raft_consensus.cc:385] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.369925  7008 raft_consensus.cc:740] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.370230  7017 leader_election.cc:290] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
W20260608 09:48:50.369452  6853 leader_election.cc:343] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:50.371330  7010 tablet_bootstrap.cc:492] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:50.370996  7008 consensus_queue.cc:260] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.371948  7010 ts_tablet_manager.cc:1403] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260608 09:48:50.372303  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5155961838b443969293c787dd454304" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:50.372864  6963 raft_consensus.cc:3060] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.373607  7008 ts_tablet_manager.cc:1434] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 09:48:50.374790  7008 tablet_bootstrap.cc:492] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:50.375404  7010 raft_consensus.cc:359] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.376202  7010 raft_consensus.cc:385] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.376555  7010 raft_consensus.cc:740] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.377534  7010 consensus_queue.cc:260] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.379871  6963 raft_consensus.cc:2468] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:50.381258  6853 leader_election.cc:304] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:50.381856  7008 tablet_bootstrap.cc:654] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.382546  7017 raft_consensus.cc:2804] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:50.386852  7011 tablet_bootstrap.cc:492] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:50.387182  7008 tablet_bootstrap.cc:492] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:50.387418  7011 ts_tablet_manager.cc:1403] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260608 09:48:50.387606  7008 ts_tablet_manager.cc:1403] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260608 09:48:50.389394  7010 ts_tablet_manager.cc:1434] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260608 09:48:50.390528  7011 raft_consensus.cc:359] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.390746  7008 raft_consensus.cc:359] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.391436  7008 raft_consensus.cc:385] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.391791  7008 raft_consensus.cc:740] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.392550  7017 raft_consensus.cc:697] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Leader. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:50.391331  7011 raft_consensus.cc:385] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.392731  7008 consensus_queue.cc:260] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.393293  7011 raft_consensus.cc:740] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.393549  7017 consensus_queue.cc:237] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.395305  7011 consensus_queue.cc:260] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.397773  7011 ts_tablet_manager.cc:1434] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:48:50.398217  7008 ts_tablet_manager.cc:1434] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:48:50.399242  7011 tablet_bootstrap.cc:492] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:50.399266  7008 tablet_bootstrap.cc:492] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:50.393087  7015 raft_consensus.cc:493] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.401046  7015 raft_consensus.cc:515] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.406461  7015 leader_election.cc:290] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:50.406857  7008 tablet_bootstrap.cc:654] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.406942  7011 tablet_bootstrap.cc:654] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.413901  6711 catalog_manager.cc:5696] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: term changed from 0 to 1, leader changed from <none> to 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:50.417415  7010 tablet_bootstrap.cc:492] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:50.418068  7014 raft_consensus.cc:493] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.419202  7014 raft_consensus.cc:515] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.422384  7014 leader_election.cc:290] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.425730  7010 tablet_bootstrap.cc:654] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.430557  7011 tablet_bootstrap.cc:492] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:50.431152  7011 ts_tablet_manager.cc:1403] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.013s
I20260608 09:48:50.434556  7011 raft_consensus.cc:359] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.435588  7011 raft_consensus.cc:385] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.435964  7011 raft_consensus.cc:740] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.437052  7011 consensus_queue.cc:260] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.440304  7008 tablet_bootstrap.cc:492] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:50.440892  7008 ts_tablet_manager.cc:1403] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.013s
I20260608 09:48:50.441870  7011 ts_tablet_manager.cc:1434] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:48:50.443195  7011 tablet_bootstrap.cc:492] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:50.450255  7008 raft_consensus.cc:359] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.451107  7008 raft_consensus.cc:385] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.451418  7008 raft_consensus.cc:740] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.451339  7017 raft_consensus.cc:493] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.452275  7011 tablet_bootstrap.cc:654] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.452030  7017 raft_consensus.cc:515] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.454576  7017 leader_election.cc:290] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.455722  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:50.457134  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:50.457021  7008 consensus_queue.cc:260] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.457975  6963 raft_consensus.cc:2468] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
W20260608 09:48:50.459076  6853 leader_election.cc:343] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:50.460641  6853 leader_election.cc:304] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:50.461565  7017 raft_consensus.cc:2804] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:50.462042  7017 raft_consensus.cc:493] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:50.462313  7010 tablet_bootstrap.cc:492] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:50.462411  7017 raft_consensus.cc:3060] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.463188  7010 ts_tablet_manager.cc:1403] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.005s
I20260608 09:48:50.463466  7008 ts_tablet_manager.cc:1434] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 09:48:50.464685  7008 tablet_bootstrap.cc:492] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:50.466645  7010 raft_consensus.cc:359] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.467504  7010 raft_consensus.cc:385] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.467824  7010 raft_consensus.cc:740] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.469889  7010 consensus_queue.cc:260] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.470389  7014 raft_consensus.cc:493] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.470983  7014 raft_consensus.cc:515] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.475034  7008 tablet_bootstrap.cc:654] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.475164  7010 ts_tablet_manager.cc:1434] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:48:50.476418  7010 tablet_bootstrap.cc:492] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:50.477653  7014 leader_election.cc:290] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.477908  7011 tablet_bootstrap.cc:492] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:50.478446  7011 ts_tablet_manager.cc:1403] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.009s
I20260608 09:48:50.481815  7011 raft_consensus.cc:359] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.482548  7011 raft_consensus.cc:385] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.482846  7011 raft_consensus.cc:740] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.483716  7011 consensus_queue.cc:260] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.486084  7011 ts_tablet_manager.cc:1434] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 09:48:50.487164  7011 tablet_bootstrap.cc:492] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:50.490126  7010 tablet_bootstrap.cc:654] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.491918  7014 raft_consensus.cc:493] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.496398  7017 raft_consensus.cc:515] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.499178  7017 leader_election.cc:290] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.492573  7014 raft_consensus.cc:515] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.499760  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:50.500900  7008 tablet_bootstrap.cc:492] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
W20260608 09:48:50.501645  6853 leader_election.cc:343] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:50.502745  7008 ts_tablet_manager.cc:1403] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.009s
I20260608 09:48:50.502370  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:50.504343  6963 raft_consensus.cc:3060] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.505278  7014 leader_election.cc:290] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:50.514430  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:50.515409  6889 raft_consensus.cc:2393] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in current term 1: Already voted for candidate 211d6c7272c843fa95fc6b7b7efb375f in this term.
I20260608 09:48:50.518446  7008 raft_consensus.cc:359] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.519816  7008 raft_consensus.cc:385] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.520807  7008 raft_consensus.cc:740] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.522037  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:50.522962  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30b5cb60a0a4708a045b3eefba18570" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:50.523062  7008 consensus_queue.cc:260] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.525759  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263b2288d6343fc984392012ad3a981" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:50.526453  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ea2432dc1d41e7a139c3d5cc67c6c5" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:50.526515  6889 raft_consensus.cc:2468] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 0.
I20260608 09:48:50.526994  6963 raft_consensus.cc:2468] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:50.527478  6814 raft_consensus.cc:2468] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 0.
I20260608 09:48:50.527304  6888 raft_consensus.cc:2468] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 0.
I20260608 09:48:50.528620  6853 leader_election.cc:304] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:50.531615  7010 tablet_bootstrap.cc:492] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:50.531841  7011 tablet_bootstrap.cc:654] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.531818  7017 raft_consensus.cc:2804] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:50.532243  7010 ts_tablet_manager.cc:1403] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.008s
I20260608 09:48:50.532840  7017 raft_consensus.cc:697] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Leader. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:50.533803  7017 consensus_queue.cc:237] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.535873  7010 raft_consensus.cc:359] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.536698  7010 raft_consensus.cc:385] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.536988  7010 raft_consensus.cc:740] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.537906  6927 leader_election.cc:304] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 2b92b7eb6eee462185196dcab8f379be; no voters: 211d6c7272c843fa95fc6b7b7efb375f
I20260608 09:48:50.537842  7010 consensus_queue.cc:260] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.539537  7015 raft_consensus.cc:2764] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:48:50.541788  7008 ts_tablet_manager.cc:1434] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
W20260608 09:48:50.542368  6760 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:48:50.544117  7011 tablet_bootstrap.cc:492] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:50.544669  7011 ts_tablet_manager.cc:1403] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.006s
I20260608 09:48:50.544997  6765 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:48:50.545895  7008 tablet_bootstrap.cc:492] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
W20260608 09:48:50.546625  6765 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:48:50.547809  7011 raft_consensus.cc:359] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.548728  7011 raft_consensus.cc:385] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.549039  7011 raft_consensus.cc:740] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
W20260608 09:48:50.549211  6778 leader_election.cc:343] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:50.550030  6778 leader_election.cc:304] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:50.550868  7014 raft_consensus.cc:2804] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:50.550645  7011 consensus_queue.cc:260] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.551241  7014 raft_consensus.cc:493] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:50.551422  7010 ts_tablet_manager.cc:1434] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260608 09:48:50.551631  7014 raft_consensus.cc:3060] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.553035  7011 ts_tablet_manager.cc:1434] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:48:50.554324  7011 tablet_bootstrap.cc:492] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:50.558815  7014 raft_consensus.cc:515] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.560561  6778 leader_election.cc:304] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:50.560833  7011 tablet_bootstrap.cc:654] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.561480  7010 tablet_bootstrap.cc:492] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:50.562796  7014 leader_election.cc:290] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 election: Requested vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.563434  7014 raft_consensus.cc:2804] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:50.563823  7014 raft_consensus.cc:493] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:50.564204  7014 raft_consensus.cc:3060] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.564787  7041 raft_consensus.cc:493] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.564493  7008 tablet_bootstrap.cc:654] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.565320  7041 raft_consensus.cc:515] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.567953  7041 leader_election.cc:290] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:50.569866  7010 tablet_bootstrap.cc:654] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.570161  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263b2288d6343fc984392012ad3a981" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:50.574541  6888 raft_consensus.cc:2468] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 0.
I20260608 09:48:50.572598  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263b2288d6343fc984392012ad3a981" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:50.574740  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30b5cb60a0a4708a045b3eefba18570" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:50.572559  6711 catalog_manager.cc:5696] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: term changed from 0 to 1, leader changed from <none> to 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:50.577243  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263b2288d6343fc984392012ad3a981" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:50.577956  6963 raft_consensus.cc:2468] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 0.
I20260608 09:48:50.579834  6927 leader_election.cc:304] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 
I20260608 09:48:50.580780  7041 raft_consensus.cc:2804] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:50.581136  7041 raft_consensus.cc:493] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:50.581475  7041 raft_consensus.cc:3060] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.581707  7011 tablet_bootstrap.cc:492] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:50.582221  7011 ts_tablet_manager.cc:1403] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260608 09:48:50.585280  7011 raft_consensus.cc:359] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.585966  7011 raft_consensus.cc:385] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.586261  7011 raft_consensus.cc:740] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.587699  7011 consensus_queue.cc:260] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.588531  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ea2432dc1d41e7a139c3d5cc67c6c5" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:50.589706  7011 ts_tablet_manager.cc:1434] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:48:50.590301  7041 raft_consensus.cc:515] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.590723  7011 tablet_bootstrap.cc:492] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:50.593400  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263b2288d6343fc984392012ad3a981" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:50.594166  6963 raft_consensus.cc:2393] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b92b7eb6eee462185196dcab8f379be in current term 1: Already voted for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in this term.
I20260608 09:48:50.596967  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263b2288d6343fc984392012ad3a981" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:50.597543  6888 raft_consensus.cc:3060] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.598404  7011 tablet_bootstrap.cc:654] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.605345  6888 raft_consensus.cc:2468] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 1.
I20260608 09:48:50.606886  6927 leader_election.cc:304] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 
I20260608 09:48:50.607750  7015 raft_consensus.cc:2804] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:50.609583  7011 tablet_bootstrap.cc:492] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:50.610163  7011 ts_tablet_manager.cc:1403] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260608 09:48:50.611827  7008 tablet_bootstrap.cc:492] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:50.612625  7008 ts_tablet_manager.cc:1403] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.005s
I20260608 09:48:50.613229  7011 raft_consensus.cc:359] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.614028  7011 raft_consensus.cc:385] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.614300  7011 raft_consensus.cc:740] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.615352  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263b2288d6343fc984392012ad3a981" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:50.616236  6814 raft_consensus.cc:2393] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in current term 1: Already voted for candidate 2b92b7eb6eee462185196dcab8f379be in this term.
I20260608 09:48:50.617050  7015 raft_consensus.cc:697] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Becoming Leader. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Running, Role: LEADER
I20260608 09:48:50.616189  7011 consensus_queue.cc:260] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.617980  7015 consensus_queue.cc:237] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.619344  7011 ts_tablet_manager.cc:1434] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:48:50.620949  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263b2288d6343fc984392012ad3a981" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:50.621730  6814 raft_consensus.cc:2393] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in current term 1: Already voted for candidate 2b92b7eb6eee462185196dcab8f379be in this term.
W20260608 09:48:50.621838  6778 leader_election.cc:343] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:50.622283  6778 leader_election.cc:304] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b92b7eb6eee462185196dcab8f379be; no voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f
W20260608 09:48:50.623880  6778 leader_election.cc:343] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:50.624198  7042 raft_consensus.cc:2749] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:48:50.624434  7041 leader_election.cc:290] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:50.630445  7014 raft_consensus.cc:515] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.632867  7014 leader_election.cc:290] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 election: Requested vote from peers 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:50.634138  6778 leader_election.cc:304] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b92b7eb6eee462185196dcab8f379be; no voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f
I20260608 09:48:50.635095  7042 raft_consensus.cc:2749] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:48:50.637233  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ea2432dc1d41e7a139c3d5cc67c6c5" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:50.617198  7008 raft_consensus.cc:359] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.638145  7008 raft_consensus.cc:385] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.638592  7008 raft_consensus.cc:740] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.638604  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ea2432dc1d41e7a139c3d5cc67c6c5" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:50.639760  6888 raft_consensus.cc:3060] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.639941  7008 consensus_queue.cc:260] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
W20260608 09:48:50.642355  6778 leader_election.cc:343] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:50.644742  7008 ts_tablet_manager.cc:1434] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260608 09:48:50.646946  7008 tablet_bootstrap.cc:492] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:50.642035  7010 tablet_bootstrap.cc:492] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:50.648844  7010 ts_tablet_manager.cc:1403] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.088s	user 0.035s	sys 0.031s
I20260608 09:48:50.651054  6888 raft_consensus.cc:2468] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 1.
I20260608 09:48:50.652443  7010 raft_consensus.cc:359] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.654995  7010 raft_consensus.cc:385] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.655325  7010 raft_consensus.cc:740] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.656292  7010 consensus_queue.cc:260] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.658107  7010 ts_tablet_manager.cc:1434] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:48:50.659211  7010 tablet_bootstrap.cc:492] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:50.659730  6778 leader_election.cc:304] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20
I20260608 09:48:50.659621  6709 catalog_manager.cc:5696] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } }
I20260608 09:48:50.660806  7014 raft_consensus.cc:2804] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:50.661368  7014 raft_consensus.cc:697] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Becoming Leader. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Running, Role: LEADER
I20260608 09:48:50.662648  7014 consensus_queue.cc:237] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.665934  7010 tablet_bootstrap.cc:654] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.665934  7008 tablet_bootstrap.cc:654] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.683115  7010 tablet_bootstrap.cc:492] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:50.683677  7010 ts_tablet_manager.cc:1403] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260608 09:48:50.684176  7008 tablet_bootstrap.cc:492] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:50.684798  7008 ts_tablet_manager.cc:1403] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.011s
I20260608 09:48:50.687388  7008 raft_consensus.cc:359] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.687191  7010 raft_consensus.cc:359] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.686861  6709 catalog_manager.cc:5696] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b92b7eb6eee462185196dcab8f379be (127.3.176.129). New cstate: current_term: 1 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:50.688026  7008 raft_consensus.cc:385] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.688169  7010 raft_consensus.cc:385] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.688478  7008 raft_consensus.cc:740] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.688715  7010 raft_consensus.cc:740] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.689306  7008 consensus_queue.cc:260] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.689857  7010 consensus_queue.cc:260] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.691335  7008 ts_tablet_manager.cc:1434] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:48:50.692430  7010 ts_tablet_manager.cc:1434] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260608 09:48:50.693636  7010 tablet_bootstrap.cc:492] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:50.699636  7010 tablet_bootstrap.cc:654] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:50.705493  7010 tablet_bootstrap.cc:492] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:50.705958  7010 ts_tablet_manager.cc:1403] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260608 09:48:50.707432  7017 raft_consensus.cc:493] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.708038  7017 raft_consensus.cc:515] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.709364  7010 raft_consensus.cc:359] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.709941  7010 raft_consensus.cc:385] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:50.710361  7010 raft_consensus.cc:740] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:50.710409  7017 leader_election.cc:290] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.711257  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3c4f23fac493fb7a8c90b582532c1" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:50.711387  7010 consensus_queue.cc:260] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.711992  6814 raft_consensus.cc:2468] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:50.713824  7010 ts_tablet_manager.cc:1434] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:48:50.714704  6853 leader_election.cc:304] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:50.715428  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3c4f23fac493fb7a8c90b582532c1" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:50.715516  7017 raft_consensus.cc:2804] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:50.716166  7017 raft_consensus.cc:493] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:50.716205  6963 raft_consensus.cc:2468] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:50.716881  7017 raft_consensus.cc:3060] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.719667  7015 raft_consensus.cc:493] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.720145  7015 raft_consensus.cc:515] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.722569  7015 leader_election.cc:290] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:50.723845  7017 raft_consensus.cc:515] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.724546  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30b5cb60a0a4708a045b3eefba18570" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:50.726166  7017 leader_election.cc:290] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.727461  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3c4f23fac493fb7a8c90b582532c1" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:50.728149  6963 raft_consensus.cc:3060] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.728138  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3c4f23fac493fb7a8c90b582532c1" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:50.723842  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30b5cb60a0a4708a045b3eefba18570" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:50.729102  6813 raft_consensus.cc:3060] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.729552  6888 raft_consensus.cc:2468] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 0.
I20260608 09:48:50.731125  6927 leader_election.cc:304] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 
I20260608 09:48:50.725247  6814 raft_consensus.cc:2468] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 0.
I20260608 09:48:50.732856  7015 raft_consensus.cc:2804] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:50.733255  7015 raft_consensus.cc:493] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:50.733608  7015 raft_consensus.cc:3060] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.736172  6813 raft_consensus.cc:2468] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:50.736537  6963 raft_consensus.cc:2468] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:50.737507  6853 leader_election.cc:304] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:50.738366  7017 raft_consensus.cc:2804] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:50.738956  7017 raft_consensus.cc:697] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Leader. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:50.739854  7017 consensus_queue.cc:237] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.741542  7015 raft_consensus.cc:515] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.743785  7015 leader_election.cc:290] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:50.744644  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30b5cb60a0a4708a045b3eefba18570" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:50.745266  6813 raft_consensus.cc:3060] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.745008  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f30b5cb60a0a4708a045b3eefba18570" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:50.746106  6888 raft_consensus.cc:3060] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.750272  6813 raft_consensus.cc:2468] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 1.
I20260608 09:48:50.751618  6927 leader_election.cc:304] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:50.752609  7015 raft_consensus.cc:2804] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:50.753238  7015 raft_consensus.cc:697] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Becoming Leader. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Running, Role: LEADER
I20260608 09:48:50.754128  7015 consensus_queue.cc:237] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.756407  7014 raft_consensus.cc:493] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.756652  6888 raft_consensus.cc:2468] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 1.
I20260608 09:48:50.756968  7014 raft_consensus.cc:515] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.759512  7014 leader_election.cc:290] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.760918  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5155961838b443969293c787dd454304" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:50.761778  6709 catalog_manager.cc:5696] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: term changed from 0 to 1, leader changed from <none> to 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:50.763587  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5155961838b443969293c787dd454304" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:50.764467  6963 raft_consensus.cc:2393] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b92b7eb6eee462185196dcab8f379be in current term 1: Already voted for candidate 211d6c7272c843fa95fc6b7b7efb375f in this term.
I20260608 09:48:50.765633  6778 leader_election.cc:304] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b92b7eb6eee462185196dcab8f379be; no voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f
I20260608 09:48:50.764918  6711 catalog_manager.cc:5696] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } }
I20260608 09:48:50.766459  7014 raft_consensus.cc:3060] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.774230  7014 raft_consensus.cc:2749] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:48:50.828285  7017 consensus_queue.cc:1048] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:50.832409  7015 raft_consensus.cc:493] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.833006  7015 raft_consensus.cc:515] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:50.836649  7015 leader_election.cc:290] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:50.837224  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ea2432dc1d41e7a139c3d5cc67c6c5" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:50.837466  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ea2432dc1d41e7a139c3d5cc67c6c5" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:50.838022  6888 raft_consensus.cc:2393] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in current term 1: Already voted for candidate 2b92b7eb6eee462185196dcab8f379be in this term.
I20260608 09:48:50.839493  6927 leader_election.cc:304] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20; no voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:50.840909  7015 raft_consensus.cc:3060] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.843742  7025 raft_consensus.cc:493] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.844430  7025 raft_consensus.cc:515] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.846668  7025 leader_election.cc:290] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.850005  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3cbd1b25d9410683afc264c7cc7494" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:50.850494  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3cbd1b25d9410683afc264c7cc7494" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:50.851120  7015 raft_consensus.cc:2749] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:48:50.851382  6814 raft_consensus.cc:2468] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:50.852499  7025 consensus_queue.cc:1048] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:50.851284  6962 raft_consensus.cc:2468] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:50.852846  6853 leader_election.cc:304] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:50.855041  7017 raft_consensus.cc:2804] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:50.855576  7017 raft_consensus.cc:493] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:50.855940  7017 raft_consensus.cc:3060] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.864575  7017 raft_consensus.cc:515] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.866721  7017 leader_election.cc:290] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.898331  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3cbd1b25d9410683afc264c7cc7494" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:50.900149  6813 raft_consensus.cc:3060] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.901947  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3cbd1b25d9410683afc264c7cc7494" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:50.903057  6963 raft_consensus.cc:3060] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.913254  6813 raft_consensus.cc:2468] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:50.915087  6853 leader_election.cc:304] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:50.916172  6963 raft_consensus.cc:2468] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:50.919005  7059 raft_consensus.cc:2804] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:50.921718  7059 raft_consensus.cc:697] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Leader. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:50.923647  7059 consensus_queue.cc:237] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.934971  6709 catalog_manager.cc:5696] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: term changed from 0 to 1, leader changed from <none> to 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:50.939879  6813 raft_consensus.cc:3060] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.948798  7059 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:50.965140  7017 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:50.973127  7017 raft_consensus.cc:493] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:50.973919  7017 raft_consensus.cc:515] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.977439  7017 leader_election.cc:290] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.978782  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa7d625adca40e39d048e09dbced444" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:50.979678  6813 raft_consensus.cc:2468] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:50.980306  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa7d625adca40e39d048e09dbced444" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:50.981066  6963 raft_consensus.cc:2468] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:50.981104  6853 leader_election.cc:304] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:50.982164  7017 raft_consensus.cc:2804] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:50.982553  7017 raft_consensus.cc:493] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:50.982877  7017 raft_consensus.cc:3060] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.990329  7017 raft_consensus.cc:515] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:50.992791  7017 leader_election.cc:290] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:50.993671  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa7d625adca40e39d048e09dbced444" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:50.994063  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa7d625adca40e39d048e09dbced444" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:50.994234  6813 raft_consensus.cc:3060] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:50.994622  6963 raft_consensus.cc:3060] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:51.000286  6813 raft_consensus.cc:2468] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:51.000571  6963 raft_consensus.cc:2468] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:51.001539  6853 leader_election.cc:304] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:51.002290  7017 raft_consensus.cc:2804] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:51.002838  7017 raft_consensus.cc:697] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Leader. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:51.003777  7017 consensus_queue.cc:237] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.012634  6709 catalog_manager.cc:5696] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: term changed from 0 to 1, leader changed from <none> to 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:51.071623  7015 consensus_queue.cc:1048] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:51.086318  7068 consensus_queue.cc:1048] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:51.107122  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:48:51.115666  7070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:51.116128  7071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:48:51.119359  7073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:48:51.119547  3778 server_base.cc:1061] running on GCE node
I20260608 09:48:51.121089  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:48:51.121308  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:48:51.121513  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912131121497 us; error 0 us; skew 500 ppm
I20260608 09:48:51.122188  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:48:51.125097  3778 webserver.cc:533] Webserver started at http://127.3.176.132:39449/ using document root <none> and password file <none>
I20260608 09:48:51.125689  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:48:51.125892  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:48:51.126200  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:48:51.127624  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "da12c34a5a384e068bca2566327bf0d0"
format_stamp: "Formatted at 2026-06-08 09:48:51 on dist-test-slave-qcvl"
I20260608 09:48:51.133275  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 09:48:51.137743  7078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:51.138780  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:48:51.139210  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "da12c34a5a384e068bca2566327bf0d0"
format_stamp: "Formatted at 2026-06-08 09:48:51 on dist-test-slave-qcvl"
I20260608 09:48:51.139605  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:48:51.140453  7017 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:51.155489  7025 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:51.169243  7085 consensus_queue.cc:1048] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:51.189025  7014 consensus_queue.cc:1048] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:51.203382  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:48:51.204319  7068 consensus_queue.cc:1048] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:51.205767  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:48:51.210808  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:48:51.214496  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:48:51.214816  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:51.215202  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:48:51.215464  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:48:51.223863  7068 consensus_queue.cc:1048] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:51.280002  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:38801
I20260608 09:48:51.280265  7147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:38801 every 8 connection(s)
I20260608 09:48:51.289489  6711 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43146:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 09:48:51.301586  7148 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42943
I20260608 09:48:51.302090  7148 heartbeater.cc:461] Registering TS with master...
I20260608 09:48:51.302975  7148 heartbeater.cc:507] Master 127.3.176.190:42943 requested a full tablet report, sending...
I20260608 09:48:51.305301  6709 ts_manager.cc:194] Registered new tserver with Master: da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801)
I20260608 09:48:51.307054  6709 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43152
W20260608 09:48:51.315954  6711 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 11e77017ab284315a2e94245ebbd5566 has no consensus state
W20260608 09:48:51.317623  6711 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 has no consensus state
W20260608 09:48:51.319136  6711 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d9dc110e0eb466b9233aa17f14e3aa8 has no consensus state
W20260608 09:48:51.320634  6711 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3ed6a3b18c04e319b68448068898048 has no consensus state
W20260608 09:48:51.321894  6711 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91f4e06ecf244626a4382d0cc27bf2e2 has no consensus state
W20260608 09:48:51.323154  6711 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4620d5db91964ae9af021fdc9f689691 has no consensus state
W20260608 09:48:51.324311  6711 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bebc1dae77fa4369b9e334c159e1e9ed has no consensus state
W20260608 09:48:51.325546  6711 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aaf7009910374cefb9e082454b0e8c27 has no consensus state
I20260608 09:48:51.351845  6877 tablet_service.cc:1511] Processing CreateTablet for tablet 11e77017ab284315a2e94245ebbd5566 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
W20260608 09:48:51.351855  6696 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 91f4e06ecf244626a4382d0cc27bf2e2 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 91f4e06ecf244626a4382d0cc27bf2e2 consensus state has no leader
I20260608 09:48:51.353894  6877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e77017ab284315a2e94245ebbd5566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.358522  6797 tablet_service.cc:1511] Processing CreateTablet for tablet 11e77017ab284315a2e94245ebbd5566 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.359021  6953 tablet_service.cc:1511] Processing CreateTablet for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.360741  6797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e77017ab284315a2e94245ebbd5566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.361107  6953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.359042  6800 tablet_service.cc:1511] Processing CreateTablet for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.366963  6800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.383423  6873 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9dc110e0eb466b9233aa17f14e3aa8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.383524  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9dc110e0eb466b9233aa17f14e3aa8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.385135  6873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9dc110e0eb466b9233aa17f14e3aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.385367  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9dc110e0eb466b9233aa17f14e3aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.391265  7025 consensus_queue.cc:1048] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:51.395294  6801 tablet_service.cc:1511] Processing CreateTablet for tablet f3ed6a3b18c04e319b68448068898048 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.398339  6801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ed6a3b18c04e319b68448068898048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.402937  6876 tablet_service.cc:1511] Processing CreateTablet for tablet f3ed6a3b18c04e319b68448068898048 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.404979  6876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ed6a3b18c04e319b68448068898048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.440176  6872 tablet_service.cc:1511] Processing CreateTablet for tablet 4620d5db91964ae9af021fdc9f689691 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.440439  6802 tablet_service.cc:1511] Processing CreateTablet for tablet 91f4e06ecf244626a4382d0cc27bf2e2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.441872  6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4620d5db91964ae9af021fdc9f689691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.443854  6950 tablet_service.cc:1511] Processing CreateTablet for tablet 91f4e06ecf244626a4382d0cc27bf2e2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.445365  6878 tablet_service.cc:1511] Processing CreateTablet for tablet bebc1dae77fa4369b9e334c159e1e9ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.446353  6802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f4e06ecf244626a4382d0cc27bf2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.446863  6878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebc1dae77fa4369b9e334c159e1e9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.445827  6950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f4e06ecf244626a4382d0cc27bf2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.452051  7025 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:51.452636  6948 tablet_service.cc:1511] Processing CreateTablet for tablet aaf7009910374cefb9e082454b0e8c27 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.456791  6952 tablet_service.cc:1511] Processing CreateTablet for tablet 4620d5db91964ae9af021fdc9f689691 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.462900  6799 tablet_service.cc:1511] Processing CreateTablet for tablet aaf7009910374cefb9e082454b0e8c27 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.464509  6799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf7009910374cefb9e082454b0e8c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.460331  6803 tablet_service.cc:1511] Processing CreateTablet for tablet bebc1dae77fa4369b9e334c159e1e9ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.479952  7153 tablet_bootstrap.cc:492] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:51.481325  6803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebc1dae77fa4369b9e334c159e1e9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.499290  7025 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:51.478278  6948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf7009910374cefb9e082454b0e8c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.540423  7025 consensus_queue.cc:1048] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:48:51.557158  6760 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:48:51.563041  6952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4620d5db91964ae9af021fdc9f689691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.565215  7157 tablet_bootstrap.cc:492] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:51.583459  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 11e77017ab284315a2e94245ebbd5566 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.585090  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e77017ab284315a2e94245ebbd5566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.588737  7112 tablet_service.cc:1511] Processing CreateTablet for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.590382  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.593327  7111 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9dc110e0eb466b9233aa17f14e3aa8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.593856  7108 tablet_service.cc:1511] Processing CreateTablet for tablet 4620d5db91964ae9af021fdc9f689691 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.597527  7107 tablet_service.cc:1511] Processing CreateTablet for tablet bebc1dae77fa4369b9e334c159e1e9ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.599167  7109 tablet_service.cc:1511] Processing CreateTablet for tablet 91f4e06ecf244626a4382d0cc27bf2e2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.599609  7110 tablet_service.cc:1511] Processing CreateTablet for tablet f3ed6a3b18c04e319b68448068898048 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.608829  7158 tablet_bootstrap.cc:492] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:51.614845  7157 tablet_bootstrap.cc:654] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.609431  7106 tablet_service.cc:1511] Processing CreateTablet for tablet aaf7009910374cefb9e082454b0e8c27 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:48:51.625211  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91f4e06ecf244626a4382d0cc27bf2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.634361  7107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebc1dae77fa4369b9e334c159e1e9ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.635705  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ed6a3b18c04e319b68448068898048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.649187  7153 tablet_bootstrap.cc:654] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.659402  7108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4620d5db91964ae9af021fdc9f689691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.661155  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9dc110e0eb466b9233aa17f14e3aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.686582  7106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf7009910374cefb9e082454b0e8c27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:51.696426  7157 tablet_bootstrap.cc:492] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:51.697156  7157 ts_tablet_manager.cc:1403] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.013s
I20260608 09:48:51.705462  7153 tablet_bootstrap.cc:492] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:51.706138  7153 ts_tablet_manager.cc:1403] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.227s	user 0.019s	sys 0.016s
I20260608 09:48:51.706483  7158 tablet_bootstrap.cc:654] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.710180  7153 raft_consensus.cc:359] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:51.712934  7153 raft_consensus.cc:385] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.720733  7153 raft_consensus.cc:740] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.716421  7157 raft_consensus.cc:359] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.723220  7157 raft_consensus.cc:385] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.726512  7157 raft_consensus.cc:740] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.730124  7157 consensus_queue.cc:260] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.736820  7157 ts_tablet_manager.cc:1434] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.001s
I20260608 09:48:51.737924  7157 tablet_bootstrap.cc:492] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:51.741362  7158 tablet_bootstrap.cc:492] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:51.728816  7153 consensus_queue.cc:260] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:51.748912  7163 tablet_bootstrap.cc:492] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:51.741885  7158 ts_tablet_manager.cc:1403] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.134s	user 0.006s	sys 0.009s
I20260608 09:48:51.751262  7153 ts_tablet_manager.cc:1434] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.001s
I20260608 09:48:51.752506  7153 tablet_bootstrap.cc:492] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:51.753564  7158 raft_consensus.cc:359] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:51.754631  7158 raft_consensus.cc:385] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.754936  7158 raft_consensus.cc:740] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.755939  7158 consensus_queue.cc:260] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:51.761142  7158 ts_tablet_manager.cc:1434] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:48:51.762176  7158 tablet_bootstrap.cc:492] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:51.769654  7153 tablet_bootstrap.cc:654] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.770730  7163 tablet_bootstrap.cc:654] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.771768  7157 tablet_bootstrap.cc:654] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.779037  7158 tablet_bootstrap.cc:654] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.787761  7157 tablet_bootstrap.cc:492] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:51.787803  7153 tablet_bootstrap.cc:492] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:51.788491  7157 ts_tablet_manager.cc:1403] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.018s
I20260608 09:48:51.788596  7153 ts_tablet_manager.cc:1403] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260608 09:48:51.792132  7157 raft_consensus.cc:359] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.792412  7153 raft_consensus.cc:359] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.792996  7157 raft_consensus.cc:385] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.793231  7153 raft_consensus.cc:385] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.793334  7157 raft_consensus.cc:740] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.793764  7153 raft_consensus.cc:740] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.794462  7163 tablet_bootstrap.cc:492] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0: No bootstrap required, opened a new log
I20260608 09:48:51.794389  7157 consensus_queue.cc:260] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.795171  7163 ts_tablet_manager.cc:1403] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.011s
I20260608 09:48:51.794759  7153 consensus_queue.cc:260] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.799254  7163 raft_consensus.cc:359] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:51.800108  7163 raft_consensus.cc:385] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.800408  7163 raft_consensus.cc:740] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.802336  7163 consensus_queue.cc:260] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:51.805284  7157 ts_tablet_manager.cc:1434] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:48:51.806384  7158 tablet_bootstrap.cc:492] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:51.806479  7157 tablet_bootstrap.cc:492] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:51.807018  7158 ts_tablet_manager.cc:1403] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.017s
I20260608 09:48:51.807451  7153 ts_tablet_manager.cc:1434] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 09:48:51.808662  7153 tablet_bootstrap.cc:492] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:51.810225  7158 raft_consensus.cc:359] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.810964  7158 raft_consensus.cc:385] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.811249  7158 raft_consensus.cc:740] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.814280  7157 tablet_bootstrap.cc:654] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.815454  7148 heartbeater.cc:499] Master 127.3.176.190:42943 was elected leader, sending a full tablet report...
I20260608 09:48:51.816563  7163 ts_tablet_manager.cc:1434] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.006s
I20260608 09:48:51.817654  7163 tablet_bootstrap.cc:492] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:51.824455  7163 tablet_bootstrap.cc:654] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.812079  7158 consensus_queue.cc:260] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.829998  7153 tablet_bootstrap.cc:654] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.830402  7158 ts_tablet_manager.cc:1434] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 09:48:51.837108  7158 tablet_bootstrap.cc:492] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:51.846447  7153 tablet_bootstrap.cc:492] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:51.847302  7153 ts_tablet_manager.cc:1403] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.017s
I20260608 09:48:51.852335  7158 tablet_bootstrap.cc:654] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.860544  7153 raft_consensus.cc:359] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.861340  7153 raft_consensus.cc:385] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.861680  7153 raft_consensus.cc:740] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.862665  7153 consensus_queue.cc:260] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.865911  7163 tablet_bootstrap.cc:492] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0: No bootstrap required, opened a new log
I20260608 09:48:51.866315  7157 tablet_bootstrap.cc:492] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:51.866446  7163 ts_tablet_manager.cc:1403] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.008s
I20260608 09:48:51.866825  7157 ts_tablet_manager.cc:1403] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.061s	user 0.034s	sys 0.009s
I20260608 09:48:51.869867  7163 raft_consensus.cc:359] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.870611  7163 raft_consensus.cc:385] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.870925  7163 raft_consensus.cc:740] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.871819  7163 consensus_queue.cc:260] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.871888  7153 ts_tablet_manager.cc:1434] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260608 09:48:51.875180  7153 tablet_bootstrap.cc:492] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:51.875180  7158 tablet_bootstrap.cc:492] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:51.874933  7157 raft_consensus.cc:359] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.876019  7157 raft_consensus.cc:385] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.876626  7158 ts_tablet_manager.cc:1403] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.011s
I20260608 09:48:51.876523  7157 raft_consensus.cc:740] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.875502  7163 ts_tablet_manager.cc:1434] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 09:48:51.877820  7157 consensus_queue.cc:260] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.878364  7163 tablet_bootstrap.cc:492] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:51.880317  7158 raft_consensus.cc:359] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.880722  7157 ts_tablet_manager.cc:1434] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 09:48:51.881109  7158 raft_consensus.cc:385] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.881484  7158 raft_consensus.cc:740] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.882139  7157 tablet_bootstrap.cc:492] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:51.882539  7158 consensus_queue.cc:260] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.885416  7158 ts_tablet_manager.cc:1434] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:48:51.886179  7163 tablet_bootstrap.cc:654] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.886615  7158 tablet_bootstrap.cc:492] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:51.890055  7153 tablet_bootstrap.cc:654] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.892441  7157 tablet_bootstrap.cc:654] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.896692  7025 raft_consensus.cc:493] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:51.899106  7025 raft_consensus.cc:515] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.908876  7169 raft_consensus.cc:493] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:51.909590  7169 raft_consensus.cc:515] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:51.911576  7158 tablet_bootstrap.cc:654] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:51.912766  7169 leader_election.cc:290] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:51.898440  6711 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0: range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a] alter complete (version 0)
I20260608 09:48:51.914784  7157 tablet_bootstrap.cc:492] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:51.921370  7025 leader_election.cc:290] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:51.926846  7068 raft_consensus.cc:493] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:51.923957  7157 ts_tablet_manager.cc:1403] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.007s
I20260608 09:48:51.927527  7068 raft_consensus.cc:515] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:51.931679  7163 tablet_bootstrap.cc:492] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0: No bootstrap required, opened a new log
I20260608 09:48:51.938863  7163 ts_tablet_manager.cc:1403] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.015s
I20260608 09:48:51.943092  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4620d5db91964ae9af021fdc9f689691" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:51.943989  7153 tablet_bootstrap.cc:492] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:51.944651  7153 ts_tablet_manager.cc:1403] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.007s
I20260608 09:48:51.955278  7025 raft_consensus.cc:493] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:51.955847  7025 raft_consensus.cc:515] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:51.956115  7157 raft_consensus.cc:359] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.956856  7157 raft_consensus.cc:385] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:51.957157  7157 raft_consensus.cc:740] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:51.957911  7157 consensus_queue.cc:260] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.959728  7068 leader_election.cc:290] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801)
I20260608 09:48:51.960556  7157 ts_tablet_manager.cc:1434] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
W20260608 09:48:51.956009  6853 leader_election.cc:343] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:51.971011  7157 tablet_bootstrap.cc:492] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:51.974983  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edd9024bbbf4a6ba240d2c7ffd92f17" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:51.975771  6812 raft_consensus.cc:2468] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 0.
I20260608 09:48:51.977818  7017 raft_consensus.cc:493] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:51.978528  7017 raft_consensus.cc:515] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:51.968411  7025 leader_election.cc:290] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:51.997546  6927 leader_election.cc:304] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:51.999708  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:52.000993  6962 raft_consensus.cc:2468] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:52.002538  7017 leader_election.cc:290] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:51.999501  7047 raft_consensus.cc:2804] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:52.003187  7047 raft_consensus.cc:493] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:52.003574  7047 raft_consensus.cc:3060] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.007048  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e77017ab284315a2e94245ebbd5566" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:52.007815  6812 raft_consensus.cc:2468] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:52.009126  6853 leader_election.cc:304] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:52.010386  7059 raft_consensus.cc:2804] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:52.010756  7059 raft_consensus.cc:493] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:52.011102  7059 raft_consensus.cc:3060] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.013447  6853 leader_election.cc:304] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 
I20260608 09:48:52.017026  7058 raft_consensus.cc:2804] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:52.017802  7058 raft_consensus.cc:493] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:52.016443  7163 raft_consensus.cc:359] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.018630  7153 raft_consensus.cc:359] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.020233  7163 raft_consensus.cc:385] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.020900  7058 raft_consensus.cc:3060] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.023857  7153 raft_consensus.cc:385] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.043298  7153 raft_consensus.cc:740] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.025581  7163 raft_consensus.cc:740] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.061233  7068 raft_consensus.cc:493] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:52.062007  7068 raft_consensus.cc:515] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.074223  7157 tablet_bootstrap.cc:654] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:52.074559  7163 consensus_queue.cc:260] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.071367  7068 leader_election.cc:290] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:52.080945  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
I20260608 09:48:52.082996  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4620d5db91964ae9af021fdc9f689691" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
I20260608 09:48:52.085682  7058 raft_consensus.cc:515] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.093511  7158 tablet_bootstrap.cc:492] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:52.078152  7153 consensus_queue.cc:260] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.083936  7047 raft_consensus.cc:515] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.086853  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:52.084518  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e77017ab284315a2e94245ebbd5566" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
I20260608 09:48:52.094450  7163 ts_tablet_manager.cc:1434] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.155s	user 0.010s	sys 0.000s
I20260608 09:48:52.093643  7058 leader_election.cc:290] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Requested vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
W20260608 09:48:52.097316  6854 leader_election.cc:343] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.097395  7158 ts_tablet_manager.cc:1403] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.211s	user 0.030s	sys 0.028s
I20260608 09:48:52.101130  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:52.102686  7121 raft_consensus.cc:2468] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:52.103108  7163 tablet_bootstrap.cc:492] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:52.103332  6962 raft_consensus.cc:3060] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.106068  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
I20260608 09:48:52.106426  7153 ts_tablet_manager.cc:1434] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.161s	user 0.008s	sys 0.001s
W20260608 09:48:52.108426  6928 leader_election.cc:343] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.108816  7153 tablet_bootstrap.cc:492] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:52.109532  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edd9024bbbf4a6ba240d2c7ffd92f17" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
I20260608 09:48:52.110208  7121 raft_consensus.cc:2468] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 0.
W20260608 09:48:52.113018  6854 leader_election.cc:343] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.113903  6854 leader_election.cc:304] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f; no voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:52.115289  7017 raft_consensus.cc:2749] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:48:52.115265  7047 leader_election.cc:290] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801)
I20260608 09:48:52.119112  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edd9024bbbf4a6ba240d2c7ffd92f17" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
I20260608 09:48:52.128222  7123 raft_consensus.cc:3060] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:48:52.118502  6927 leader_election.cc:343] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.152206  7085 raft_consensus.cc:493] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:52.147449  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
I20260608 09:48:52.157760  6962 raft_consensus.cc:2468] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:52.162266  7085 raft_consensus.cc:515] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:52.159636  6927 leader_election.cc:304] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20; no voters: 2b92b7eb6eee462185196dcab8f379be, da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:52.170727  6853 leader_election.cc:304] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 
I20260608 09:48:52.169078  7017 raft_consensus.cc:493] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:52.172327  7058 raft_consensus.cc:2804] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:52.175380  7047 raft_consensus.cc:2749] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:48:52.174300  7017 raft_consensus.cc:515] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:52.176864  7153 tablet_bootstrap.cc:654] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Neither blocks nor log segments found. Creating new log.
W20260608 09:48:52.174845  6854 leader_election.cc:343] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.178452  7017 leader_election.cc:290] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:52.179147  7157 tablet_bootstrap.cc:492] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f: No bootstrap required, opened a new log
I20260608 09:48:52.179682  7157 ts_tablet_manager.cc:1403] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.216s	user 0.023s	sys 0.032s
I20260608 09:48:52.179473  7158 raft_consensus.cc:359] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:52.180296  7158 raft_consensus.cc:385] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.180922  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed6a3b18c04e319b68448068898048" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:52.180990  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed6a3b18c04e319b68448068898048" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
I20260608 09:48:52.181949  6812 raft_consensus.cc:2468] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:52.185398  6853 leader_election.cc:304] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:52.181593  7158 raft_consensus.cc:740] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.181717  7058 raft_consensus.cc:697] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Leader. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:52.188911  7017 raft_consensus.cc:2804] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:52.190577  7017 raft_consensus.cc:493] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:52.190979  7017 raft_consensus.cc:3060] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.193771  7157 raft_consensus.cc:359] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:52.194562  7157 raft_consensus.cc:385] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.194890  7157 raft_consensus.cc:740] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.195916  7157 consensus_queue.cc:260] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
W20260608 09:48:52.198122  6854 leader_election.cc:343] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.198474  7157 ts_tablet_manager.cc:1434] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
W20260608 09:48:52.182097  6927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.129:41599, user_credentials={real_user=slave}} blocked reactor thread for 67509.6us
I20260608 09:48:52.202903  7085 leader_election.cc:290] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:52.204780  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed6a3b18c04e319b68448068898048" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:52.204586  7059 raft_consensus.cc:515] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:52.209313  7123 raft_consensus.cc:2468] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 1.
I20260608 09:48:52.210881  6928 leader_election.cc:304] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, da12c34a5a384e068bca2566327bf0d0; no voters: 
I20260608 09:48:52.212939  7047 raft_consensus.cc:2804] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:52.214884  7047 raft_consensus.cc:697] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Becoming Leader. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Running, Role: LEADER
I20260608 09:48:52.215973  7047 consensus_queue.cc:237] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.216169  7058 consensus_queue.cc:237] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.223568  7068 raft_consensus.cc:493] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:52.224166  7068 raft_consensus.cc:515] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.199612  7017 raft_consensus.cc:515] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:52.213208  7158 consensus_queue.cc:260] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:52.227156  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e77017ab284315a2e94245ebbd5566" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
I20260608 09:48:52.231374  7163 tablet_bootstrap.cc:654] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:52.234742  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edd9024bbbf4a6ba240d2c7ffd92f17" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:52.235275  7123 raft_consensus.cc:3060] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.237558  7158 ts_tablet_manager.cc:1434] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.134s	user 0.006s	sys 0.002s
I20260608 09:48:52.240638  6812 raft_consensus.cc:3060] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.249099  7068 leader_election.cc:290] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801)
I20260608 09:48:52.249286  7158 tablet_bootstrap.cc:492] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:52.250638  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4620d5db91964ae9af021fdc9f689691" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:52.251389  6889 raft_consensus.cc:2468] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 0.
I20260608 09:48:52.254031  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4620d5db91964ae9af021fdc9f689691" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
I20260608 09:48:52.256705  7153 tablet_bootstrap.cc:492] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: No bootstrap required, opened a new log
I20260608 09:48:52.257289  7153 ts_tablet_manager.cc:1403] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.149s	user 0.025s	sys 0.016s
I20260608 09:48:52.252403  6888 raft_consensus.cc:2393] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b92b7eb6eee462185196dcab8f379be in current term 1: Already voted for candidate 211d6c7272c843fa95fc6b7b7efb375f in this term.
W20260608 09:48:52.255929  6928 leader_election.cc:343] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.259488  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf7009910374cefb9e082454b0e8c27" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:52.259379  7017 leader_election.cc:290] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Requested vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:52.262502  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf7009910374cefb9e082454b0e8c27" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:52.253343  7059 leader_election.cc:290] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Requested vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:52.264878  7153 raft_consensus.cc:359] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.265666  7153 raft_consensus.cc:385] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.265957  7153 raft_consensus.cc:740] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.266848  7153 consensus_queue.cc:260] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.271078  7153 ts_tablet_manager.cc:1434] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.008s
W20260608 09:48:52.271296  7080 leader_election.cc:343] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.273021  6962 raft_consensus.cc:2468] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da12c34a5a384e068bca2566327bf0d0 in term 0.
I20260608 09:48:52.268375  6927 leader_election.cc:304] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:52.277655  7068 raft_consensus.cc:2804] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:52.278147  7068 raft_consensus.cc:493] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:52.278496  7068 raft_consensus.cc:3060] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.279073  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed6a3b18c04e319b68448068898048" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
I20260608 09:48:52.284891  7123 raft_consensus.cc:2468] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:52.288789  7080 leader_election.cc:304] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, da12c34a5a384e068bca2566327bf0d0; no voters: 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:52.294819  7169 raft_consensus.cc:2804] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:52.296187  7169 raft_consensus.cc:493] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:52.296571  7169 raft_consensus.cc:3060] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.304924  6812 raft_consensus.cc:2468] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 1.
I20260608 09:48:52.327898  6708 catalog_manager.cc:5696] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:52.344189  7169 raft_consensus.cc:515] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.386782  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf7009910374cefb9e082454b0e8c27" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
W20260608 09:48:52.389046  7080 leader_election.cc:343] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:48:52.397935  6927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.129:41599, user_credentials={real_user=slave}} blocked reactor thread for 78679.5us
W20260608 09:48:52.398135  6854 leader_election.cc:343] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.399772  6854 leader_election.cc:304] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, da12c34a5a384e068bca2566327bf0d0; no voters: 
I20260608 09:48:52.397082  7169 leader_election.cc:290] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:52.401281  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf7009910374cefb9e082454b0e8c27" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:52.402053  6962 raft_consensus.cc:3060] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:48:52.403586  7191 log.cc:927] Time spent T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260608 09:48:52.404642  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e77017ab284315a2e94245ebbd5566" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:52.405280  6814 raft_consensus.cc:3060] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.409996  7163 tablet_bootstrap.cc:492] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0: No bootstrap required, opened a new log
I20260608 09:48:52.410655  7163 ts_tablet_manager.cc:1403] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.308s	user 0.011s	sys 0.009s
I20260608 09:48:52.412509  6812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed6a3b18c04e319b68448068898048" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:52.413198  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed6a3b18c04e319b68448068898048" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
I20260608 09:48:52.414722  6962 raft_consensus.cc:2468] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da12c34a5a384e068bca2566327bf0d0 in term 1.
W20260608 09:48:52.415934  6779 leader_election.cc:343] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.416549  6779 leader_election.cc:304] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b92b7eb6eee462185196dcab8f379be; no voters: 211d6c7272c843fa95fc6b7b7efb375f, da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:52.417974  6812 raft_consensus.cc:3060] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.418234  7059 raft_consensus.cc:493] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:52.418881  7059 raft_consensus.cc:515] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:52.416448  7163 raft_consensus.cc:359] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:52.420480  7163 raft_consensus.cc:385] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.420828  7163 raft_consensus.cc:740] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.421273  7059 leader_election.cc:290] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:52.421778  7163 consensus_queue.cc:260] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:52.406628  7068 raft_consensus.cc:515] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.426060  7080 leader_election.cc:304] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, da12c34a5a384e068bca2566327bf0d0; no voters: 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:52.426915  7169 raft_consensus.cc:2804] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:52.433766  7195 raft_consensus.cc:2804] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:52.434955  7163 ts_tablet_manager.cc:1434] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260608 09:48:52.434690  7195 raft_consensus.cc:697] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Leader. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:52.436334  7163 tablet_bootstrap.cc:492] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:52.432943  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4620d5db91964ae9af021fdc9f689691" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:52.438519  6888 raft_consensus.cc:3060] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.439193  7158 tablet_bootstrap.cc:654] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:52.431192  6812 raft_consensus.cc:2468] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:52.442186  7085 raft_consensus.cc:2749] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:48:52.444593  6696 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 11e77017ab284315a2e94245ebbd5566 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 11e77017ab284315a2e94245ebbd5566 consensus state has no leader
I20260608 09:48:52.437645  7068 leader_election.cc:290] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 election: Requested vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801)
I20260608 09:48:52.424032  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
I20260608 09:48:52.448877  7169 raft_consensus.cc:697] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEADER]: Becoming Leader. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Running, Role: LEADER
W20260608 09:48:52.453307  6854 leader_election.cc:343] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.451000  7169 consensus_queue.cc:237] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.454520  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:52.436890  7195 consensus_queue.cc:237] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:52.455287  6813 raft_consensus.cc:2468] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 0.
I20260608 09:48:52.447952  6888 raft_consensus.cc:2468] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in term 1.
I20260608 09:48:52.452466  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4620d5db91964ae9af021fdc9f689691" candidate_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
I20260608 09:48:52.460959  6814 raft_consensus.cc:2468] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:52.463481  6927 leader_election.cc:304] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f; no voters: 
I20260608 09:48:52.464821  7068 raft_consensus.cc:2804] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:52.465369  7068 raft_consensus.cc:697] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Becoming Leader. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Running, Role: LEADER
I20260608 09:48:52.466861  7068 consensus_queue.cc:237] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.469539  6853 leader_election.cc:304] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:52.472497  7025 raft_consensus.cc:2804] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:52.474189  7025 raft_consensus.cc:493] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:52.475013  7025 raft_consensus.cc:3060] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:48:52.478417  6928 leader_election.cc:343] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.479487  6853 leader_election.cc:304] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:52.480278  7059 raft_consensus.cc:2804] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:52.481047  7059 raft_consensus.cc:697] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Leader. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:52.474921  6710 catalog_manager.cc:5696] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to da12c34a5a384e068bca2566327bf0d0 (127.3.176.132). New cstate: current_term: 1 leader_uuid: "da12c34a5a384e068bca2566327bf0d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260608 09:48:52.483273  7059 consensus_queue.cc:237] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:52.491499  7158 tablet_bootstrap.cc:492] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:52.492756  7158 ts_tablet_manager.cc:1403] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.244s	user 0.013s	sys 0.008s
I20260608 09:48:52.492879  7163 tablet_bootstrap.cc:654] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:52.491760  7025 raft_consensus.cc:515] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:52.508807  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
I20260608 09:48:52.511685  7158 raft_consensus.cc:359] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.512480  7158 raft_consensus.cc:385] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.512864  7158 raft_consensus.cc:740] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.514206  7158 consensus_queue.cc:260] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
W20260608 09:48:52.516556  6854 leader_election.cc:343] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.518659  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed" candidate_uuid: "211d6c7272c843fa95fc6b7b7efb375f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:52.519543  6814 raft_consensus.cc:3060] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.521752  7163 tablet_bootstrap.cc:492] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0: No bootstrap required, opened a new log
I20260608 09:48:52.522571  7163 ts_tablet_manager.cc:1403] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.010s
I20260608 09:48:52.527145  7163 raft_consensus.cc:359] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.527930  7163 raft_consensus.cc:385] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.528277  7163 raft_consensus.cc:740] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.528391  7158 ts_tablet_manager.cc:1434] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.004s
I20260608 09:48:52.529328  7163 consensus_queue.cc:260] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.529943  7158 tablet_bootstrap.cc:492] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be: Bootstrap starting.
I20260608 09:48:52.532331  7163 ts_tablet_manager.cc:1434] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 09:48:52.533623  7163 tablet_bootstrap.cc:492] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:52.542995  7163 tablet_bootstrap.cc:654] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:52.544513  7158 tablet_bootstrap.cc:654] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:52.548584  6765 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:48:52.548722  6814 raft_consensus.cc:2468] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 211d6c7272c843fa95fc6b7b7efb375f in term 1.
I20260608 09:48:52.551285  6853 leader_election.cc:304] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be; no voters: da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:52.551808  6711 catalog_manager.cc:5696] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } }
I20260608 09:48:52.554961  7195 raft_consensus.cc:2804] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:52.555576  7195 raft_consensus.cc:697] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Leader. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:52.556347  7195 consensus_queue.cc:237] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
W20260608 09:48:52.559588  6765 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:48:52.561142  6709 catalog_manager.cc:5696] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: term changed from 0 to 1, leader changed from <none> to 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:52.567379  7158 tablet_bootstrap.cc:492] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be: No bootstrap required, opened a new log
I20260608 09:48:52.567296  7025 leader_election.cc:290] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [CANDIDATE]: Term 1 election: Requested vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:52.568324  7158 ts_tablet_manager.cc:1403] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.012s
I20260608 09:48:52.555130  7163 tablet_bootstrap.cc:492] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0: No bootstrap required, opened a new log
I20260608 09:48:52.572108  7163 ts_tablet_manager.cc:1403] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.007s
W20260608 09:48:52.576009  6760 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:48:52.575776  7158 raft_consensus.cc:359] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.576805  7158 raft_consensus.cc:385] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.577646  7158 raft_consensus.cc:740] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.578645  7158 consensus_queue.cc:260] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } }
I20260608 09:48:52.579421  7163 raft_consensus.cc:359] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.580206  7163 raft_consensus.cc:385] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.580539  7163 raft_consensus.cc:740] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.581322  7158 ts_tablet_manager.cc:1434] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 09:48:52.581338  7163 consensus_queue.cc:260] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.583966  7163 ts_tablet_manager.cc:1434] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:48:52.586881  7163 tablet_bootstrap.cc:492] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:52.596870  7163 tablet_bootstrap.cc:654] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:52.604213  7163 tablet_bootstrap.cc:492] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0: No bootstrap required, opened a new log
I20260608 09:48:52.604797  7163 ts_tablet_manager.cc:1403] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260608 09:48:52.606129  6710 catalog_manager.cc:5696] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: term changed from 0 to 1, leader changed from <none> to 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } }
I20260608 09:48:52.608507  7163 raft_consensus.cc:359] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:52.608043  6710 catalog_manager.cc:5696] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: term changed from 0 to 1, leader changed from <none> to 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:52.609266  7163 raft_consensus.cc:385] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.609658  7163 raft_consensus.cc:740] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.610769  7169 raft_consensus.cc:493] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:52.610493  7163 consensus_queue.cc:260] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:52.610095  6710 catalog_manager.cc:5696] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: term changed from 0 to 1, leader changed from <none> to 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:52.611138  7085 raft_consensus.cc:493] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:52.611874  7085 raft_consensus.cc:515] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.613106  7163 ts_tablet_manager.cc:1434] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 09:48:52.614779  7163 tablet_bootstrap.cc:492] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:52.614694  7085 leader_election.cc:290] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:52.616833  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0" is_pre_election: true
W20260608 09:48:52.618185  6779 leader_election.cc:343] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:48:52.621043  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:52.621661  6962 raft_consensus.cc:2468] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 0.
I20260608 09:48:52.623517  7163 tablet_bootstrap.cc:654] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0: Neither blocks nor log segments found. Creating new log.
I20260608 09:48:52.624048  6778 leader_election.cc:304] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 2b92b7eb6eee462185196dcab8f379be; no voters: da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:52.611377  7169 raft_consensus.cc:515] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.625501  7085 raft_consensus.cc:2804] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:48:52.625937  7085 raft_consensus.cc:493] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:48:52.626334  7085 raft_consensus.cc:3060] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.626596  7169 leader_election.cc:290] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:52.628831  7163 tablet_bootstrap.cc:492] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0: No bootstrap required, opened a new log
I20260608 09:48:52.629500  7163 ts_tablet_manager.cc:1403] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 09:48:52.630772  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:52.631604  6962 raft_consensus.cc:2393] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da12c34a5a384e068bca2566327bf0d0 in current term 1: Already voted for candidate 211d6c7272c843fa95fc6b7b7efb375f in this term.
I20260608 09:48:52.632961  7163 raft_consensus.cc:359] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.633817  7163 raft_consensus.cc:385] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:48:52.634155  7163 raft_consensus.cc:740] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: FOLLOWER
I20260608 09:48:52.633981  7085 raft_consensus.cc:515] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.635217  7163 consensus_queue.cc:260] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.637984  7163 ts_tablet_manager.cc:1434] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:48:52.638018  7085 leader_election.cc:290] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 election: Requested vote from peers da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:52.638263  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
I20260608 09:48:52.640777  7123 raft_consensus.cc:3060] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.647187  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:52.648604  6962 raft_consensus.cc:3060] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.656216  7123 raft_consensus.cc:2468] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 1.
I20260608 09:48:52.657680  6779 leader_election.cc:304] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b92b7eb6eee462185196dcab8f379be, da12c34a5a384e068bca2566327bf0d0; no voters: 
I20260608 09:48:52.658999  6962 raft_consensus.cc:2468] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 1.
I20260608 09:48:52.659176  7085 raft_consensus.cc:2804] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:48:52.666361  7085 raft_consensus.cc:697] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Becoming Leader. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Running, Role: LEADER
I20260608 09:48:52.667016  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:52.667356  7085 consensus_queue.cc:237] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.668607  7080 leader_election.cc:304] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da12c34a5a384e068bca2566327bf0d0; no voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f
I20260608 09:48:52.669461  7169 raft_consensus.cc:3060] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.676151  7169 raft_consensus.cc:2749] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:48:52.677357  6709 catalog_manager.cc:5696] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b92b7eb6eee462185196dcab8f379be (127.3.176.129). New cstate: current_term: 1 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:52.709772  7195 consensus_queue.cc:1048] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:52.718885  7169 raft_consensus.cc:493] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:52.719450  7169 raft_consensus.cc:515] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:52.721697  7169 leader_election.cc:290] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:52.725394  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4620d5db91964ae9af021fdc9f689691" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:52.726404  6888 raft_consensus.cc:2393] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da12c34a5a384e068bca2566327bf0d0 in current term 1: Already voted for candidate 0f4e1d02b00a4b92a5b1d4ce18d31d20 in this term.
I20260608 09:48:52.727859  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4620d5db91964ae9af021fdc9f689691" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" is_pre_election: true
I20260608 09:48:52.727923  7059 consensus_queue.cc:1048] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:52.729589  7080 leader_election.cc:304] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da12c34a5a384e068bca2566327bf0d0; no voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 211d6c7272c843fa95fc6b7b7efb375f
I20260608 09:48:52.730924  7169 raft_consensus.cc:3060] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.735283  7068 consensus_queue.cc:1048] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:52.740669  7169 raft_consensus.cc:2749] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:48:52.752779  7068 consensus_queue.cc:1048] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:48:52.862533  7059 consensus_queue.cc:1048] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:52.869151  7169 consensus_queue.cc:1048] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:52.878227  7059 consensus_queue.cc:1048] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:52.891378  6814 raft_consensus.cc:3060] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.897912  7227 raft_consensus.cc:493] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:52.898949  7227 raft_consensus.cc:515] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } }
I20260608 09:48:52.903949  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed6a3b18c04e319b68448068898048" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:52.905794  7198 consensus_queue.cc:1048] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:52.907327  7227 leader_election.cc:290] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:52.908309  7059 consensus_queue.cc:1048] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:52.908563  6814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ed6a3b18c04e319b68448068898048" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:52.910717  6814 raft_consensus.cc:2393] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da12c34a5a384e068bca2566327bf0d0 in current term 1: Already voted for candidate 211d6c7272c843fa95fc6b7b7efb375f in this term.
I20260608 09:48:52.916788  7080 leader_election.cc:304] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da12c34a5a384e068bca2566327bf0d0; no voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:52.917675  7227 raft_consensus.cc:3060] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:52.928290  7227 raft_consensus.cc:2749] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:48:52.931947  7025 consensus_queue.cc:1048] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:52.952119  7221 consensus_queue.cc:1048] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:52.965219  7047 consensus_queue.cc:1048] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:53.014794  7025 consensus_queue.cc:1048] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:53.018406  7123 raft_consensus.cc:3060] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:48:53.026018  7227 raft_consensus.cc:493] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:48:53.026592  7227 raft_consensus.cc:515] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:53.028077  7025 consensus_queue.cc:1048] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:53.031349  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b92b7eb6eee462185196dcab8f379be" is_pre_election: true
I20260608 09:48:53.032111  6888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f" is_pre_election: true
I20260608 09:48:53.034034  7080 leader_election.cc:304] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da12c34a5a384e068bca2566327bf0d0; no voters: 211d6c7272c843fa95fc6b7b7efb375f, 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:53.028874  7227 leader_election.cc:290] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:53.037243  7198 raft_consensus.cc:2749] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:48:53.060935  7085 consensus_queue.cc:1048] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:53.078301  7237 consensus_queue.cc:1048] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:48:53.619887  6888 consensus_queue.cc:237] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:53.627668  6963 raft_consensus.cc:1275] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:48:53.628046  6854 consensus_peers.cc:597] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f -> Peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Couldn't send request to peer da12c34a5a384e068bca2566327bf0d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5155961838b443969293c787dd454304. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:53.627668  6813 raft_consensus.cc:1275] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:53.629662  7059 consensus_queue.cc:1048] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:53.630577  7025 consensus_queue.cc:1048] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:53.638834  7025 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.640931  6813 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.644765  6963 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.652376  6708 catalog_manager.cc:5696] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:53.682641  6813 consensus_queue.cc:237] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:53.692464  6888 raft_consensus.cc:1275] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:48:53.693770  6779 consensus_peers.cc:597] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be -> Peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Couldn't send request to peer da12c34a5a384e068bca2566327bf0d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73ea2432dc1d41e7a139c3d5cc67c6c5. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:53.694077  7246 consensus_queue.cc:1048] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:53.695070  6963 raft_consensus.cc:1275] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:53.696552  7246 consensus_queue.cc:1048] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:53.703878  7245 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.709637  6888 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.721882  6889 consensus_queue.cc:237] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:53.724707  6709 catalog_manager.cc:5696] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.727135  6963 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
W20260608 09:48:53.745183  6854 consensus_peers.cc:597] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f -> Peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Couldn't send request to peer da12c34a5a384e068bca2566327bf0d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2ef491ce5bd46fa970ce8d043ae7201. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:53.747675  6813 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:53.747679  6963 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:53.750320  7059 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:53.752215  7025 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:53.761353  7059 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.764057  6963 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.766350  6812 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.776046  6709 catalog_manager.cc:5696] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:53.790406  6963 consensus_queue.cc:237] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
W20260608 09:48:53.798589  6928 consensus_peers.cc:597] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 -> Peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Couldn't send request to peer da12c34a5a384e068bca2566327bf0d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f30b5cb60a0a4708a045b3eefba18570. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:53.798671  6889 raft_consensus.cc:1275] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:53.798671  6812 raft_consensus.cc:1275] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:53.800586  7047 consensus_queue.cc:1048] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:53.801432  7221 consensus_queue.cc:1048] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:53.814421  7068 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.816035  6812 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.818696  6888 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:53.828581  6709 catalog_manager.cc:5696] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: config changed from index -1 to 2, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:54.193585  7260 ts_tablet_manager.cc:933] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: Initiating tablet copy from peer 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:54.195641  7260 tablet_copy_client.cc:323] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:45441
I20260608 09:48:54.197760  6899 tablet_copy_service.cc:140] P 211d6c7272c843fa95fc6b7b7efb375f: Received BeginTabletCopySession request for tablet b2ef491ce5bd46fa970ce8d043ae7201 from peer da12c34a5a384e068bca2566327bf0d0 ({username='slave'} at 127.0.0.1:58182)
I20260608 09:48:54.198523  6899 tablet_copy_service.cc:161] P 211d6c7272c843fa95fc6b7b7efb375f: Beginning new tablet copy session on tablet b2ef491ce5bd46fa970ce8d043ae7201 from peer da12c34a5a384e068bca2566327bf0d0 at {username='slave'} at 127.0.0.1:58182: session id = da12c34a5a384e068bca2566327bf0d0-b2ef491ce5bd46fa970ce8d043ae7201
I20260608 09:48:54.198915  7262 ts_tablet_manager.cc:933] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: Initiating tablet copy from peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:54.205086  7262 tablet_copy_client.cc:323] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.129:41599
I20260608 09:48:54.207331  6824 tablet_copy_service.cc:140] P 2b92b7eb6eee462185196dcab8f379be: Received BeginTabletCopySession request for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5 from peer da12c34a5a384e068bca2566327bf0d0 ({username='slave'} at 127.0.0.1:52340)
I20260608 09:48:54.207914  6899 tablet_copy_source_session.cc:215] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:48:54.208065  6824 tablet_copy_service.cc:161] P 2b92b7eb6eee462185196dcab8f379be: Beginning new tablet copy session on tablet 73ea2432dc1d41e7a139c3d5cc67c6c5 from peer da12c34a5a384e068bca2566327bf0d0 at {username='slave'} at 127.0.0.1:52340: session id = da12c34a5a384e068bca2566327bf0d0-73ea2432dc1d41e7a139c3d5cc67c6c5
I20260608 09:48:54.211398  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ef491ce5bd46fa970ce8d043ae7201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:54.224557  6824 tablet_copy_source_session.cc:215] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:48:54.228667  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:54.230624  7260 tablet_copy_client.cc:806] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 0 data blocks...
I20260608 09:48:54.231312  7260 tablet_copy_client.cc:670] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:48:54.241487  7260 tablet_copy_client.cc:538] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:48:54.245975  7262 tablet_copy_client.cc:806] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 0 data blocks...
I20260608 09:48:54.246747  7262 tablet_copy_client.cc:670] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:48:54.251766  7262 tablet_copy_client.cc:538] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:48:54.252882  7260 tablet_bootstrap.cc:492] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:54.262710  7262 tablet_bootstrap.cc:492] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:54.265305  7264 ts_tablet_manager.cc:933] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: Initiating tablet copy from peer 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:54.283825  7260 tablet_bootstrap.cc:492] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:48:54.284885  7260 tablet_bootstrap.cc:492] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: Bootstrap complete.
I20260608 09:48:54.285852  7260 ts_tablet_manager.cc:1403] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.033s	user 0.027s	sys 0.004s
I20260608 09:48:54.286197  7264 tablet_copy_client.cc:323] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:45441
I20260608 09:48:54.291539  6899 tablet_copy_service.cc:140] P 211d6c7272c843fa95fc6b7b7efb375f: Received BeginTabletCopySession request for tablet 5155961838b443969293c787dd454304 from peer da12c34a5a384e068bca2566327bf0d0 ({username='slave'} at 127.0.0.1:58182)
I20260608 09:48:54.292248  6899 tablet_copy_service.cc:161] P 211d6c7272c843fa95fc6b7b7efb375f: Beginning new tablet copy session on tablet 5155961838b443969293c787dd454304 from peer da12c34a5a384e068bca2566327bf0d0 at {username='slave'} at 127.0.0.1:58182: session id = da12c34a5a384e068bca2566327bf0d0-5155961838b443969293c787dd454304
I20260608 09:48:54.292400  7260 raft_consensus.cc:359] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.293277  7260 raft_consensus.cc:740] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: LEARNER
I20260608 09:48:54.293996  7260 consensus_queue.cc:260] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.300132  7260 ts_tablet_manager.cc:1434] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 09:48:54.301276  6899 tablet_copy_source_session.cc:215] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:48:54.303385  6898 tablet_copy_service.cc:342] P 211d6c7272c843fa95fc6b7b7efb375f: Request end of tablet copy session da12c34a5a384e068bca2566327bf0d0-b2ef491ce5bd46fa970ce8d043ae7201 received from {username='slave'} at 127.0.0.1:58182
I20260608 09:48:54.311385  6898 tablet_copy_service.cc:434] P 211d6c7272c843fa95fc6b7b7efb375f: ending tablet copy session da12c34a5a384e068bca2566327bf0d0-b2ef491ce5bd46fa970ce8d043ae7201 on tablet b2ef491ce5bd46fa970ce8d043ae7201 with peer da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:54.310540  7262 tablet_bootstrap.cc:492] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:48:54.313540  7262 tablet_bootstrap.cc:492] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: Bootstrap complete.
I20260608 09:48:54.314322  7262 ts_tablet_manager.cc:1403] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.009s
I20260608 09:48:54.314761  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5155961838b443969293c787dd454304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:54.317459  7262 raft_consensus.cc:359] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.318920  7262 raft_consensus.cc:740] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: LEARNER
I20260608 09:48:54.319629  7262 consensus_queue.cc:260] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.328248  7262 ts_tablet_manager.cc:1434] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:48:54.330421  6824 tablet_copy_service.cc:342] P 2b92b7eb6eee462185196dcab8f379be: Request end of tablet copy session da12c34a5a384e068bca2566327bf0d0-73ea2432dc1d41e7a139c3d5cc67c6c5 received from {username='slave'} at 127.0.0.1:52340
I20260608 09:48:54.330874  6824 tablet_copy_service.cc:434] P 2b92b7eb6eee462185196dcab8f379be: ending tablet copy session da12c34a5a384e068bca2566327bf0d0-73ea2432dc1d41e7a139c3d5cc67c6c5 on tablet 73ea2432dc1d41e7a139c3d5cc67c6c5 with peer da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:54.334455  7264 tablet_copy_client.cc:806] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 0 data blocks...
I20260608 09:48:54.335562  7264 tablet_copy_client.cc:670] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:48:54.340029  7264 tablet_copy_client.cc:538] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:48:54.349303  7264 tablet_bootstrap.cc:492] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:54.359082  7262 ts_tablet_manager.cc:933] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: Initiating tablet copy from peer 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:54.361864  7262 tablet_copy_client.cc:323] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:42535
I20260608 09:48:54.363842  6973 tablet_copy_service.cc:140] P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Received BeginTabletCopySession request for tablet f30b5cb60a0a4708a045b3eefba18570 from peer da12c34a5a384e068bca2566327bf0d0 ({username='slave'} at 127.0.0.1:45760)
I20260608 09:48:54.364432  6973 tablet_copy_service.cc:161] P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Beginning new tablet copy session on tablet f30b5cb60a0a4708a045b3eefba18570 from peer da12c34a5a384e068bca2566327bf0d0 at {username='slave'} at 127.0.0.1:45760: session id = da12c34a5a384e068bca2566327bf0d0-f30b5cb60a0a4708a045b3eefba18570
I20260608 09:48:54.371117  6973 tablet_copy_source_session.cc:215] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:48:54.373512  7264 tablet_bootstrap.cc:492] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:48:54.374356  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f30b5cb60a0a4708a045b3eefba18570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:54.374486  7264 tablet_bootstrap.cc:492] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: Bootstrap complete.
I20260608 09:48:54.375284  7264 ts_tablet_manager.cc:1403] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.013s
I20260608 09:48:54.378815  7264 raft_consensus.cc:359] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.379732  7264 raft_consensus.cc:740] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: LEARNER
I20260608 09:48:54.380474  7264 consensus_queue.cc:260] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.386138  7264 ts_tablet_manager.cc:1434] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:48:54.389062  6898 tablet_copy_service.cc:342] P 211d6c7272c843fa95fc6b7b7efb375f: Request end of tablet copy session da12c34a5a384e068bca2566327bf0d0-5155961838b443969293c787dd454304 received from {username='slave'} at 127.0.0.1:58182
I20260608 09:48:54.389549  6898 tablet_copy_service.cc:434] P 211d6c7272c843fa95fc6b7b7efb375f: ending tablet copy session da12c34a5a384e068bca2566327bf0d0-5155961838b443969293c787dd454304 on tablet 5155961838b443969293c787dd454304 with peer da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:54.390774  7262 tablet_copy_client.cc:806] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 0 data blocks...
I20260608 09:48:54.391366  7262 tablet_copy_client.cc:670] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:48:54.398871  7262 tablet_copy_client.cc:538] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:48:54.405685  7262 tablet_bootstrap.cc:492] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:54.425319  7262 tablet_bootstrap.cc:492] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:48:54.426265  7262 tablet_bootstrap.cc:492] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: Bootstrap complete.
I20260608 09:48:54.426877  7262 ts_tablet_manager.cc:1403] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.007s
I20260608 09:48:54.430235  7262 raft_consensus.cc:359] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.431115  7262 raft_consensus.cc:740] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: LEARNER
I20260608 09:48:54.431814  7262 consensus_queue.cc:260] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.435099  7262 ts_tablet_manager.cc:1434] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:48:54.437476  6973 tablet_copy_service.cc:342] P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Request end of tablet copy session da12c34a5a384e068bca2566327bf0d0-f30b5cb60a0a4708a045b3eefba18570 received from {username='slave'} at 127.0.0.1:45760
I20260608 09:48:54.437902  6973 tablet_copy_service.cc:434] P 0f4e1d02b00a4b92a5b1d4ce18d31d20: ending tablet copy session da12c34a5a384e068bca2566327bf0d0-f30b5cb60a0a4708a045b3eefba18570 on tablet f30b5cb60a0a4708a045b3eefba18570 with peer da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:54.560866  6765 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:48:54.601109  6888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b3c4f23fac493fb7a8c90b582532c1"
dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
mode: GRACEFUL
new_leader_uuid: "2b92b7eb6eee462185196dcab8f379be"
 from {username='slave'} at 127.0.0.1:58206
I20260608 09:48:54.601821  6888 raft_consensus.cc:606] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Received request to transfer leadership to TS 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:54.605019  6888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8"
dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
mode: GRACEFUL
new_leader_uuid: "da12c34a5a384e068bca2566327bf0d0"
 from {username='slave'} at 127.0.0.1:58206
I20260608 09:48:54.605659  6888 raft_consensus.cc:606] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Received request to transfer leadership to TS da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:54.608486  6888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fa7d625adca40e39d048e09dbced444"
dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
mode: GRACEFUL
new_leader_uuid: "2b92b7eb6eee462185196dcab8f379be"
 from {username='slave'} at 127.0.0.1:58206
I20260608 09:48:54.609050  6888 raft_consensus.cc:606] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Received request to transfer leadership to TS 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:54.611987  6888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201"
dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
mode: GRACEFUL
new_leader_uuid: "2b92b7eb6eee462185196dcab8f379be"
 from {username='slave'} at 127.0.0.1:58206
I20260608 09:48:54.612706  6888 raft_consensus.cc:606] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Received request to transfer leadership to TS 2b92b7eb6eee462185196dcab8f379be
I20260608 09:48:54.616727  6888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed"
dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
mode: GRACEFUL
new_leader_uuid: "da12c34a5a384e068bca2566327bf0d0"
 from {username='slave'} at 127.0.0.1:58206
I20260608 09:48:54.617353  6888 raft_consensus.cc:606] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Received request to transfer leadership to TS da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:54.618637  6765 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260608 09:48:54.619545  6765 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:54.691663  7123 raft_consensus.cc:1217] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:48:54.704257  7025 raft_consensus.cc:993] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f: : Instructing follower da12c34a5a384e068bca2566327bf0d0 to start an election
I20260608 09:48:54.704773  7195 raft_consensus.cc:1081] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Signalling peer da12c34a5a384e068bca2566327bf0d0 to start an election
I20260608 09:48:54.706782  7123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8"
dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
 from {username='slave'} at 127.0.0.1:49698
I20260608 09:48:54.707279  7123 raft_consensus.cc:493] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:48:54.707563  7123 raft_consensus.cc:3060] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.712325  7123 raft_consensus.cc:515] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:54.717465  7123 leader_election.cc:290] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 2 election: Requested vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:54.717460  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:54.718602  6889 raft_consensus.cc:3055] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:48:54.719129  6889 raft_consensus.cc:740] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:54.718601  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9dc110e0eb466b9233aa17f14e3aa8" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:54.720130  6963 raft_consensus.cc:3060] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.721062  6889 consensus_queue.cc:260] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:54.724455  6889 raft_consensus.cc:3060] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.726379  6963 raft_consensus.cc:2468] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da12c34a5a384e068bca2566327bf0d0 in term 2.
I20260608 09:48:54.727666  7080 leader_election.cc:304] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, da12c34a5a384e068bca2566327bf0d0; no voters: 
I20260608 09:48:54.728631  7228 raft_consensus.cc:2804] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:48:54.729718  7123 raft_consensus.cc:1217] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:48:54.741933  7228 raft_consensus.cc:697] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEADER]: Becoming Leader. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Running, Role: LEADER
I20260608 09:48:54.743032  7228 consensus_queue.cc:237] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:54.746003  6889 raft_consensus.cc:2468] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da12c34a5a384e068bca2566327bf0d0 in term 2.
I20260608 09:48:54.751827  7059 raft_consensus.cc:993] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f: : Instructing follower 2b92b7eb6eee462185196dcab8f379be to start an election
I20260608 09:48:54.752351  7059 raft_consensus.cc:1081] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Signalling peer 2b92b7eb6eee462185196dcab8f379be to start an election
I20260608 09:48:54.754181  6813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b3c4f23fac493fb7a8c90b582532c1"
dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
 from {username='slave'} at 127.0.0.1:52320
I20260608 09:48:54.754745  6813 raft_consensus.cc:493] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:48:54.755126  6813 raft_consensus.cc:3060] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.755446  6710 catalog_manager.cc:5696] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 reported cstate change: term changed from 1 to 2, leader changed from 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) to da12c34a5a384e068bca2566327bf0d0 (127.3.176.132). New cstate: current_term: 2 leader_uuid: "da12c34a5a384e068bca2566327bf0d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:54.761551  6813 raft_consensus.cc:515] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:54.763157  6813 leader_election.cc:290] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 2 election: Requested vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:54.764206  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3c4f23fac493fb7a8c90b582532c1" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:54.764930  6889 raft_consensus.cc:3055] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:48:54.764878  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b3c4f23fac493fb7a8c90b582532c1" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:54.765520  6889 raft_consensus.cc:740] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:54.765724  6963 raft_consensus.cc:3060] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.766535  6889 consensus_queue.cc:260] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:54.768016  6889 raft_consensus.cc:3060] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.778827  6963 raft_consensus.cc:2468] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 2.
I20260608 09:48:54.783852  7025 raft_consensus.cc:993] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f: : Instructing follower da12c34a5a384e068bca2566327bf0d0 to start an election
I20260608 09:48:54.784328  6778 leader_election.cc:304] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:54.784523  7025 raft_consensus.cc:1081] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Signalling peer da12c34a5a384e068bca2566327bf0d0 to start an election
I20260608 09:48:54.787330  7123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed"
dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
 from {username='slave'} at 127.0.0.1:49698
I20260608 09:48:54.787994  7123 raft_consensus.cc:493] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:48:54.788443  7123 raft_consensus.cc:3060] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.791244  6889 raft_consensus.cc:2468] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 2.
I20260608 09:48:54.794104  7246 raft_consensus.cc:2804] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:48:54.795265  7246 raft_consensus.cc:697] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Becoming Leader. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Running, Role: LEADER
I20260608 09:48:54.795202  7121 raft_consensus.cc:1217] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:48:54.796397  7246 consensus_queue.cc:237] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:54.801213  7123 raft_consensus.cc:515] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:54.804939  7123 leader_election.cc:290] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 2 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:54.806972  6813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:54.807538  6813 raft_consensus.cc:3060] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.807416  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebc1dae77fa4369b9e334c159e1e9ed" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:54.808205  6889 raft_consensus.cc:3055] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:48:54.808593  6889 raft_consensus.cc:740] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:54.809795  6889 consensus_queue.cc:260] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:54.811082  6889 raft_consensus.cc:3060] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.814509  6813 raft_consensus.cc:2468] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da12c34a5a384e068bca2566327bf0d0 in term 2.
I20260608 09:48:54.816784  7080 leader_election.cc:304] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b92b7eb6eee462185196dcab8f379be, da12c34a5a384e068bca2566327bf0d0; no voters: 
I20260608 09:48:54.818048  7228 raft_consensus.cc:2804] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:48:54.818594  7228 raft_consensus.cc:697] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 2 LEADER]: Becoming Leader. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Running, Role: LEADER
I20260608 09:48:54.819437  7228 consensus_queue.cc:237] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } }
I20260608 09:48:54.808069  7122 raft_consensus.cc:1217] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:48:54.829238  6889 raft_consensus.cc:2468] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da12c34a5a384e068bca2566327bf0d0 in term 2.
I20260608 09:48:54.840803  7025 raft_consensus.cc:993] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f: : Instructing follower 2b92b7eb6eee462185196dcab8f379be to start an election
I20260608 09:48:54.841384  7025 raft_consensus.cc:1081] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Signalling peer 2b92b7eb6eee462185196dcab8f379be to start an election
I20260608 09:48:54.843596  6812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201"
dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
 from {username='slave'} at 127.0.0.1:52320
I20260608 09:48:54.844277  6812 raft_consensus.cc:493] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:48:54.844684  6812 raft_consensus.cc:3060] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.856786  6708 catalog_manager.cc:5696] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 reported cstate change: term changed from 1 to 2, leader changed from 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) to da12c34a5a384e068bca2566327bf0d0 (127.3.176.132). New cstate: current_term: 2 leader_uuid: "da12c34a5a384e068bca2566327bf0d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:54.861887  6709 catalog_manager.cc:5696] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: term changed from 1 to 2, leader changed from 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) to 2b92b7eb6eee462185196dcab8f379be (127.3.176.129). New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:54.864328  6812 raft_consensus.cc:515] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.867875  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:54.868542  6889 raft_consensus.cc:3055] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:48:54.868856  6889 raft_consensus.cc:740] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:54.869730  6889 consensus_queue.cc:260] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.871201  6889 raft_consensus.cc:3060] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.875160  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ef491ce5bd46fa970ce8d043ae7201" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:54.875847  6963 raft_consensus.cc:3060] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.882683  7195 raft_consensus.cc:993] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: : Instructing follower 2b92b7eb6eee462185196dcab8f379be to start an election
I20260608 09:48:54.882895  6963 raft_consensus.cc:2468] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 2.
I20260608 09:48:54.883318  7195 raft_consensus.cc:1081] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Signalling peer 2b92b7eb6eee462185196dcab8f379be to start an election
I20260608 09:48:54.884121  6778 leader_election.cc:304] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:54.885030  7246 raft_consensus.cc:2804] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:48:54.885313  6814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fa7d625adca40e39d048e09dbced444"
dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
 from {username='slave'} at 127.0.0.1:52320
I20260608 09:48:54.885509  7246 raft_consensus.cc:697] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Becoming Leader. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Running, Role: LEADER
I20260608 09:48:54.886022  6814 raft_consensus.cc:493] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:48:54.886489  6814 raft_consensus.cc:3060] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.887754  6889 raft_consensus.cc:2468] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 2.
I20260608 09:48:54.886571  7246 consensus_queue.cc:237] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:54.885351  6812 leader_election.cc:290] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 2 election: Requested vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:54.898370  6814 raft_consensus.cc:515] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:54.899979  6709 catalog_manager.cc:5696] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: term changed from 1 to 2, leader changed from 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) to 2b92b7eb6eee462185196dcab8f379be (127.3.176.129). New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:54.901794  6889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa7d625adca40e39d048e09dbced444" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "211d6c7272c843fa95fc6b7b7efb375f"
I20260608 09:48:54.902438  6889 raft_consensus.cc:3055] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:48:54.902796  6889 raft_consensus.cc:740] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Running, Role: LEADER
I20260608 09:48:54.904949  6814 leader_election.cc:290] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 2 election: Requested vote from peers 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:54.903705  6889 consensus_queue.cc:260] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:54.906744  6963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa7d625adca40e39d048e09dbced444" candidate_uuid: "2b92b7eb6eee462185196dcab8f379be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:54.906997  6889 raft_consensus.cc:3060] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.907311  6963 raft_consensus.cc:3060] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:54.913682  6963 raft_consensus.cc:2468] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 2.
I20260608 09:48:54.914568  6778 leader_election.cc:304] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, 2b92b7eb6eee462185196dcab8f379be; no voters: 
I20260608 09:48:54.915297  7246 raft_consensus.cc:2804] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:48:54.914676  6889 raft_consensus.cc:2468] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b92b7eb6eee462185196dcab8f379be in term 2.
I20260608 09:48:54.915709  7246 raft_consensus.cc:697] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Becoming Leader. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Running, Role: LEADER
I20260608 09:48:54.916625  7246 consensus_queue.cc:237] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:54.923939  6709 catalog_manager.cc:5696] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: term changed from 1 to 2, leader changed from 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) to 2b92b7eb6eee462185196dcab8f379be (127.3.176.129). New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:55.189824  6889 raft_consensus.cc:1275] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:55.190478  7285 raft_consensus.cc:1064] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: attempting to promote NON_VOTER da12c34a5a384e068bca2566327bf0d0 to VOTER
I20260608 09:48:55.191500  7246 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:48:55.193001  7285 consensus_queue.cc:237] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:55.204162  7122 raft_consensus.cc:1275] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:55.206086  7047 consensus_queue.cc:1048] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:55.218433  6963 raft_consensus.cc:1275] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:55.218997  6814 raft_consensus.cc:1275] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:55.221745  6887 raft_consensus.cc:1275] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:55.227727  6814 raft_consensus.cc:1275] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Refusing update from remote peer da12c34a5a384e068bca2566327bf0d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:55.234040  7228 consensus_queue.cc:1048] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:55.238236  7285 consensus_queue.cc:1048] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:55.240909  7047 consensus_queue.cc:1048] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:55.242785  6963 raft_consensus.cc:1275] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer da12c34a5a384e068bca2566327bf0d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:55.243674  7279 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:48:55.250095  7228 consensus_queue.cc:1048] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:55.264166  7025 raft_consensus.cc:1064] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f: attempting to promote NON_VOTER da12c34a5a384e068bca2566327bf0d0 to VOTER
I20260608 09:48:55.267379  7025 consensus_queue.cc:237] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:55.280673  6887 raft_consensus.cc:1275] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer da12c34a5a384e068bca2566327bf0d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:55.287819  7228 consensus_queue.cc:1048] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:55.290295  7122 raft_consensus.cc:1275] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:55.291977  7195 consensus_queue.cc:1048] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:55.299682  6961 raft_consensus.cc:1275] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:55.301306  7059 consensus_queue.cc:1048] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:55.306031  6889 raft_consensus.cc:1275] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:55.308303  7279 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:55.317821  6811 raft_consensus.cc:1275] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:55.320475  7025 consensus_queue.cc:1048] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:55.346586  6961 raft_consensus.cc:1275] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:55.353296  7285 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.354658  7281 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:55.361382  6887 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:48:55.363087  7246 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:55.370321  6888 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.372942  7279 raft_consensus.cc:1064] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be: attempting to promote NON_VOTER da12c34a5a384e068bca2566327bf0d0 to VOTER
I20260608 09:48:55.375684  7279 consensus_queue.cc:237] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
W20260608 09:48:55.390129  7298 log.cc:927] Time spent T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
W20260608 09:48:55.392417  7080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:41599, user_credentials={real_user=slave}} blocked reactor thread for 73063.8us
I20260608 09:48:55.394755  6887 raft_consensus.cc:1275] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer da12c34a5a384e068bca2566327bf0d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:55.409557  7228 consensus_queue.cc:1048] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:48:55.416005  7303 log.cc:927] Time spent T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260608 09:48:55.413040  7195 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.420202  6811 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.426846  7123 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.423440  7121 raft_consensus.cc:3060] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Advancing to term 2
I20260608 09:48:55.469153  6963 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:48:55.475119  7120 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.483081  6887 raft_consensus.cc:1275] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:55.494197  7281 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:55.501750  7122 raft_consensus.cc:1275] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEARNER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:55.510812  7246 consensus_queue.cc:1048] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:55.512669  7121 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:48:55.516176  7246 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:55.531477  6963 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.535382  7315 consensus_queue.cc:1048] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 09:48:55.537216  6708 catalog_manager.cc:5696] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:48:55.527666  6709 catalog_manager.cc:5696] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 reported cstate change: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.551836  6963 raft_consensus.cc:1275] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:55.560446  7246 consensus_queue.cc:1048] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:55.570890  7281 raft_consensus.cc:1064] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be: attempting to promote NON_VOTER da12c34a5a384e068bca2566327bf0d0 to VOTER
I20260608 09:48:55.569473  6811 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.574225  7281 consensus_queue.cc:237] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:55.604959  7122 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:48:55.607432  7246 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:48:55.608696  6886 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:48:55.613509  7315 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:55.620201  6960 consensus_queue.cc:237] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:55.622956  6888 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.615271  7315 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.633314  6961 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:48:55.636400  7246 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.640527  7122 raft_consensus.cc:1275] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:55.642314  6886 raft_consensus.cc:1275] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:55.644104  7047 consensus_queue.cc:1048] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:55.650822  7047 consensus_queue.cc:1048] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:55.656355  7281 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:48:55.666620  7047 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b92b7eb6eee462185196dcab8f379be (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.668736  7122 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.669843  7123 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b92b7eb6eee462185196dcab8f379be (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.677232  6697 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f30b5cb60a0a4708a045b3eefba18570 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:48:55.687165  6962 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.691676  6711 catalog_manager.cc:5696] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: config changed from index 3 to 4, VOTER 2b92b7eb6eee462185196dcab8f379be (127.3.176.129) evicted. New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:48:55.696446  6709 catalog_manager.cc:5696] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 reported cstate change: config changed from index 2 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.698324  6886 raft_consensus.cc:2955] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b92b7eb6eee462185196dcab8f379be (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.706600  6961 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.708801  6888 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.713724  6799 tablet_service.cc:1558] Processing DeleteTablet for tablet f30b5cb60a0a4708a045b3eefba18570 with delete_type TABLET_DATA_TOMBSTONED (TS 2b92b7eb6eee462185196dcab8f379be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52318
I20260608 09:48:55.727586  6811 consensus_queue.cc:237] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:55.734292  6887 consensus_queue.cc:237] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:55.742635  6710 catalog_manager.cc:5696] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.748262  7122 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:48:55.751338  7246 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:48:55.755746  6960 raft_consensus.cc:1275] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:55.757483  7025 consensus_queue.cc:1048] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:55.756579  7120 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.768810  7195 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b92b7eb6eee462185196dcab8f379be (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.770309  7313 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.773789  7123 raft_consensus.cc:1275] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:55.774716  6887 raft_consensus.cc:1275] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:48:55.780622  6962 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b92b7eb6eee462185196dcab8f379be (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.791601  7059 consensus_queue.cc:1048] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:55.794659  7325 tablet_replica.cc:333] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:55.795948  6697 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5155961838b443969293c787dd454304 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:48:55.806180  7122 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.823112  7325 raft_consensus.cc:2243] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:55.823845  7325 raft_consensus.cc:2272] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:55.819235  6811 consensus_queue.cc:237] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:55.831066  7123 raft_consensus.cc:2955] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b92b7eb6eee462185196dcab8f379be (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.844033  6697 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b2ef491ce5bd46fa970ce8d043ae7201 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:48:55.850605  7325 ts_tablet_manager.cc:1916] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:48:55.849870  6708 catalog_manager.cc:5696] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: config changed from index 4 to 5, VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) evicted. New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:48:55.844283  7246 consensus_queue.cc:1048] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260608 09:48:55.868467  6712 catalog_manager.cc:5696] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: config changed from index 3 to 4, VOTER 2b92b7eb6eee462185196dcab8f379be (127.3.176.129) evicted. New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:55.878715  7325 ts_tablet_manager.cc:1929] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:48:55.879209  7325 log.cc:1199] T f30b5cb60a0a4708a045b3eefba18570 P 2b92b7eb6eee462185196dcab8f379be: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-0-root/wals/f30b5cb60a0a4708a045b3eefba18570
I20260608 09:48:55.879643  6962 raft_consensus.cc:1275] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:55.881292  7313 consensus_queue.cc:1048] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:55.882175  7122 raft_consensus.cc:1275] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:55.874191  6887 raft_consensus.cc:2955] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.884195  6948 tablet_service.cc:1558] Processing DeleteTablet for tablet b2ef491ce5bd46fa970ce8d043ae7201 with delete_type TABLET_DATA_TOMBSTONED (TS 0f4e1d02b00a4b92a5b1d4ce18d31d20 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45734
I20260608 09:48:55.893049  7326 tablet_replica.cc:333] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:55.894754  7326 raft_consensus.cc:2243] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:55.884810  6697 catalog_manager.cc:5027] TS 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): tablet f30b5cb60a0a4708a045b3eefba18570 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]) successfully deleted
I20260608 09:48:55.885625  7313 consensus_queue.cc:1048] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:55.895676  7326 raft_consensus.cc:2272] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:55.905275  7313 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.907480  6799 tablet_service.cc:1558] Processing DeleteTablet for tablet 5155961838b443969293c787dd454304 with delete_type TABLET_DATA_TOMBSTONED (TS 2b92b7eb6eee462185196dcab8f379be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52318
I20260608 09:48:55.909394  6962 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.913895  7122 raft_consensus.cc:2955] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.917167  6697 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:48:55.921571  7325 tablet_replica.cc:333] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:55.923552  7325 raft_consensus.cc:2243] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:55.924758  7326 ts_tablet_manager.cc:1916] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:48:55.928867  7325 raft_consensus.cc:2272] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:55.936280  7325 ts_tablet_manager.cc:1916] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:48:55.940207  6710 catalog_manager.cc:5696] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: config changed from index 3 to 4, VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) evicted. New cstate: current_term: 1 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:55.945824  7326 ts_tablet_manager.cc:1929] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:48:55.946470  7326 log.cc:1199] T b2ef491ce5bd46fa970ce8d043ae7201 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/b2ef491ce5bd46fa970ce8d043ae7201
I20260608 09:48:55.948412  6697 catalog_manager.cc:5027] TS 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535): tablet b2ef491ce5bd46fa970ce8d043ae7201 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]) successfully deleted
I20260608 09:48:55.956635  7325 ts_tablet_manager.cc:1929] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:48:55.957620  6878 tablet_service.cc:1558] Processing DeleteTablet for tablet 73ea2432dc1d41e7a139c3d5cc67c6c5 with delete_type TABLET_DATA_TOMBSTONED (TS 211d6c7272c843fa95fc6b7b7efb375f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58150
I20260608 09:48:55.957882  7325 log.cc:1199] T 5155961838b443969293c787dd454304 P 2b92b7eb6eee462185196dcab8f379be: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-0-root/wals/5155961838b443969293c787dd454304
I20260608 09:48:55.959609  6697 catalog_manager.cc:5027] TS 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): tablet 5155961838b443969293c787dd454304 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]) successfully deleted
I20260608 09:48:55.961826  7327 tablet_replica.cc:333] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:55.962566  7327 raft_consensus.cc:2243] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:55.963181  7327 raft_consensus.cc:2272] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:55.965735  7327 ts_tablet_manager.cc:1916] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:48:55.977720  7327 ts_tablet_manager.cc:1929] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:48:55.978060  7327 log.cc:1199] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 211d6c7272c843fa95fc6b7b7efb375f: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/73ea2432dc1d41e7a139c3d5cc67c6c5
I20260608 09:48:55.979400  6697 catalog_manager.cc:5027] TS 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441): tablet 73ea2432dc1d41e7a139c3d5cc67c6c5 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]) successfully deleted
I20260608 09:48:56.620662  6765 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:48:56.643744  6811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2"
dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
mode: GRACEFUL
new_leader_uuid: "da12c34a5a384e068bca2566327bf0d0"
 from {username='slave'} at 127.0.0.1:41012
I20260608 09:48:56.644471  6811 raft_consensus.cc:606] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Received request to transfer leadership to TS da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:56.645888  6765 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:48:56.646553  6765 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:56.732317  7313 raft_consensus.cc:993] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be: : Instructing follower da12c34a5a384e068bca2566327bf0d0 to start an election
I20260608 09:48:56.732829  7330 raft_consensus.cc:1081] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Signalling peer da12c34a5a384e068bca2566327bf0d0 to start an election
I20260608 09:48:56.734500  7122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2"
dest_uuid: "da12c34a5a384e068bca2566327bf0d0"
 from {username='slave'} at 127.0.0.1:49718
I20260608 09:48:56.735028  7122 raft_consensus.cc:493] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:48:56.735319  7122 raft_consensus.cc:3060] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:56.739949  7122 raft_consensus.cc:515] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:56.741671  7122 leader_election.cc:290] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 2 election: Requested vote from peers 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599), 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:56.742690  6811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b92b7eb6eee462185196dcab8f379be"
I20260608 09:48:56.743212  6811 raft_consensus.cc:3055] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:48:56.743494  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91f4e06ecf244626a4382d0cc27bf2e2" candidate_uuid: "da12c34a5a384e068bca2566327bf0d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20"
I20260608 09:48:56.743497  6811 raft_consensus.cc:740] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b92b7eb6eee462185196dcab8f379be, State: Running, Role: LEADER
I20260608 09:48:56.744258  6962 raft_consensus.cc:3060] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:56.745141  6811 consensus_queue.cc:260] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:56.746485  6811 raft_consensus.cc:3060] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:48:56.751868  6962 raft_consensus.cc:2468] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da12c34a5a384e068bca2566327bf0d0 in term 2.
I20260608 09:48:56.753181  6811 raft_consensus.cc:2468] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da12c34a5a384e068bca2566327bf0d0 in term 2.
I20260608 09:48:56.753371  7080 leader_election.cc:304] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4e1d02b00a4b92a5b1d4ce18d31d20, da12c34a5a384e068bca2566327bf0d0; no voters: 
I20260608 09:48:56.754266  7274 raft_consensus.cc:2804] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:48:56.755288  7274 raft_consensus.cc:697] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEADER]: Becoming Leader. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Running, Role: LEADER
I20260608 09:48:56.756042  7274 consensus_queue.cc:237] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } }
I20260608 09:48:56.766985  6710 catalog_manager.cc:5696] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 reported cstate change: term changed from 1 to 2, leader changed from 2b92b7eb6eee462185196dcab8f379be (127.3.176.129) to da12c34a5a384e068bca2566327bf0d0 (127.3.176.132). New cstate: current_term: 2 leader_uuid: "da12c34a5a384e068bca2566327bf0d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:56.983037  6962 consensus_queue.cc:237] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: NON_VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: true } }
I20260608 09:48:56.991133  7122 raft_consensus.cc:1275] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:48:56.991271  6927 consensus_peers.cc:597] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 -> Peer 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441): Couldn't send request to peer 211d6c7272c843fa95fc6b7b7efb375f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8edd9024bbbf4a6ba240d2c7ffd92f17. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:56.991516  6811 raft_consensus.cc:1275] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:56.992549  7340 consensus_queue.cc:1048] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:56.993475  7339 consensus_queue.cc:1048] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:57.003866  7047 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: NON_VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: true } } }
I20260608 09:48:57.005725  6811 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: NON_VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: true } } }
I20260608 09:48:57.005661  7122 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: NON_VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: true } } }
I20260608 09:48:57.017620  6813 consensus_queue.cc:237] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:57.021202  6710 catalog_manager.cc:5696] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: config changed from index -1 to 2, NON_VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) added. New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: NON_VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:48:57.030390  6779 consensus_peers.cc:597] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be -> Peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Couldn't send request to peer da12c34a5a384e068bca2566327bf0d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fa7d625adca40e39d048e09dbced444. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:57.030441  6887 raft_consensus.cc:1275] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:48:57.030894  6962 raft_consensus.cc:1275] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:48:57.032261  7313 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:57.033533  7330 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:57.049499  7330 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:57.056561  6962 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:57.056869  6887 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:57.066192  6708 catalog_manager.cc:5696] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: config changed from index -1 to 3, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:48:57.067461  6888 consensus_queue.cc:237] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: NON_VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: true } }
I20260608 09:48:57.079017  6813 raft_consensus.cc:1275] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:57.080173  7122 raft_consensus.cc:1275] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:48:57.081795  7329 consensus_queue.cc:1048] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:48:57.082922  7328 consensus_queue.cc:1048] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:48:57.085340  6853 consensus_peers.cc:597] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f -> Peer 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535): Couldn't send request to peer 0f4e1d02b00a4b92a5b1d4ce18d31d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11e77017ab284315a2e94245ebbd5566. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:57.092037  7328 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: NON_VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: true } } }
I20260608 09:48:57.094283  7122 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: NON_VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: true } } }
I20260608 09:48:57.096802  6813 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: NON_VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: true } } }
I20260608 09:48:57.107566  6710 catalog_manager.cc:5696] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 reported cstate change: config changed from index -1 to 2, NON_VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) added. New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: NON_VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: true } } }
I20260608 09:48:57.110544  6813 consensus_queue.cc:237] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:57.118883  6962 raft_consensus.cc:1275] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 09:48:57.119625  6779 consensus_peers.cc:597] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be -> Peer da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): Couldn't send request to peer da12c34a5a384e068bca2566327bf0d0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26b3c4f23fac493fb7a8c90b582532c1. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:57.120692  7330 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:57.120689  6888 raft_consensus.cc:1275] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:48:57.123684  7330 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:57.130352  7313 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:57.132068  6962 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:57.135841  6888 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:57.149266  6710 catalog_manager.cc:5696] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: config changed from index -1 to 3, NON_VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) added. New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } } }
I20260608 09:48:57.251359  6962 raft_consensus.cc:1275] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer da12c34a5a384e068bca2566327bf0d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:57.253206  7274 consensus_queue.cc:1048] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:48:57.272054  6813 raft_consensus.cc:1275] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Refusing update from remote peer da12c34a5a384e068bca2566327bf0d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:48:57.278198  7274 consensus_queue.cc:1048] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:48:57.473570  7361 ts_tablet_manager.cc:933] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Initiating tablet copy from peer 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441)
I20260608 09:48:57.476307  7361 tablet_copy_client.cc:323] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:45441
I20260608 09:48:57.478236  6898 tablet_copy_service.cc:140] P 211d6c7272c843fa95fc6b7b7efb375f: Received BeginTabletCopySession request for tablet 11e77017ab284315a2e94245ebbd5566 from peer 0f4e1d02b00a4b92a5b1d4ce18d31d20 ({username='slave'} at 127.0.0.1:58160)
I20260608 09:48:57.478861  6898 tablet_copy_service.cc:161] P 211d6c7272c843fa95fc6b7b7efb375f: Beginning new tablet copy session on tablet 11e77017ab284315a2e94245ebbd5566 from peer 0f4e1d02b00a4b92a5b1d4ce18d31d20 at {username='slave'} at 127.0.0.1:58160: session id = 0f4e1d02b00a4b92a5b1d4ce18d31d20-11e77017ab284315a2e94245ebbd5566
I20260608 09:48:57.486752  6898 tablet_copy_source_session.cc:215] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:48:57.490470  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e77017ab284315a2e94245ebbd5566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:57.504074  7361 tablet_copy_client.cc:806] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: tablet copy: Starting download of 0 data blocks...
I20260608 09:48:57.504707  7361 tablet_copy_client.cc:670] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: tablet copy: Starting download of 1 WAL segments...
I20260608 09:48:57.508796  7361 tablet_copy_client.cc:538] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:48:57.516808  7361 tablet_bootstrap.cc:492] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap starting.
I20260608 09:48:57.536634  7361 tablet_bootstrap.cc:492] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:48:57.537569  7361 tablet_bootstrap.cc:492] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Bootstrap complete.
I20260608 09:48:57.538347  7361 ts_tablet_manager.cc:1403] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 09:48:57.543247  7361 raft_consensus.cc:359] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: NON_VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: true } }
I20260608 09:48:57.543882  7361 raft_consensus.cc:740] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0f4e1d02b00a4b92a5b1d4ce18d31d20, State: Initialized, Role: LEARNER
I20260608 09:48:57.544481  7361 consensus_queue.cc:260] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: NON_VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: true } }
I20260608 09:48:57.546605  7361 ts_tablet_manager.cc:1434] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:48:57.548746  6898 tablet_copy_service.cc:342] P 211d6c7272c843fa95fc6b7b7efb375f: Request end of tablet copy session 0f4e1d02b00a4b92a5b1d4ce18d31d20-11e77017ab284315a2e94245ebbd5566 received from {username='slave'} at 127.0.0.1:58160
I20260608 09:48:57.549263  6898 tablet_copy_service.cc:434] P 211d6c7272c843fa95fc6b7b7efb375f: ending tablet copy session 0f4e1d02b00a4b92a5b1d4ce18d31d20-11e77017ab284315a2e94245ebbd5566 on tablet 11e77017ab284315a2e94245ebbd5566 with peer 0f4e1d02b00a4b92a5b1d4ce18d31d20
I20260608 09:48:57.577313  7364 ts_tablet_manager.cc:933] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: Initiating tablet copy from peer 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535)
I20260608 09:48:57.579290  7364 tablet_copy_client.cc:323] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:42535
I20260608 09:48:57.581307  6973 tablet_copy_service.cc:140] P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Received BeginTabletCopySession request for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 from peer 211d6c7272c843fa95fc6b7b7efb375f ({username='slave'} at 127.0.0.1:45736)
I20260608 09:48:57.581862  6973 tablet_copy_service.cc:161] P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Beginning new tablet copy session on tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 from peer 211d6c7272c843fa95fc6b7b7efb375f at {username='slave'} at 127.0.0.1:45736: session id = 211d6c7272c843fa95fc6b7b7efb375f-8edd9024bbbf4a6ba240d2c7ffd92f17
I20260608 09:48:57.591459  6973 tablet_copy_source_session.cc:215] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:48:57.595245  7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:57.611716  7364 tablet_copy_client.cc:806] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: tablet copy: Starting download of 0 data blocks...
I20260608 09:48:57.612460  7364 tablet_copy_client.cc:670] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: tablet copy: Starting download of 1 WAL segments...
I20260608 09:48:57.615013  7366 ts_tablet_manager.cc:933] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: Initiating tablet copy from peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:57.617002  7364 tablet_copy_client.cc:538] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:48:57.617978  7366 tablet_copy_client.cc:323] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.129:41599
I20260608 09:48:57.620056  6824 tablet_copy_service.cc:140] P 2b92b7eb6eee462185196dcab8f379be: Received BeginTabletCopySession request for tablet 7fa7d625adca40e39d048e09dbced444 from peer da12c34a5a384e068bca2566327bf0d0 ({username='slave'} at 127.0.0.1:52340)
I20260608 09:48:57.620720  6824 tablet_copy_service.cc:161] P 2b92b7eb6eee462185196dcab8f379be: Beginning new tablet copy session on tablet 7fa7d625adca40e39d048e09dbced444 from peer da12c34a5a384e068bca2566327bf0d0 at {username='slave'} at 127.0.0.1:52340: session id = da12c34a5a384e068bca2566327bf0d0-7fa7d625adca40e39d048e09dbced444
I20260608 09:48:57.627565  7364 tablet_bootstrap.cc:492] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap starting.
I20260608 09:48:57.629580  6824 tablet_copy_source_session.cc:215] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:48:57.633687  7366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa7d625adca40e39d048e09dbced444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:57.650671  7364 tablet_bootstrap.cc:492] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:48:57.651582  7364 tablet_bootstrap.cc:492] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: Bootstrap complete.
I20260608 09:48:57.652343  7364 ts_tablet_manager.cc:1403] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.011s
I20260608 09:48:57.653282  7366 tablet_copy_client.cc:806] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 0 data blocks...
I20260608 09:48:57.654484  7366 tablet_copy_client.cc:670] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:48:57.655920  7364 raft_consensus.cc:359] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: NON_VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: true } }
I20260608 09:48:57.656764  7364 raft_consensus.cc:740] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 211d6c7272c843fa95fc6b7b7efb375f, State: Initialized, Role: LEARNER
I20260608 09:48:57.657335  7364 consensus_queue.cc:260] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: NON_VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: true } }
I20260608 09:48:57.659924  7364 ts_tablet_manager.cc:1434] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 09:48:57.660705  7366 tablet_copy_client.cc:538] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:48:57.661691  6973 tablet_copy_service.cc:342] P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Request end of tablet copy session 211d6c7272c843fa95fc6b7b7efb375f-8edd9024bbbf4a6ba240d2c7ffd92f17 received from {username='slave'} at 127.0.0.1:45736
I20260608 09:48:57.662163  6973 tablet_copy_service.cc:434] P 0f4e1d02b00a4b92a5b1d4ce18d31d20: ending tablet copy session 211d6c7272c843fa95fc6b7b7efb375f-8edd9024bbbf4a6ba240d2c7ffd92f17 on tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 with peer 211d6c7272c843fa95fc6b7b7efb375f
I20260608 09:48:57.673596  7366 tablet_bootstrap.cc:492] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:57.684710  7369 ts_tablet_manager.cc:933] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: Initiating tablet copy from peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599)
I20260608 09:48:57.686672  7369 tablet_copy_client.cc:323] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.129:41599
I20260608 09:48:57.688690  6824 tablet_copy_service.cc:140] P 2b92b7eb6eee462185196dcab8f379be: Received BeginTabletCopySession request for tablet 26b3c4f23fac493fb7a8c90b582532c1 from peer da12c34a5a384e068bca2566327bf0d0 ({username='slave'} at 127.0.0.1:52340)
I20260608 09:48:57.689282  6824 tablet_copy_service.cc:161] P 2b92b7eb6eee462185196dcab8f379be: Beginning new tablet copy session on tablet 26b3c4f23fac493fb7a8c90b582532c1 from peer da12c34a5a384e068bca2566327bf0d0 at {username='slave'} at 127.0.0.1:52340: session id = da12c34a5a384e068bca2566327bf0d0-26b3c4f23fac493fb7a8c90b582532c1
I20260608 09:48:57.696209  6824 tablet_copy_source_session.cc:215] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:48:57.699218  7369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b3c4f23fac493fb7a8c90b582532c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:48:57.704257  7366 tablet_bootstrap.cc:492] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:48:57.705252  7366 tablet_bootstrap.cc:492] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: Bootstrap complete.
I20260608 09:48:57.705942  7366 ts_tablet_manager.cc:1403] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.004s
I20260608 09:48:57.709843  7366 raft_consensus.cc:359] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:57.710788  7366 raft_consensus.cc:740] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: LEARNER
I20260608 09:48:57.711539  7366 consensus_queue.cc:260] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:57.714570  7366 ts_tablet_manager.cc:1434] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:48:57.715386  7369 tablet_copy_client.cc:806] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 0 data blocks...
I20260608 09:48:57.716171  7369 tablet_copy_client.cc:670] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:48:57.719565  6824 tablet_copy_service.cc:342] P 2b92b7eb6eee462185196dcab8f379be: Request end of tablet copy session da12c34a5a384e068bca2566327bf0d0-7fa7d625adca40e39d048e09dbced444 received from {username='slave'} at 127.0.0.1:52340
I20260608 09:48:57.720753  6824 tablet_copy_service.cc:434] P 2b92b7eb6eee462185196dcab8f379be: ending tablet copy session da12c34a5a384e068bca2566327bf0d0-7fa7d625adca40e39d048e09dbced444 on tablet 7fa7d625adca40e39d048e09dbced444 with peer da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:57.724466  7369 tablet_copy_client.cc:538] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:48:57.733381  7369 tablet_bootstrap.cc:492] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: Bootstrap starting.
I20260608 09:48:57.756058  7369 tablet_bootstrap.cc:492] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:48:57.757189  7369 tablet_bootstrap.cc:492] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: Bootstrap complete.
I20260608 09:48:57.758026  7369 ts_tablet_manager.cc:1403] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.005s
I20260608 09:48:57.761461  7369 raft_consensus.cc:359] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:57.762118  7369 raft_consensus.cc:740] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: da12c34a5a384e068bca2566327bf0d0, State: Initialized, Role: LEARNER
I20260608 09:48:57.762650  7369 consensus_queue.cc:260] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: true } }
I20260608 09:48:57.764587  7369 ts_tablet_manager.cc:1434] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:48:57.766748  6823 tablet_copy_service.cc:342] P 2b92b7eb6eee462185196dcab8f379be: Request end of tablet copy session da12c34a5a384e068bca2566327bf0d0-26b3c4f23fac493fb7a8c90b582532c1 received from {username='slave'} at 127.0.0.1:52340
I20260608 09:48:57.767194  6823 tablet_copy_service.cc:434] P 2b92b7eb6eee462185196dcab8f379be: ending tablet copy session da12c34a5a384e068bca2566327bf0d0-26b3c4f23fac493fb7a8c90b582532c1 on tablet 26b3c4f23fac493fb7a8c90b582532c1 with peer da12c34a5a384e068bca2566327bf0d0
I20260608 09:48:57.851848  6962 raft_consensus.cc:1217] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:48:58.027602  6887 raft_consensus.cc:1217] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:48:58.037912  7122 raft_consensus.cc:1217] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:48:58.129165  7122 raft_consensus.cc:1217] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:48:58.270040  7329 raft_consensus.cc:1064] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f: attempting to promote NON_VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 to VOTER
I20260608 09:48:58.272121  7329 consensus_queue.cc:237] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } }
I20260608 09:48:58.279510  6813 raft_consensus.cc:1275] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:58.279582  6962 raft_consensus.cc:1275] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEARNER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:58.280220  7122 raft_consensus.cc:1275] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:58.281212  7329 consensus_queue.cc:1048] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:58.282208  7373 consensus_queue.cc:1048] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:58.283033  7328 consensus_queue.cc:1048] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:48:58.295809  7329 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } } }
I20260608 09:48:58.298390  6813 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } } }
I20260608 09:48:58.311597  6708 catalog_manager.cc:5696] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: config changed from index 2 to 3, 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } } }
I20260608 09:48:58.312844  7122 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } } }
I20260608 09:48:58.330737  6962 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } } }
I20260608 09:48:58.354961  6887 consensus_queue.cc:237] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } }
I20260608 09:48:58.361323  6813 raft_consensus.cc:1275] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:58.361333  6962 raft_consensus.cc:1275] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Refusing update from remote peer 211d6c7272c843fa95fc6b7b7efb375f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:58.362505  7329 consensus_queue.cc:1048] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:58.363399  7328 consensus_queue.cc:1048] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:58.370599  7373 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } } }
I20260608 09:48:58.374185  6962 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } } }
I20260608 09:48:58.377743  6811 raft_consensus.cc:2955] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } } }
I20260608 09:48:58.384702  6697 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 11e77017ab284315a2e94245ebbd5566 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:48:58.390472  6712 catalog_manager.cc:5696] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f reported cstate change: config changed from index 3 to 4, VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) evicted. New cstate: current_term: 1 leader_uuid: "211d6c7272c843fa95fc6b7b7efb375f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:48:58.401906  7109 tablet_service.cc:1558] Processing DeleteTablet for tablet 11e77017ab284315a2e94245ebbd5566 with delete_type TABLET_DATA_TOMBSTONED (TS da12c34a5a384e068bca2566327bf0d0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49686
I20260608 09:48:58.404502  7386 tablet_replica.cc:333] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:58.405915  7386 raft_consensus.cc:2243] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:58.406697  7386 raft_consensus.cc:2272] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:58.410647  7386 ts_tablet_manager.cc:1916] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:48:58.429381  7386 ts_tablet_manager.cc:1929] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:48:58.429870  7386 log.cc:1199] T 11e77017ab284315a2e94245ebbd5566 P da12c34a5a384e068bca2566327bf0d0: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-3-root/wals/11e77017ab284315a2e94245ebbd5566
I20260608 09:48:58.431744  6698 catalog_manager.cc:5027] TS da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): tablet 11e77017ab284315a2e94245ebbd5566 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]) successfully deleted
I20260608 09:48:58.531802  7375 raft_consensus.cc:1064] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: attempting to promote NON_VOTER 211d6c7272c843fa95fc6b7b7efb375f to VOTER
I20260608 09:48:58.533922  7375 consensus_queue.cc:237] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } }
I20260608 09:48:58.542027  7122 raft_consensus.cc:1275] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:58.543232  6887 raft_consensus.cc:1275] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEARNER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:58.544243  7388 consensus_queue.cc:1048] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:58.544541  6811 raft_consensus.cc:1275] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:48:58.545584  7374 consensus_queue.cc:1048] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 09:48:58.554601  7375 consensus_queue.cc:1048] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:48:58.566671  7374 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } } }
I20260608 09:48:58.569509  6811 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } } }
I20260608 09:48:58.569733  6887 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } } }
I20260608 09:48:58.582836  7122 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } } }
I20260608 09:48:58.584043  6708 catalog_manager.cc:5696] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: config changed from index 2 to 3, 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } } }
I20260608 09:48:58.606374  6962 consensus_queue.cc:237] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } }
I20260608 09:48:58.612406  6811 raft_consensus.cc:1275] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:58.615805  7375 consensus_queue.cc:1048] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:48:58.616431  6887 raft_consensus.cc:1275] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Refusing update from remote peer 0f4e1d02b00a4b92a5b1d4ce18d31d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:48:58.617726  7374 consensus_queue.cc:1048] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:58.624118  7375 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } } }
I20260608 09:48:58.626972  6887 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } } }
I20260608 09:48:58.627074  6811 raft_consensus.cc:2955] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } } }
I20260608 09:48:58.637955  6697 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:48:58.638700  7376 raft_consensus.cc:1064] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be: attempting to promote NON_VOTER da12c34a5a384e068bca2566327bf0d0 to VOTER
I20260608 09:48:58.643772  6709 catalog_manager.cc:5696] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: config changed from index 3 to 4, VOTER da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) evicted. New cstate: current_term: 1 leader_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:48:58.641499  7376 consensus_queue.cc:237] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:58.648294  6765 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:48:58.661021  7122 raft_consensus.cc:1275] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:48:58.662173  6962 raft_consensus.cc:1275] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:48:58.663376  7330 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:58.666496  7330 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:58.670660  7109 tablet_service.cc:1558] Processing DeleteTablet for tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 with delete_type TABLET_DATA_TOMBSTONED (TS da12c34a5a384e068bca2566327bf0d0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49686
I20260608 09:48:58.671813  7386 tablet_replica.cc:333] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:58.672755  7386 raft_consensus.cc:2243] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:58.673485  7386 raft_consensus.cc:2272] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:58.676842  7386 ts_tablet_manager.cc:1916] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:48:58.695665  6765 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 09:48:58.700389  6765 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:48:58.700815  6960 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.704249  7393 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.710922  6887 raft_consensus.cc:1275] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:48:58.713097  7330 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:58.717010  6709 catalog_manager.cc:5696] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 reported cstate change: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.720525  6887 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.729281  7386 ts_tablet_manager.cc:1929] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:48:58.729938  7386 log.cc:1199] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P da12c34a5a384e068bca2566327bf0d0: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-3-root/wals/8edd9024bbbf4a6ba240d2c7ffd92f17
I20260608 09:48:58.729430  7122 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.731694  6698 catalog_manager.cc:5027] TS da12c34a5a384e068bca2566327bf0d0 (127.3.176.132:38801): tablet 8edd9024bbbf4a6ba240d2c7ffd92f17 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]) successfully deleted
I20260608 09:48:58.738471  7330 raft_consensus.cc:1064] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be: attempting to promote NON_VOTER da12c34a5a384e068bca2566327bf0d0 to VOTER
I20260608 09:48:58.749307  7330 consensus_queue.cc:237] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:58.762339  6811 consensus_queue.cc:237] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:58.769340  7122 raft_consensus.cc:1275] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEARNER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:48:58.770920  6888 raft_consensus.cc:1275] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:48:58.770416  6960 raft_consensus.cc:1275] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:48:58.773437  7330 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:58.777236  7396 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:48:58.778646  7393 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:48:58.787814  7123 raft_consensus.cc:1275] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:48:58.790453  6962 raft_consensus.cc:1275] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:48:58.792665  7393 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:48:58.795900  7393 consensus_queue.cc:1048] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:48:58.811014  7330 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.814585  7376 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.817746  6960 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.818817  7123 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.824766  6962 raft_consensus.cc:2955] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.833886  6888 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.835062  7122 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.837695  6697 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7fa7d625adca40e39d048e09dbced444 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:48:58.837425  6709 catalog_manager.cc:5696] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: config changed from index 3 to 4, da12c34a5a384e068bca2566327bf0d0 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:48:58.852955  6708 catalog_manager.cc:5696] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 reported cstate change: config changed from index 4 to 5, VOTER 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130) evicted. New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "0f4e1d02b00a4b92a5b1d4ce18d31d20" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42535 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.853500  6811 consensus_queue.cc:237] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } }
I20260608 09:48:58.865413  7122 raft_consensus.cc:1275] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:48:58.867935  6888 raft_consensus.cc:1275] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Refusing update from remote peer 2b92b7eb6eee462185196dcab8f379be: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:48:58.869719  7393 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:48:58.871131  7330 consensus_queue.cc:1048] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [LEADER]: Connected to new peer: Peer: permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:48:58.875294  6878 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fa7d625adca40e39d048e09dbced444 with delete_type TABLET_DATA_TOMBSTONED (TS 211d6c7272c843fa95fc6b7b7efb375f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58150
I20260608 09:48:58.880832  7393 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.883170  6887 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.887760  7402 tablet_replica.cc:333] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:58.888927  7402 raft_consensus.cc:2243] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:58.889730  7402 raft_consensus.cc:2272] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:58.894363  7402 ts_tablet_manager.cc:1916] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:48:58.895121  7122 raft_consensus.cc:2955] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } } }
I20260608 09:48:58.898268  6697 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 26b3c4f23fac493fb7a8c90b582532c1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:48:58.904567  6712 catalog_manager.cc:5696] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be reported cstate change: config changed from index 4 to 5, VOTER 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131) evicted. New cstate: current_term: 2 leader_uuid: "2b92b7eb6eee462185196dcab8f379be" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b92b7eb6eee462185196dcab8f379be" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "211d6c7272c843fa95fc6b7b7efb375f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da12c34a5a384e068bca2566327bf0d0" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 38801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:48:58.914788  7402 ts_tablet_manager.cc:1929] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:48:58.915366  7402 log.cc:1199] T 7fa7d625adca40e39d048e09dbced444 P 211d6c7272c843fa95fc6b7b7efb375f: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/7fa7d625adca40e39d048e09dbced444
I20260608 09:48:58.917161  6697 catalog_manager.cc:5027] TS 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441): tablet 7fa7d625adca40e39d048e09dbced444 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]) successfully deleted
I20260608 09:48:58.920269  6948 tablet_service.cc:1558] Processing DeleteTablet for tablet 26b3c4f23fac493fb7a8c90b582532c1 with delete_type TABLET_DATA_TOMBSTONED (TS 0f4e1d02b00a4b92a5b1d4ce18d31d20 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45734
I20260608 09:48:58.922036  7403 tablet_replica.cc:333] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:58.922982  7403 raft_consensus.cc:2243] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:58.923590  7403 raft_consensus.cc:2272] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:58.926339  7403 ts_tablet_manager.cc:1916] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:48:58.937211  7403 ts_tablet_manager.cc:1929] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:48:58.937522  7403 log.cc:1199] T 26b3c4f23fac493fb7a8c90b582532c1 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/26b3c4f23fac493fb7a8c90b582532c1
I20260608 09:48:58.939007  6697 catalog_manager.cc:5027] TS 0f4e1d02b00a4b92a5b1d4ce18d31d20 (127.3.176.131:42535): tablet 26b3c4f23fac493fb7a8c90b582532c1 (table range_aware_rebalance_new_range [id=41e7b99784cc4e5893509346cb6e387a]) successfully deleted
I20260608 09:48:59.410853  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:48:59.445171  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:59.446125  3778 tablet_replica.cc:333] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.446837  3778 raft_consensus.cc:2243] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.447407  3778 raft_consensus.cc:2272] T 91f4e06ecf244626a4382d0cc27bf2e2 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.449576  3778 tablet_replica.cc:333] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.450176  3778 raft_consensus.cc:2243] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.450665  3778 raft_consensus.cc:2272] T bebc1dae77fa4369b9e334c159e1e9ed P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.452630  3778 tablet_replica.cc:333] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.453353  3778 raft_consensus.cc:2243] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.453985  3778 raft_consensus.cc:2272] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.456744  3778 tablet_replica.cc:333] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.457404  3778 raft_consensus.cc:2243] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.457877  3778 raft_consensus.cc:2272] T bc3cbd1b25d9410683afc264c7cc7494 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.459978  3778 tablet_replica.cc:333] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.460603  3778 raft_consensus.cc:2243] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.461474  3778 raft_consensus.cc:2272] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.463500  3778 tablet_replica.cc:333] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.464228  3778 raft_consensus.cc:2243] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.465066  3778 raft_consensus.cc:2272] T b2ef491ce5bd46fa970ce8d043ae7201 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.467105  3778 tablet_replica.cc:333] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.467697  3778 raft_consensus.cc:2243] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.468202  3778 raft_consensus.cc:2272] T 0263b2288d6343fc984392012ad3a981 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.470889  3778 tablet_replica.cc:333] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.471498  3778 raft_consensus.cc:2243] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.472590  3778 raft_consensus.cc:2272] T 7fa7d625adca40e39d048e09dbced444 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.475790  3778 tablet_replica.cc:333] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.476737  3778 raft_consensus.cc:2243] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.477212  3778 raft_consensus.cc:2272] T aaf7009910374cefb9e082454b0e8c27 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.479140  3778 tablet_replica.cc:333] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.479708  3778 raft_consensus.cc:2243] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.480400  3778 raft_consensus.cc:2272] T 11e77017ab284315a2e94245ebbd5566 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.482400  3778 tablet_replica.cc:333] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.482985  3778 raft_consensus.cc:2243] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.483952  3778 raft_consensus.cc:2272] T 26b3c4f23fac493fb7a8c90b582532c1 P 2b92b7eb6eee462185196dcab8f379be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.486804  3778 tablet_replica.cc:333] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be: stopping tablet replica
I20260608 09:48:59.487385  3778 raft_consensus.cc:2243] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.487852  3778 raft_consensus.cc:2272] T f3ed6a3b18c04e319b68448068898048 P 2b92b7eb6eee462185196dcab8f379be [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:48:59.524230  6853 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.176.129:41599: connect: Connection refused (error 111)
I20260608 09:48:59.524485  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
W20260608 09:48:59.528139  6853 consensus_peers.cc:597] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f -> Peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Couldn't send request to peer 2b92b7eb6eee462185196dcab8f379be. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:41599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:59.556624  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
W20260608 09:48:59.584611  6853 consensus_peers.cc:597] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f -> Peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Couldn't send request to peer 2b92b7eb6eee462185196dcab8f379be. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:41599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:59.595125  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:59.596050  3778 tablet_replica.cc:333] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.596884  3778 raft_consensus.cc:2243] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.597483  3778 raft_consensus.cc:2272] T bebc1dae77fa4369b9e334c159e1e9ed P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.599259  3778 tablet_replica.cc:333] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.599900  3778 raft_consensus.cc:2243] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.600682  3778 raft_consensus.cc:2272] T 11e77017ab284315a2e94245ebbd5566 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.602389  3778 tablet_replica.cc:333] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.602952  3778 raft_consensus.cc:2243] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.603330  3778 raft_consensus.cc:2272] T 4620d5db91964ae9af021fdc9f689691 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.605100  3778 tablet_replica.cc:333] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.605664  3778 raft_consensus.cc:2243] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.606140  3778 raft_consensus.cc:2272] T f30b5cb60a0a4708a045b3eefba18570 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.607896  3778 tablet_replica.cc:333] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.608566  3778 raft_consensus.cc:2243] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.609009  3778 raft_consensus.cc:2272] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.611728  3778 tablet_replica.cc:333] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.612540  3778 raft_consensus.cc:2243] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.613325  3778 raft_consensus.cc:2272] T bc3cbd1b25d9410683afc264c7cc7494 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.615554  3778 tablet_replica.cc:333] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.616295  3778 raft_consensus.cc:2243] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.616890  3778 raft_consensus.cc:2272] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:48:59.617339  6927 consensus_peers.cc:597] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 -> Peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Couldn't send request to peer 2b92b7eb6eee462185196dcab8f379be. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:41599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:59.618857  3778 tablet_replica.cc:333] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.619460  3778 raft_consensus.cc:2243] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.620007  3778 raft_consensus.cc:2272] T b2ef491ce5bd46fa970ce8d043ae7201 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.622380  3778 tablet_replica.cc:333] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.622984  3778 raft_consensus.cc:2243] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.623395  3778 raft_consensus.cc:2272] T 0263b2288d6343fc984392012ad3a981 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.625655  3778 tablet_replica.cc:333] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.626195  3778 raft_consensus.cc:2243] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.626698  3778 raft_consensus.cc:2272] T 26b3c4f23fac493fb7a8c90b582532c1 P 211d6c7272c843fa95fc6b7b7efb375f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.629254  3778 tablet_replica.cc:333] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.629761  3778 raft_consensus.cc:2243] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.630509  3778 raft_consensus.cc:2272] T f3ed6a3b18c04e319b68448068898048 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.632457  3778 tablet_replica.cc:333] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f: stopping tablet replica
I20260608 09:48:59.633076  3778 raft_consensus.cc:2243] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.633792  3778 raft_consensus.cc:2272] T 5155961838b443969293c787dd454304 P 211d6c7272c843fa95fc6b7b7efb375f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.670411  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:48:59.695596  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
W20260608 09:48:59.709504  7080 consensus_peers.cc:597] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 -> Peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Couldn't send request to peer 2b92b7eb6eee462185196dcab8f379be. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:41599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:48:59.717865  7080 consensus_peers.cc:597] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 -> Peer 2b92b7eb6eee462185196dcab8f379be (127.3.176.129:41599): Couldn't send request to peer 2b92b7eb6eee462185196dcab8f379be. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:41599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:59.736241  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:59.737178  3778 tablet_replica.cc:333] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.737839  3778 raft_consensus.cc:2243] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.738409  3778 raft_consensus.cc:2272] T 11e77017ab284315a2e94245ebbd5566 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.740684  3778 tablet_replica.cc:333] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.741447  3778 raft_consensus.cc:2243] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.741981  3778 raft_consensus.cc:2272] T aaf7009910374cefb9e082454b0e8c27 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:48:59.742540  7080 consensus_peers.cc:597] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 -> Peer 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441): Couldn't send request to peer 211d6c7272c843fa95fc6b7b7efb375f. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.130:45441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:59.743811  3778 tablet_replica.cc:333] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.744438  3778 raft_consensus.cc:2243] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.745160  3778 raft_consensus.cc:2272] T 4620d5db91964ae9af021fdc9f689691 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.746856  3778 tablet_replica.cc:333] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.747404  3778 raft_consensus.cc:2243] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.747890  3778 raft_consensus.cc:2272] T 91f4e06ecf244626a4382d0cc27bf2e2 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.749552  3778 tablet_replica.cc:333] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.750028  3778 raft_consensus.cc:2243] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.750377  3778 raft_consensus.cc:2272] T 2d9dc110e0eb466b9233aa17f14e3aa8 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.751956  3778 tablet_replica.cc:333] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.752485  3778 raft_consensus.cc:2243] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.753017  3778 raft_consensus.cc:2272] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.754673  3778 tablet_replica.cc:333] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.755317  3778 raft_consensus.cc:2243] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.755681  3778 raft_consensus.cc:2272] T bc3cbd1b25d9410683afc264c7cc7494 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.757406  3778 tablet_replica.cc:333] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.757879  3778 raft_consensus.cc:2243] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.758538  3778 raft_consensus.cc:2272] T 8edd9024bbbf4a6ba240d2c7ffd92f17 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.760221  3778 tablet_replica.cc:333] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.760684  3778 raft_consensus.cc:2243] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.761379  3778 raft_consensus.cc:2272] T f30b5cb60a0a4708a045b3eefba18570 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.763141  3778 tablet_replica.cc:333] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.763603  3778 raft_consensus.cc:2243] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.764026  3778 raft_consensus.cc:2272] T 5155961838b443969293c787dd454304 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.765867  3778 tablet_replica.cc:333] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.766327  3778 raft_consensus.cc:2243] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.766794  3778 raft_consensus.cc:2272] T 7fa7d625adca40e39d048e09dbced444 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.769550  3778 tablet_replica.cc:333] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20: stopping tablet replica
I20260608 09:48:59.770069  3778 raft_consensus.cc:2243] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.770851  3778 raft_consensus.cc:2272] T 0263b2288d6343fc984392012ad3a981 P 0f4e1d02b00a4b92a5b1d4ce18d31d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.805922  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
W20260608 09:48:59.825964  7080 consensus_peers.cc:597] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 -> Peer 211d6c7272c843fa95fc6b7b7efb375f (127.3.176.130:45441): Couldn't send request to peer 211d6c7272c843fa95fc6b7b7efb375f. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.130:45441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:48:59.835388  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:48:59.861218  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:48:59.861941  3778 tablet_replica.cc:333] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.862604  3778 raft_consensus.cc:2243] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.863119  3778 raft_consensus.cc:2272] T 26b3c4f23fac493fb7a8c90b582532c1 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.865547  3778 tablet_replica.cc:333] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.866065  3778 raft_consensus.cc:2243] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.866523  3778 raft_consensus.cc:2272] T 7fa7d625adca40e39d048e09dbced444 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.868245  3778 tablet_replica.cc:333] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.868762  3778 raft_consensus.cc:2243] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.869199  3778 raft_consensus.cc:2272] T f30b5cb60a0a4708a045b3eefba18570 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.870849  3778 tablet_replica.cc:333] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.871384  3778 raft_consensus.cc:2243] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.871734  3778 raft_consensus.cc:2272] T 4620d5db91964ae9af021fdc9f689691 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.873409  3778 tablet_replica.cc:333] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.873889  3778 raft_consensus.cc:2243] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.874579  3778 raft_consensus.cc:2272] T 91f4e06ecf244626a4382d0cc27bf2e2 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.876268  3778 tablet_replica.cc:333] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.876744  3778 raft_consensus.cc:2243] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.877166  3778 raft_consensus.cc:2272] T 73ea2432dc1d41e7a139c3d5cc67c6c5 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.878769  3778 tablet_replica.cc:333] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.879312  3778 raft_consensus.cc:2243] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.879998  3778 raft_consensus.cc:2272] T 2d9dc110e0eb466b9233aa17f14e3aa8 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.881907  3778 tablet_replica.cc:333] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.882416  3778 raft_consensus.cc:2243] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.882871  3778 raft_consensus.cc:2272] T b2ef491ce5bd46fa970ce8d043ae7201 P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.884548  3778 tablet_replica.cc:333] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.885040  3778 raft_consensus.cc:2243] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.885723  3778 raft_consensus.cc:2272] T bebc1dae77fa4369b9e334c159e1e9ed P da12c34a5a384e068bca2566327bf0d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.887382  3778 tablet_replica.cc:333] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.887853  3778 raft_consensus.cc:2243] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.888355  3778 raft_consensus.cc:2272] T 5155961838b443969293c787dd454304 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.890005  3778 tablet_replica.cc:333] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.890635  3778 raft_consensus.cc:2243] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:48:59.891068  3778 raft_consensus.cc:2272] T f3ed6a3b18c04e319b68448068898048 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.892988  3778 tablet_replica.cc:333] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0: stopping tablet replica
I20260608 09:48:59.893466  3778 raft_consensus.cc:2243] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.894167  3778 raft_consensus.cc:2272] T aaf7009910374cefb9e082454b0e8c27 P da12c34a5a384e068bca2566327bf0d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.928066  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:48:59.949496  3778 master.cc:562] Master@127.3.176.190:42943 shutting down...
I20260608 09:48:59.975216  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:48:59.975890  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:48:59.976272  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 353277691ff84b21bd5d46411a468cf0: stopping tablet replica
I20260608 09:48:59.998479  3778 master.cc:584] Master@127.3.176.190:42943 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11667 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 09:49:00.062305  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:42649
I20260608 09:49:00.063534  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:00.070097  7411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:00.070689  7412 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:00.071388  7414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:00.074190  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:00.075416  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:00.075664  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:00.075834  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912140075809 us; error 0 us; skew 500 ppm
I20260608 09:49:00.076726  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:00.079819  3778 webserver.cc:533] Webserver started at http://127.3.176.190:35471/ using document root <none> and password file <none>
I20260608 09:49:00.080505  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:00.080713  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:00.081028  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:00.082367  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "704681ecd2ee45549612efebbf118480"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.088290  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:49:00.092902  7419 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.093958  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:49:00.094375  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "704681ecd2ee45549612efebbf118480"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.094712  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:00.123937  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:00.125578  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:00.172528  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:42649
I20260608 09:49:00.172663  7472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:42649 every 8 connection(s)
I20260608 09:49:00.177384  7473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:00.188047  7473 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480: Bootstrap starting.
I20260608 09:49:00.192906  7473 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:00.198071  7473 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480: No bootstrap required, opened a new log
I20260608 09:49:00.200419  7473 raft_consensus.cc:359] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704681ecd2ee45549612efebbf118480" member_type: VOTER }
I20260608 09:49:00.200814  7473 raft_consensus.cc:385] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:00.201002  7473 raft_consensus.cc:740] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704681ecd2ee45549612efebbf118480, State: Initialized, Role: FOLLOWER
I20260608 09:49:00.201550  7473 consensus_queue.cc:260] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704681ecd2ee45549612efebbf118480" member_type: VOTER }
I20260608 09:49:00.201983  7473 raft_consensus.cc:399] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:49:00.202193  7473 raft_consensus.cc:493] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:49:00.202437  7473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:00.207154  7473 raft_consensus.cc:515] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704681ecd2ee45549612efebbf118480" member_type: VOTER }
I20260608 09:49:00.207696  7473 leader_election.cc:304] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 704681ecd2ee45549612efebbf118480; no voters: 
I20260608 09:49:00.209013  7473 leader_election.cc:290] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:49:00.209547  7476 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:00.211324  7476 raft_consensus.cc:697] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 1 LEADER]: Becoming Leader. State: Replica: 704681ecd2ee45549612efebbf118480, State: Running, Role: LEADER
I20260608 09:49:00.212265  7473 sys_catalog.cc:565] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:49:00.212229  7476 consensus_queue.cc:237] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704681ecd2ee45549612efebbf118480" member_type: VOTER }
I20260608 09:49:00.217931  7477 sys_catalog.cc:455] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "704681ecd2ee45549612efebbf118480" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704681ecd2ee45549612efebbf118480" member_type: VOTER } }
I20260608 09:49:00.218214  7478 sys_catalog.cc:455] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 704681ecd2ee45549612efebbf118480. Latest consensus state: current_term: 1 leader_uuid: "704681ecd2ee45549612efebbf118480" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "704681ecd2ee45549612efebbf118480" member_type: VOTER } }
I20260608 09:49:00.218735  7477 sys_catalog.cc:458] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [sys.catalog]: This master's current role is: LEADER
I20260608 09:49:00.218955  7478 sys_catalog.cc:458] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [sys.catalog]: This master's current role is: LEADER
I20260608 09:49:00.223326  7484 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:49:00.230302  7484 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:49:00.231413  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:49:00.241261  7484 catalog_manager.cc:1382] Generated new cluster ID: 452b039af5ca4cd6a0143b3068475dd3
I20260608 09:49:00.241616  7484 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:49:00.268427  7484 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:49:00.269877  7484 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:49:00.283594  7484 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480: Generated new TSK 0
I20260608 09:49:00.284361  7484 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:49:00.299294  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:00.306565  7494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:00.307987  7495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:00.309914  7497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:00.310789  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:00.311898  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:00.312127  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:00.312300  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912140312282 us; error 0 us; skew 500 ppm
I20260608 09:49:00.312954  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:00.315626  3778 webserver.cc:533] Webserver started at http://127.3.176.129:40633/ using document root <none> and password file <none>
I20260608 09:49:00.316224  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:00.316424  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:00.316712  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:00.317834  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "c64bae24cbf046b2b445b76d660b4965"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.323032  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:49:00.327360  7502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.328388  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:49:00.328737  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "c64bae24cbf046b2b445b76d660b4965"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.329047  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:00.341425  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:00.342600  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:00.344260  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:00.347059  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:00.347277  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.347534  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:00.347692  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.394552  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:34027
I20260608 09:49:00.394711  7564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:34027 every 8 connection(s)
I20260608 09:49:00.399791  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:00.407867  7569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:00.409860  7570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:00.412757  7572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:00.412891  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:00.414043  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:00.414284  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:00.414484  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912140414467 us; error 0 us; skew 500 ppm
I20260608 09:49:00.415158  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:00.418576  3778 webserver.cc:533] Webserver started at http://127.3.176.130:37597/ using document root <none> and password file <none>
I20260608 09:49:00.419265  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:00.419472  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:00.419763  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:00.420820  7565 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42649
I20260608 09:49:00.421031  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "034409f6198b4722b65c819d278ad38a"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.421314  7565 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:00.422294  7565 heartbeater.cc:507] Master 127.3.176.190:42649 requested a full tablet report, sending...
I20260608 09:49:00.424928  7437 ts_manager.cc:194] Registered new tserver with Master: c64bae24cbf046b2b445b76d660b4965 (127.3.176.129:34027)
I20260608 09:49:00.426630  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:49:00.427389  7437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37562
I20260608 09:49:00.431203  7578 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.432202  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 09:49:00.432631  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "034409f6198b4722b65c819d278ad38a"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.432901  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:00.451880  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:00.453140  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:00.454741  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:00.457247  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:00.457446  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.457698  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:00.457852  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.500298  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:43787
I20260608 09:49:00.500471  7640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:43787 every 8 connection(s)
I20260608 09:49:00.505456  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:00.513046  7644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:00.513710  7645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:00.518190  7647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:00.519079  7641 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42649
I20260608 09:49:00.519675  7641 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:00.520781  7641 heartbeater.cc:507] Master 127.3.176.190:42649 requested a full tablet report, sending...
I20260608 09:49:00.521224  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:00.522130  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:00.522454  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:00.522670  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912140522653 us; error 0 us; skew 500 ppm
I20260608 09:49:00.523278  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:00.523459  7437 ts_manager.cc:194] Registered new tserver with Master: 034409f6198b4722b65c819d278ad38a (127.3.176.130:43787)
I20260608 09:49:00.525244  7437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37568
I20260608 09:49:00.526108  3778 webserver.cc:533] Webserver started at http://127.3.176.131:35691/ using document root <none> and password file <none>
I20260608 09:49:00.526810  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:00.526989  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:00.527272  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:00.528424  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "fc875369d06e4f2491e25a4d945b19c9"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.533456  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:49:00.537463  7652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.538465  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:49:00.538782  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "fc875369d06e4f2491e25a4d945b19c9"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.539047  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:00.581311  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:00.582491  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:00.584144  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:00.586654  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:00.586901  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.587149  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:00.587330  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.628124  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:35875
I20260608 09:49:00.628311  7715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:35875 every 8 connection(s)
I20260608 09:49:00.633193  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:00.640816  7719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:00.643390  7720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:00.647054  7716 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42649
I20260608 09:49:00.647560  7716 heartbeater.cc:461] Registering TS with master...
W20260608 09:49:00.647977  7722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:00.648558  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:00.648612  7716 heartbeater.cc:507] Master 127.3.176.190:42649 requested a full tablet report, sending...
I20260608 09:49:00.649879  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:00.650095  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:00.650295  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912140650276 us; error 0 us; skew 500 ppm
I20260608 09:49:00.651046  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:00.651641  7437 ts_manager.cc:194] Registered new tserver with Master: fc875369d06e4f2491e25a4d945b19c9 (127.3.176.131:35875)
I20260608 09:49:00.653573  7437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37576
I20260608 09:49:00.653892  3778 webserver.cc:533] Webserver started at http://127.3.176.132:34689/ using document root <none> and password file <none>
I20260608 09:49:00.654559  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:00.654803  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:00.655140  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:00.656606  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "ddf41ab6764f464594ac16fe222499f3"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.661420  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 09:49:00.665316  7727 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.666254  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:49:00.666580  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "ddf41ab6764f464594ac16fe222499f3"
format_stamp: "Formatted at 2026-06-08 09:49:00 on dist-test-slave-qcvl"
I20260608 09:49:00.666877  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:00.681734  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:00.682915  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:00.684500  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:00.686946  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:00.687155  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.687405  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:00.687565  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:00.732877  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:40823
I20260608 09:49:00.733078  7789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:40823 every 8 connection(s)
I20260608 09:49:00.748046  7790 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42649
I20260608 09:49:00.748562  7790 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:00.749418  7790 heartbeater.cc:507] Master 127.3.176.190:42649 requested a full tablet report, sending...
I20260608 09:49:00.751758  7437 ts_manager.cc:194] Registered new tserver with Master: ddf41ab6764f464594ac16fe222499f3 (127.3.176.132:40823)
I20260608 09:49:00.752866  3778 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016299549s
I20260608 09:49:00.753376  7437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37580
I20260608 09:49:01.322003  7437 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37594:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:49:01.378968  7681 tablet_service.cc:1511] Processing CreateTablet for tablet 212ff393003b4730bc66760bcb156f58 (DEFAULT_TABLE table=test-workload [id=07b7e4efde6c46c5a88003d894971e2d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:49:01.380980  7681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212ff393003b4730bc66760bcb156f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:01.382534  7755 tablet_service.cc:1511] Processing CreateTablet for tablet 212ff393003b4730bc66760bcb156f58 (DEFAULT_TABLE table=test-workload [id=07b7e4efde6c46c5a88003d894971e2d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:49:01.384133  7755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212ff393003b4730bc66760bcb156f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:01.388585  7606 tablet_service.cc:1511] Processing CreateTablet for tablet 212ff393003b4730bc66760bcb156f58 (DEFAULT_TABLE table=test-workload [id=07b7e4efde6c46c5a88003d894971e2d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:49:01.390231  7606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212ff393003b4730bc66760bcb156f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:01.403154  7812 tablet_bootstrap.cc:492] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9: Bootstrap starting.
I20260608 09:49:01.407793  7814 tablet_bootstrap.cc:492] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a: Bootstrap starting.
I20260608 09:49:01.410036  7813 tablet_bootstrap.cc:492] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3: Bootstrap starting.
I20260608 09:49:01.416313  7814 tablet_bootstrap.cc:654] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:01.417228  7812 tablet_bootstrap.cc:654] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:01.417474  7813 tablet_bootstrap.cc:654] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:01.423009  7814 tablet_bootstrap.cc:492] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a: No bootstrap required, opened a new log
I20260608 09:49:01.423852  7814 ts_tablet_manager.cc:1403] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.015s
I20260608 09:49:01.424319  7812 tablet_bootstrap.cc:492] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9: No bootstrap required, opened a new log
I20260608 09:49:01.424872  7812 ts_tablet_manager.cc:1403] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260608 09:49:01.424996  7813 tablet_bootstrap.cc:492] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3: No bootstrap required, opened a new log
I20260608 09:49:01.425453  7813 ts_tablet_manager.cc:1403] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.009s
I20260608 09:49:01.427389  7814 raft_consensus.cc:359] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } }
I20260608 09:49:01.428313  7814 raft_consensus.cc:385] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:01.428864  7814 raft_consensus.cc:740] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034409f6198b4722b65c819d278ad38a, State: Initialized, Role: FOLLOWER
I20260608 09:49:01.428264  7812 raft_consensus.cc:359] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } }
I20260608 09:49:01.428665  7813 raft_consensus.cc:359] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } }
I20260608 09:49:01.429445  7812 raft_consensus.cc:385] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:01.429505  7813 raft_consensus.cc:385] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:01.429924  7812 raft_consensus.cc:740] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc875369d06e4f2491e25a4d945b19c9, State: Initialized, Role: FOLLOWER
I20260608 09:49:01.429800  7814 consensus_queue.cc:260] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } }
I20260608 09:49:01.431411  7565 heartbeater.cc:499] Master 127.3.176.190:42649 was elected leader, sending a full tablet report...
I20260608 09:49:01.429955  7813 raft_consensus.cc:740] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddf41ab6764f464594ac16fe222499f3, State: Initialized, Role: FOLLOWER
I20260608 09:49:01.431392  7812 consensus_queue.cc:260] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } }
I20260608 09:49:01.432814  7813 consensus_queue.cc:260] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } }
I20260608 09:49:01.433585  7641 heartbeater.cc:499] Master 127.3.176.190:42649 was elected leader, sending a full tablet report...
I20260608 09:49:01.436137  7814 ts_tablet_manager.cc:1434] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.008s
I20260608 09:49:01.438794  7790 heartbeater.cc:499] Master 127.3.176.190:42649 was elected leader, sending a full tablet report...
I20260608 09:49:01.442394  7813 ts_tablet_manager.cc:1434] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260608 09:49:01.444587  7716 heartbeater.cc:499] Master 127.3.176.190:42649 was elected leader, sending a full tablet report...
I20260608 09:49:01.446543  7812 ts_tablet_manager.cc:1434] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.018s
I20260608 09:49:01.531713  7818 raft_consensus.cc:493] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:01.532330  7818 raft_consensus.cc:515] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } }
I20260608 09:49:01.534807  7818 leader_election.cc:290] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc875369d06e4f2491e25a4d945b19c9 (127.3.176.131:35875), ddf41ab6764f464594ac16fe222499f3 (127.3.176.132:40823)
I20260608 09:49:01.547207  7691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212ff393003b4730bc66760bcb156f58" candidate_uuid: "034409f6198b4722b65c819d278ad38a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc875369d06e4f2491e25a4d945b19c9" is_pre_election: true
I20260608 09:49:01.548146  7691 raft_consensus.cc:2468] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034409f6198b4722b65c819d278ad38a in term 0.
I20260608 09:49:01.548149  7765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212ff393003b4730bc66760bcb156f58" candidate_uuid: "034409f6198b4722b65c819d278ad38a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddf41ab6764f464594ac16fe222499f3" is_pre_election: true
I20260608 09:49:01.548998  7765 raft_consensus.cc:2468] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034409f6198b4722b65c819d278ad38a in term 0.
I20260608 09:49:01.549767  7582 leader_election.cc:304] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034409f6198b4722b65c819d278ad38a, fc875369d06e4f2491e25a4d945b19c9; no voters: 
I20260608 09:49:01.550693  7818 raft_consensus.cc:2804] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:01.551102  7818 raft_consensus.cc:493] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:01.551375  7818 raft_consensus.cc:3060] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:01.557818  7818 raft_consensus.cc:515] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } }
I20260608 09:49:01.559736  7818 leader_election.cc:290] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [CANDIDATE]: Term 1 election: Requested vote from peers fc875369d06e4f2491e25a4d945b19c9 (127.3.176.131:35875), ddf41ab6764f464594ac16fe222499f3 (127.3.176.132:40823)
I20260608 09:49:01.560879  7691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212ff393003b4730bc66760bcb156f58" candidate_uuid: "034409f6198b4722b65c819d278ad38a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc875369d06e4f2491e25a4d945b19c9"
I20260608 09:49:01.560992  7765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212ff393003b4730bc66760bcb156f58" candidate_uuid: "034409f6198b4722b65c819d278ad38a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddf41ab6764f464594ac16fe222499f3"
I20260608 09:49:01.561458  7691 raft_consensus.cc:3060] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:01.561596  7765 raft_consensus.cc:3060] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:01.567459  7765 raft_consensus.cc:2468] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034409f6198b4722b65c819d278ad38a in term 1.
I20260608 09:49:01.568320  7691 raft_consensus.cc:2468] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034409f6198b4722b65c819d278ad38a in term 1.
I20260608 09:49:01.568703  7581 leader_election.cc:304] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034409f6198b4722b65c819d278ad38a, ddf41ab6764f464594ac16fe222499f3; no voters: 
I20260608 09:49:01.569736  7818 raft_consensus.cc:2804] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:01.571025  7818 raft_consensus.cc:697] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 1 LEADER]: Becoming Leader. State: Replica: 034409f6198b4722b65c819d278ad38a, State: Running, Role: LEADER
I20260608 09:49:01.571991  7818 consensus_queue.cc:237] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } }
I20260608 09:49:01.580827  7435 catalog_manager.cc:5696] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a reported cstate change: term changed from 0 to 1, leader changed from <none> to 034409f6198b4722b65c819d278ad38a (127.3.176.130). New cstate: current_term: 1 leader_uuid: "034409f6198b4722b65c819d278ad38a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034409f6198b4722b65c819d278ad38a" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43787 } health_report { overall_health: HEALTHY } } }
I20260608 09:49:02.053015  7818 consensus_queue.cc:1048] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc875369d06e4f2491e25a4d945b19c9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:02.068779  7828 consensus_queue.cc:1048] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddf41ab6764f464594ac16fe222499f3" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:02.229532  7491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:02.231760  7491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:02.232308  7491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:04.233412  7491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 09:49:04.233950  7469 debug-util.cc:398] Leaking SignalData structure 0x7b080012b800 after lost signal to thread 3781
I20260608 09:49:04.235294  7491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
W20260608 09:49:04.235469  7469 debug-util.cc:398] Leaking SignalData structure 0x7b0800237860 after lost signal to thread 7472
I20260608 09:49:04.235817  7491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:49:04.362946  7469 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1e60 after lost signal to thread 7564
W20260608 09:49:04.364382  7469 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0120 after lost signal to thread 7640
W20260608 09:49:04.365432  7469 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4020 after lost signal to thread 7715
W20260608 09:49:04.366396  7469 debug-util.cc:398] Leaking SignalData structure 0x7b080019f5c0 after lost signal to thread 7789
I20260608 09:49:06.237537  7491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:06.239611  7491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:06.240058  7491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:08.241189  7491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:08.242708  7491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:08.243038  7491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:10.244222  7491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:10.245682  7491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:10.245988  7491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:12.246970  7491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:12.248558  7491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:12.248862  7491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:14.249845  7491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:14.251299  7491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:14.251614  7491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:14.757112  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:49:14.793434  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:14.811455  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:49:14.826568  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:49:14.856778  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:14.857612  3778 tablet_replica.cc:333] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a: stopping tablet replica
I20260608 09:49:14.858187  3778 raft_consensus.cc:2243] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:49:14.859284  3778 raft_consensus.cc:2272] T 212ff393003b4730bc66760bcb156f58 P 034409f6198b4722b65c819d278ad38a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:14.881735  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:49:14.894821  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:49:14.921448  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:14.922369  3778 tablet_replica.cc:333] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9: stopping tablet replica
I20260608 09:49:14.923048  3778 raft_consensus.cc:2243] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:14.923640  3778 raft_consensus.cc:2272] T 212ff393003b4730bc66760bcb156f58 P fc875369d06e4f2491e25a4d945b19c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:14.944681  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:49:14.957554  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:49:14.984758  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:14.985720  3778 tablet_replica.cc:333] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3: stopping tablet replica
I20260608 09:49:14.986425  3778 raft_consensus.cc:2243] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:14.987056  3778 raft_consensus.cc:2272] T 212ff393003b4730bc66760bcb156f58 P ddf41ab6764f464594ac16fe222499f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:15.008240  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:49:15.021624  3778 master.cc:562] Master@127.3.176.190:42649 shutting down...
I20260608 09:49:15.046690  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:49:15.047385  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:15.047691  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 704681ecd2ee45549612efebbf118480: stopping tablet replica
I20260608 09:49:15.086287  3778 master.cc:584] Master@127.3.176.190:42649 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (15065 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 09:49:15.128003  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:41877
I20260608 09:49:15.129299  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:15.135190  7835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:15.136296  7836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:15.136828  7838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:15.137166  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:15.138182  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:15.138376  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:15.138501  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912155138489 us; error 0 us; skew 500 ppm
I20260608 09:49:15.139066  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:15.141940  3778 webserver.cc:533] Webserver started at http://127.3.176.190:37361/ using document root <none> and password file <none>
I20260608 09:49:15.142506  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:15.142683  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:15.142942  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:15.144304  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "d51ea0e5fe014947861047b8adb953f1"
format_stamp: "Formatted at 2026-06-08 09:49:15 on dist-test-slave-qcvl"
I20260608 09:49:15.149516  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 09:49:15.153666  7843 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.154626  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:49:15.154903  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "d51ea0e5fe014947861047b8adb953f1"
format_stamp: "Formatted at 2026-06-08 09:49:15 on dist-test-slave-qcvl"
I20260608 09:49:15.155174  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:15.173828  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:15.175081  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:15.218991  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:41877
I20260608 09:49:15.219153  7894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:41877 every 8 connection(s)
I20260608 09:49:15.223966  7895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:15.237149  7895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1: Bootstrap starting.
I20260608 09:49:15.242723  7895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:15.247822  7895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1: No bootstrap required, opened a new log
I20260608 09:49:15.250524  7895 raft_consensus.cc:359] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51ea0e5fe014947861047b8adb953f1" member_type: VOTER }
I20260608 09:49:15.251022  7895 raft_consensus.cc:385] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:15.251235  7895 raft_consensus.cc:740] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d51ea0e5fe014947861047b8adb953f1, State: Initialized, Role: FOLLOWER
I20260608 09:49:15.251853  7895 consensus_queue.cc:260] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51ea0e5fe014947861047b8adb953f1" member_type: VOTER }
I20260608 09:49:15.252359  7895 raft_consensus.cc:399] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:49:15.252569  7895 raft_consensus.cc:493] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:49:15.252790  7895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:15.258644  7895 raft_consensus.cc:515] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51ea0e5fe014947861047b8adb953f1" member_type: VOTER }
I20260608 09:49:15.259227  7895 leader_election.cc:304] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d51ea0e5fe014947861047b8adb953f1; no voters: 
I20260608 09:49:15.260565  7895 leader_election.cc:290] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:49:15.260991  7898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:15.262526  7898 raft_consensus.cc:697] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 1 LEADER]: Becoming Leader. State: Replica: d51ea0e5fe014947861047b8adb953f1, State: Running, Role: LEADER
I20260608 09:49:15.263180  7898 consensus_queue.cc:237] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51ea0e5fe014947861047b8adb953f1" member_type: VOTER }
I20260608 09:49:15.263902  7895 sys_catalog.cc:565] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:49:15.268190  7900 sys_catalog.cc:455] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d51ea0e5fe014947861047b8adb953f1. Latest consensus state: current_term: 1 leader_uuid: "d51ea0e5fe014947861047b8adb953f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51ea0e5fe014947861047b8adb953f1" member_type: VOTER } }
I20260608 09:49:15.268803  7900 sys_catalog.cc:458] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:49:15.271551  7899 sys_catalog.cc:455] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d51ea0e5fe014947861047b8adb953f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51ea0e5fe014947861047b8adb953f1" member_type: VOTER } }
I20260608 09:49:15.271997  7899 sys_catalog.cc:458] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:49:15.272403  7906 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:49:15.280768  7906 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:49:15.281958  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:49:15.291316  7906 catalog_manager.cc:1382] Generated new cluster ID: 1e083b7ade924c81b133d6fd68e668fb
I20260608 09:49:15.291693  7906 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:49:15.326718  7906 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:49:15.328306  7906 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:49:15.343986  7906 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1: Generated new TSK 0
I20260608 09:49:15.345026  7906 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:49:15.413349  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:15.420490  7916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:15.421433  7917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:15.423111  7919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:15.423895  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:15.424903  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:15.425114  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:15.425288  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912155425268 us; error 0 us; skew 500 ppm
I20260608 09:49:15.425900  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:15.428736  3778 webserver.cc:533] Webserver started at http://127.3.176.129:40849/ using document root <none> and password file <none>
I20260608 09:49:15.429266  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:15.429461  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:15.429733  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:15.430944  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "6693021fc22740bea1c9eaab07195c4b"
format_stamp: "Formatted at 2026-06-08 09:49:15 on dist-test-slave-qcvl"
I20260608 09:49:15.436146  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:49:15.439816  7924 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.440832  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:49:15.441149  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "6693021fc22740bea1c9eaab07195c4b"
format_stamp: "Formatted at 2026-06-08 09:49:15 on dist-test-slave-qcvl"
I20260608 09:49:15.441439  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:15.457360  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:15.458818  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:15.460556  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:15.463371  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:15.463611  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.463857  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:15.464017  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.512773  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:33679
I20260608 09:49:15.512873  7986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:33679 every 8 connection(s)
I20260608 09:49:15.518669  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:15.527573  7991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:15.528841  7992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:15.531798  7994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:15.532351  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:15.533313  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:15.533540  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:15.533727  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912155533705 us; error 0 us; skew 500 ppm
I20260608 09:49:15.534405  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:15.537652  3778 webserver.cc:533] Webserver started at http://127.3.176.130:41995/ using document root <none> and password file <none>
I20260608 09:49:15.538316  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:15.538367  7987 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41877
I20260608 09:49:15.538543  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:15.538908  7987 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:15.538998  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:15.539722  7987 heartbeater.cc:507] Master 127.3.176.190:41877 requested a full tablet report, sending...
I20260608 09:49:15.540453  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "36652f7e47bb42b1ba85d7c142576404"
format_stamp: "Formatted at 2026-06-08 09:49:15 on dist-test-slave-qcvl"
I20260608 09:49:15.542188  7860 ts_manager.cc:194] Registered new tserver with Master: 6693021fc22740bea1c9eaab07195c4b (127.3.176.129:33679)
I20260608 09:49:15.544449  7860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45904
I20260608 09:49:15.546593  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:49:15.550920  7999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.551772  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:49:15.552153  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "36652f7e47bb42b1ba85d7c142576404"
format_stamp: "Formatted at 2026-06-08 09:49:15 on dist-test-slave-qcvl"
I20260608 09:49:15.552469  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:15.563524  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:15.565073  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:15.566849  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:15.569612  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:15.569837  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.570088  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:15.570248  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.616883  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:40307
I20260608 09:49:15.617022  8061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:40307 every 8 connection(s)
I20260608 09:49:15.622632  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:15.631359  8065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:15.633176  8066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:15.637033  8068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:15.637280  8062 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41877
I20260608 09:49:15.637223  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:15.637854  8062 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:15.638676  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:49:15.638880  8062 heartbeater.cc:507] Master 127.3.176.190:41877 requested a full tablet report, sending...
W20260608 09:49:15.638993  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:15.639475  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912155639452 us; error 0 us; skew 500 ppm
I20260608 09:49:15.640413  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:15.642028  7860 ts_manager.cc:194] Registered new tserver with Master: 36652f7e47bb42b1ba85d7c142576404 (127.3.176.130:40307)
I20260608 09:49:15.643370  3778 webserver.cc:533] Webserver started at http://127.3.176.131:45433/ using document root <none> and password file <none>
I20260608 09:49:15.643927  7860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45910
I20260608 09:49:15.644125  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:15.644454  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:15.644759  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:15.646311  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "8b37b911539544629b5f29638b3076a6"
format_stamp: "Formatted at 2026-06-08 09:49:15 on dist-test-slave-qcvl"
I20260608 09:49:15.651598  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:49:15.655573  8073 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.656488  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:49:15.656828  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "8b37b911539544629b5f29638b3076a6"
format_stamp: "Formatted at 2026-06-08 09:49:15 on dist-test-slave-qcvl"
I20260608 09:49:15.657135  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:15.677002  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:15.678298  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:15.679886  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:15.682554  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:15.682753  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.682952  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:15.683086  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:15.726153  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:40227
I20260608 09:49:15.726320  8135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:40227 every 8 connection(s)
I20260608 09:49:15.742277  8136 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41877
I20260608 09:49:15.742741  8136 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:15.743685  8136 heartbeater.cc:507] Master 127.3.176.190:41877 requested a full tablet report, sending...
I20260608 09:49:15.746047  7860 ts_manager.cc:194] Registered new tserver with Master: 8b37b911539544629b5f29638b3076a6 (127.3.176.131:40227)
I20260608 09:49:15.746995  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017119685s
I20260608 09:49:15.747747  7860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45920
I20260608 09:49:16.547435  7987 heartbeater.cc:499] Master 127.3.176.190:41877 was elected leader, sending a full tablet report...
I20260608 09:49:16.647392  8062 heartbeater.cc:499] Master 127.3.176.190:41877 was elected leader, sending a full tablet report...
I20260608 09:49:16.750993  8136 heartbeater.cc:499] Master 127.3.176.190:41877 was elected leader, sending a full tablet report...
I20260608 09:49:16.819609  7860 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41780:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:49:16.821993  7860 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:49:16.873808  8027 tablet_service.cc:1511] Processing CreateTablet for tablet e0b9089d14ee4831942f62f62aee68a3 (DEFAULT_TABLE table=test-workload [id=0553fb4d69b24c20845e29d0392d20a5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:49:16.875526  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b9089d14ee4831942f62f62aee68a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:16.875584  8101 tablet_service.cc:1511] Processing CreateTablet for tablet e0b9089d14ee4831942f62f62aee68a3 (DEFAULT_TABLE table=test-workload [id=0553fb4d69b24c20845e29d0392d20a5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:49:16.877182  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b9089d14ee4831942f62f62aee68a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:16.878592  7952 tablet_service.cc:1511] Processing CreateTablet for tablet e0b9089d14ee4831942f62f62aee68a3 (DEFAULT_TABLE table=test-workload [id=0553fb4d69b24c20845e29d0392d20a5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:49:16.880053  7952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b9089d14ee4831942f62f62aee68a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:16.892521  8157 tablet_bootstrap.cc:492] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6: Bootstrap starting.
I20260608 09:49:16.899151  8159 tablet_bootstrap.cc:492] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b: Bootstrap starting.
I20260608 09:49:16.900241  8157 tablet_bootstrap.cc:654] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:16.901715  8158 tablet_bootstrap.cc:492] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404: Bootstrap starting.
I20260608 09:49:16.906785  8157 tablet_bootstrap.cc:492] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6: No bootstrap required, opened a new log
I20260608 09:49:16.907446  8159 tablet_bootstrap.cc:654] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:16.907495  8157 ts_tablet_manager.cc:1403] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:49:16.909204  8158 tablet_bootstrap.cc:654] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:16.911144  8157 raft_consensus.cc:359] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } }
I20260608 09:49:16.911778  8157 raft_consensus.cc:385] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:16.912022  8157 raft_consensus.cc:740] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b37b911539544629b5f29638b3076a6, State: Initialized, Role: FOLLOWER
I20260608 09:49:16.912951  8157 consensus_queue.cc:260] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } }
I20260608 09:49:16.914074  8159 tablet_bootstrap.cc:492] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b: No bootstrap required, opened a new log
I20260608 09:49:16.914649  8159 ts_tablet_manager.cc:1403] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 09:49:16.914903  8158 tablet_bootstrap.cc:492] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404: No bootstrap required, opened a new log
I20260608 09:49:16.915408  8158 ts_tablet_manager.cc:1403] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:49:16.917795  8157 ts_tablet_manager.cc:1434] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260608 09:49:16.918057  8159 raft_consensus.cc:359] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } }
I20260608 09:49:16.918772  8159 raft_consensus.cc:385] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:16.919046  8159 raft_consensus.cc:740] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6693021fc22740bea1c9eaab07195c4b, State: Initialized, Role: FOLLOWER
I20260608 09:49:16.919951  8159 consensus_queue.cc:260] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } }
I20260608 09:49:16.920198  8158 raft_consensus.cc:359] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } }
I20260608 09:49:16.920948  8158 raft_consensus.cc:385] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:16.921243  8158 raft_consensus.cc:740] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36652f7e47bb42b1ba85d7c142576404, State: Initialized, Role: FOLLOWER
I20260608 09:49:16.922281  8158 consensus_queue.cc:260] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } }
I20260608 09:49:16.923045  8159 ts_tablet_manager.cc:1434] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:49:16.930078  8158 ts_tablet_manager.cc:1434] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 09:49:16.947576  8165 raft_consensus.cc:493] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:16.948145  8165 raft_consensus.cc:515] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } }
I20260608 09:49:16.950567  8165 leader_election.cc:290] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b37b911539544629b5f29638b3076a6 (127.3.176.131:40227), 6693021fc22740bea1c9eaab07195c4b (127.3.176.129:33679)
I20260608 09:49:16.962960  8111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b9089d14ee4831942f62f62aee68a3" candidate_uuid: "36652f7e47bb42b1ba85d7c142576404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b37b911539544629b5f29638b3076a6" is_pre_election: true
I20260608 09:49:16.963387  7962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b9089d14ee4831942f62f62aee68a3" candidate_uuid: "36652f7e47bb42b1ba85d7c142576404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6693021fc22740bea1c9eaab07195c4b" is_pre_election: true
I20260608 09:49:16.964015  7962 raft_consensus.cc:2468] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36652f7e47bb42b1ba85d7c142576404 in term 0.
I20260608 09:49:16.963963  8111 raft_consensus.cc:2468] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36652f7e47bb42b1ba85d7c142576404 in term 0.
I20260608 09:49:16.965770  8000 leader_election.cc:304] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36652f7e47bb42b1ba85d7c142576404, 8b37b911539544629b5f29638b3076a6; no voters: 
I20260608 09:49:16.966583  8165 raft_consensus.cc:2804] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:16.966998  8165 raft_consensus.cc:493] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:16.967269  8165 raft_consensus.cc:3060] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:16.973346  8165 raft_consensus.cc:515] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } }
I20260608 09:49:16.975219  8165 leader_election.cc:290] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [CANDIDATE]: Term 1 election: Requested vote from peers 8b37b911539544629b5f29638b3076a6 (127.3.176.131:40227), 6693021fc22740bea1c9eaab07195c4b (127.3.176.129:33679)
I20260608 09:49:16.976333  8111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b9089d14ee4831942f62f62aee68a3" candidate_uuid: "36652f7e47bb42b1ba85d7c142576404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b37b911539544629b5f29638b3076a6"
I20260608 09:49:16.976526  7962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b9089d14ee4831942f62f62aee68a3" candidate_uuid: "36652f7e47bb42b1ba85d7c142576404" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6693021fc22740bea1c9eaab07195c4b"
I20260608 09:49:16.976933  8111 raft_consensus.cc:3060] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:16.977177  7962 raft_consensus.cc:3060] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:16.983448  7962 raft_consensus.cc:2468] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36652f7e47bb42b1ba85d7c142576404 in term 1.
I20260608 09:49:16.984038  8111 raft_consensus.cc:2468] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36652f7e47bb42b1ba85d7c142576404 in term 1.
I20260608 09:49:16.984702  8003 leader_election.cc:304] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36652f7e47bb42b1ba85d7c142576404, 6693021fc22740bea1c9eaab07195c4b; no voters: 
I20260608 09:49:16.985534  8165 raft_consensus.cc:2804] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:16.986765  8165 raft_consensus.cc:697] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 1 LEADER]: Becoming Leader. State: Replica: 36652f7e47bb42b1ba85d7c142576404, State: Running, Role: LEADER
I20260608 09:49:16.987617  8165 consensus_queue.cc:237] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } }
I20260608 09:49:16.996668  7858 catalog_manager.cc:5696] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36652f7e47bb42b1ba85d7c142576404 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "36652f7e47bb42b1ba85d7c142576404" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36652f7e47bb42b1ba85d7c142576404" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 40307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:17.280176  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:17.281833  7913 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:17.283495  7913 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:17.283829  7913 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:17.389034  8165 consensus_queue.cc:1048] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6693021fc22740bea1c9eaab07195c4b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:17.403182  8165 consensus_queue.cc:1048] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b37b911539544629b5f29638b3076a6" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:18.290234  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:19.284927  7913 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:19.286458  7913 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:19.286780  7913 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:19.299185  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:20.308233  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:21.288044  7913 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:21.289994  7913 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:21.290313  7913 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:21.317677  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:22.327152  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:23.291421  7913 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:23.293188  7913 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:23.293481  7913 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:23.336582  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:24.345496  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:25.294482  7913 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:25.295970  7913 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:25.296320  7913 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:25.354235  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:26.362159  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:27.297237  7913 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:27.298760  7913 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:27.299108  7913 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:27.369678  7908 placement_policy_util.cc:407] tablet e0b9089d14ee4831942f62f62aee68a3: detected majority of replicas (2 of 3) at location L0
I20260608 09:49:28.102142  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:49:28.136258  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:28.137192  3778 tablet_replica.cc:333] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b: stopping tablet replica
I20260608 09:49:28.137929  3778 raft_consensus.cc:2243] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:28.138634  3778 raft_consensus.cc:2272] T e0b9089d14ee4831942f62f62aee68a3 P 6693021fc22740bea1c9eaab07195c4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:28.161500  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:49:28.174599  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:49:28.202209  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:28.202991  3778 tablet_replica.cc:333] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404: stopping tablet replica
I20260608 09:49:28.203560  3778 raft_consensus.cc:2243] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:49:28.204576  3778 raft_consensus.cc:2272] T e0b9089d14ee4831942f62f62aee68a3 P 36652f7e47bb42b1ba85d7c142576404 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:28.225075  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:49:28.237344  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:49:28.262323  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:28.263159  3778 tablet_replica.cc:333] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6: stopping tablet replica
I20260608 09:49:28.263792  3778 raft_consensus.cc:2243] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:28.264360  3778 raft_consensus.cc:2272] T e0b9089d14ee4831942f62f62aee68a3 P 8b37b911539544629b5f29638b3076a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:28.285419  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:49:28.298185  3778 master.cc:562] Master@127.3.176.190:41877 shutting down...
I20260608 09:49:28.323272  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:49:28.324028  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:28.324429  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P d51ea0e5fe014947861047b8adb953f1: stopping tablet replica
I20260608 09:49:28.344471  3778 master.cc:584] Master@127.3.176.190:41877 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13257 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 09:49:28.386479  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:42525
I20260608 09:49:28.387898  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:28.394730  8181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:28.395074  8183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:28.395591  8180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:28.396489  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:28.397451  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:28.397645  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:28.397806  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912168397788 us; error 0 us; skew 500 ppm
I20260608 09:49:28.398443  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:28.401186  3778 webserver.cc:533] Webserver started at http://127.3.176.190:42955/ using document root <none> and password file <none>
I20260608 09:49:28.401746  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:28.401926  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:28.402242  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:28.403535  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "9930353b838248f2987a86ab26fb23b1"
format_stamp: "Formatted at 2026-06-08 09:49:28 on dist-test-slave-qcvl"
I20260608 09:49:28.408665  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:49:28.412591  8188 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.413400  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:49:28.413689  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "9930353b838248f2987a86ab26fb23b1"
format_stamp: "Formatted at 2026-06-08 09:49:28 on dist-test-slave-qcvl"
I20260608 09:49:28.413949  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:28.440415  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:28.441879  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:28.487918  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:42525
I20260608 09:49:28.488047  8240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:42525 every 8 connection(s)
I20260608 09:49:28.492547  8241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:28.503854  8241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1: Bootstrap starting.
I20260608 09:49:28.508898  8241 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:28.513724  8241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1: No bootstrap required, opened a new log
I20260608 09:49:28.516387  8241 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9930353b838248f2987a86ab26fb23b1" member_type: VOTER }
I20260608 09:49:28.516835  8241 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:28.517032  8241 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9930353b838248f2987a86ab26fb23b1, State: Initialized, Role: FOLLOWER
I20260608 09:49:28.517625  8241 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9930353b838248f2987a86ab26fb23b1" member_type: VOTER }
I20260608 09:49:28.518082  8241 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:49:28.518283  8241 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:49:28.518540  8241 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:28.523072  8241 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9930353b838248f2987a86ab26fb23b1" member_type: VOTER }
I20260608 09:49:28.523617  8241 leader_election.cc:304] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9930353b838248f2987a86ab26fb23b1; no voters: 
I20260608 09:49:28.524878  8241 leader_election.cc:290] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:49:28.525429  8244 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:28.526965  8244 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 1 LEADER]: Becoming Leader. State: Replica: 9930353b838248f2987a86ab26fb23b1, State: Running, Role: LEADER
I20260608 09:49:28.527820  8244 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9930353b838248f2987a86ab26fb23b1" member_type: VOTER }
I20260608 09:49:28.527990  8241 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:49:28.531862  8246 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9930353b838248f2987a86ab26fb23b1. Latest consensus state: current_term: 1 leader_uuid: "9930353b838248f2987a86ab26fb23b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9930353b838248f2987a86ab26fb23b1" member_type: VOTER } }
I20260608 09:49:28.531939  8245 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9930353b838248f2987a86ab26fb23b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9930353b838248f2987a86ab26fb23b1" member_type: VOTER } }
I20260608 09:49:28.532753  8245 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:49:28.532716  8246 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:49:28.537065  8250 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:49:28.542809  8250 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:49:28.545243  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:49:28.553164  8250 catalog_manager.cc:1382] Generated new cluster ID: 7e360705f1374f3b8f5255aa8e5d978d
I20260608 09:49:28.553544  8250 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:49:28.568702  8250 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:49:28.570178  8250 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:49:28.588624  8250 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1: Generated new TSK 0
I20260608 09:49:28.589378  8250 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:49:28.612414  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:28.619427  8262 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:28.620733  8263 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:28.621884  8265 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:28.622406  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:28.623320  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:28.623584  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:28.623751  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912168623732 us; error 0 us; skew 500 ppm
I20260608 09:49:28.624408  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:28.627053  3778 webserver.cc:533] Webserver started at http://127.3.176.129:42929/ using document root <none> and password file <none>
I20260608 09:49:28.627580  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:28.627779  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:28.628059  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:28.629263  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "b44f4d524e2444fcb2c3159df0942531"
format_stamp: "Formatted at 2026-06-08 09:49:28 on dist-test-slave-qcvl"
I20260608 09:49:28.634434  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:49:28.638641  8270 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.639729  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:49:28.640206  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "b44f4d524e2444fcb2c3159df0942531"
format_stamp: "Formatted at 2026-06-08 09:49:28 on dist-test-slave-qcvl"
I20260608 09:49:28.640511  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:28.665815  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:28.667371  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:28.669394  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:28.672269  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:28.672509  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.672785  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:28.672932  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.720952  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:36755
I20260608 09:49:28.721057  8333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:36755 every 8 connection(s)
I20260608 09:49:28.726995  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:28.735713  8339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:28.736308  8338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:28.739619  8341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:28.739981  8334 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42525
I20260608 09:49:28.740437  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:28.740528  8334 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:28.741583  8334 heartbeater.cc:507] Master 127.3.176.190:42525 requested a full tablet report, sending...
I20260608 09:49:28.741814  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:28.742127  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:28.742470  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912168742450 us; error 0 us; skew 500 ppm
I20260608 09:49:28.743316  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:28.744478  8205 ts_manager.cc:194] Registered new tserver with Master: b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755)
I20260608 09:49:28.746255  3778 webserver.cc:533] Webserver started at http://127.3.176.130:36563/ using document root <none> and password file <none>
I20260608 09:49:28.746863  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:28.747062  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:28.746971  8205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56064
I20260608 09:49:28.747521  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:28.749058  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "2debd5d2cc5444158885cad2a42d9b3b"
format_stamp: "Formatted at 2026-06-08 09:49:28 on dist-test-slave-qcvl"
I20260608 09:49:28.754436  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:49:28.758508  8346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.759418  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:49:28.759730  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "2debd5d2cc5444158885cad2a42d9b3b"
format_stamp: "Formatted at 2026-06-08 09:49:28 on dist-test-slave-qcvl"
I20260608 09:49:28.759979  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:28.798565  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:28.799769  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:28.801401  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:28.803880  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:28.804116  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.804342  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:28.804491  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.850308  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:46679
I20260608 09:49:28.850484  8408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:46679 every 8 connection(s)
I20260608 09:49:28.855589  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:28.864245  8413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:28.865507  8412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:28.865873  8415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:28.868642  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:28.869510  8409 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42525
I20260608 09:49:28.869617  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:28.869925  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:28.869942  8409 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:28.870323  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912168870302 us; error 0 us; skew 500 ppm
I20260608 09:49:28.871019  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:28.871093  8409 heartbeater.cc:507] Master 127.3.176.190:42525 requested a full tablet report, sending...
I20260608 09:49:28.873903  3778 webserver.cc:533] Webserver started at http://127.3.176.131:39849/ using document root <none> and password file <none>
I20260608 09:49:28.873896  8205 ts_manager.cc:194] Registered new tserver with Master: 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:28.874553  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:28.874807  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:28.875070  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:28.875810  8205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56070
I20260608 09:49:28.876371  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "a4d3edb03cf24fedb320b6791b60880e"
format_stamp: "Formatted at 2026-06-08 09:49:28 on dist-test-slave-qcvl"
I20260608 09:49:28.881434  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:49:28.885046  8420 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.885900  3778 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:49:28.886217  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "a4d3edb03cf24fedb320b6791b60880e"
format_stamp: "Formatted at 2026-06-08 09:49:28 on dist-test-slave-qcvl"
I20260608 09:49:28.886482  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:28.921886  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:28.923108  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:28.924572  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:28.926982  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:28.927207  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.927433  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:28.927583  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:28.972445  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:40219
I20260608 09:49:28.972646  8482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:40219 every 8 connection(s)
I20260608 09:49:28.989331  8483 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42525
I20260608 09:49:28.989880  8483 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:28.990798  8483 heartbeater.cc:507] Master 127.3.176.190:42525 requested a full tablet report, sending...
I20260608 09:49:28.993371  8205 ts_manager.cc:194] Registered new tserver with Master: a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:28.993568  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017552079s
I20260608 09:49:28.995132  8205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56078
I20260608 09:49:29.750572  8334 heartbeater.cc:499] Master 127.3.176.190:42525 was elected leader, sending a full tablet report...
I20260608 09:49:29.878765  8409 heartbeater.cc:499] Master 127.3.176.190:42525 was elected leader, sending a full tablet report...
I20260608 09:49:29.998292  8483 heartbeater.cc:499] Master 127.3.176.190:42525 was elected leader, sending a full tablet report...
I20260608 09:49:30.056885  8205 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56082:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:49:30.060194  8205 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:49:30.154111  8374 tablet_service.cc:1511] Processing CreateTablet for tablet 489f1fea11984ea2aa2937d156c0c0d6 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:49:30.155759  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489f1fea11984ea2aa2937d156c0c0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.155290  8372 tablet_service.cc:1511] Processing CreateTablet for tablet 4586e4835ab84f3e90a6ac7fef8f0078 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:49:30.156973  8372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4586e4835ab84f3e90a6ac7fef8f0078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.160983  8371 tablet_service.cc:1511] Processing CreateTablet for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:49:30.158555  8373 tablet_service.cc:1511] Processing CreateTablet for tablet 24322fa6a0e14ffba4138ec2aec595b3 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:49:30.162513  8371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.164954  8298 tablet_service.cc:1511] Processing CreateTablet for tablet 489f1fea11984ea2aa2937d156c0c0d6 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:49:30.166558  8298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489f1fea11984ea2aa2937d156c0c0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.166240  8295 tablet_service.cc:1511] Processing CreateTablet for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:49:30.167662  8295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.169111  8294 tablet_service.cc:1511] Processing CreateTablet for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:49:30.169461  8296 tablet_service.cc:1511] Processing CreateTablet for tablet 4586e4835ab84f3e90a6ac7fef8f0078 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:49:30.170598  8294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.171993  8297 tablet_service.cc:1511] Processing CreateTablet for tablet 24322fa6a0e14ffba4138ec2aec595b3 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:49:30.173406  8297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24322fa6a0e14ffba4138ec2aec595b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.163447  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24322fa6a0e14ffba4138ec2aec595b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.176568  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4586e4835ab84f3e90a6ac7fef8f0078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.178135  8370 tablet_service.cc:1511] Processing CreateTablet for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:49:30.179702  8370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.184222  8293 tablet_service.cc:1511] Processing CreateTablet for tablet 05752f4a94cc44a88aa439963dfa6be5 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:49:30.185791  8293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05752f4a94cc44a88aa439963dfa6be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.189929  8369 tablet_service.cc:1511] Processing CreateTablet for tablet 05752f4a94cc44a88aa439963dfa6be5 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:49:30.191682  8369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05752f4a94cc44a88aa439963dfa6be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.200798  8292 tablet_service.cc:1511] Processing CreateTablet for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:49:30.202515  8292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.208981  8368 tablet_service.cc:1511] Processing CreateTablet for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:49:30.210584  8368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.214506  8448 tablet_service.cc:1511] Processing CreateTablet for tablet 489f1fea11984ea2aa2937d156c0c0d6 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:49:30.215041  8447 tablet_service.cc:1511] Processing CreateTablet for tablet 24322fa6a0e14ffba4138ec2aec595b3 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:49:30.215950  8446 tablet_service.cc:1511] Processing CreateTablet for tablet 4586e4835ab84f3e90a6ac7fef8f0078 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:49:30.217471  8445 tablet_service.cc:1511] Processing CreateTablet for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:49:30.219970  8444 tablet_service.cc:1511] Processing CreateTablet for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:49:30.222860  8443 tablet_service.cc:1511] Processing CreateTablet for tablet 05752f4a94cc44a88aa439963dfa6be5 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:49:30.225673  8442 tablet_service.cc:1511] Processing CreateTablet for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:49:30.227598  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489f1fea11984ea2aa2937d156c0c0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.228422  8446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4586e4835ab84f3e90a6ac7fef8f0078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.229123  8443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05752f4a94cc44a88aa439963dfa6be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.230230  8445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.231485  8442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.235594  8444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.240576  8447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24322fa6a0e14ffba4138ec2aec595b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.277166  8372 tablet_service.cc:1511] Processing CreateTablet for tablet 16151dd2a7274e128e0daa645b70c3b5 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:49:30.278705  8372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16151dd2a7274e128e0daa645b70c3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.285959  8441 tablet_service.cc:1511] Processing CreateTablet for tablet 16151dd2a7274e128e0daa645b70c3b5 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:49:30.287526  8441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16151dd2a7274e128e0daa645b70c3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.291508  8293 tablet_service.cc:1511] Processing CreateTablet for tablet 16151dd2a7274e128e0daa645b70c3b5 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:49:30.292980  8293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16151dd2a7274e128e0daa645b70c3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.300984  8374 tablet_service.cc:1511] Processing CreateTablet for tablet fe6d7fbca84146f8827e15654afea8dc (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:49:30.302395  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6d7fbca84146f8827e15654afea8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.304446  8294 tablet_service.cc:1511] Processing CreateTablet for tablet fe6d7fbca84146f8827e15654afea8dc (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:49:30.305809  8294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6d7fbca84146f8827e15654afea8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.312517  8504 tablet_bootstrap.cc:492] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:30.319463  8503 tablet_bootstrap.cc:492] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:30.334249  8440 tablet_service.cc:1511] Processing CreateTablet for tablet fe6d7fbca84146f8827e15654afea8dc (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:49:30.335916  8440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6d7fbca84146f8827e15654afea8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.346025  8292 tablet_service.cc:1511] Processing CreateTablet for tablet 63146b81ddcd4ff688aaf5e522f1b470 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:49:30.360293  8292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63146b81ddcd4ff688aaf5e522f1b470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.357461  8505 tablet_bootstrap.cc:492] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:30.366623  8503 tablet_bootstrap.cc:654] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.349040  8371 tablet_service.cc:1511] Processing CreateTablet for tablet 63146b81ddcd4ff688aaf5e522f1b470 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:49:30.370538  8371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63146b81ddcd4ff688aaf5e522f1b470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.374614  8504 tablet_bootstrap.cc:654] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.378190  8505 tablet_bootstrap.cc:654] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.382541  8504 tablet_bootstrap.cc:492] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:30.383083  8504 ts_tablet_manager.cc:1403] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.004s
I20260608 09:49:30.384758  8441 tablet_service.cc:1511] Processing CreateTablet for tablet 63146b81ddcd4ff688aaf5e522f1b470 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:49:30.386297  8441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63146b81ddcd4ff688aaf5e522f1b470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.394565  8294 tablet_service.cc:1511] Processing CreateTablet for tablet 039118979b7b499197b0fad27e189482 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:49:30.396193  8294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039118979b7b499197b0fad27e189482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.399729  8505 tablet_bootstrap.cc:492] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:30.400362  8505 ts_tablet_manager.cc:1403] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260608 09:49:30.401265  8504 raft_consensus.cc:359] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.402176  8504 raft_consensus.cc:385] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.402503  8504 raft_consensus.cc:740] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.403571  8504 consensus_queue.cc:260] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.403720  8505 raft_consensus.cc:359] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.404624  8505 raft_consensus.cc:385] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.404955  8505 raft_consensus.cc:740] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.405794  8505 consensus_queue.cc:260] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.409986  8371 tablet_service.cc:1511] Processing CreateTablet for tablet 039118979b7b499197b0fad27e189482 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:49:30.411697  8371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039118979b7b499197b0fad27e189482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.417886  8504 ts_tablet_manager.cc:1434] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.001s
I20260608 09:49:30.427649  8504 tablet_bootstrap.cc:492] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:30.428864  8505 ts_tablet_manager.cc:1434] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.021s
I20260608 09:49:30.432945  8441 tablet_service.cc:1511] Processing CreateTablet for tablet 039118979b7b499197b0fad27e189482 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:49:30.434335  8503 tablet_bootstrap.cc:492] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:30.434602  8504 tablet_bootstrap.cc:654] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.435084  8292 tablet_service.cc:1511] Processing CreateTablet for tablet e8db73209e4f48c78918dec0829a75b0 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:49:30.436684  8292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8db73209e4f48c78918dec0829a75b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.441358  8505 tablet_bootstrap.cc:492] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:30.442891  8441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039118979b7b499197b0fad27e189482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.435119  8503 ts_tablet_manager.cc:1403] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.116s	user 0.034s	sys 0.008s
I20260608 09:49:30.449815  8505 tablet_bootstrap.cc:654] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.450721  8369 tablet_service.cc:1511] Processing CreateTablet for tablet e8db73209e4f48c78918dec0829a75b0 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:49:30.452312  8503 raft_consensus.cc:359] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.452203  8369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8db73209e4f48c78918dec0829a75b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.455197  8445 tablet_service.cc:1511] Processing CreateTablet for tablet e8db73209e4f48c78918dec0829a75b0 (DEFAULT_TABLE table=test-workload [id=044fad5cf3924240b1710c39254f5325]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:49:30.456633  8445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8db73209e4f48c78918dec0829a75b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:30.453733  8503 raft_consensus.cc:385] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.459331  8503 raft_consensus.cc:740] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.461320  8503 consensus_queue.cc:260] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.463006  8504 tablet_bootstrap.cc:492] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:30.463620  8504 ts_tablet_manager.cc:1403] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.009s
I20260608 09:49:30.467191  8504 raft_consensus.cc:359] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.467978  8504 raft_consensus.cc:385] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.468312  8504 raft_consensus.cc:740] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.470794  8504 consensus_queue.cc:260] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.473147  8504 ts_tablet_manager.cc:1434] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 09:49:30.473457  8503 ts_tablet_manager.cc:1434] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260608 09:49:30.474192  8504 tablet_bootstrap.cc:492] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:30.475302  8503 tablet_bootstrap.cc:492] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
W20260608 09:49:30.477674  8335 tablet.cc:2404] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:49:30.483336  8503 tablet_bootstrap.cc:654] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.491516  8504 tablet_bootstrap.cc:654] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.496130  8503 tablet_bootstrap.cc:492] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:30.496577  8503 ts_tablet_manager.cc:1403] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260608 09:49:30.498793  8503 raft_consensus.cc:359] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.499410  8503 raft_consensus.cc:385] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.499702  8503 raft_consensus.cc:740] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.502010  8503 consensus_queue.cc:260] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.503845  8505 tablet_bootstrap.cc:492] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:30.504168  8503 ts_tablet_manager.cc:1434] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:49:30.504455  8505 ts_tablet_manager.cc:1403] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.012s
I20260608 09:49:30.505131  8503 tablet_bootstrap.cc:492] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:30.501927  8504 tablet_bootstrap.cc:492] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:30.507747  8505 raft_consensus.cc:359] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.508569  8505 raft_consensus.cc:385] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.508957  8505 raft_consensus.cc:740] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.508744  8504 ts_tablet_manager.cc:1403] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260608 09:49:30.509824  8505 consensus_queue.cc:260] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.512311  8505 ts_tablet_manager.cc:1434] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:49:30.513578  8505 tablet_bootstrap.cc:492] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:30.514148  8504 raft_consensus.cc:359] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.515090  8504 raft_consensus.cc:385] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.515550  8504 raft_consensus.cc:740] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.516716  8504 consensus_queue.cc:260] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.517314  8503 tablet_bootstrap.cc:654] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.519143  8504 ts_tablet_manager.cc:1434] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260608 09:49:30.521715  8505 tablet_bootstrap.cc:654] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.528061  8504 tablet_bootstrap.cc:492] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:30.536240  8504 tablet_bootstrap.cc:654] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
W20260608 09:49:30.543500  8254 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:49:30.544716  8510 raft_consensus.cc:493] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:30.545476  8510 raft_consensus.cc:515] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.550154  8510 leader_election.cc:290] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:30.550607  8504 tablet_bootstrap.cc:492] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:30.551266  8504 ts_tablet_manager.cc:1403] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260608 09:49:30.555217  8504 raft_consensus.cc:359] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.556429  8504 raft_consensus.cc:385] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.557587  8504 raft_consensus.cc:740] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.558552  8504 consensus_queue.cc:260] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.560421  8503 tablet_bootstrap.cc:492] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:30.560870  8504 ts_tablet_manager.cc:1434] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260608 09:49:30.561028  8503 ts_tablet_manager.cc:1403] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.041s
I20260608 09:49:30.561318  8505 tablet_bootstrap.cc:492] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:30.562088  8504 tablet_bootstrap.cc:492] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:30.562054  8505 ts_tablet_manager.cc:1403] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.012s
I20260608 09:49:30.564688  8503 raft_consensus.cc:359] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.565518  8503 raft_consensus.cc:385] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.565871  8503 raft_consensus.cc:740] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.566761  8503 consensus_queue.cc:260] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.569037  8504 tablet_bootstrap.cc:654] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.569211  8503 ts_tablet_manager.cc:1434] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:49:30.570410  8503 tablet_bootstrap.cc:492] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:30.565634  8505 raft_consensus.cc:359] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.573619  8505 raft_consensus.cc:385] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.573944  8505 raft_consensus.cc:740] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.576316  8505 consensus_queue.cc:260] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.577572  8503 tablet_bootstrap.cc:654] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.581017  8505 ts_tablet_manager.cc:1434] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 09:49:30.582273  8505 tablet_bootstrap.cc:492] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:30.593343  8505 tablet_bootstrap.cc:654] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.598106  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24322fa6a0e14ffba4138ec2aec595b3" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:30.599205  8384 raft_consensus.cc:2468] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 0.
I20260608 09:49:30.601220  8422 leader_election.cc:304] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
I20260608 09:49:30.602434  8510 raft_consensus.cc:2804] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:30.602882  8510 raft_consensus.cc:493] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:30.603232  8510 raft_consensus.cc:3060] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.609298  8504 tablet_bootstrap.cc:492] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:30.609946  8504 ts_tablet_manager.cc:1403] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.029s
I20260608 09:49:30.611447  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24322fa6a0e14ffba4138ec2aec595b3" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:30.613066  8510 raft_consensus.cc:515] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.613502  8504 raft_consensus.cc:359] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.614374  8504 raft_consensus.cc:385] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.614709  8504 raft_consensus.cc:740] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.615446  8510 leader_election.cc:290] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:30.615749  8504 consensus_queue.cc:260] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
W20260608 09:49:30.618439  8422 leader_election.cc:343] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.619779  8503 tablet_bootstrap.cc:492] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:30.620375  8503 ts_tablet_manager.cc:1403] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.003s
I20260608 09:49:30.621415  8504 ts_tablet_manager.cc:1434] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:49:30.622627  8504 tablet_bootstrap.cc:492] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:30.623883  8503 raft_consensus.cc:359] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.624688  8503 raft_consensus.cc:385] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.625530  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24322fa6a0e14ffba4138ec2aec595b3" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:30.626224  8503 raft_consensus.cc:740] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.626191  8384 raft_consensus.cc:3060] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.627786  8503 consensus_queue.cc:260] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.629164  8505 tablet_bootstrap.cc:492] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:30.629828  8505 ts_tablet_manager.cc:1403] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.016s
I20260608 09:49:30.630091  8504 tablet_bootstrap.cc:654] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.633494  8503 ts_tablet_manager.cc:1434] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260608 09:49:30.633409  8505 raft_consensus.cc:359] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.634339  8505 raft_consensus.cc:385] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.634675  8505 raft_consensus.cc:740] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.635115  8503 tablet_bootstrap.cc:492] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:30.635548  8505 consensus_queue.cc:260] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.636636  8509 raft_consensus.cc:493] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:30.637146  8509 raft_consensus.cc:515] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.638381  8505 ts_tablet_manager.cc:1434] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:49:30.639693  8505 tablet_bootstrap.cc:492] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:30.643654  8509 leader_election.cc:290] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.644510  8503 tablet_bootstrap.cc:654] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.621552  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24322fa6a0e14ffba4138ec2aec595b3" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531"
I20260608 09:49:30.647720  8505 tablet_bootstrap.cc:654] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.660030  8505 tablet_bootstrap.cc:492] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:30.660614  8505 ts_tablet_manager.cc:1403] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 09:49:30.664124  8505 raft_consensus.cc:359] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.664862  8505 raft_consensus.cc:385] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.665199  8505 raft_consensus.cc:740] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.666091  8505 consensus_queue.cc:260] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.668797  8505 ts_tablet_manager.cc:1434] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:49:30.669940  8505 tablet_bootstrap.cc:492] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:30.676731  8505 tablet_bootstrap.cc:654] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.689075  8505 tablet_bootstrap.cc:492] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:30.689673  8505 ts_tablet_manager.cc:1403] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 09:49:30.692970  8384 raft_consensus.cc:2468] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 1.
I20260608 09:49:30.693012  8505 raft_consensus.cc:359] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.693877  8505 raft_consensus.cc:385] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.694206  8505 raft_consensus.cc:740] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.694705  8422 leader_election.cc:304] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
I20260608 09:49:30.695029  8505 consensus_queue.cc:260] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.695605  8510 raft_consensus.cc:2804] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:30.697093  8510 raft_consensus.cc:697] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Becoming Leader. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Running, Role: LEADER
I20260608 09:49:30.698064  8510 consensus_queue.cc:237] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.703179  8509 raft_consensus.cc:493] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:30.706125  8509 raft_consensus.cc:515] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.708791  8505 ts_tablet_manager.cc:1434] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 09:49:30.708846  8509 leader_election.cc:290] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.710170  8505 tablet_bootstrap.cc:492] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:30.711922  8513 raft_consensus.cc:493] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:30.712653  8513 raft_consensus.cc:515] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.717690  8505 tablet_bootstrap.cc:654] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.720525  8513 leader_election.cc:290] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.748513  8205 catalog_manager.cc:5696] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d3edb03cf24fedb320b6791b60880e (127.3.176.131). New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: HEALTHY } } }
I20260608 09:49:30.761713  8509 raft_consensus.cc:493] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:30.762528  8509 raft_consensus.cc:515] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.765156  8509 leader_election.cc:290] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:30.776309  8422 leader_election.cc:343] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.781870  8513 raft_consensus.cc:493] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:30.782685  8513 raft_consensus.cc:515] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.789889  8513 leader_election.cc:290] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.789974  8509 raft_consensus.cc:493] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:30.790709  8509 raft_consensus.cc:515] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.793298  8509 leader_election.cc:290] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.823741  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05752f4a94cc44a88aa439963dfa6be5" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:30.824822  8458 raft_consensus.cc:2468] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 0.
I20260608 09:49:30.826828  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05752f4a94cc44a88aa439963dfa6be5" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:30.826766  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:30.828193  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffb7e6fdd1f4b06a7e6ccc1a7a4e875" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:30.828981  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:30.829717  8383 raft_consensus.cc:2468] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 0.
W20260608 09:49:30.830955  8272 leader_election.cc:343] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.831668  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffb7e6fdd1f4b06a7e6ccc1a7a4e875" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
W20260608 09:49:30.831823  8272 leader_election.cc:343] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.832476  8457 raft_consensus.cc:2468] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 0.
I20260608 09:49:30.833185  8272 leader_election.cc:304] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:30.834087  8509 raft_consensus.cc:2804] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:30.833928  8273 leader_election.cc:304] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531; no voters: 2debd5d2cc5444158885cad2a42d9b3b
I20260608 09:49:30.834514  8509 raft_consensus.cc:493] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:30.834908  8509 raft_consensus.cc:3060] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.828325  8382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4586e4835ab84f3e90a6ac7fef8f0078" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:30.841876  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:30.842144  8382 raft_consensus.cc:2468] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 0.
I20260608 09:49:30.831039  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4586e4835ab84f3e90a6ac7fef8f0078" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:30.844328  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:30.846843  8272 leader_election.cc:304] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:30.844535  8307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:30.847199  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:30.850239  8456 raft_consensus.cc:2468] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 0.
W20260608 09:49:30.847445  8273 leader_election.cc:343] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.853068  8349 leader_election.cc:304] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
I20260608 09:49:30.854157  8513 raft_consensus.cc:2804] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:30.854554  8513 raft_consensus.cc:493] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:30.854883  8513 raft_consensus.cc:3060] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.856977  8273 leader_election.cc:304] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531; no voters: 2debd5d2cc5444158885cad2a42d9b3b
W20260608 09:49:30.860642  8349 leader_election.cc:343] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.864576  8503 tablet_bootstrap.cc:492] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:30.864254  8513 raft_consensus.cc:515] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.865224  8503 ts_tablet_manager.cc:1403] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.230s	user 0.056s	sys 0.113s
I20260608 09:49:30.860520  8509 raft_consensus.cc:515] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.867790  8308 raft_consensus.cc:2393] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2debd5d2cc5444158885cad2a42d9b3b in current term 1: Already voted for candidate b44f4d524e2444fcb2c3159df0942531 in this term.
I20260608 09:49:30.870666  8538 raft_consensus.cc:2804] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:30.870450  8503 raft_consensus.cc:359] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.871064  8540 raft_consensus.cc:2804] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:30.871222  8538 raft_consensus.cc:493] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:30.871577  8540 raft_consensus.cc:493] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:30.871822  8538 raft_consensus.cc:3060] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.872102  8540 raft_consensus.cc:3060] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:49:30.873167  8348 leader_election.cc:343] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.874034  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:30.874684  8457 raft_consensus.cc:3060] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.875386  8348 leader_election.cc:304] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:30.878129  8503 raft_consensus.cc:385] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.874534  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531"
I20260608 09:49:30.878500  8503 raft_consensus.cc:740] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.879683  8503 consensus_queue.cc:260] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.882536  8509 leader_election.cc:290] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.883613  8509 raft_consensus.cc:2804] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:30.884789  8509 raft_consensus.cc:493] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:30.883726  8382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
W20260608 09:49:30.885126  8348 leader_election.cc:343] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.882977  8513 leader_election.cc:290] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.885630  8509 raft_consensus.cc:3060] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.887048  8457 raft_consensus.cc:2468] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 1.
I20260608 09:49:30.885366  8504 tablet_bootstrap.cc:492] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:30.887964  8504 ts_tablet_manager.cc:1403] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.266s	user 0.084s	sys 0.135s
I20260608 09:49:30.888491  8349 leader_election.cc:304] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:30.883622  8538 raft_consensus.cc:515] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.877967  8543 raft_consensus.cc:3060] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.890906  8513 raft_consensus.cc:2804] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:30.894208  8505 tablet_bootstrap.cc:492] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:30.894650  8505 ts_tablet_manager.cc:1403] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.185s	user 0.058s	sys 0.069s
I20260608 09:49:30.891345  8504 raft_consensus.cc:359] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.897320  8504 raft_consensus.cc:385] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.897606  8504 raft_consensus.cc:740] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.898424  8504 consensus_queue.cc:260] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.902840  8505 raft_consensus.cc:359] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.903652  8505 raft_consensus.cc:385] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.903982  8505 raft_consensus.cc:740] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.904986  8505 consensus_queue.cc:260] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.905756  8543 raft_consensus.cc:2749] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:49:30.907146  8538 leader_election.cc:290] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.908712  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05752f4a94cc44a88aa439963dfa6be5" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:30.910429  8504 ts_tablet_manager.cc:1434] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260608 09:49:30.910529  8272 leader_election.cc:343] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.891422  8513 raft_consensus.cc:697] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Becoming Leader. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Running, Role: LEADER
I20260608 09:49:30.911513  8504 tablet_bootstrap.cc:492] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:30.901490  8503 ts_tablet_manager.cc:1434] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260608 09:49:30.921811  8503 tablet_bootstrap.cc:492] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:30.913043  8540 raft_consensus.cc:515] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.923717  8509 raft_consensus.cc:515] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.924543  8540 leader_election.cc:290] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.925468  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4586e4835ab84f3e90a6ac7fef8f0078" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:30.926148  8383 raft_consensus.cc:3060] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.926956  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffb7e6fdd1f4b06a7e6ccc1a7a4e875" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:30.928825  8530 raft_consensus.cc:493] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 09:49:30.928882  8272 leader_election.cc:343] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.913812  8505 ts_tablet_manager.cc:1434] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 09:49:30.931763  8382 raft_consensus.cc:2468] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
I20260608 09:49:30.933241  8505 tablet_bootstrap.cc:492] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:30.933784  8503 tablet_bootstrap.cc:654] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.929388  8530 raft_consensus.cc:515] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.938226  8530 leader_election.cc:290] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:30.940037  8272 leader_election.cc:304] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:30.940552  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:30.941330  8509 leader_election.cc:290] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:30.919044  8504 tablet_bootstrap.cc:654] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
W20260608 09:49:30.942386  8422 leader_election.cc:343] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:49:30.908823  8273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 51974.7us
I20260608 09:49:30.941262  8540 raft_consensus.cc:2804] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:30.943665  8540 raft_consensus.cc:697] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Becoming Leader. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:30.944728  8540 consensus_queue.cc:237] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.911963  8513 consensus_queue.cc:237] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.944743  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:30.949010  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05752f4a94cc44a88aa439963dfa6be5" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:30.949756  8457 raft_consensus.cc:3060] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.940694  8505 tablet_bootstrap.cc:654] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:30.958410  8457 raft_consensus.cc:2468] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
I20260608 09:49:30.960824  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4586e4835ab84f3e90a6ac7fef8f0078" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:30.963239  8505 tablet_bootstrap.cc:492] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:30.966804  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffb7e6fdd1f4b06a7e6ccc1a7a4e875" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:30.972064  8456 raft_consensus.cc:3060] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.972172  8458 raft_consensus.cc:3060] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:30.971138  8205 catalog_manager.cc:5696] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 reported cstate change: term changed from 0 to 1, leader changed from <none> to b44f4d524e2444fcb2c3159df0942531 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: UNKNOWN } } }
W20260608 09:49:30.968298  8273 leader_election.cc:343] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.968400  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:30.980304  8458 raft_consensus.cc:2468] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
W20260608 09:49:30.981493  8273 leader_election.cc:343] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.971310  8383 raft_consensus.cc:2468] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
W20260608 09:49:30.985699  8422 leader_election.cc:343] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:30.985889  8273 leader_election.cc:304] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531; no voters: 2debd5d2cc5444158885cad2a42d9b3b
I20260608 09:49:30.986218  8422 leader_election.cc:304] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:30.986898  8540 raft_consensus.cc:2804] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:30.987579  8540 raft_consensus.cc:697] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Becoming Leader. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:30.987015  8530 raft_consensus.cc:2749] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:49:30.988595  8540 consensus_queue.cc:237] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.980304  8456 raft_consensus.cc:2468] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
I20260608 09:49:30.990356  8272 leader_election.cc:304] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:30.991186  8505 ts_tablet_manager.cc:1403] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.002s
I20260608 09:49:30.991304  8509 raft_consensus.cc:2804] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:30.991807  8509 raft_consensus.cc:697] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Becoming Leader. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:30.992710  8509 consensus_queue.cc:237] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.993705  8203 catalog_manager.cc:5696] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130). New cstate: current_term: 1 leader_uuid: "2debd5d2cc5444158885cad2a42d9b3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:30.994532  8505 raft_consensus.cc:359] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:30.995263  8505 raft_consensus.cc:385] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:30.995563  8505 raft_consensus.cc:740] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:30.997277  8273 leader_election.cc:304] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531; no voters: 2debd5d2cc5444158885cad2a42d9b3b
I20260608 09:49:30.998606  8541 raft_consensus.cc:2804] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:30.999107  8541 raft_consensus.cc:697] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Becoming Leader. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:31.001042  8505 consensus_queue.cc:260] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.000016  8541 consensus_queue.cc:237] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.002526  8504 tablet_bootstrap.cc:492] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:31.003126  8504 ts_tablet_manager.cc:1403] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.006s
I20260608 09:49:31.003772  8505 ts_tablet_manager.cc:1434] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 09:49:31.004869  8505 tablet_bootstrap.cc:492] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:31.014904  8504 raft_consensus.cc:359] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.015676  8504 raft_consensus.cc:385] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.015977  8504 raft_consensus.cc:740] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.016743  8504 consensus_queue.cc:260] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.018952  8504 ts_tablet_manager.cc:1434] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260608 09:49:31.019976  8504 tablet_bootstrap.cc:492] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:31.021905  8505 tablet_bootstrap.cc:654] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.025609  8540 raft_consensus.cc:493] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.026106  8540 raft_consensus.cc:515] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.028575  8204 catalog_manager.cc:5696] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 reported cstate change: term changed from 0 to 1, leader changed from <none> to b44f4d524e2444fcb2c3159df0942531 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:31.031875  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
W20260608 09:49:31.033416  8273 leader_election.cc:343] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:31.034122  8540 leader_election.cc:290] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:31.029325  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:31.035828  8383 raft_consensus.cc:2468] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 0.
I20260608 09:49:31.037006  8503 tablet_bootstrap.cc:492] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:31.037528  8503 ts_tablet_manager.cc:1403] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.116s	user 0.054s	sys 0.030s
I20260608 09:49:31.037461  8272 leader_election.cc:304] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:31.039276  8540 raft_consensus.cc:2804] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:31.039789  8540 raft_consensus.cc:493] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:31.040283  8540 raft_consensus.cc:3060] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.041224  8503 raft_consensus.cc:359] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.042007  8503 raft_consensus.cc:385] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.042516  8503 raft_consensus.cc:740] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.043532  8503 consensus_queue.cc:260] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.046130  8503 ts_tablet_manager.cc:1434] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:49:31.047142  8503 tablet_bootstrap.cc:492] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:31.049459  8540 raft_consensus.cc:515] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.053066  8504 tablet_bootstrap.cc:654] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.053439  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:31.054162  8383 raft_consensus.cc:3060] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.060026  8503 tablet_bootstrap.cc:654] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.068575  8205 catalog_manager.cc:5696] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 reported cstate change: term changed from 0 to 1, leader changed from <none> to b44f4d524e2444fcb2c3159df0942531 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:31.070693  8205 catalog_manager.cc:5696] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 reported cstate change: term changed from 0 to 1, leader changed from <none> to b44f4d524e2444fcb2c3159df0942531 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:31.072394  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:31.072719  8540 leader_election.cc:290] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:31.074554  8383 raft_consensus.cc:2468] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
W20260608 09:49:31.074612  8273 leader_election.cc:343] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:31.076257  8272 leader_election.cc:304] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:31.076892  8505 tablet_bootstrap.cc:492] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:31.077406  8505 ts_tablet_manager.cc:1403] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.073s	user 0.030s	sys 0.015s
I20260608 09:49:31.077705  8540 raft_consensus.cc:2804] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:31.078612  8540 raft_consensus.cc:697] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Becoming Leader. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:31.079560  8540 consensus_queue.cc:237] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.080284  8504 tablet_bootstrap.cc:492] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:31.080894  8504 ts_tablet_manager.cc:1403] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.000s
I20260608 09:49:31.084126  8504 raft_consensus.cc:359] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.084852  8504 raft_consensus.cc:385] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.085222  8504 raft_consensus.cc:740] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.085956  8504 consensus_queue.cc:260] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.080530  8505 raft_consensus.cc:359] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.088272  8505 raft_consensus.cc:385] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.088569  8505 raft_consensus.cc:740] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.089332  8505 consensus_queue.cc:260] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.091368  8505 ts_tablet_manager.cc:1434] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260608 09:49:31.094415  8505 tablet_bootstrap.cc:492] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:31.094522  8503 tablet_bootstrap.cc:492] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:31.095250  8503 ts_tablet_manager.cc:1403] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.026s
I20260608 09:49:31.098598  8503 raft_consensus.cc:359] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.099308  8503 raft_consensus.cc:385] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.099606  8503 raft_consensus.cc:740] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.100399  8503 consensus_queue.cc:260] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.102722  8503 ts_tablet_manager.cc:1434] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 09:49:31.103193  8504 ts_tablet_manager.cc:1434] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 09:49:31.103960  8505 tablet_bootstrap.cc:654] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.106926  8503 tablet_bootstrap.cc:492] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:31.104228  8504 tablet_bootstrap.cc:492] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:31.113925  8503 tablet_bootstrap.cc:654] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.115178  8504 tablet_bootstrap.cc:654] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.115322  8505 tablet_bootstrap.cc:492] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:31.115914  8505 ts_tablet_manager.cc:1403] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260608 09:49:31.155926  8530 raft_consensus.cc:493] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.157668  8530 raft_consensus.cc:515] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.157371  8203 catalog_manager.cc:5696] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 reported cstate change: term changed from 0 to 1, leader changed from <none> to b44f4d524e2444fcb2c3159df0942531 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:31.164419  8503 tablet_bootstrap.cc:492] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:31.165553  8503 ts_tablet_manager.cc:1403] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.005s
I20260608 09:49:31.159562  8505 raft_consensus.cc:359] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.168608  8505 raft_consensus.cc:385] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.168970  8505 raft_consensus.cc:740] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.172003  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:31.172449  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:31.173455  8383 raft_consensus.cc:2468] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 0.
I20260608 09:49:31.173818  8505 consensus_queue.cc:260] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.179270  8422 leader_election.cc:304] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
I20260608 09:49:31.173491  8308 raft_consensus.cc:2468] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 0.
I20260608 09:49:31.180750  8510 raft_consensus.cc:2804] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:31.181272  8510 raft_consensus.cc:493] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:31.181682  8510 raft_consensus.cc:3060] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.183143  8505 ts_tablet_manager.cc:1434] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.002s
I20260608 09:49:31.185067  8505 tablet_bootstrap.cc:492] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:31.190791  8503 raft_consensus.cc:359] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.191787  8503 raft_consensus.cc:385] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.191864  8530 leader_election.cc:290] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:31.197646  8505 tablet_bootstrap.cc:654] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.192153  8503 raft_consensus.cc:740] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.202602  8503 consensus_queue.cc:260] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.205250  8513 raft_consensus.cc:493] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.208189  8513 raft_consensus.cc:515] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.208731  8510 raft_consensus.cc:515] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.212149  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531"
I20260608 09:49:31.212636  8503 ts_tablet_manager.cc:1434] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.001s
I20260608 09:49:31.213092  8308 raft_consensus.cc:3060] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.214315  8503 tablet_bootstrap.cc:492] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:31.218890  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffb7e6fdd1f4b06a7e6ccc1a7a4e875" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:31.220714  8307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffb7e6fdd1f4b06a7e6ccc1a7a4e875" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:31.222626  8513 leader_election.cc:290] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:31.219969  8457 raft_consensus.cc:2393] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2debd5d2cc5444158885cad2a42d9b3b in current term 1: Already voted for candidate b44f4d524e2444fcb2c3159df0942531 in this term.
I20260608 09:49:31.224916  8349 leader_election.cc:304] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:31.226214  8513 raft_consensus.cc:3060] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.228350  8504 tablet_bootstrap.cc:492] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:31.229413  8504 ts_tablet_manager.cc:1403] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.125s	user 0.029s	sys 0.031s
I20260608 09:49:31.229564  8510 leader_election.cc:290] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:31.230189  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:31.230811  8383 raft_consensus.cc:3060] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.230360  8308 raft_consensus.cc:2468] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 1.
I20260608 09:49:31.237746  8422 leader_election.cc:304] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:31.239288  8510 raft_consensus.cc:2804] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:31.239977  8510 raft_consensus.cc:697] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Becoming Leader. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Running, Role: LEADER
I20260608 09:49:31.241540  8510 consensus_queue.cc:237] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.245884  8505 tablet_bootstrap.cc:492] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:31.246565  8505 ts_tablet_manager.cc:1403] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.018s
I20260608 09:49:31.233892  8503 tablet_bootstrap.cc:654] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.250510  8505 raft_consensus.cc:359] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.251430  8505 raft_consensus.cc:385] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.250455  8383 raft_consensus.cc:2468] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 1.
I20260608 09:49:31.251932  8505 raft_consensus.cc:740] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.234936  8504 raft_consensus.cc:359] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.252863  8505 consensus_queue.cc:260] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.255077  8513 raft_consensus.cc:2749] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:49:31.255642  8505 ts_tablet_manager.cc:1434] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:49:31.251387  8308 raft_consensus.cc:3060] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.256131  8504 raft_consensus.cc:385] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.256610  8504 raft_consensus.cc:740] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.257149  8505 tablet_bootstrap.cc:492] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e: Bootstrap starting.
I20260608 09:49:31.257879  8504 consensus_queue.cc:260] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.260738  8504 ts_tablet_manager.cc:1434] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260608 09:49:31.264227  8504 tablet_bootstrap.cc:492] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:31.261029  8203 catalog_manager.cc:5696] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d3edb03cf24fedb320b6791b60880e (127.3.176.131). New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: HEALTHY } } }
I20260608 09:49:31.266676  8505 tablet_bootstrap.cc:654] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.262606  8503 tablet_bootstrap.cc:492] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:31.267302  8503 ts_tablet_manager.cc:1403] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.001s
I20260608 09:49:31.270859  8503 raft_consensus.cc:359] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.274271  8510 consensus_queue.cc:1048] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:49:31.276877  8503 raft_consensus.cc:385] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.277310  8505 tablet_bootstrap.cc:492] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e: No bootstrap required, opened a new log
I20260608 09:49:31.277243  8503 raft_consensus.cc:740] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.277920  8505 ts_tablet_manager.cc:1403] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 09:49:31.280825  8503 consensus_queue.cc:260] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.279778  8504 tablet_bootstrap.cc:654] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.281525  8510 consensus_queue.cc:1048] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:49:31.283510  8505 raft_consensus.cc:359] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.284310  8505 raft_consensus.cc:385] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.284584  8505 raft_consensus.cc:740] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.285521  8505 consensus_queue.cc:260] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.288362  8505 ts_tablet_manager.cc:1434] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:49:31.290277  8503 ts_tablet_manager.cc:1434] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260608 09:49:31.291347  8503 tablet_bootstrap.cc:492] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:31.301728  8504 tablet_bootstrap.cc:492] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:31.302454  8504 ts_tablet_manager.cc:1403] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20260608 09:49:31.303388  8503 tablet_bootstrap.cc:654] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.306030  8504 raft_consensus.cc:359] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.306847  8504 raft_consensus.cc:385] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.307178  8504 raft_consensus.cc:740] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.308252  8504 consensus_queue.cc:260] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.310683  8504 ts_tablet_manager.cc:1434] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:49:31.316480  8503 tablet_bootstrap.cc:492] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:31.317166  8503 ts_tablet_manager.cc:1403] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260608 09:49:31.318652  8504 tablet_bootstrap.cc:492] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:31.320662  8503 raft_consensus.cc:359] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.321550  8503 raft_consensus.cc:385] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.321907  8503 raft_consensus.cc:740] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.322854  8503 consensus_queue.cc:260] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.325177  8503 ts_tablet_manager.cc:1434] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:49:31.326617  8503 tablet_bootstrap.cc:492] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:31.335139  8503 tablet_bootstrap.cc:654] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.336216  8504 tablet_bootstrap.cc:654] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.341574  8503 tablet_bootstrap.cc:492] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:31.342257  8503 ts_tablet_manager.cc:1403] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260608 09:49:31.343621  8540 raft_consensus.cc:493] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.346426  8503 raft_consensus.cc:359] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.347344  8503 raft_consensus.cc:385] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.347760  8503 raft_consensus.cc:740] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.347400  8540 raft_consensus.cc:515] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.348697  8503 consensus_queue.cc:260] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.351006  8540 leader_election.cc:290] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:31.351230  8503 ts_tablet_manager.cc:1434] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260608 09:49:31.345985  8504 tablet_bootstrap.cc:492] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:31.351491  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:31.351855  8504 ts_tablet_manager.cc:1403] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260608 09:49:31.352517  8503 tablet_bootstrap.cc:492] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b: Bootstrap starting.
I20260608 09:49:31.352669  8457 raft_consensus.cc:2393] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b44f4d524e2444fcb2c3159df0942531 in current term 1: Already voted for candidate 2debd5d2cc5444158885cad2a42d9b3b in this term.
I20260608 09:49:31.351578  8382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:31.355252  8504 raft_consensus.cc:359] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.356037  8504 raft_consensus.cc:385] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.356411  8504 raft_consensus.cc:740] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.356704  8513 raft_consensus.cc:493] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.357211  8513 raft_consensus.cc:515] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.357338  8504 consensus_queue.cc:260] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.359385  8503 tablet_bootstrap.cc:654] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.360765  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:31.361510  8457 raft_consensus.cc:2468] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 0.
I20260608 09:49:31.361697  8272 leader_election.cc:304] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b44f4d524e2444fcb2c3159df0942531; no voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:31.362649  8504 ts_tablet_manager.cc:1434] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 09:49:31.363931  8349 leader_election.cc:304] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
I20260608 09:49:31.364427  8504 tablet_bootstrap.cc:492] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531: Bootstrap starting.
I20260608 09:49:31.365084  8543 raft_consensus.cc:2804] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:31.365507  8543 raft_consensus.cc:493] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:31.365862  8543 raft_consensus.cc:3060] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.362787  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:31.372799  8504 tablet_bootstrap.cc:654] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:31.359484  8513 leader_election.cc:290] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:31.373692  8540 raft_consensus.cc:3060] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.372887  8308 raft_consensus.cc:2468] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 0.
I20260608 09:49:31.381590  8568 raft_consensus.cc:493] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.382292  8568 raft_consensus.cc:515] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.385061  8503 tablet_bootstrap.cc:492] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b: No bootstrap required, opened a new log
I20260608 09:49:31.385573  8503 ts_tablet_manager.cc:1403] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.013s
I20260608 09:49:31.388876  8503 raft_consensus.cc:359] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.390071  8568 leader_election.cc:290] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:31.390106  8503 raft_consensus.cc:385] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:31.390910  8503 raft_consensus.cc:740] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.391753  8503 consensus_queue.cc:260] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.392243  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:31.393766  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:31.394608  8383 raft_consensus.cc:2393] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4d3edb03cf24fedb320b6791b60880e in current term 1: Already voted for candidate b44f4d524e2444fcb2c3159df0942531 in this term.
I20260608 09:49:31.394637  8503 ts_tablet_manager.cc:1434] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:49:31.394905  8509 consensus_queue.cc:1048] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:49:31.397569  8568 raft_consensus.cc:493] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.398093  8568 raft_consensus.cc:515] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.399060  8422 leader_election.cc:304] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:31.400323  8568 leader_election.cc:290] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:31.400323  8510 raft_consensus.cc:3060] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.389310  8544 consensus_queue.cc:1048] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260608 09:49:31.405646  8382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039118979b7b499197b0fad27e189482" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:31.406293  8382 raft_consensus.cc:2468] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 0.
I20260608 09:49:31.407794  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039118979b7b499197b0fad27e189482" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:31.408608  8308 raft_consensus.cc:2468] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 0.
I20260608 09:49:31.411638  8422 leader_election.cc:304] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:31.412705  8568 raft_consensus.cc:2804] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:31.413076  8568 raft_consensus.cc:493] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:31.413398  8568 raft_consensus.cc:3060] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.421368  8509 consensus_queue.cc:1048] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:49:31.426430  8510 raft_consensus.cc:2749] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:49:31.431025  8540 raft_consensus.cc:2749] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:49:31.432941  8543 raft_consensus.cc:515] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.434175  8530 raft_consensus.cc:493] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.434722  8530 raft_consensus.cc:515] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.435551  8543 leader_election.cc:290] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:31.437373  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531"
I20260608 09:49:31.438223  8308 raft_consensus.cc:3060] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.441857  8530 leader_election.cc:290] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:31.442991  8544 consensus_queue.cc:1048] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 09:49:31.461747  8568 raft_consensus.cc:515] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.468938  8306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8db73209e4f48c78918dec0829a75b0" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:31.471091  8382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8db73209e4f48c78918dec0829a75b0" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:31.471994  8382 raft_consensus.cc:2468] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 0.
I20260608 09:49:31.473623  8422 leader_election.cc:304] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
I20260608 09:49:31.474509  8308 raft_consensus.cc:2468] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 1.
I20260608 09:49:31.476439  8306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039118979b7b499197b0fad27e189482" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531"
I20260608 09:49:31.474790  8540 consensus_queue.cc:1048] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:49:31.477542  8306 raft_consensus.cc:3060] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:49:31.484009  8349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 55839.6us
I20260608 09:49:31.487517  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:31.488312  8457 raft_consensus.cc:3060] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.489921  8568 leader_election.cc:290] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:31.490388  8504 tablet_bootstrap.cc:492] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531: No bootstrap required, opened a new log
I20260608 09:49:31.490990  8504 ts_tablet_manager.cc:1403] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531: Time spent bootstrapping tablet: real 0.127s	user 0.031s	sys 0.059s
I20260608 09:49:31.493356  8530 raft_consensus.cc:493] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.493932  8530 raft_consensus.cc:515] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.498134  8348 leader_election.cc:304] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:31.499258  8530 leader_election.cc:290] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:31.499673  8543 raft_consensus.cc:2804] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:31.500675  8543 raft_consensus.cc:697] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Becoming Leader. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Running, Role: LEADER
I20260608 09:49:31.502493  8543 consensus_queue.cc:237] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.504261  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039118979b7b499197b0fad27e189482" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:31.505074  8383 raft_consensus.cc:3060] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.491734  8568 raft_consensus.cc:2804] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:31.509021  8382 raft_consensus.cc:3060] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.512331  8579 raft_consensus.cc:493] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.516218  8579 raft_consensus.cc:515] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.519771  8455 raft_consensus.cc:3060] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.520277  8383 raft_consensus.cc:2468] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 1.
I20260608 09:49:31.522303  8579 leader_election.cc:290] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:31.507468  8568 raft_consensus.cc:493] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:31.525053  8568 raft_consensus.cc:3060] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.524852  8504 raft_consensus.cc:359] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.525609  8504 raft_consensus.cc:385] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 09:49:31.519065  8422 leader_election.cc:343] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:31.519421  8540 consensus_queue.cc:1048] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:31.526677  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:31.525914  8504 raft_consensus.cc:740] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Initialized, Role: FOLLOWER
I20260608 09:49:31.526820  8205 catalog_manager.cc:5696] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130). New cstate: current_term: 1 leader_uuid: "2debd5d2cc5444158885cad2a42d9b3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:31.530993  8308 raft_consensus.cc:2468] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 0.
I20260608 09:49:31.532574  8348 leader_election.cc:304] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:31.516983  8457 raft_consensus.cc:2468] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 1.
I20260608 09:49:31.531154  8530 raft_consensus.cc:493] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:31.534353  8530 raft_consensus.cc:515] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.536669  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:31.539703  8456 raft_consensus.cc:2468] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 0.
I20260608 09:49:31.543603  8306 raft_consensus.cc:2468] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 1.
I20260608 09:49:31.544840  8530 leader_election.cc:290] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:31.545683  8580 raft_consensus.cc:2804] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:31.546146  8580 raft_consensus.cc:493] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:31.546509  8580 raft_consensus.cc:3060] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.547052  8540 consensus_queue.cc:1048] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:31.555218  8306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:31.555725  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:31.556849  8381 raft_consensus.cc:2393] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4d3edb03cf24fedb320b6791b60880e in current term 1: Already voted for candidate b44f4d524e2444fcb2c3159df0942531 in this term.
I20260608 09:49:31.560489  8568 raft_consensus.cc:515] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.561012  8541 consensus_queue.cc:1048] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:49:31.564400  8541 consensus_queue.cc:1048] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:31.565197  8568 leader_election.cc:290] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
W20260608 09:49:31.566880  8254 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:49:31.568967  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:31.570129  8422 leader_election.cc:304] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
I20260608 09:49:31.571280  8568 raft_consensus.cc:2804] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:31.571035  8504 consensus_queue.cc:260] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.574087  8504 ts_tablet_manager.cc:1434] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531: Time spent starting tablet: real 0.083s	user 0.002s	sys 0.006s
I20260608 09:49:31.574509  8568 raft_consensus.cc:697] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Becoming Leader. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Running, Role: LEADER
I20260608 09:49:31.572443  8306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531" is_pre_election: true
I20260608 09:49:31.575564  8568 consensus_queue.cc:237] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.576481  8306 raft_consensus.cc:2468] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 0.
I20260608 09:49:31.579658  8422 leader_election.cc:304] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:31.581765  8530 raft_consensus.cc:2749] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:49:31.584146  8306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8db73209e4f48c78918dec0829a75b0" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531"
I20260608 09:49:31.584842  8306 raft_consensus.cc:3060] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.598265  8580 raft_consensus.cc:515] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.603559  8382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8db73209e4f48c78918dec0829a75b0" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:31.604302  8382 raft_consensus.cc:3060] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.604501  8422 leader_election.cc:304] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:31.605921  8568 raft_consensus.cc:2804] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:31.606338  8568 raft_consensus.cc:493] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:31.606678  8568 raft_consensus.cc:3060] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.612830  8382 raft_consensus.cc:2468] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 1.
I20260608 09:49:31.613610  8204 catalog_manager.cc:5696] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d3edb03cf24fedb320b6791b60880e (127.3.176.131). New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: HEALTHY } } }
I20260608 09:49:31.619010  8538 consensus_queue.cc:1048] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:49:31.620656  8568 raft_consensus.cc:515] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.622970  8568 leader_election.cc:290] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:31.626893  8381 raft_consensus.cc:2393] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4d3edb03cf24fedb320b6791b60880e in current term 1: Already voted for candidate 2debd5d2cc5444158885cad2a42d9b3b in this term.
I20260608 09:49:31.628496  8538 consensus_queue.cc:1048] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:49:31.634822  8307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531"
I20260608 09:49:31.635512  8307 raft_consensus.cc:3060] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:31.635727  8580 leader_election.cc:290] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:31.637563  8308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b44f4d524e2444fcb2c3159df0942531"
I20260608 09:49:31.640040  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:31.641024  8456 raft_consensus.cc:2393] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2debd5d2cc5444158885cad2a42d9b3b in current term 1: Already voted for candidate a4d3edb03cf24fedb320b6791b60880e in this term.
I20260608 09:49:31.641397  8538 consensus_queue.cc:1048] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:31.642364  8349 leader_election.cc:304] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:31.643726  8580 raft_consensus.cc:2749] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:49:31.644896  8307 raft_consensus.cc:2468] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 1.
I20260608 09:49:31.647071  8381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:31.647949  8381 raft_consensus.cc:2393] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4d3edb03cf24fedb320b6791b60880e in current term 1: Already voted for candidate 2debd5d2cc5444158885cad2a42d9b3b in this term.
I20260608 09:49:31.651875  8306 raft_consensus.cc:2468] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 1.
I20260608 09:49:31.660391  8422 leader_election.cc:304] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:31.662418  8568 raft_consensus.cc:2804] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:31.662984  8568 raft_consensus.cc:697] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Becoming Leader. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Running, Role: LEADER
I20260608 09:49:31.663904  8568 consensus_queue.cc:237] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.668826  8422 leader_election.cc:304] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
I20260608 09:49:31.669919  8530 raft_consensus.cc:2804] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:31.670476  8530 raft_consensus.cc:697] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Becoming Leader. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Running, Role: LEADER
I20260608 09:49:31.671319  8530 consensus_queue.cc:237] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:31.691852  8203 catalog_manager.cc:5696] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d3edb03cf24fedb320b6791b60880e (127.3.176.131). New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: HEALTHY } } }
I20260608 09:49:31.694021  8203 catalog_manager.cc:5696] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d3edb03cf24fedb320b6791b60880e (127.3.176.131). New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: HEALTHY } } }
I20260608 09:49:31.731734  8530 consensus_queue.cc:1048] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:31.744922  8510 consensus_queue.cc:1048] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:31.987950  8510 consensus_queue.cc:1048] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:32.002138  8580 consensus_queue.cc:1048] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:32.006281  8530 consensus_queue.cc:1048] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:32.037724  8543 consensus_queue.cc:1048] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:32.089267  8530 consensus_queue.cc:1048] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:32.129796  8530 consensus_queue.cc:1048] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:49:32.142274  8603 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.001s	sys 0.000s
I20260608 09:49:32.175920  8530 consensus_queue.cc:1048] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:49:32.203374  8599 meta_cache.cc:1261] Time spent looking up entry by key: real 0.118s	user 0.000s	sys 0.002s
W20260608 09:49:32.205111  8598 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.010s	sys 0.007s
W20260608 09:49:32.205200  8488 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.3.176.190:42525, user_credentials={real_user=slave}} blocked reactor thread for 49817.7us
W20260608 09:49:32.219324  8600 meta_cache.cc:1261] Time spent looking up entry by key: real 0.065s	user 0.006s	sys 0.002s
I20260608 09:49:32.220266  8510 consensus_queue.cc:1048] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:49:32.370723  8488 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.3.176.190:42525, user_credentials={real_user=slave}} blocked reactor thread for 45907.2us
W20260608 09:49:32.506316  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 66457.5us
W20260608 09:49:32.763476  8634 log.cc:927] Time spent T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
W20260608 09:49:32.828776  8637 log.cc:927] Time spent T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260608 09:49:32.871713  8639 log.cc:927] Time spent T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
W20260608 09:49:32.886885  8640 log.cc:927] Time spent T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
W20260608 09:49:32.933506  8645 log.cc:927] Time spent T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531: Append to log took a long time: real 0.123s	user 0.000s	sys 0.002s
W20260608 09:49:33.003861  8595 log.cc:927] Time spent T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260608 09:49:33.119489  8654 log.cc:927] Time spent T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
W20260608 09:49:33.175164  8661 log.cc:927] Time spent T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
W20260608 09:49:33.212539  8665 log.cc:927] Time spent T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b: Append to log took a long time: real 0.068s	user 0.003s	sys 0.000s
W20260608 09:49:33.282595  8675 log.cc:927] Time spent T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
W20260608 09:49:33.281082  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 123831us
I20260608 09:49:33.348245  8659 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54828 (ReqId={client: 487e1c72f22a44448849e243a9479a69, seq_no=28, attempt_no=0}) took 1007 ms. Trace:
I20260608 09:49:33.358525  8617 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54828 (ReqId={client: 487e1c72f22a44448849e243a9479a69, seq_no=36, attempt_no=0}) took 1005 ms. Trace:
I20260608 09:49:33.359023  8617 rpcz_store.cc:276] 0608 09:49:32.351935 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:32.357519 (+  5584us) service_pool.cc:224] Handling call
0608 09:49:33.357448 (+999929us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:49:32.543330 (+     0us) write_op.cc:183] PREPARE: starting on tablet e8db73209e4f48c78918dec0829a75b0
0608 09:49:32.581773 (+ 38443us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:49:32.583571 (+  1798us) write_op.cc:435] Acquired schema lock
0608 09:49:32.583595 (+    24us) tablet.cc:662] Decoding operations
0608 09:49:32.586080 (+  2485us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:49:32.586126 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 09:49:32.586167 (+    41us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:49:32.586326 (+   159us) tablet.cc:701] Row locks acquired
0608 09:49:32.586350 (+    24us) write_op.cc:260] PREPARE: finished
0608 09:49:32.589802 (+  3452us) write_op.cc:270] Start()
0608 09:49:32.589956 (+   154us) write_op.cc:276] Timestamp: P: 1780912172589752 usec, L: 0
0608 09:49:32.589978 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:49:32.591788 (+  1810us) log.cc:844] Serialized 345 byte log entry
0608 09:49:33.214328 (+622540us) op_driver.cc:464] REPLICATION: finished
0608 09:49:33.277905 (+ 63577us) write_op.cc:301] APPLY: starting
0608 09:49:33.280218 (+  2313us) tablet.cc:1367] starting BulkCheckPresence
0608 09:49:33.283753 (+  3535us) tablet.cc:1370] finished BulkCheckPresence
0608 09:49:33.286291 (+  2538us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:49:33.290498 (+  4207us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:49:33.307456 (+ 16958us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:49:33.310334 (+  2878us) write_op.cc:312] APPLY: finished
0608 09:49:33.321762 (+ 11428us) log.cc:844] Serialized 22 byte log entry
0608 09:49:33.326207 (+  4445us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:49:33.327872 (+  1665us) write_op.cc:454] Released schema lock
0608 09:49:33.328387 (+   515us) write_op.cc:341] FINISH: Updating metrics
0608 09:49:33.356813 (+ 28426us) spinlock_profiling.cc:243] Waited 5.4 ms on lock 0x7b3400202518. stack: 00007fa47ef753a1 00007fa47ef751c8 00007fa47e750f11 000000000047cd55 000000000047cca8 00007fa4805f94bb 00007fa48067cc91 00007fa4806a1273 00007fa487f789a7 00007fa486291396 00007fa486290b8f 00007fa4862994e0 00007fa486299440 00007fa4862993a0 00007fa486299340 00007fa4862974bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54768,"mutex_wait_us":7662,"num_ops":1,"prepare.queue_time_us":164824,"prepare.run_cpu_time_us":3308,"prepare.run_wall_time_us":57914,"replication_time_us":624207,"spinlock_wait_cycles":12417280}]]}
I20260608 09:49:33.348752  8659 rpcz_store.cc:276] 0608 09:49:32.340390 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:32.340966 (+   576us) service_pool.cc:224] Handling call
0608 09:49:33.348014 (+1007048us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:49:32.501241 (+     0us) write_op.cc:183] PREPARE: starting on tablet e8db73209e4f48c78918dec0829a75b0
0608 09:49:32.501853 (+   612us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:49:32.501889 (+    36us) write_op.cc:435] Acquired schema lock
0608 09:49:32.501904 (+    15us) tablet.cc:662] Decoding operations
0608 09:49:32.502464 (+   560us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:49:32.502527 (+    63us) write_op.cc:641] Partition lock acquired for write op
0608 09:49:32.502557 (+    30us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:49:32.503017 (+   460us) tablet.cc:701] Row locks acquired
0608 09:49:32.503039 (+    22us) write_op.cc:260] PREPARE: finished
0608 09:49:32.503269 (+   230us) write_op.cc:270] Start()
0608 09:49:32.503404 (+   135us) write_op.cc:276] Timestamp: P: 1780912172503208 usec, L: 0
0608 09:49:32.503428 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 09:49:32.509456 (+  6028us) log.cc:844] Serialized 562 byte log entry
0608 09:49:33.196871 (+687415us) op_driver.cc:464] REPLICATION: finished
0608 09:49:33.253423 (+ 56552us) write_op.cc:301] APPLY: starting
0608 09:49:33.255913 (+  2490us) tablet.cc:1367] starting BulkCheckPresence
0608 09:49:33.266062 (+ 10149us) tablet.cc:1370] finished BulkCheckPresence
0608 09:49:33.268837 (+  2775us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:49:33.308496 (+ 39659us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:49:33.322733 (+ 14237us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:49:33.327167 (+  4434us) write_op.cc:312] APPLY: finished
0608 09:49:33.336330 (+  9163us) log.cc:844] Serialized 52 byte log entry
0608 09:49:33.347478 (+ 11148us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:49:33.347583 (+   105us) write_op.cc:454] Released schema lock
0608 09:49:33.347636 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52993,"mutex_wait_us":26089,"num_ops":6,"prepare.queue_time_us":151664,"prepare.run_cpu_time_us":3490,"prepare.run_wall_time_us":18552,"replication_time_us":692823}]]}
I20260608 09:49:33.414340  8671 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54828 (ReqId={client: 487e1c72f22a44448849e243a9479a69, seq_no=43, attempt_no=0}) took 1005 ms. Trace:
I20260608 09:49:33.414804  8671 rpcz_store.cc:276] 0608 09:49:32.409119 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:32.409326 (+   207us) service_pool.cc:224] Handling call
0608 09:49:33.414124 (+1004798us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:49:32.504237 (+     0us) write_op.cc:183] PREPARE: starting on tablet 039118979b7b499197b0fad27e189482
0608 09:49:32.504857 (+   620us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:49:32.504903 (+    46us) write_op.cc:435] Acquired schema lock
0608 09:49:32.504921 (+    18us) tablet.cc:662] Decoding operations
0608 09:49:32.553695 (+ 48774us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:49:32.555179 (+  1484us) write_op.cc:641] Partition lock acquired for write op
0608 09:49:32.556035 (+   856us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:49:32.588060 (+ 32025us) tablet.cc:701] Row locks acquired
0608 09:49:32.589237 (+  1177us) write_op.cc:260] PREPARE: finished
0608 09:49:32.599527 (+ 10290us) write_op.cc:270] Start()
0608 09:49:32.602301 (+  2774us) write_op.cc:276] Timestamp: P: 1780912172598658 usec, L: 0
0608 09:49:32.602325 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 09:49:32.603094 (+   769us) log.cc:844] Serialized 571 byte log entry
0608 09:49:33.367094 (+764000us) op_driver.cc:464] REPLICATION: finished
0608 09:49:33.407205 (+ 40111us) write_op.cc:301] APPLY: starting
0608 09:49:33.409324 (+  2119us) tablet.cc:1367] starting BulkCheckPresence
0608 09:49:33.410213 (+   889us) tablet.cc:1370] finished BulkCheckPresence
0608 09:49:33.410309 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:49:33.412183 (+  1874us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:49:33.412396 (+   213us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:49:33.412458 (+    62us) write_op.cc:312] APPLY: finished
0608 09:49:33.412728 (+   270us) log.cc:844] Serialized 52 byte log entry
0608 09:49:33.413591 (+   863us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:49:33.413695 (+   104us) write_op.cc:454] Released schema lock
0608 09:49:33.413746 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39913,"mutex_wait_us":401,"num_ops":6,"prepare.queue_time_us":41471,"prepare.run_cpu_time_us":4294,"prepare.run_wall_time_us":108751,"replication_time_us":764663,"spinlock_wait_cycles":2432}]]}
W20260608 09:49:33.589936  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 63635.8us
W20260608 09:49:34.307308  8272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 58177.6us
W20260608 09:49:34.308677  8600 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.000s	sys 0.000s
W20260608 09:49:34.355857  8273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 49475.4us
W20260608 09:49:34.589392  8272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 86798us
W20260608 09:49:34.658803  8272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 53624.3us
W20260608 09:49:34.830911  8349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 121460us
W20260608 09:49:34.836915  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 57682us
W20260608 09:49:35.098142  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 71155.2us
W20260608 09:49:35.547730  8599 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s	user 0.001s	sys 0.000s
W20260608 09:49:35.572023  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 71176us
W20260608 09:49:35.968572  8651 log.cc:927] Time spent T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e: Append to log took a long time: real 0.072s	user 0.002s	sys 0.000s
W20260608 09:49:36.005852  8655 log.cc:927] Time spent T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e: Append to log took a long time: real 0.081s	user 0.002s	sys 0.000s
W20260608 09:49:36.023905  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 58346.4us
W20260608 09:49:35.969336  8273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 89629.7us
W20260608 09:49:36.195935  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 94476.2us
I20260608 09:49:36.971920  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:36.991760  8719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:36.997442  8720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:37.003432  8722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:37.004568  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:37.006466  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:37.006816  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:37.007112  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912177007084 us; error 0 us; skew 500 ppm
I20260608 09:49:37.008067  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:37.015753  3778 webserver.cc:533] Webserver started at http://127.3.176.132:44345/ using document root <none> and password file <none>
I20260608 09:49:37.016502  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:37.016710  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:37.017012  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:37.018399  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "e110c9dc7e954e58b51ff460008da62b"
format_stamp: "Formatted at 2026-06-08 09:49:37 on dist-test-slave-qcvl"
I20260608 09:49:37.024362  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 09:49:37.028569  8727 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:37.029613  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:49:37.030040  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "e110c9dc7e954e58b51ff460008da62b"
format_stamp: "Formatted at 2026-06-08 09:49:37 on dist-test-slave-qcvl"
I20260608 09:49:37.030395  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:37.051039  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:37.052649  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:37.054456  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:37.057564  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:37.057786  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:37.058035  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:37.058200  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:37.107499  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:43437
I20260608 09:49:37.107631  8789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:43437 every 8 connection(s)
I20260608 09:49:37.114500  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:37.126868  8794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:37.129280  8795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:37.133617  8797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:37.133872  8790 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42525
I20260608 09:49:37.134387  8790 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:37.135392  8790 heartbeater.cc:507] Master 127.3.176.190:42525 requested a full tablet report, sending...
I20260608 09:49:37.135875  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:37.139995  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:37.140276  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:37.140455  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912177140438 us; error 0 us; skew 500 ppm
I20260608 09:49:37.140846  8197 ts_manager.cc:194] Registered new tserver with Master: e110c9dc7e954e58b51ff460008da62b (127.3.176.132:43437)
I20260608 09:49:37.141251  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:37.143229  8197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39546
I20260608 09:49:37.144526  3778 webserver.cc:533] Webserver started at http://127.3.176.133:43007/ using document root <none> and password file <none>
I20260608 09:49:37.145114  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:37.145313  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:37.145579  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:37.146701  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-4-root/instance:
uuid: "b4392b4d53e546a2a72ce3fd81ec3718"
format_stamp: "Formatted at 2026-06-08 09:49:37 on dist-test-slave-qcvl"
I20260608 09:49:37.152885  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260608 09:49:37.158212  8802 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:37.159404  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:49:37.159894  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-4-root
uuid: "b4392b4d53e546a2a72ce3fd81ec3718"
format_stamp: "Formatted at 2026-06-08 09:49:37 on dist-test-slave-qcvl"
I20260608 09:49:37.160378  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:37.183535  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:37.185006  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:37.186352  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:37.188817  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:37.189004  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:37.189248  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:37.189401  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:37.257731  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.133:45121
I20260608 09:49:37.257946  8864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.133:45121 every 8 connection(s)
I20260608 09:49:37.264329  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:37.277209  8868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:37.278806  8865 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42525
W20260608 09:49:37.279162  8869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:37.279393  8865 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:37.280846  8865 heartbeater.cc:507] Master 127.3.176.190:42525 requested a full tablet report, sending...
I20260608 09:49:37.284238  8197 ts_manager.cc:194] Registered new tserver with Master: b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133:45121)
I20260608 09:49:37.286602  8197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39552
I20260608 09:49:37.288825  3778 server_base.cc:1061] running on GCE node
W20260608 09:49:37.289086  8871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:37.290481  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:37.290763  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:37.290984  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912177290965 us; error 0 us; skew 500 ppm
I20260608 09:49:37.291658  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:37.294304  3778 webserver.cc:533] Webserver started at http://127.3.176.134:37637/ using document root <none> and password file <none>
I20260608 09:49:37.294847  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:37.295068  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:37.295339  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:37.296660  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-5-root/instance:
uuid: "6bb3c58975174f7096ffde630c8a50cc"
format_stamp: "Formatted at 2026-06-08 09:49:37 on dist-test-slave-qcvl"
I20260608 09:49:37.302503  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:49:37.307876  8876 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:37.308986  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:49:37.309338  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-5-root
uuid: "6bb3c58975174f7096ffde630c8a50cc"
format_stamp: "Formatted at 2026-06-08 09:49:37 on dist-test-slave-qcvl"
I20260608 09:49:37.309651  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:37.322477  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:37.324030  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:37.325625  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:37.328058  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:37.328328  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:37.328598  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:37.328748  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:37.410830  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.134:45323
I20260608 09:49:37.411011  8938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.134:45323 every 8 connection(s)
I20260608 09:49:37.429535  8939 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42525
I20260608 09:49:37.430094  8939 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:37.431068  8939 heartbeater.cc:507] Master 127.3.176.190:42525 requested a full tablet report, sending...
I20260608 09:49:37.433259  8197 ts_manager.cc:194] Registered new tserver with Master: 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134:45323)
I20260608 09:49:37.434814  8197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39560
I20260608 09:49:38.048045  8302 consensus_queue.cc:237] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } }
I20260608 09:49:38.056216  8453 raft_consensus.cc:1275] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:38.058274  8946 consensus_queue.cc:1048] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:49:38.059577  8378 raft_consensus.cc:1275] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:38.062561  8946 consensus_queue.cc:1048] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:49:38.068472  8942 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } } }
I20260608 09:49:38.070189  8453 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } } }
W20260608 09:49:38.077865  8272 consensus_peers.cc:597] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 -> Peer b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133:45121): Couldn't send request to peer b4392b4d53e546a2a72ce3fd81ec3718. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41c4b24fd0aa4f3ea4abcb16e72e547c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:38.084885  8378 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } } }
I20260608 09:49:38.088421  8197 catalog_manager.cc:5696] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e reported cstate change: config changed from index -1 to 26, NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) added. New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } } }
I20260608 09:49:38.107786  8453 consensus_queue.cc:237] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } }
I20260608 09:49:38.117273  8378 raft_consensus.cc:1275] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:49:38.119079  8711 consensus_queue.cc:1048] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:49:38.121634  8302 raft_consensus.cc:1275] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:49:38.123572  8711 consensus_queue.cc:1048] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 09:49:38.134094  8421 consensus_peers.cc:597] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e -> Peer e110c9dc7e954e58b51ff460008da62b (127.3.176.132:43437): Couldn't send request to peer e110c9dc7e954e58b51ff460008da62b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe6d7fbca84146f8827e15654afea8dc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:38.134989  8953 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e110c9dc7e954e58b51ff460008da62b (127.3.176.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } } }
I20260608 09:49:38.137885  8302 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e110c9dc7e954e58b51ff460008da62b (127.3.176.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } } }
I20260608 09:49:38.138744  8378 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e110c9dc7e954e58b51ff460008da62b (127.3.176.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } } }
I20260608 09:49:38.147081  8790 heartbeater.cc:499] Master 127.3.176.190:42525 was elected leader, sending a full tablet report...
I20260608 09:49:38.152177  8204 catalog_manager.cc:5696] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 reported cstate change: config changed from index -1 to 25, NON_VOTER e110c9dc7e954e58b51ff460008da62b (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } } }
I20260608 09:49:38.152920  8308 consensus_queue.cc:237] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } }
I20260608 09:49:38.162171  8453 raft_consensus.cc:1275] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:49:38.164170  8946 consensus_queue.cc:1048] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:49:38.172775  8378 raft_consensus.cc:1275] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:49:38.174546  8942 consensus_queue.cc:1048] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 09:49:38.178673  8273 consensus_peers.cc:597] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 -> Peer 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134:45323): Couldn't send request to peer 6bb3c58975174f7096ffde630c8a50cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91b3ed92cb0e4bcc9f9884d43ec10bbd. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:38.180289  8946 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } } }
I20260608 09:49:38.182411  8453 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } } }
I20260608 09:49:38.186537  8378 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } } }
I20260608 09:49:38.196385  8199 catalog_manager.cc:5696] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e reported cstate change: config changed from index -1 to 25, NON_VOTER 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) added. New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } } }
I20260608 09:49:38.217830  8379 consensus_queue.cc:237] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } }
I20260608 09:49:38.227141  8453 raft_consensus.cc:1275] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:49:38.228713  8969 consensus_queue.cc:1048] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:49:38.229470  8308 raft_consensus.cc:1275] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:49:38.231297  8969 consensus_queue.cc:1048] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 09:49:38.240183  8347 consensus_peers.cc:597] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b -> Peer e110c9dc7e954e58b51ff460008da62b (127.3.176.132:43437): Couldn't send request to peer e110c9dc7e954e58b51ff460008da62b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 489f1fea11984ea2aa2937d156c0c0d6. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:38.242359  8714 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e110c9dc7e954e58b51ff460008da62b (127.3.176.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } } }
I20260608 09:49:38.244485  8453 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e110c9dc7e954e58b51ff460008da62b (127.3.176.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } } }
I20260608 09:49:38.248967  8308 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e110c9dc7e954e58b51ff460008da62b (127.3.176.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } } }
I20260608 09:49:38.259653  8453 consensus_queue.cc:237] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } }
I20260608 09:49:38.260942  8204 catalog_manager.cc:5696] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e reported cstate change: config changed from index -1 to 25, NON_VOTER e110c9dc7e954e58b51ff460008da62b (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "2debd5d2cc5444158885cad2a42d9b3b" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } } }
I20260608 09:49:38.273541  8379 raft_consensus.cc:1275] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:49:38.274577  8308 raft_consensus.cc:1275] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:49:38.275590  8962 consensus_queue.cc:1048] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:49:38.279865  8962 consensus_queue.cc:1048] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:49:38.290527  8865 heartbeater.cc:499] Master 127.3.176.190:42525 was elected leader, sending a full tablet report...
W20260608 09:49:38.290761  8423 consensus_peers.cc:597] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e -> Peer 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134:45323): Couldn't send request to peer 6bb3c58975174f7096ffde630c8a50cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8db73209e4f48c78918dec0829a75b0. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:38.293967  8953 raft_consensus.cc:2955] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } } }
I20260608 09:49:38.295836  8379 raft_consensus.cc:2955] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } } }
I20260608 09:49:38.296550  8308 raft_consensus.cc:2955] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } } }
I20260608 09:49:38.308117  8378 consensus_queue.cc:237] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } }
I20260608 09:49:38.308645  8199 catalog_manager.cc:5696] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e reported cstate change: config changed from index -1 to 25, NON_VOTER 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) added. New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:38.321645  8453 raft_consensus.cc:1275] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:38.324234  8308 raft_consensus.cc:1275] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:38.325534  8974 consensus_queue.cc:1048] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:49:38.327602  8969 consensus_queue.cc:1048] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:49:38.332545  8348 consensus_peers.cc:597] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b -> Peer b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133:45121): Couldn't send request to peer b4392b4d53e546a2a72ce3fd81ec3718. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16151dd2a7274e128e0daa645b70c3b5. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:38.342721  8969 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } } }
I20260608 09:49:38.344935  8308 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } } }
I20260608 09:49:38.345742  8453 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } } }
I20260608 09:49:38.361043  8204 catalog_manager.cc:5696] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b reported cstate change: config changed from index -1 to 26, NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) added. New cstate: current_term: 1 leader_uuid: "2debd5d2cc5444158885cad2a42d9b3b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:38.437664  8939 heartbeater.cc:499] Master 127.3.176.190:42525 was elected leader, sending a full tablet report...
I20260608 09:49:38.503543  8981 ts_tablet_manager.cc:933] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: Initiating tablet copy from peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755)
I20260608 09:49:38.505517  8981 tablet_copy_client.cc:323] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.129:36755
I20260608 09:49:38.517247  8319 tablet_copy_service.cc:140] P b44f4d524e2444fcb2c3159df0942531: Received BeginTabletCopySession request for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c from peer b4392b4d53e546a2a72ce3fd81ec3718 ({username='slave'} at 127.0.0.1:42942)
I20260608 09:49:38.517946  8319 tablet_copy_service.cc:161] P b44f4d524e2444fcb2c3159df0942531: Beginning new tablet copy session on tablet 41c4b24fd0aa4f3ea4abcb16e72e547c from peer b4392b4d53e546a2a72ce3fd81ec3718 at {username='slave'} at 127.0.0.1:42942: session id = b4392b4d53e546a2a72ce3fd81ec3718-41c4b24fd0aa4f3ea4abcb16e72e547c
I20260608 09:49:38.523877  8319 tablet_copy_source_session.cc:215] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:49:38.527585  8981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:38.547325  8981 tablet_copy_client.cc:806] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Starting download of 0 data blocks...
I20260608 09:49:38.548110  8981 tablet_copy_client.cc:670] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Starting download of 1 WAL segments...
I20260608 09:49:38.552604  8982 tablet_copy_client.cc:1025] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Injecting latency into file download: 2000
I20260608 09:49:38.609072  8984 ts_tablet_manager.cc:933] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: Initiating tablet copy from peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:38.610809  8984 tablet_copy_client.cc:323] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:40219
I20260608 09:49:38.623016  8468 tablet_copy_service.cc:140] P a4d3edb03cf24fedb320b6791b60880e: Received BeginTabletCopySession request for tablet fe6d7fbca84146f8827e15654afea8dc from peer e110c9dc7e954e58b51ff460008da62b ({username='slave'} at 127.0.0.1:35232)
I20260608 09:49:38.623569  8468 tablet_copy_service.cc:161] P a4d3edb03cf24fedb320b6791b60880e: Beginning new tablet copy session on tablet fe6d7fbca84146f8827e15654afea8dc from peer e110c9dc7e954e58b51ff460008da62b at {username='slave'} at 127.0.0.1:35232: session id = e110c9dc7e954e58b51ff460008da62b-fe6d7fbca84146f8827e15654afea8dc
I20260608 09:49:38.628888  8468 tablet_copy_source_session.cc:215] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:49:38.632071  8984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6d7fbca84146f8827e15654afea8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:38.643185  8984 tablet_copy_client.cc:806] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: tablet copy: Starting download of 0 data blocks...
I20260608 09:49:38.643724  8984 tablet_copy_client.cc:670] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:49:38.649863  8985 tablet_copy_client.cc:1025] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: tablet copy: Injecting latency into file download: 2000
I20260608 09:49:38.698181  8988 ts_tablet_manager.cc:933] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: Initiating tablet copy from peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755)
I20260608 09:49:38.700429  8988 tablet_copy_client.cc:323] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.129:36755
I20260608 09:49:38.712313  8319 tablet_copy_service.cc:140] P b44f4d524e2444fcb2c3159df0942531: Received BeginTabletCopySession request for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd from peer 6bb3c58975174f7096ffde630c8a50cc ({username='slave'} at 127.0.0.1:42958)
I20260608 09:49:38.713035  8319 tablet_copy_service.cc:161] P b44f4d524e2444fcb2c3159df0942531: Beginning new tablet copy session on tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd from peer 6bb3c58975174f7096ffde630c8a50cc at {username='slave'} at 127.0.0.1:42958: session id = 6bb3c58975174f7096ffde630c8a50cc-91b3ed92cb0e4bcc9f9884d43ec10bbd
I20260608 09:49:38.718580  8319 tablet_copy_source_session.cc:215] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:49:38.722003  8988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:38.739987  8988 tablet_copy_client.cc:806] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Starting download of 0 data blocks...
I20260608 09:49:38.740658  8988 tablet_copy_client.cc:670] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:49:38.744994  8989 tablet_copy_client.cc:1025] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Injecting latency into file download: 2000
I20260608 09:49:38.771176  8991 ts_tablet_manager.cc:933] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: Initiating tablet copy from peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:38.772951  8991 tablet_copy_client.cc:323] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:46679
I20260608 09:49:38.784192  8394 tablet_copy_service.cc:140] P 2debd5d2cc5444158885cad2a42d9b3b: Received BeginTabletCopySession request for tablet 489f1fea11984ea2aa2937d156c0c0d6 from peer e110c9dc7e954e58b51ff460008da62b ({username='slave'} at 127.0.0.1:39182)
I20260608 09:49:38.784751  8394 tablet_copy_service.cc:161] P 2debd5d2cc5444158885cad2a42d9b3b: Beginning new tablet copy session on tablet 489f1fea11984ea2aa2937d156c0c0d6 from peer e110c9dc7e954e58b51ff460008da62b at {username='slave'} at 127.0.0.1:39182: session id = e110c9dc7e954e58b51ff460008da62b-489f1fea11984ea2aa2937d156c0c0d6
I20260608 09:49:38.792625  8394 tablet_copy_source_session.cc:215] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:49:38.796236  8991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489f1fea11984ea2aa2937d156c0c0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:38.812573  8991 tablet_copy_client.cc:806] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: tablet copy: Starting download of 0 data blocks...
I20260608 09:49:38.813248  8991 tablet_copy_client.cc:670] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:49:38.818699  8992 tablet_copy_client.cc:1025] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: tablet copy: Injecting latency into file download: 2000
I20260608 09:49:38.860131  8994 ts_tablet_manager.cc:933] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: Initiating tablet copy from peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:38.862079  8994 tablet_copy_client.cc:323] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:46679
I20260608 09:49:38.872185  8394 tablet_copy_service.cc:140] P 2debd5d2cc5444158885cad2a42d9b3b: Received BeginTabletCopySession request for tablet 16151dd2a7274e128e0daa645b70c3b5 from peer b4392b4d53e546a2a72ce3fd81ec3718 ({username='slave'} at 127.0.0.1:39196)
I20260608 09:49:38.872722  8394 tablet_copy_service.cc:161] P 2debd5d2cc5444158885cad2a42d9b3b: Beginning new tablet copy session on tablet 16151dd2a7274e128e0daa645b70c3b5 from peer b4392b4d53e546a2a72ce3fd81ec3718 at {username='slave'} at 127.0.0.1:39196: session id = b4392b4d53e546a2a72ce3fd81ec3718-16151dd2a7274e128e0daa645b70c3b5
I20260608 09:49:38.879987  8394 tablet_copy_source_session.cc:215] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:49:38.883123  8994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16151dd2a7274e128e0daa645b70c3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:38.890786  8996 ts_tablet_manager.cc:933] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: Initiating tablet copy from peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:38.893018  8996 tablet_copy_client.cc:323] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:40219
I20260608 09:49:38.899328  8994 tablet_copy_client.cc:806] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Starting download of 0 data blocks...
I20260608 09:49:38.899976  8994 tablet_copy_client.cc:670] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Starting download of 1 WAL segments...
I20260608 09:49:38.904678  8995 tablet_copy_client.cc:1025] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Injecting latency into file download: 2000
I20260608 09:49:38.904801  8468 tablet_copy_service.cc:140] P a4d3edb03cf24fedb320b6791b60880e: Received BeginTabletCopySession request for tablet e8db73209e4f48c78918dec0829a75b0 from peer 6bb3c58975174f7096ffde630c8a50cc ({username='slave'} at 127.0.0.1:35248)
I20260608 09:49:38.905445  8468 tablet_copy_service.cc:161] P a4d3edb03cf24fedb320b6791b60880e: Beginning new tablet copy session on tablet e8db73209e4f48c78918dec0829a75b0 from peer 6bb3c58975174f7096ffde630c8a50cc at {username='slave'} at 127.0.0.1:35248: session id = 6bb3c58975174f7096ffde630c8a50cc-e8db73209e4f48c78918dec0829a75b0
I20260608 09:49:38.910907  8468 tablet_copy_source_session.cc:215] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:49:38.913885  8996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8db73209e4f48c78918dec0829a75b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:38.926433  8996 tablet_copy_client.cc:806] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Starting download of 0 data blocks...
I20260608 09:49:38.927050  8996 tablet_copy_client.cc:670] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:49:38.931495  8997 tablet_copy_client.cc:1025] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Injecting latency into file download: 2000
I20260608 09:49:40.553656  8981 tablet_copy_client.cc:538] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:49:40.565349  8981 tablet_bootstrap.cc:492] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: Bootstrap starting.
I20260608 09:49:40.651393  8984 tablet_copy_client.cc:538] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:49:40.662858  8984 tablet_bootstrap.cc:492] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: Bootstrap starting.
I20260608 09:49:40.732908  8981 tablet_bootstrap.cc:492] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:49:40.734117  8981 tablet_bootstrap.cc:492] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: Bootstrap complete.
I20260608 09:49:40.734913  8981 ts_tablet_manager.cc:1403] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: Time spent bootstrapping tablet: real 0.170s	user 0.156s	sys 0.012s
I20260608 09:49:40.738049  8981 raft_consensus.cc:359] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } }
I20260608 09:49:40.738938  8981 raft_consensus.cc:740] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4392b4d53e546a2a72ce3fd81ec3718, State: Initialized, Role: LEARNER
I20260608 09:49:40.739609  8981 consensus_queue.cc:260] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } }
I20260608 09:49:40.742730  8981 ts_tablet_manager.cc:1434] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:49:40.745131  8319 tablet_copy_service.cc:342] P b44f4d524e2444fcb2c3159df0942531: Request end of tablet copy session b4392b4d53e546a2a72ce3fd81ec3718-41c4b24fd0aa4f3ea4abcb16e72e547c received from {username='slave'} at 127.0.0.1:42942
I20260608 09:49:40.746021  8319 tablet_copy_service.cc:434] P b44f4d524e2444fcb2c3159df0942531: ending tablet copy session b4392b4d53e546a2a72ce3fd81ec3718-41c4b24fd0aa4f3ea4abcb16e72e547c on tablet 41c4b24fd0aa4f3ea4abcb16e72e547c with peer b4392b4d53e546a2a72ce3fd81ec3718
I20260608 09:49:40.746767  8988 tablet_copy_client.cc:538] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:49:40.768847  8988 tablet_bootstrap.cc:492] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: Bootstrap starting.
I20260608 09:49:40.808925  8984 tablet_bootstrap.cc:492] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:49:40.809813  8984 tablet_bootstrap.cc:492] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: Bootstrap complete.
I20260608 09:49:40.810479  8984 ts_tablet_manager.cc:1403] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: Time spent bootstrapping tablet: real 0.148s	user 0.110s	sys 0.023s
I20260608 09:49:40.813455  8984 raft_consensus.cc:359] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } }
I20260608 09:49:40.814214  8984 raft_consensus.cc:740] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e110c9dc7e954e58b51ff460008da62b, State: Initialized, Role: LEARNER
I20260608 09:49:40.814826  8984 consensus_queue.cc:260] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } }
I20260608 09:49:40.817776  8984 ts_tablet_manager.cc:1434] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 09:49:40.819644  8991 tablet_copy_client.cc:538] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:49:40.819818  8468 tablet_copy_service.cc:342] P a4d3edb03cf24fedb320b6791b60880e: Request end of tablet copy session e110c9dc7e954e58b51ff460008da62b-fe6d7fbca84146f8827e15654afea8dc received from {username='slave'} at 127.0.0.1:35232
I20260608 09:49:40.821170  8468 tablet_copy_service.cc:434] P a4d3edb03cf24fedb320b6791b60880e: ending tablet copy session e110c9dc7e954e58b51ff460008da62b-fe6d7fbca84146f8827e15654afea8dc on tablet fe6d7fbca84146f8827e15654afea8dc with peer e110c9dc7e954e58b51ff460008da62b
I20260608 09:49:40.836054  8991 tablet_bootstrap.cc:492] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: Bootstrap starting.
I20260608 09:49:40.905982  8994 tablet_copy_client.cc:538] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:49:40.916697  8994 tablet_bootstrap.cc:492] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: Bootstrap starting.
I20260608 09:49:40.932648  8996 tablet_copy_client.cc:538] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:49:40.933836  8988 tablet_bootstrap.cc:492] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:49:40.934818  8988 tablet_bootstrap.cc:492] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: Bootstrap complete.
I20260608 09:49:40.935500  8988 ts_tablet_manager.cc:1403] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: Time spent bootstrapping tablet: real 0.167s	user 0.140s	sys 0.016s
I20260608 09:49:40.938431  8988 raft_consensus.cc:359] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } }
I20260608 09:49:40.939214  8988 raft_consensus.cc:740] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6bb3c58975174f7096ffde630c8a50cc, State: Initialized, Role: LEARNER
I20260608 09:49:40.939841  8988 consensus_queue.cc:260] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } }
I20260608 09:49:40.949404  8996 tablet_bootstrap.cc:492] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: Bootstrap starting.
I20260608 09:49:40.974138  8840 raft_consensus.cc:1217] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:49:41.005713  8988 ts_tablet_manager.cc:1434] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: Time spent starting tablet: real 0.070s	user 0.032s	sys 0.039s
I20260608 09:49:41.018978  8319 tablet_copy_service.cc:342] P b44f4d524e2444fcb2c3159df0942531: Request end of tablet copy session 6bb3c58975174f7096ffde630c8a50cc-91b3ed92cb0e4bcc9f9884d43ec10bbd received from {username='slave'} at 127.0.0.1:42958
I20260608 09:49:41.019488  8319 tablet_copy_service.cc:434] P b44f4d524e2444fcb2c3159df0942531: ending tablet copy session 6bb3c58975174f7096ffde630c8a50cc-91b3ed92cb0e4bcc9f9884d43ec10bbd on tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd with peer 6bb3c58975174f7096ffde630c8a50cc
I20260608 09:49:41.022717  8991 tablet_bootstrap.cc:492] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:49:41.024163  8991 tablet_bootstrap.cc:492] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: Bootstrap complete.
I20260608 09:49:41.024987  8991 ts_tablet_manager.cc:1403] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: Time spent bootstrapping tablet: real 0.189s	user 0.128s	sys 0.029s
I20260608 09:49:41.029255  8991 raft_consensus.cc:359] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } }
I20260608 09:49:41.030119  8991 raft_consensus.cc:740] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e110c9dc7e954e58b51ff460008da62b, State: Initialized, Role: LEARNER
I20260608 09:49:41.030818  8991 consensus_queue.cc:260] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: true } }
I20260608 09:49:41.033643  8991 ts_tablet_manager.cc:1434] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:49:41.035904  8394 tablet_copy_service.cc:342] P 2debd5d2cc5444158885cad2a42d9b3b: Request end of tablet copy session e110c9dc7e954e58b51ff460008da62b-489f1fea11984ea2aa2937d156c0c0d6 received from {username='slave'} at 127.0.0.1:39182
I20260608 09:49:41.036468  8394 tablet_copy_service.cc:434] P 2debd5d2cc5444158885cad2a42d9b3b: ending tablet copy session e110c9dc7e954e58b51ff460008da62b-489f1fea11984ea2aa2937d156c0c0d6 on tablet 489f1fea11984ea2aa2937d156c0c0d6 with peer e110c9dc7e954e58b51ff460008da62b
I20260608 09:49:41.115888  8765 raft_consensus.cc:1217] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:49:41.179697  8996 tablet_bootstrap.cc:492] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=80 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:49:41.180770  8996 tablet_bootstrap.cc:492] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: Bootstrap complete.
I20260608 09:49:41.180693  8994 tablet_bootstrap.cc:492] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:49:41.181634  8996 ts_tablet_manager.cc:1403] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: Time spent bootstrapping tablet: real 0.233s	user 0.130s	sys 0.018s
I20260608 09:49:41.181957  8994 tablet_bootstrap.cc:492] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: Bootstrap complete.
I20260608 09:49:41.182789  8994 ts_tablet_manager.cc:1403] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: Time spent bootstrapping tablet: real 0.266s	user 0.158s	sys 0.014s
I20260608 09:49:41.184343  8996 raft_consensus.cc:359] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } }
I20260608 09:49:41.184985  8996 raft_consensus.cc:740] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6bb3c58975174f7096ffde630c8a50cc, State: Initialized, Role: LEARNER
I20260608 09:49:41.185529  8996 consensus_queue.cc:260] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: NON_VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: true } }
I20260608 09:49:41.185807  8994 raft_consensus.cc:359] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } }
I20260608 09:49:41.186702  8994 raft_consensus.cc:740] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4392b4d53e546a2a72ce3fd81ec3718, State: Initialized, Role: LEARNER
I20260608 09:49:41.187472  8996 ts_tablet_manager.cc:1434] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 09:49:41.187323  8994 consensus_queue.cc:260] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: NON_VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: true } }
I20260608 09:49:41.189692  8994 ts_tablet_manager.cc:1434] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:49:41.189949  8468 tablet_copy_service.cc:342] P a4d3edb03cf24fedb320b6791b60880e: Request end of tablet copy session 6bb3c58975174f7096ffde630c8a50cc-e8db73209e4f48c78918dec0829a75b0 received from {username='slave'} at 127.0.0.1:35248
I20260608 09:49:41.190486  8468 tablet_copy_service.cc:434] P a4d3edb03cf24fedb320b6791b60880e: ending tablet copy session 6bb3c58975174f7096ffde630c8a50cc-e8db73209e4f48c78918dec0829a75b0 on tablet e8db73209e4f48c78918dec0829a75b0 with peer 6bb3c58975174f7096ffde630c8a50cc
I20260608 09:49:41.192972  8394 tablet_copy_service.cc:342] P 2debd5d2cc5444158885cad2a42d9b3b: Request end of tablet copy session b4392b4d53e546a2a72ce3fd81ec3718-16151dd2a7274e128e0daa645b70c3b5 received from {username='slave'} at 127.0.0.1:39196
I20260608 09:49:41.193459  8394 tablet_copy_service.cc:434] P 2debd5d2cc5444158885cad2a42d9b3b: ending tablet copy session b4392b4d53e546a2a72ce3fd81ec3718-16151dd2a7274e128e0daa645b70c3b5 on tablet 16151dd2a7274e128e0daa645b70c3b5 with peer b4392b4d53e546a2a72ce3fd81ec3718
I20260608 09:49:41.198273  8914 raft_consensus.cc:1217] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:49:41.207154  8840 raft_consensus.cc:1217] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:49:41.338413  8914 raft_consensus.cc:1217] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:49:41.351863  8765 raft_consensus.cc:1217] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:49:41.533941  9016 raft_consensus.cc:1064] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b: attempting to promote NON_VOTER e110c9dc7e954e58b51ff460008da62b to VOTER
I20260608 09:49:41.538765  9016 consensus_queue.cc:237] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:41.548003  8765 raft_consensus.cc:1275] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 LEARNER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:41.550158  8452 raft_consensus.cc:1275] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:41.551123  8308 raft_consensus.cc:1275] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:41.552219  9016 consensus_queue.cc:1048] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:49:41.553994  8969 consensus_queue.cc:1048] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:49:41.556280  8969 consensus_queue.cc:1048] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:49:41.574900  9017 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:41.585289  8304 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:41.586251  8765 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:41.600193  9022 raft_consensus.cc:1064] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531: attempting to promote NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 to VOTER
I20260608 09:49:41.606242  8452 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:41.603780  8199 catalog_manager.cc:5696] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b reported cstate change: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2debd5d2cc5444158885cad2a42d9b3b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:41.622996  9022 consensus_queue.cc:237] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:41.632326  9016 raft_consensus.cc:1064] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b: attempting to promote NON_VOTER b4392b4d53e546a2a72ce3fd81ec3718 to VOTER
I20260608 09:49:41.636536  9016 consensus_queue.cc:237] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:41.652842  8452 raft_consensus.cc:1275] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:41.653051  8840 raft_consensus.cc:1275] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 LEARNER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:41.654050  8378 raft_consensus.cc:1275] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:41.654949  9023 consensus_queue.cc:1048] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:49:41.657173  9005 consensus_queue.cc:1048] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:49:41.661536  9023 consensus_queue.cc:1048] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:49:41.681972  8839 raft_consensus.cc:1275] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 LEARNER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:41.683800  9016 consensus_queue.cc:1048] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:49:41.684672  8304 raft_consensus.cc:1275] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:41.684998  8453 raft_consensus.cc:1275] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:41.687001  9017 consensus_queue.cc:1048] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:49:41.687933  9016 consensus_queue.cc:1048] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:49:41.691779  9022 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.694782  8840 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.705997  8452 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.730007  8379 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.739527  9017 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.750713  8378 consensus_queue.cc:237] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:41.749914  8196 catalog_manager.cc:5696] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 reported cstate change: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:49:41.753250  8840 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.757027  8765 raft_consensus.cc:1275] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:41.757342  8452 raft_consensus.cc:1275] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:41.759478  9016 consensus_queue.cc:1048] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:49:41.763022  9024 consensus_queue.cc:1048] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:49:41.775578  8304 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.777406  8969 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b44f4d524e2444fcb2c3159df0942531 (127.3.176.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:41.779119  8765 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b44f4d524e2444fcb2c3159df0942531 (127.3.176.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:41.790186  8452 raft_consensus.cc:2955] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b44f4d524e2444fcb2c3159df0942531 (127.3.176.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:41.794924  8453 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.808279  8190 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 489f1fea11984ea2aa2937d156c0c0d6 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:49:41.814553  9014 raft_consensus.cc:1064] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e: attempting to promote NON_VOTER e110c9dc7e954e58b51ff460008da62b to VOTER
I20260608 09:49:41.805166  8308 consensus_queue.cc:237] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:41.823470  9005 raft_consensus.cc:1064] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531: attempting to promote NON_VOTER 6bb3c58975174f7096ffde630c8a50cc to VOTER
I20260608 09:49:41.823343  9014 consensus_queue.cc:237] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:41.828826  9005 consensus_queue.cc:237] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:41.801247  8198 catalog_manager.cc:5696] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b reported cstate change: config changed from index 26 to 27, VOTER b44f4d524e2444fcb2c3159df0942531 (127.3.176.129) evicted. New cstate: current_term: 1 leader_uuid: "2debd5d2cc5444158885cad2a42d9b3b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:41.836035  8379 raft_consensus.cc:1275] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:49:41.838083  9023 consensus_queue.cc:1048] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:49:41.852722  8378 raft_consensus.cc:1275] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:41.853340  9022 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a4d3edb03cf24fedb320b6791b60880e (127.3.176.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.854532  8453 raft_consensus.cc:1275] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:41.851953  8914 raft_consensus.cc:1275] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 LEARNER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:41.855193  8998 consensus_queue.cc:1048] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:49:41.857930  8840 raft_consensus.cc:1275] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:49:41.860998  9023 consensus_queue.cc:1048] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:49:41.865898  9026 raft_consensus.cc:1064] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e: attempting to promote NON_VOTER 6bb3c58975174f7096ffde630c8a50cc to VOTER
I20260608 09:49:41.865559  8199 catalog_manager.cc:5696] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b reported cstate change: config changed from index 26 to 27, b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2debd5d2cc5444158885cad2a42d9b3b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:49:41.863956  9023 consensus_queue.cc:1048] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.004s
I20260608 09:49:41.866724  8765 raft_consensus.cc:1275] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 LEARNER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:41.872159  8998 consensus_queue.cc:1048] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:49:41.875622  8379 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a4d3edb03cf24fedb320b6791b60880e (127.3.176.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.872116  9000 consensus_queue.cc:1048] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.006s
I20260608 09:49:41.888870  8190 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:49:41.884836  8840 raft_consensus.cc:2955] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a4d3edb03cf24fedb320b6791b60880e (127.3.176.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.899631  8292 tablet_service.cc:1558] Processing DeleteTablet for tablet 489f1fea11984ea2aa2937d156c0c0d6 with delete_type TABLET_DATA_TOMBSTONED (TS b44f4d524e2444fcb2c3159df0942531 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:39060
I20260608 09:49:41.900136  8998 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:41.904965  8379 raft_consensus.cc:1275] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:41.905913  8375 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:41.911972  9000 consensus_queue.cc:1048] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:49:41.922829  8379 consensus_queue.cc:237] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:41.869336  9026 consensus_queue.cc:237] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:41.938712  8304 raft_consensus.cc:1275] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:41.941033  9014 consensus_queue.cc:1048] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:49:41.942523  9046 tablet_replica.cc:333] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:41.929530  8197 catalog_manager.cc:5696] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 reported cstate change: config changed from index 27 to 28, VOTER a4d3edb03cf24fedb320b6791b60880e (127.3.176.131) evicted. New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:41.952981  8914 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:41.956189  9046 raft_consensus.cc:2243] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:41.959097  9046 raft_consensus.cc:2272] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:41.973636  8840 raft_consensus.cc:1275] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:49:41.975172  8308 raft_consensus.cc:1275] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:49:41.975612  8969 consensus_queue.cc:1048] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:49:41.977505  9017 consensus_queue.cc:1048] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:49:41.987301  9046 ts_tablet_manager.cc:1916] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:49:41.986397  9017 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a4d3edb03cf24fedb320b6791b60880e (127.3.176.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.993198  8308 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a4d3edb03cf24fedb320b6791b60880e (127.3.176.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:41.993599  8196 catalog_manager.cc:5696] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b reported cstate change: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.004601  8840 raft_consensus.cc:2955] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a4d3edb03cf24fedb320b6791b60880e (127.3.176.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:42.008251  9014 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:42.010865  8445 tablet_service.cc:1558] Processing DeleteTablet for tablet 41c4b24fd0aa4f3ea4abcb16e72e547c with delete_type TABLET_DATA_TOMBSTONED (TS a4d3edb03cf24fedb320b6791b60880e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54806
I20260608 09:49:42.010551  8379 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:42.013036  8453 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.018409  8913 raft_consensus.cc:1275] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 LEARNER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:42.020936  9039 consensus_queue.cc:1048] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:49:42.023352  8378 raft_consensus.cc:1275] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:42.030057  8302 raft_consensus.cc:1275] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:49:42.030854  9039 consensus_queue.cc:1048] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:49:42.032464  9000 consensus_queue.cc:1048] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:49:42.029939  8304 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:42.048059  8765 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:42.048568  8201 catalog_manager.cc:5696] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b reported cstate change: config changed from index 25 to 26, e110c9dc7e954e58b51ff460008da62b (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:42.047781  8204 catalog_manager.cc:5696] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 reported cstate change: config changed from index 27 to 28, VOTER a4d3edb03cf24fedb320b6791b60880e (127.3.176.131) evicted. New cstate: current_term: 1 leader_uuid: "2debd5d2cc5444158885cad2a42d9b3b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } } }
I20260608 09:49:42.056557  8305 consensus_queue.cc:237] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:42.070259  9026 raft_consensus.cc:2955] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.076046  8913 raft_consensus.cc:1275] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:42.075883  8378 raft_consensus.cc:2955] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.079205  8998 consensus_queue.cc:1048] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:49:42.083169  8441 tablet_service.cc:1558] Processing DeleteTablet for tablet 16151dd2a7274e128e0daa645b70c3b5 with delete_type TABLET_DATA_TOMBSTONED (TS a4d3edb03cf24fedb320b6791b60880e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54806
I20260608 09:49:42.084862  8452 raft_consensus.cc:1275] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 09:49:42.092438  9053 log.cc:927] Time spent T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260608 09:49:42.093780  8998 consensus_queue.cc:1048] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:49:42.097519  8190 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 16151dd2a7274e128e0daa645b70c3b5 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:49:42.103425  8452 consensus_queue.cc:237] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:42.110627  9046 ts_tablet_manager.cc:1929] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:49:42.111250  9046 log.cc:1199] T 489f1fea11984ea2aa2937d156c0c0d6 P b44f4d524e2444fcb2c3159df0942531: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-0-root/wals/489f1fea11984ea2aa2937d156c0c0d6
I20260608 09:49:42.112283  8765 raft_consensus.cc:1275] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:42.113415  8190 catalog_manager.cc:5027] TS b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): tablet 489f1fea11984ea2aa2937d156c0c0d6 (table test-workload [id=044fad5cf3924240b1710c39254f5325]) successfully deleted
I20260608 09:49:42.113905  9014 consensus_queue.cc:1048] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:49:42.123315  8302 raft_consensus.cc:2955] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.126012  8201 catalog_manager.cc:5696] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b reported cstate change: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.093848  9051 tablet_replica.cc:333] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:42.132014  9039 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b44f4d524e2444fcb2c3159df0942531 (127.3.176.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:42.135052  8765 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b44f4d524e2444fcb2c3159df0942531 (127.3.176.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:42.141400  9051 raft_consensus.cc:2243] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:42.144030  9051 raft_consensus.cc:2272] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:42.147469  8913 raft_consensus.cc:2955] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.149224  9022 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.153164  8452 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.160730  8378 raft_consensus.cc:1275] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:42.167054  9051 ts_tablet_manager.cc:1916] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:49:42.170207  8204 catalog_manager.cc:5696] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b reported cstate change: config changed from index 26 to 27, VOTER b44f4d524e2444fcb2c3159df0942531 (127.3.176.129) evicted. New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:42.173218  9000 consensus_queue.cc:1048] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:49:42.184788  8190 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:49:42.193408  8912 raft_consensus.cc:2955] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.221942  8378 raft_consensus.cc:2955] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b44f4d524e2444fcb2c3159df0942531 (127.3.176.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } } }
I20260608 09:49:42.225175  8452 consensus_queue.cc:237] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:42.233752  8914 raft_consensus.cc:1275] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:42.241127  8191 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fe6d7fbca84146f8827e15654afea8dc with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:49:42.241433  8302 raft_consensus.cc:1275] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Refusing update from remote peer a4d3edb03cf24fedb320b6791b60880e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:49:42.244720  9039 consensus_queue.cc:1048] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:49:42.272966  9051 ts_tablet_manager.cc:1929] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:49:42.273592  9051 log.cc:1199] T 41c4b24fd0aa4f3ea4abcb16e72e547c P a4d3edb03cf24fedb320b6791b60880e: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/41c4b24fd0aa4f3ea4abcb16e72e547c
W20260608 09:49:42.252753  8421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 71533.4us
I20260608 09:49:42.288960  9051 tablet_replica.cc:333] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:42.293457  9051 raft_consensus.cc:2243] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:42.294852  9051 raft_consensus.cc:2272] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:42.299226  9039 raft_consensus.cc:2955] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.302109  8914 raft_consensus.cc:2955] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:42.339058  9051 ts_tablet_manager.cc:1916] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:49:42.367799  9051 ts_tablet_manager.cc:1929] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:49:42.368382  9051 log.cc:1199] T 16151dd2a7274e128e0daa645b70c3b5 P a4d3edb03cf24fedb320b6791b60880e: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/16151dd2a7274e128e0daa645b70c3b5
I20260608 09:49:43.527804  9058 raft_consensus.cc:493] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:43.528568  9058 raft_consensus.cc:515] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:43.552249  9000 raft_consensus.cc:493] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:43.553010  9000 raft_consensus.cc:515] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:43.555335  9000 leader_election.cc:290] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:43.557796  9058 leader_election.cc:290] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:43.560503  9059 raft_consensus.cc:493] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2debd5d2cc5444158885cad2a42d9b3b)
I20260608 09:49:43.561224  9059 raft_consensus.cc:515] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:43.568042  9059 leader_election.cc:290] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133:45121)
I20260608 09:49:43.587916  9058 raft_consensus.cc:493] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:43.588737  9058 raft_consensus.cc:515] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:42.275765  8191 catalog_manager.cc:5027] TS a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): tablet 41c4b24fd0aa4f3ea4abcb16e72e547c (table test-workload [id=044fad5cf3924240b1710c39254f5325]) successfully deleted
W20260608 09:49:43.589717  8191 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 1.31389e+06us
I20260608 09:49:43.590591  8191 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e8db73209e4f48c78918dec0829a75b0 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:49:43.591228  9058 leader_election.cc:290] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:43.591526  8199 catalog_manager.cc:5696] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 reported cstate change: config changed from index 26 to 27, VOTER 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130) evicted. New cstate: current_term: 1 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:49:43.602720  8204 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39546 (request call id 14) took 1435 ms. Trace:
I20260608 09:49:43.605257  8204 rpcz_store.cc:276] 0608 09:49:42.166919 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:42.167083 (+   164us) service_pool.cc:224] Handling call
0608 09:49:43.602609 (+1435526us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:49:42.206944 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0608 09:49:42.207608 (+   664us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:49:42.207660 (+    52us) write_op.cc:435] Acquired schema lock
0608 09:49:42.207678 (+    18us) tablet.cc:662] Decoding operations
0608 09:49:42.213680 (+  6002us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:49:42.213742 (+    62us) write_op.cc:641] Partition lock acquired for write op
0608 09:49:42.213775 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:49:42.214014 (+   239us) tablet.cc:701] Row locks acquired
0608 09:49:42.214035 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:49:42.214190 (+   155us) write_op.cc:270] Start()
0608 09:49:42.214331 (+   141us) write_op.cc:276] Timestamp: P: 1780912182214137 usec, L: 0
0608 09:49:42.214349 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 09:49:42.215101 (+   752us) log.cc:844] Serialized 535 byte log entry
0608 09:49:42.217727 (+  2626us) op_driver.cc:464] REPLICATION: finished
0608 09:49:42.218202 (+   475us) write_op.cc:301] APPLY: starting
0608 09:49:42.218284 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 09:49:42.218403 (+   119us) tablet.cc:1370] finished BulkCheckPresence
0608 09:49:42.218506 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:49:42.218713 (+   207us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:49:42.218872 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0608 09:49:42.218913 (+    41us) write_op.cc:312] APPLY: finished
0608 09:49:42.219115 (+   202us) log.cc:844] Serialized 22 byte log entry
0608 09:49:42.219272 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:49:42.219353 (+    81us) write_op.cc:454] Released schema lock
0608 09:49:42.219396 (+    43us) write_op.cc:341] FINISH: Updating metrics
0608 09:49:42.219708 (+   312us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:49:42.219738 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":269,"apply.run_cpu_time_us":1482,"apply.run_wall_time_us":1481,"num_ops":1,"prepare.queue_time_us":1276,"prepare.run_cpu_time_us":3073,"prepare.run_wall_time_us":8732,"replication_time_us":3236}]]}
I20260608 09:49:43.764890  9058 raft_consensus.cc:493] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:43.765671  9058 raft_consensus.cc:515] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:43.768427  9058 leader_election.cc:290] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:43.905956  9058 raft_consensus.cc:493] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:43.906744  9058 raft_consensus.cc:515] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:43.909302  9058 leader_election.cc:290] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219), e110c9dc7e954e58b51ff460008da62b (127.3.176.132:43437)
I20260608 09:49:44.137216  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:49:44.366940  9058 raft_consensus.cc:493] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:44.367590  9058 raft_consensus.cc:515] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:44.370514  9058 leader_election.cc:290] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:44.399132  9058 raft_consensus.cc:493] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:44.399904  9058 raft_consensus.cc:515] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:44.403766  9058 leader_election.cc:290] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:44.404567  9058 raft_consensus.cc:493] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:44.405195  9058 raft_consensus.cc:515] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:44.509788  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffb7e6fdd1f4b06a7e6ccc1a7a4e875" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:44.510629  8453 raft_consensus.cc:2468] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 1.
I20260608 09:49:44.512274  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:44.524793  9066 raft_consensus.cc:493] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:44.525797  9066 raft_consensus.cc:515] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:44.528721  9066 leader_election.cc:290] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:44.554503  9065 raft_consensus.cc:493] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:44.555025  9062 raft_consensus.cc:493] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:44.574394  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:44.507682  9064 raft_consensus.cc:493] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
W20260608 09:49:44.582307  9060 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.870s	user 0.003s	sys 0.012s
I20260608 09:49:44.592290  9073 raft_consensus.cc:493] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:44.593530  8191 catalog_manager.cc:5027] TS a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): tablet 16151dd2a7274e128e0daa645b70c3b5 (table test-workload [id=044fad5cf3924240b1710c39254f5325]) successfully deleted
I20260608 09:49:44.594827  9063 raft_consensus.cc:493] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:44.537650  9067 raft_consensus.cc:493] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2debd5d2cc5444158885cad2a42d9b3b)
W20260608 09:49:44.655061  9060 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.915s	user 0.003s	sys 0.012s
I20260608 09:49:44.662914  9066 raft_consensus.cc:493] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:44.663255  9071 raft_consensus.cc:493] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
W20260608 09:49:44.665313  8191 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 71808.4us
I20260608 09:49:44.669389  9067 raft_consensus.cc:515] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:44.646896  9065 raft_consensus.cc:515] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:44.752897  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039118979b7b499197b0fad27e189482" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:44.751631  9066 raft_consensus.cc:515] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } attrs { replace: true } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:44.764269  8451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8db73209e4f48c78918dec0829a75b0" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:44.715165  9058 leader_election.cc:290] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219), 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134:45323)
I20260608 09:49:44.667933  9064 raft_consensus.cc:515] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:44.765991  9058 raft_consensus.cc:493] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:44.766844  9058 raft_consensus.cc:515] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:44.767674  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "e110c9dc7e954e58b51ff460008da62b" is_pre_election: true
I20260608 09:49:44.768124  9064 leader_election.cc:290] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:44.768515  8765 raft_consensus.cc:2468] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 1.
I20260608 09:49:44.749112  9071 raft_consensus.cc:515] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:44.769354  9058 leader_election.cc:290] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133:45121)
I20260608 09:49:44.665993  9073 raft_consensus.cc:515] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:44.770043  8458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039118979b7b499197b0fad27e189482" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:44.770984  9071 leader_election.cc:290] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:44.647764  9062 raft_consensus.cc:515] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:44.774884  9062 leader_election.cc:290] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:44.762568  9072 consensus_queue.cc:1048] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:49:44.922650  8347 leader_election.cc:304] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, e110c9dc7e954e58b51ff460008da62b; no voters: 
I20260608 09:49:44.775950  9065 leader_election.cc:290] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219), 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134:45323)
I20260608 09:49:44.667742  9063 raft_consensus.cc:515] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
W20260608 09:49:44.926503  8347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 148501us
W20260608 09:49:44.928346  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 173352us
W20260608 09:49:44.929493  8422 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260608 09:49:44.818468  9062 raft_consensus.cc:493] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:44.765961  9066 leader_election.cc:290] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219), 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134:45323)
I20260608 09:49:45.012238  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:44.930486  9058 raft_consensus.cc:2804] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:49:45.017947  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039118979b7b499197b0fad27e189482" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:45.022239  8379 raft_consensus.cc:2468] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
I20260608 09:49:44.927085  9073 leader_election.cc:290] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 6bb3c58975174f7096ffde630c8a50cc (127.3.176.134:45323)
I20260608 09:49:45.018965  8914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8db73209e4f48c78918dec0829a75b0" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6bb3c58975174f7096ffde630c8a50cc" is_pre_election: true
I20260608 09:49:45.008546  9062 raft_consensus.cc:515] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } attrs { replace: true } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:45.021049  9063 leader_election.cc:290] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:45.009640  9068 raft_consensus.cc:493] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:45.031271  9067 leader_election.cc:290] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), e110c9dc7e954e58b51ff460008da62b (127.3.176.132:43437)
I20260608 09:49:45.032217  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "6bb3c58975174f7096ffde630c8a50cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:45.059326  9068 raft_consensus.cc:515] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:45.060144  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "e110c9dc7e954e58b51ff460008da62b" is_pre_election: true
I20260608 09:49:45.061074  8765 raft_consensus.cc:2468] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d3edb03cf24fedb320b6791b60880e in term 1.
W20260608 09:49:45.053783  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 124302us
I20260608 09:49:45.021916  9058 raft_consensus.cc:493] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:45.076103  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
W20260608 09:49:45.138419  3778 thread.cc:527] Waited for 1000ms trying to join with rpc worker (tid 8320)
I20260608 09:49:45.099308  8375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8db73209e4f48c78918dec0829a75b0" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:45.099471  9058 raft_consensus.cc:3060] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:49:45.103422  8190 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 82248.3us
I20260608 09:49:45.102995  8421 leader_election.cc:304] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e, e110c9dc7e954e58b51ff460008da62b; no voters: 
I20260608 09:49:45.107941  9062 leader_election.cc:290] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219), e110c9dc7e954e58b51ff460008da62b (127.3.176.132:43437)
I20260608 09:49:45.106958  9068 leader_election.cc:290] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:45.106122  8457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4586e4835ab84f3e90a6ac7fef8f0078" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:45.323261  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8db73209e4f48c78918dec0829a75b0" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:45.108033  8349 leader_election.cc:304] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
I20260608 09:49:45.327803  8380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:45.321167  8375 raft_consensus.cc:2468] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
I20260608 09:49:45.328876  9067 raft_consensus.cc:2804] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:49:45.329456  9067 raft_consensus.cc:493] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2debd5d2cc5444158885cad2a42d9b3b)
I20260608 09:49:45.329895  9067 raft_consensus.cc:3060] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:49:45.326253  8421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 223764us
I20260608 09:49:45.327747  8840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" is_pre_election: true
I20260608 09:49:45.331434  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:45.331861  8840 raft_consensus.cc:2468] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 1.
I20260608 09:49:45.333549  8348 leader_election.cc:304] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b4392b4d53e546a2a72ce3fd81ec3718; no voters: 
I20260608 09:49:45.328140  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24322fa6a0e14ffba4138ec2aec595b3" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:45.347743  9079 raft_consensus.cc:2804] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:49:45.353813  9079 raft_consensus.cc:493] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:45.354435  9079 raft_consensus.cc:3060] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:45.378464  9065 raft_consensus.cc:2804] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:49:45.379112  9065 raft_consensus.cc:493] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:45.379521  9065 raft_consensus.cc:3060] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:45.382587  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "6bb3c58975174f7096ffde630c8a50cc" is_pre_election: true
I20260608 09:49:45.384230  8383 raft_consensus.cc:2468] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
I20260608 09:49:45.357441  8376 raft_consensus.cc:2468] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
I20260608 09:49:45.391165  8840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" is_pre_election: true
I20260608 09:49:45.392045  8840 raft_consensus.cc:2468] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 1.
I20260608 09:49:45.393200  8199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56064 (request call id 70) took 3192 ms. Trace:
I20260608 09:49:45.399219  8369 tablet_service.cc:1558] Processing DeleteTablet for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd with delete_type TABLET_DATA_TOMBSTONED (TS 2debd5d2cc5444158885cad2a42d9b3b not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:55422
I20260608 09:49:45.393662  8199 rpcz_store.cc:276] 0608 09:49:42.200465 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:42.200656 (+   191us) service_pool.cc:224] Handling call
0608 09:49:45.393096 (+3192440us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:49:43.708977 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0608 09:49:43.709668 (+   691us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:49:43.709705 (+    37us) write_op.cc:435] Acquired schema lock
0608 09:49:43.709724 (+    19us) tablet.cc:662] Decoding operations
0608 09:49:43.710147 (+   423us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:49:43.710224 (+    77us) write_op.cc:641] Partition lock acquired for write op
0608 09:49:43.710253 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:49:43.710460 (+   207us) tablet.cc:701] Row locks acquired
0608 09:49:43.710478 (+    18us) write_op.cc:260] PREPARE: finished
0608 09:49:43.710649 (+   171us) write_op.cc:270] Start()
0608 09:49:43.710779 (+   130us) write_op.cc:276] Timestamp: P: 1780912183710595 usec, L: 0
0608 09:49:43.710799 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 09:49:43.711562 (+   763us) log.cc:844] Serialized 535 byte log entry
0608 09:49:44.775775 (+1064213us) op_driver.cc:464] REPLICATION: finished
0608 09:49:45.070505 (+294730us) write_op.cc:301] APPLY: starting
0608 09:49:45.070639 (+   134us) tablet.cc:1367] starting BulkCheckPresence
0608 09:49:45.070812 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0608 09:49:45.070977 (+   165us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:49:45.071288 (+   311us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:49:45.071505 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0608 09:49:45.071556 (+    51us) write_op.cc:312] APPLY: finished
0608 09:49:45.071859 (+   303us) log.cc:844] Serialized 22 byte log entry
0608 09:49:45.072062 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:49:45.100010 (+ 27948us) write_op.cc:454] Released schema lock
0608 09:49:45.102650 (+  2640us) write_op.cc:341] FINISH: Updating metrics
0608 09:49:45.321441 (+218791us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:49:45.322078 (+   637us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1222575,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":294356,"apply.run_cpu_time_us":2486,"apply.run_wall_time_us":136046,"num_ops":1,"prepare.queue_time_us":113538,"prepare.run_cpu_time_us":16834,"prepare.run_wall_time_us":988795,"raft.queue_time_us":190665,"raft.run_cpu_time_us":26974,"raft.run_wall_time_us":242412,"replication_time_us":1064791,"thread_start_us":1339104,"threads_started":4,"wal-append.queue_time_us":870965}]]}
W20260608 09:49:45.321434  8878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 273754us
W20260608 09:49:45.397154  8349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 289372us
W20260608 09:49:45.426932  8348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 92266.7us
I20260608 09:49:45.432574  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:45.444581  8272 leader_election.cc:304] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
W20260608 09:49:45.445119  8878 leader_election.cc:336] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:49:45.445708  8272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 123748us
I20260608 09:49:45.445876  9078 raft_consensus.cc:2804] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:49:45.446372  9078 raft_consensus.cc:493] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:45.446776  9078 raft_consensus.cc:3060] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:45.452633  8272 leader_election.cc:304] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4392b4d53e546a2a72ce3fd81ec3718, b44f4d524e2444fcb2c3159df0942531; no voters: 2debd5d2cc5444158885cad2a42d9b3b
I20260608 09:49:45.457600  8272 leader_election.cc:304] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:45.458876  9068 raft_consensus.cc:2804] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:49:45.459431  9068 raft_consensus.cc:493] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2debd5d2cc5444158885cad2a42d9b3b)
I20260608 09:49:45.447357  9067 raft_consensus.cc:515] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
W20260608 09:49:45.460482  8190 catalog_manager.cc:4754] TS b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fe6d7fbca84146f8827e15654afea8dc: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260608 09:49:45.462196  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24322fa6a0e14ffba4138ec2aec595b3" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:45.462996  9066 raft_consensus.cc:2804] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:49:45.463115  8272 leader_election.cc:304] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:45.463538  9066 raft_consensus.cc:493] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:45.464032  9062 raft_consensus.cc:2804] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:49:45.464176  9066 raft_consensus.cc:3060] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:45.464569  9062 raft_consensus.cc:493] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:45.465106  9062 raft_consensus.cc:3060] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:45.459888  9068 raft_consensus.cc:3060] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:45.472743  9062 raft_consensus.cc:515] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:45.462399  9067 leader_election.cc:290] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), e110c9dc7e954e58b51ff460008da62b (127.3.176.132:43437)
I20260608 09:49:45.451119  8455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05752f4a94cc44a88aa439963dfa6be5" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:45.479513  9087 raft_consensus.cc:493] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2debd5d2cc5444158885cad2a42d9b3b)
I20260608 09:49:45.445705  8878 leader_election.cc:304] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bb3c58975174f7096ffde630c8a50cc; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:45.473101  9066 raft_consensus.cc:515] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:45.487874  9062 leader_election.cc:290] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:45.488385  9066 leader_election.cc:290] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:45.494395  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24322fa6a0e14ffba4138ec2aec595b3" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:45.496196  8452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:45.488843  8764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "e110c9dc7e954e58b51ff460008da62b"
I20260608 09:49:45.497356  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e" is_pre_election: true
I20260608 09:49:45.499311  8453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24322fa6a0e14ffba4138ec2aec595b3" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:45.488965  9087 raft_consensus.cc:515] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:45.508200  9063 raft_consensus.cc:2749] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:45.509426  8878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 64358.6us
I20260608 09:49:45.515645  9078 raft_consensus.cc:515] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
W20260608 09:49:45.518246  8348 leader_election.cc:336] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:45.520707  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63146b81ddcd4ff688aaf5e522f1b470" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:45.521428  8378 raft_consensus.cc:3060] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:49:45.520304  8348 leader_election.cc:336] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:49:45.524794  8348 leader_election.cc:336] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:45.525280  8348 leader_election.cc:304] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:45.533108  8378 raft_consensus.cc:2468] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 2.
I20260608 09:49:45.534319  8272 leader_election.cc:304] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:45.536197  8273 leader_election.cc:304] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 6bb3c58975174f7096ffde630c8a50cc, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:45.536482  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24322fa6a0e14ffba4138ec2aec595b3" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:45.537515  9066 raft_consensus.cc:2804] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:49:45.538774  9078 leader_election.cc:290] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:45.540138  9087 leader_election.cc:290] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
I20260608 09:49:45.541163  8349 leader_election.cc:304] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:45.541507  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039118979b7b499197b0fad27e189482" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:45.538725  8378 raft_consensus.cc:1240] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Rejecting Update request from peer a4d3edb03cf24fedb320b6791b60880e for earlier term 1. Current term is 2. Ops: []
I20260608 09:49:45.518778  9065 raft_consensus.cc:515] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:45.544773  9089 tablet_replica.cc:333] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
W20260608 09:49:45.547380  8273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 43810.3us
I20260608 09:49:45.553334  8376 raft_consensus.cc:3060] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:45.568500  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05752f4a94cc44a88aa439963dfa6be5" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:45.569361  9089 raft_consensus.cc:2243] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:45.561021  9079 raft_consensus.cc:515] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:45.576550  8379 raft_consensus.cc:1240] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Rejecting Update request from peer b44f4d524e2444fcb2c3159df0942531 for earlier term 1. Current term is 2. Ops: []
I20260608 09:49:45.568460  8384 raft_consensus.cc:3060] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:45.565675  8201 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56070 (request call id 71) took 1990 ms. Trace:
I20260608 09:49:45.586822  9089 raft_consensus.cc:2272] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:45.595281  9089 ts_tablet_manager.cc:1916] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260608 09:49:45.587997  8349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.131:40219, user_credentials={real_user=slave}} blocked reactor thread for 46925us
I20260608 09:49:45.599887  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8db73209e4f48c78918dec0829a75b0" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6bb3c58975174f7096ffde630c8a50cc" is_pre_election: true
I20260608 09:49:45.600674  9058 raft_consensus.cc:515] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:45.585637  9066 raft_consensus.cc:697] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: Becoming Leader. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:45.605258  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b3ed92cb0e4bcc9f9884d43ec10bbd" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "6bb3c58975174f7096ffde630c8a50cc" is_pre_election: true
I20260608 09:49:45.604892  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:45.602368  9093 raft_consensus.cc:2749] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:45.606968  8380 raft_consensus.cc:1813] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Handling vote request from an unknown peer b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:45.609889  8380 raft_consensus.cc:2393] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b44f4d524e2444fcb2c3159df0942531 in current term 2: Already voted for candidate 2debd5d2cc5444158885cad2a42d9b3b in this term.
I20260608 09:49:45.610850  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4586e4835ab84f3e90a6ac7fef8f0078" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
I20260608 09:49:45.608989  8349 leader_election.cc:304] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: 6bb3c58975174f7096ffde630c8a50cc, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:45.611536  8376 raft_consensus.cc:2468] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 2.
I20260608 09:49:45.613191  9090 raft_consensus.cc:2749] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:45.614620  9068 raft_consensus.cc:515] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:45.614879  9079 leader_election.cc:290] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133:45121)
I20260608 09:49:45.630699  9095 raft_consensus.cc:2749] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:45.716447  8935 debug-util.cc:398] Leaking SignalData structure 0x7b08002e0060 after lost signal to thread 3781
I20260608 09:49:45.747596  9096 raft_consensus.cc:2749] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:45.749146  8935 debug-util.cc:398] Leaking SignalData structure 0x7b08002e0740 after lost signal to thread 8240
I20260608 09:49:45.750070  8384 raft_consensus.cc:2468] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 2.
W20260608 09:49:45.834525  8804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 62047.5us
I20260608 09:49:45.815622  9066 consensus_queue.cc:237] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:46.007740  8764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "e110c9dc7e954e58b51ff460008da62b" is_pre_election: true
I20260608 09:49:45.858667  9068 leader_election.cc:290] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 election: Requested vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), b4392b4d53e546a2a72ce3fd81ec3718 (127.3.176.133:45121)
I20260608 09:49:45.860333  9065 leader_election.cc:290] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 election: Requested vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:46.857908  8198 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56078 (request call id 68) took 3281 ms. Trace:
W20260608 09:49:45.883225  8272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 323982us
I20260608 09:49:46.859460  8271 leader_election.cc:304] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b44f4d524e2444fcb2c3159df0942531; no voters: a4d3edb03cf24fedb320b6791b60880e, e110c9dc7e954e58b51ff460008da62b
I20260608 09:49:46.860879  9078 raft_consensus.cc:2749] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:46.073010  8383 raft_consensus.cc:1240] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Rejecting Update request from peer a4d3edb03cf24fedb320b6791b60880e for earlier term 1. Current term is 2. Ops: []
I20260608 09:49:45.581048  8201 rpcz_store.cc:276] 0608 09:49:43.575705 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:43.575970 (+   265us) service_pool.cc:224] Handling call
0608 09:49:45.563943 (+1987973us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34897,"reported_tablets":1}
I20260608 09:49:46.088891  8379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55440 (request call id 230) took 1031 ms. Trace:
I20260608 09:49:46.863490  8198 rpcz_store.cc:276] 0608 09:49:43.576063 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:43.576246 (+   183us) service_pool.cc:224] Handling call
0608 09:49:46.857825 (+3281579us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18420,"reported_tablets":3}
I20260608 09:49:46.864600  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:46.863132  8379 rpcz_store.cc:276] 0608 09:49:45.057944 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:45.058107 (+   163us) service_pool.cc:224] Handling call
0608 09:49:45.492722 (+434615us) spinlock_profiling.cc:243] Waited 3.92 ms on lock 0x7b58001ea298. stack: 00007fa47ef753a1 00007fa47ef751c8 00007fa47e750f11 000000000047cd55 000000000047cca8 00007fa47ecaad9b 00007fa47ef60835 00007fa47ef605cd 00007fa489232848 00007fa487e62a6c 00007fa487fcbd90 00007fa487fcbe7e 00007fa487f5bac6 00007fa487f2f348 00007fa487f2e9ee 00007fa48099c996
0608 09:49:45.492977 (+   255us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 09:49:45.576995 (+ 84018us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 09:49:46.088530 (+511535us) spinlock_profiling.cc:243] Waited 83.4 ms on lock 0x7b5400190d54. stack: 00007fa47ef753a1 00007fa47ef751c8 00007fa47e750f11 000000000047cd55 000000000047cca8 00007fa4826285cb 00007fa4827404f8 00007fa48273c683 00007fa487f2eac0 00007fa48099c996 00007fa48099c880 00007fa48099c757 00007fa48099c6a7 00007fa48099a989 00007fa4806ff8ed 00007fa4806fe748
0608 09:49:46.088773 (+   243us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":200751104}
I20260608 09:49:46.860814  8840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16151dd2a7274e128e0daa645b70c3b5" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "b4392b4d53e546a2a72ce3fd81ec3718"
I20260608 09:49:46.866107  8840 raft_consensus.cc:3060] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:46.100657  8349 leader_election.cc:304] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: 6bb3c58975174f7096ffde630c8a50cc, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:46.122722  8376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b" is_pre_election: true
W20260608 09:49:46.127103  8348 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.592s	user 0.009s	sys 0.025s
W20260608 09:49:46.870414  8348 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.336s	user 0.010s	sys 0.026s
W20260608 09:49:46.871104  8348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 1.34623e+06us
W20260608 09:49:46.131220  8422 leader_election.cc:336] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:49:46.872357  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 741113us
W20260608 09:49:46.873080  8422 consensus_peers.cc:597] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e -> Peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Couldn't send request to peer b44f4d524e2444fcb2c3159df0942531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:46.873404  8384 raft_consensus.cc:1240] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Rejecting Update request from peer b44f4d524e2444fcb2c3159df0942531 for earlier term 1. Current term is 2. Ops: []
W20260608 09:49:46.873728  8422 leader_election.cc:336] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:46.875779  8382 raft_consensus.cc:1275] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 09:49:46.137584  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489f1fea11984ea2aa2937d156c0c0d6" candidate_uuid: "a4d3edb03cf24fedb320b6791b60880e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "2debd5d2cc5444158885cad2a42d9b3b"
I20260608 09:49:46.146543  8196 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39560 (request call id 12) took 2571 ms. Trace:
I20260608 09:49:46.039680  8765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "e110c9dc7e954e58b51ff460008da62b"
I20260608 09:49:46.156265  8377 raft_consensus.cc:1240] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Rejecting Update request from peer a4d3edb03cf24fedb320b6791b60880e for earlier term 1. Current term is 2. Ops: []
W20260608 09:49:45.859938  8935 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4bc0 after lost signal to thread 8333
I20260608 09:49:45.858270  9058 leader_election.cc:290] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 election: Requested vote from peers a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219), e110c9dc7e954e58b51ff460008da62b (127.3.176.132:43437)
I20260608 09:49:46.668475  8454 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54812 (request call id 188) took 2071 ms. Trace:
W20260608 09:49:46.721012  8190 catalog_manager.cc:4754] TS b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fe6d7fbca84146f8827e15654afea8dc: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260608 09:49:46.885954  8190 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 164994us
I20260608 09:49:46.877118  8196 rpcz_store.cc:276] 0608 09:49:43.575374 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:43.575541 (+   167us) service_pool.cc:224] Handling call
0608 09:49:46.146471 (+2570930us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":169784,"reported_tablets":1}
I20260608 09:49:46.837105  8375 raft_consensus.cc:1240] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Rejecting Update request from peer a4d3edb03cf24fedb320b6791b60880e for earlier term 1. Current term is 2. Ops: []
W20260608 09:49:46.888880  8935 debug-util.cc:398] Leaking SignalData structure 0x7b0800173240 after lost signal to thread 8408
W20260608 09:49:46.889263  8935 debug-util.cc:398] Leaking SignalData structure 0x7b0800009980 after lost signal to thread 8409
I20260608 09:49:46.889374  8375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55428 (request call id 221) took 1350 ms. Trace:
I20260608 09:49:46.889818  8375 rpcz_store.cc:276] 0608 09:49:45.539268 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:45.539408 (+   140us) service_pool.cc:224] Handling call
0608 09:49:46.836891 (+1297483us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 09:49:46.888206 (+ 51315us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 09:49:46.889117 (+   911us) spinlock_profiling.cc:243] Waited 1.3 s on lock 0x7b54003390d0. stack: 00007fa47ef753a1 00007fa47ef751c8 00007fa47e750f11 000000000047cd55 000000000047cca8 00007fa4826285cb 00007fa48273cca4 00007fa487f2eac0 00007fa48099c996 00007fa48099c880 00007fa48099c757 00007fa48099c6a7 00007fa48099a989 00007fa4806ff8ed 00007fa4806fe748 00007fa4806fdd3f
0608 09:49:46.889282 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2983123712}
W20260608 09:49:46.837009  8380 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55440 (request call id 234) took 1512 ms (client timeout 1807 ms). Trace:
W20260608 09:49:46.890988  8380 rpcz_store.cc:269] 0608 09:49:45.324319 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:45.327436 (+  3117us) service_pool.cc:224] Handling call
0608 09:49:46.836727 (+1509291us) spinlock_profiling.cc:243] Waited 278 ms on lock 0x7b54003390d4. stack: 00007fa47ef753a1 00007fa47ef751c8 00007fa47e750f11 000000000047cd55 000000000047cca8 00007fa4826285cb 00007fa48274699d 00007fa487f3183b 00007fa4809a71f6 00007fa4809a70e0 00007fa4809a6fb7 00007fa4809a6f07 00007fa4809a51e9 00007fa4806ff8ed 00007fa4806fe748 00007fa4806fdd3f
0608 09:49:46.836917 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":639495040}
I20260608 09:49:45.865646  9089 ts_tablet_manager.cc:1929] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:49:46.892248  9089 log.cc:1199] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/91b3ed92cb0e4bcc9f9884d43ec10bbd
I20260608 09:49:46.885627  8454 rpcz_store.cc:276] 0608 09:49:44.597247 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:44.597442 (+   195us) service_pool.cc:224] Handling call
0608 09:49:44.597836 (+   394us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 09:49:44.773429 (+175593us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 09:49:44.773467 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0608 09:49:44.773522 (+    55us) raft_consensus.cc:1645] Marking committed up to 27
0608 09:49:44.773561 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 09:49:46.668146 (+1894585us) spinlock_profiling.cc:243] Waited 175 ms on lock 0x7b540035c854. stack: 00007fa47ef753a1 00007fa47ef751c8 00007fa47e750f11 000000000047cd55 000000000047cca8 00007fa4826285cb 00007fa4827404f8 00007fa48273c683 00007fa487f2eac0 00007fa48099c996 00007fa48099c880 00007fa48099c757 00007fa48099c6a7 00007fa48099a989 00007fa4806ff8ed 00007fa4806fe748
0608 09:49:46.668201 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 09:49:46.668381 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":403136896}
I20260608 09:49:46.893534  9089 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:55422 (request call id 14) took 1496 ms. Trace:
W20260608 09:49:46.894563  8935 debug-util.cc:398] Leaking SignalData structure 0x7b08001a5b00 after lost signal to thread 8482
W20260608 09:49:46.894932  8935 debug-util.cc:398] Leaking SignalData structure 0x7b080019be40 after lost signal to thread 8483
W20260608 09:49:46.881388  8348 leader_election.cc:336] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:46.883401  8838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4b24fd0aa4f3ea4abcb16e72e547c" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "b4392b4d53e546a2a72ce3fd81ec3718"
I20260608 09:49:46.897930  8348 leader_election.cc:304] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:46.893925  9089 rpcz_store.cc:276] 0608 09:49:45.398567 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:49:45.398853 (+   286us) service_pool.cc:224] Handling call
0608 09:49:45.490270 (+ 91417us) ts_tablet_manager.cc:1151] Deleting tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd
0608 09:49:45.490364 (+    94us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0608 09:49:45.856397 (+366033us) tablet_metadata.cc:665] Metadata flushed
0608 09:49:45.865488 (+  9091us) tablet_metadata.cc:665] Metadata flushed
0608 09:49:46.893435 (+1027947us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1091,"tablet-delete.queue_time_us":90348,"thread_start_us":56299,"threads_started":1}
I20260608 09:49:46.901319  8190 catalog_manager.cc:5027] TS 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd (table test-workload [id=044fad5cf3924240b1710c39254f5325]) successfully deleted
I20260608 09:49:46.904250  9058 raft_consensus.cc:2749] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:46.905771  8840 raft_consensus.cc:2468] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b44f4d524e2444fcb2c3159df0942531 in term 2.
I20260608 09:49:46.906629  8839 raft_consensus.cc:1240] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Rejecting Update request from peer 2debd5d2cc5444158885cad2a42d9b3b for earlier term 1. Current term is 2. Ops: []
W20260608 09:49:46.908584  8349 raft_consensus.cc:2686] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260608 09:49:46.909062  8349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.134:45323, user_credentials={real_user=slave}} blocked reactor thread for 808469us
I20260608 09:49:46.911412  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffb7e6fdd1f4b06a7e6ccc1a7a4e875" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:46.912755  8453 raft_consensus.cc:1240] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Rejecting Update request from peer 2debd5d2cc5444158885cad2a42d9b3b for earlier term 1. Current term is 2. Ops: []
I20260608 09:49:46.912711  8198 catalog_manager.cc:5696] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc reported cstate change: config changed from index 26 to 27, VOTER 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130) evicted. New cstate: current_term: 1 leader_uuid: "a4d3edb03cf24fedb320b6791b60880e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } } }
I20260608 09:49:46.914284  8454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6d7fbca84146f8827e15654afea8dc" candidate_uuid: "2debd5d2cc5444158885cad2a42d9b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:46.912034  8456 raft_consensus.cc:3060] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:46.917891  8196 catalog_manager.cc:5696] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 reported cstate change: term changed from 1 to 2, leader changed from a4d3edb03cf24fedb320b6791b60880e (127.3.176.131) to b44f4d524e2444fcb2c3159df0942531 (127.3.176.129). New cstate: current_term: 2 leader_uuid: "b44f4d524e2444fcb2c3159df0942531" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: UNKNOWN } } }
W20260608 09:49:46.920809  8348 leader_election.cc:336] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:46.921303  8348 leader_election.cc:304] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:46.925530  9065 raft_consensus.cc:2749] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:46.926144  8349 leader_election.cc:304] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: a4d3edb03cf24fedb320b6791b60880e, e110c9dc7e954e58b51ff460008da62b
I20260608 09:49:46.926352  9065 consensus_queue.cc:1059] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: INVALID_TERM, Last received: 1.27, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:49:46.927625  9058 raft_consensus.cc:2749] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:49:46.930763  8456 raft_consensus.cc:2468] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debd5d2cc5444158885cad2a42d9b3b in term 2.
I20260608 09:49:46.932374  8349 leader_election.cc:304] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e; no voters: 
W20260608 09:49:46.935122  8348 leader_election.cc:336] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:49:46.936067  8348 leader_election.cc:336] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:49:46.936777  8348 leader_election.cc:336] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:46.937077  8348 leader_election.cc:304] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
W20260608 09:49:46.904297  8935 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5740 after lost signal to thread 8864
I20260608 09:49:46.938786  9109 raft_consensus.cc:2804] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:49:46.947101  9110 raft_consensus.cc:2749] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:46.947623  9109 raft_consensus.cc:697] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 LEADER]: Becoming Leader. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Running, Role: LEADER
I20260608 09:49:46.948863  9109 consensus_queue.cc:237] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
W20260608 09:49:46.954479  8348 leader_election.cc:336] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:46.956766  9110 consensus_queue.cc:1059] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.28, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:49:46.957799  9110 raft_consensus.cc:3055] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:49:46.958168  9110 raft_consensus.cc:740] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Running, Role: LEADER
I20260608 09:49:46.959317  9110 consensus_queue.cc:260] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:46.960966  9110 raft_consensus.cc:3060] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:49:46.962579  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 88240.5us
I20260608 09:49:46.964126  8456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039118979b7b499197b0fad27e189482" candidate_uuid: "b44f4d524e2444fcb2c3159df0942531" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "a4d3edb03cf24fedb320b6791b60880e"
I20260608 09:49:46.967857  8456 raft_consensus.cc:3055] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:49:46.968338  8456 raft_consensus.cc:740] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Running, Role: LEADER
I20260608 09:49:46.969316  8456 consensus_queue.cc:260] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:46.970422  8456 raft_consensus.cc:3060] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:49:46.975687  8421 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260608 09:49:46.977341  8350 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 09:49:46.978130  9058 raft_consensus.cc:3055] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:49:46.978608  9058 raft_consensus.cc:740] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2debd5d2cc5444158885cad2a42d9b3b, State: Running, Role: LEADER
I20260608 09:49:46.979629  9058 consensus_queue.cc:260] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:46.981034  9058 raft_consensus.cc:3060] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:46.986372  8272 leader_election.cc:304] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:46.987989  8272 leader_election.cc:304] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531; no voters: 
I20260608 09:49:46.988548  9068 raft_consensus.cc:2804] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:49:46.988797  9078 raft_consensus.cc:2804] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:49:46.994079  9068 raft_consensus.cc:697] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: Becoming Leader. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:46.995136  9068 consensus_queue.cc:237] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:46.994109  9066 consensus_queue.cc:1059] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.003s
I20260608 09:49:47.002779  8456 raft_consensus.cc:1275] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Refusing update from remote peer b44f4d524e2444fcb2c3159df0942531: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 09:49:47.013443  8422 leader_election.cc:304] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:47.014760  8422 leader_election.cc:304] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:47.016492  9105 raft_consensus.cc:2749] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:47.018801  9105 raft_consensus.cc:2749] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:47.018554  9106 consensus_queue.cc:1048] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 09:49:47.025797  8804 leader_election.cc:336] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:47.015769  9066 raft_consensus.cc:3055] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:49:47.027211  8456 raft_consensus.cc:1240] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Rejecting Update request from peer b44f4d524e2444fcb2c3159df0942531 for earlier term 1. Current term is 2. Ops: []
I20260608 09:49:47.028319  9078 raft_consensus.cc:697] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: Becoming Leader. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:47.035991  9078 consensus_queue.cc:237] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:47.020435  9114 consensus_queue.cc:1059] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: INVALID_TERM, Last received: 1.28, Next index: 29, Last known committed idx: 28, Time since last communication: 0.017s
I20260608 09:49:47.038386  9114 raft_consensus.cc:3055] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:49:47.038771  9114 raft_consensus.cc:740] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:47.034001  9066 raft_consensus.cc:740] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:47.040225  9114 consensus_queue.cc:260] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:47.041432  9114 raft_consensus.cc:3060] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:47.041281  9066 consensus_queue.cc:260] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:47.042682  9066 raft_consensus.cc:3060] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:47.039752  8804 leader_election.cc:304] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4392b4d53e546a2a72ce3fd81ec3718; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
W20260608 09:49:47.061707  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 47010.7us
I20260608 09:49:47.062835  8272 leader_election.cc:304] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4392b4d53e546a2a72ce3fd81ec3718, b44f4d524e2444fcb2c3159df0942531; no voters: 2debd5d2cc5444158885cad2a42d9b3b
I20260608 09:49:47.063766  9068 raft_consensus.cc:2804] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:49:47.064361  9068 raft_consensus.cc:697] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: Becoming Leader. State: Replica: b44f4d524e2444fcb2c3159df0942531, State: Running, Role: LEADER
I20260608 09:49:47.056526  8201 catalog_manager.cc:5696] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b reported cstate change: term changed from 1 to 2, leader changed from b44f4d524e2444fcb2c3159df0942531 (127.3.176.129) to 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130). New cstate: current_term: 2 leader_uuid: "2debd5d2cc5444158885cad2a42d9b3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:47.065307  9068 consensus_queue.cc:237] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:47.070500  8422 leader_election.cc:304] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e; no voters: 2debd5d2cc5444158885cad2a42d9b3b, e110c9dc7e954e58b51ff460008da62b
I20260608 09:49:47.070735  9105 consensus_queue.cc:1059] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:49:47.076185  8804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.129:36755, user_credentials={real_user=slave}} blocked reactor thread for 50428.6us
I20260608 09:49:47.076301  9118 raft_consensus.cc:2749] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:47.110258  9117 raft_consensus.cc:2749] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 09:49:47.114765  8348 leader_election.cc:336] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:47.115491  8348 leader_election.cc:304] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debd5d2cc5444158885cad2a42d9b3b; no voters: b4392b4d53e546a2a72ce3fd81ec3718, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:47.116442  9058 raft_consensus.cc:2749] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 09:49:47.117769  8348 leader_election.cc:336] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:49:47.119235  8422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:46679, user_credentials={real_user=slave}} blocked reactor thread for 44567.2us
I20260608 09:49:47.121428  9117 raft_consensus.cc:3055] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:49:47.121898  9117 raft_consensus.cc:740] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Running, Role: LEADER
I20260608 09:49:47.123034  9117 consensus_queue.cc:260] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
I20260608 09:49:47.124752  9117 raft_consensus.cc:3060] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:47.128355  9114 consensus_queue.cc:1048] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:49:47.119127  9105 consensus_queue.cc:1059] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: INVALID_TERM, Last received: 1.24, Next index: 25, Last known committed idx: 24, Time since last communication: 0.010s
I20260608 09:49:47.147436  9123 consensus_queue.cc:1059] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 }, Status: INVALID_TERM, Last received: 1.27, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
W20260608 09:49:47.162621  8479 debug-util.cc:398] Leaking SignalData structure 0x7b08000e8040 after lost signal to thread 3781
W20260608 09:49:47.164676  8479 debug-util.cc:398] Leaking SignalData structure 0x7b08000cc940 after lost signal to thread 8240
I20260608 09:49:47.164347  9117 raft_consensus.cc:3055] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:49:47.174216  9117 raft_consensus.cc:740] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Running, Role: LEADER
W20260608 09:49:47.175554  8479 debug-util.cc:398] Leaking SignalData structure 0x7b08002355a0 after lost signal to thread 8333
I20260608 09:49:47.175895  9117 consensus_queue.cc:260] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
W20260608 09:49:47.177167  8479 debug-util.cc:398] Leaking SignalData structure 0x7b0800184fc0 after lost signal to thread 8408
W20260608 09:49:47.177524  8479 debug-util.cc:398] Leaking SignalData structure 0x7b0800052640 after lost signal to thread 8409
W20260608 09:49:47.180015  8479 debug-util.cc:398] Leaking SignalData structure 0x7b08002014e0 after lost signal to thread 8482
W20260608 09:49:47.180706  8479 debug-util.cc:398] Leaking SignalData structure 0x7b0800163040 after lost signal to thread 8483
W20260608 09:49:47.191736  8479 debug-util.cc:398] Leaking SignalData structure 0x7b0800121a20 after lost signal to thread 8789
W20260608 09:49:47.194339  8479 debug-util.cc:398] Leaking SignalData structure 0x7b080013bd80 after lost signal to thread 8864
I20260608 09:49:47.194610  9117 raft_consensus.cc:3060] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:49:47.213775  8479 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0a20 after lost signal to thread 8938
I20260608 09:49:47.219208  9121 raft_consensus.cc:3055] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:49:47.219688  9121 raft_consensus.cc:740] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d3edb03cf24fedb320b6791b60880e, State: Running, Role: LEADER
I20260608 09:49:47.220682  9121 consensus_queue.cc:260] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } }
W20260608 09:49:47.222973  8422 leader_election.cc:336] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:49:47.223428  8422 leader_election.cc:304] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d3edb03cf24fedb320b6791b60880e; no voters: 6bb3c58975174f7096ffde630c8a50cc, b44f4d524e2444fcb2c3159df0942531
W20260608 09:49:47.217469  8479 debug-util.cc:398] Leaking SignalData structure 0x7b080008fe80 after lost signal to thread 8939
W20260608 09:49:47.226927  8422 consensus_peers.cc:597] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e -> Peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Couldn't send request to peer b44f4d524e2444fcb2c3159df0942531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:49:47.229509  8422 consensus_peers.cc:597] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e -> Peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Couldn't send request to peer b44f4d524e2444fcb2c3159df0942531. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:49:47.230697  8191 catalog_manager.cc:5219] ChangeConfig:REMOVE_PEER RPC for tablet e8db73209e4f48c78918dec0829a75b0 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER failed with leader a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 26 but the committed config has opid_index of 27
I20260608 09:49:47.237169  9121 raft_consensus.cc:3060] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:47.226797  9105 raft_consensus.cc:2749] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:47.249447  8369 tablet_service.cc:1558] Processing DeleteTablet for tablet e8db73209e4f48c78918dec0829a75b0 with delete_type TABLET_DATA_TOMBSTONED (TS 2debd5d2cc5444158885cad2a42d9b3b not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:55422
I20260608 09:49:47.251140  9089 tablet_replica.cc:333] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.256546  9089 raft_consensus.cc:2243] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.257477  9089 raft_consensus.cc:2272] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.262002  9089 ts_tablet_manager.cc:1916] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:49:47.277990  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:47.279241  3778 tablet_replica.cc:333] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.280136  3778 raft_consensus.cc:2243] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.281085  3778 raft_consensus.cc:2272] T e8db73209e4f48c78918dec0829a75b0 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.283172  9089 ts_tablet_manager.cc:1929] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:49:47.283739  9089 log.cc:1199] T e8db73209e4f48c78918dec0829a75b0 P 2debd5d2cc5444158885cad2a42d9b3b: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/e8db73209e4f48c78918dec0829a75b0
I20260608 09:49:47.285872  8190 catalog_manager.cc:5027] TS 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): tablet e8db73209e4f48c78918dec0829a75b0 (table test-workload [id=044fad5cf3924240b1710c39254f5325]) successfully deleted
I20260608 09:49:47.286674  3778 tablet_replica.cc:333] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.287599  3778 raft_consensus.cc:2243] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:49:47.288682  3778 pending_rounds.cc:70] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531: Trying to abort 1 pending ops.
I20260608 09:49:47.289006  3778 pending_rounds.cc:77] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531: Aborting op as it isn't in flight: id { term: 2 index: 29 } timestamp: 7294616318232207360 op_type: NO_OP noop_request { }
I20260608 09:49:47.289440  3778 raft_consensus.cc:2889] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:49:47.289824  3778 raft_consensus.cc:2272] T 16151dd2a7274e128e0daa645b70c3b5 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.293763  3778 tablet_replica.cc:333] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.294754  3778 raft_consensus.cc:2243] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.295425  3778 raft_consensus.cc:2272] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.299564  3778 tablet_replica.cc:333] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.300505  3778 raft_consensus.cc:2243] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:49:47.301414  3778 pending_rounds.cc:70] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531: Trying to abort 1 pending ops.
I20260608 09:49:47.301723  3778 pending_rounds.cc:77] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531: Aborting op as it isn't in flight: id { term: 2 index: 26 } timestamp: 7294616317949992960 op_type: NO_OP noop_request { }
I20260608 09:49:47.302093  3778 raft_consensus.cc:2889] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:49:47.302461  3778 raft_consensus.cc:2272] T 24322fa6a0e14ffba4138ec2aec595b3 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.313585  3778 tablet_replica.cc:333] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.314205  3778 raft_consensus.cc:2243] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.314742  3778 raft_consensus.cc:2272] T fe6d7fbca84146f8827e15654afea8dc P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.317693  3778 tablet_replica.cc:333] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.318475  3778 raft_consensus.cc:2243] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:49:47.319593  3778 raft_consensus.cc:2272] T 63146b81ddcd4ff688aaf5e522f1b470 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.323962  3778 tablet_replica.cc:333] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.324777  3778 raft_consensus.cc:2243] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:49:47.325847  3778 raft_consensus.cc:2272] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.329521  3778 tablet_replica.cc:333] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.330346  3778 raft_consensus.cc:2243] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:49:47.331501  3778 raft_consensus.cc:2272] T 4586e4835ab84f3e90a6ac7fef8f0078 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.334905  3778 tablet_replica.cc:333] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.335753  3778 raft_consensus.cc:2243] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:49:47.336927  3778 pending_rounds.cc:70] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531: Trying to abort 1 pending ops.
I20260608 09:49:47.337251  3778 pending_rounds.cc:77] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531: Aborting op as it isn't in flight: id { term: 2 index: 25 } timestamp: 7294616318110048256 op_type: NO_OP noop_request { }
I20260608 09:49:47.337634  3778 raft_consensus.cc:2889] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:49:47.338007  3778 raft_consensus.cc:2272] T 039118979b7b499197b0fad27e189482 P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.341835  3778 tablet_replica.cc:333] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.342624  3778 raft_consensus.cc:2243] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.343206  3778 raft_consensus.cc:2272] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b44f4d524e2444fcb2c3159df0942531 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.347280  3778 tablet_replica.cc:333] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531: stopping tablet replica
I20260608 09:49:47.348022  3778 raft_consensus.cc:2243] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:49:47.349234  3778 raft_consensus.cc:2272] T 05752f4a94cc44a88aa439963dfa6be5 P b44f4d524e2444fcb2c3159df0942531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.402110  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:49:47.449756  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
W20260608 09:49:47.494881  8348 consensus_peers.cc:597] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b -> Peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Couldn't send request to peer b44f4d524e2444fcb2c3159df0942531. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:47.538182  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:47.540910  3778 tablet_replica.cc:333] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.543166  3778 raft_consensus.cc:2243] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.544240  3778 raft_consensus.cc:2272] T 05752f4a94cc44a88aa439963dfa6be5 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.547996  3778 tablet_replica.cc:333] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.548825  3778 raft_consensus.cc:2243] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.549940  3778 raft_consensus.cc:2272] T fe6d7fbca84146f8827e15654afea8dc P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.553696  3778 tablet_replica.cc:333] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.554044  8454 raft_consensus.cc:1275] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Refusing update from remote peer 2debd5d2cc5444158885cad2a42d9b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260608 09:49:47.554466  3778 raft_consensus.cc:2243] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.555517  3778 raft_consensus.cc:2272] T 039118979b7b499197b0fad27e189482 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.556306  9058 consensus_queue.cc:1048] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:49:47.559331  3778 tablet_replica.cc:333] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.560284  3778 raft_consensus.cc:2243] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.561944  3778 raft_consensus.cc:2272] T 24322fa6a0e14ffba4138ec2aec595b3 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.565992  3778 tablet_replica.cc:333] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.566850  3778 raft_consensus.cc:2243] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:49:47.568264  3778 pending_rounds.cc:70] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b: Trying to abort 1 pending ops.
I20260608 09:49:47.568717  3778 pending_rounds.cc:77] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b: Aborting op as it isn't in flight: id { term: 2 index: 26 } timestamp: 7294616317756010496 op_type: NO_OP noop_request { }
I20260608 09:49:47.569195  3778 raft_consensus.cc:2889] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:49:47.569648  3778 raft_consensus.cc:2272] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.574803  3778 tablet_replica.cc:333] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.578401  3778 raft_consensus.cc:2243] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.579226  3778 raft_consensus.cc:2272] T 16151dd2a7274e128e0daa645b70c3b5 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.583352  3778 tablet_replica.cc:333] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.584193  3778 raft_consensus.cc:2243] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.584929  3778 raft_consensus.cc:2272] T 41c4b24fd0aa4f3ea4abcb16e72e547c P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.588873  3778 tablet_replica.cc:333] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.589643  3778 raft_consensus.cc:2243] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.590658  3778 raft_consensus.cc:2272] T 4586e4835ab84f3e90a6ac7fef8f0078 P 2debd5d2cc5444158885cad2a42d9b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.594380  3778 tablet_replica.cc:333] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.595139  3778 raft_consensus.cc:2243] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.596035  3778 raft_consensus.cc:2272] T 63146b81ddcd4ff688aaf5e522f1b470 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.600492  3778 tablet_replica.cc:333] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b: stopping tablet replica
I20260608 09:49:47.601332  3778 raft_consensus.cc:2243] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.601894  3778 raft_consensus.cc:2272] T 489f1fea11984ea2aa2937d156c0c0d6 P 2debd5d2cc5444158885cad2a42d9b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.647873  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:49:47.692684  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:49:47.754081  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:47.755205  3778 tablet_replica.cc:333] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.756049  3778 raft_consensus.cc:2243] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:49:47.757417  3778 raft_consensus.cc:2272] T e8db73209e4f48c78918dec0829a75b0 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.760939  3778 tablet_replica.cc:333] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.761783  3778 raft_consensus.cc:2243] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.762354  3778 raft_consensus.cc:2272] T 63146b81ddcd4ff688aaf5e522f1b470 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.766485  3778 tablet_replica.cc:333] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.767303  3778 raft_consensus.cc:2243] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.768054  3778 raft_consensus.cc:2272] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.771517  3778 tablet_replica.cc:333] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.772295  3778 raft_consensus.cc:2243] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.773106  3778 raft_consensus.cc:2272] T 4586e4835ab84f3e90a6ac7fef8f0078 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.777012  3778 tablet_replica.cc:333] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.777810  3778 raft_consensus.cc:2243] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.778357  3778 raft_consensus.cc:2272] T 24322fa6a0e14ffba4138ec2aec595b3 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.782258  3778 tablet_replica.cc:333] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.783085  3778 raft_consensus.cc:2243] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.783842  3778 pending_rounds.cc:70] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e: Trying to abort 1 pending ops.
I20260608 09:49:47.784078  3778 pending_rounds.cc:77] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e: Aborting op as it isn't in flight: id { term: 2 index: 26 } timestamp: 7294616317756010496 op_type: NO_OP noop_request { }
I20260608 09:49:47.784459  3778 raft_consensus.cc:2889] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:49:47.784816  3778 raft_consensus.cc:2272] T 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.788956  3778 tablet_replica.cc:333] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.789742  3778 raft_consensus.cc:2243] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.790294  3778 raft_consensus.cc:2272] T 039118979b7b499197b0fad27e189482 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.793771  3778 tablet_replica.cc:333] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.794441  3778 raft_consensus.cc:2243] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.794963  3778 raft_consensus.cc:2272] T fe6d7fbca84146f8827e15654afea8dc P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.798381  3778 tablet_replica.cc:333] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.799050  3778 raft_consensus.cc:2243] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.799630  3778 raft_consensus.cc:2272] T 489f1fea11984ea2aa2937d156c0c0d6 P a4d3edb03cf24fedb320b6791b60880e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:47.803367  3778 tablet_replica.cc:333] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e: stopping tablet replica
I20260608 09:49:47.804068  3778 raft_consensus.cc:2243] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:47.804912  3778 raft_consensus.cc:2272] T 05752f4a94cc44a88aa439963dfa6be5 P a4d3edb03cf24fedb320b6791b60880e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:49:48.330237  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 489f1fea11984ea2aa2937d156c0c0d6: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:48.334702  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 24322fa6a0e14ffba4138ec2aec595b3: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:48.338701  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 63146b81ddcd4ff688aaf5e522f1b470: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:48.343061  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 4586e4835ab84f3e90a6ac7fef8f0078: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:48.347150  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:48.351712  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 05752f4a94cc44a88aa439963dfa6be5: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
I20260608 09:49:48.364210  9144 raft_consensus.cc:493] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:48.364850  9144 raft_consensus.cc:515] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:48.367192  9144 leader_election.cc:290] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
W20260608 09:49:48.377622  8804 leader_election.cc:336] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:48.378468  8804 leader_election.cc:336] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
I20260608 09:49:48.378892  8804 leader_election.cc:304] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4392b4d53e546a2a72ce3fd81ec3718; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:48.379804  9144 raft_consensus.cc:2749] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:48.393240  9148 raft_consensus.cc:493] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2debd5d2cc5444158885cad2a42d9b3b)
I20260608 09:49:48.393878  9148 raft_consensus.cc:515] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:48.396911  9148 leader_election.cc:290] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:48.419226  8729 leader_election.cc:336] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:48.420029  8730 leader_election.cc:336] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:48.420536  8730 leader_election.cc:304] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e110c9dc7e954e58b51ff460008da62b; no voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:48.421273  9148 raft_consensus.cc:2749] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:48.426100  9152 raft_consensus.cc:493] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:48.426656  9152 raft_consensus.cc:515] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:48.434994  9152 leader_election.cc:290] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:48.454927  8879 leader_election.cc:336] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:48.455610  8878 leader_election.cc:336] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
I20260608 09:49:48.456064  8878 leader_election.cc:304] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bb3c58975174f7096ffde630c8a50cc; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:48.456895  9152 raft_consensus.cc:2749] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:48.555016  8190 catalog_manager.cc:4754] TS b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fe6d7fbca84146f8827e15654afea8dc: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
I20260608 09:49:48.646905  9148 raft_consensus.cc:493] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:48.647697  9148 raft_consensus.cc:515] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:48.653676  9148 leader_election.cc:290] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:48.656323  8729 leader_election.cc:336] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:48.657086  8730 leader_election.cc:336] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:48.657630  8730 leader_election.cc:304] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e110c9dc7e954e58b51ff460008da62b; no voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:48.658514  9148 raft_consensus.cc:2749] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:48.837469  3778 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8479)
I20260608 09:49:49.225221  9158 raft_consensus.cc:493] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:49.225994  9158 raft_consensus.cc:515] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:49.228721  9158 leader_election.cc:290] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:49.236364  8878 leader_election.cc:336] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:49.238925  8879 leader_election.cc:336] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:49.239495  8879 leader_election.cc:304] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bb3c58975174f7096ffde630c8a50cc; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:49.240468  9158 raft_consensus.cc:2749] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:49.330596  9162 raft_consensus.cc:493] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:49.331233  9162 raft_consensus.cc:515] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:49.333766  9162 leader_election.cc:290] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
W20260608 09:49:49.344856  8804 leader_election.cc:336] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:49.345793  8804 leader_election.cc:336] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
I20260608 09:49:49.346230  8804 leader_election.cc:304] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4392b4d53e546a2a72ce3fd81ec3718; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:49.347141  9162 raft_consensus.cc:2749] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 09:49:49.385849  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 63146b81ddcd4ff688aaf5e522f1b470: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:49.390506  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 24322fa6a0e14ffba4138ec2aec595b3: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:49.394999  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:49.399279  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 4586e4835ab84f3e90a6ac7fef8f0078: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:49.403980  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 05752f4a94cc44a88aa439963dfa6be5: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:49.408581  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet e8db73209e4f48c78918dec0829a75b0: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:49.838090  3778 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8479)
I20260608 09:49:50.048707  9167 raft_consensus.cc:493] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:50.049521  9167 raft_consensus.cc:515] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:50.052608  9167 leader_election.cc:290] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
W20260608 09:49:50.057650  8804 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111) [suppressed 42 similar messages]
W20260608 09:49:50.064558  8804 leader_election.cc:336] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:50.065557  8804 leader_election.cc:336] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
I20260608 09:49:50.066089  8804 leader_election.cc:304] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4392b4d53e546a2a72ce3fd81ec3718; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:50.067042  9167 raft_consensus.cc:2749] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:50.269160  9171 raft_consensus.cc:493] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:50.274138  9171 raft_consensus.cc:515] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:50.272533  9172 raft_consensus.cc:493] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:50.282416  9172 raft_consensus.cc:515] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:50.292112  9171 leader_election.cc:290] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
I20260608 09:49:50.294994  9172 leader_election.cc:290] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:50.315263  8878 leader_election.cc:336] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:50.317350  8729 leader_election.cc:336] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:50.317619  8879 leader_election.cc:336] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:50.318174  8879 leader_election.cc:304] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bb3c58975174f7096ffde630c8a50cc; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:50.319478  9172 raft_consensus.cc:2749] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:50.320307  8730 leader_election.cc:336] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:50.320717  8730 leader_election.cc:304] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e110c9dc7e954e58b51ff460008da62b; no voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:50.321348  9171 raft_consensus.cc:2749] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:50.441574  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 24322fa6a0e14ffba4138ec2aec595b3: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:50.446852  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:50.451421  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 039118979b7b499197b0fad27e189482: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:50.455739  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 05752f4a94cc44a88aa439963dfa6be5: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:50.459957  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 63146b81ddcd4ff688aaf5e522f1b470: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:50.464174  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 16151dd2a7274e128e0daa645b70c3b5: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
I20260608 09:49:50.552418  9171 raft_consensus.cc:493] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2debd5d2cc5444158885cad2a42d9b3b)
I20260608 09:49:50.553195  9171 raft_consensus.cc:515] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:50.556609  9171 leader_election.cc:290] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:50.562070  8729 leader_election.cc:336] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:50.563089  8730 leader_election.cc:336] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:50.563704  8730 leader_election.cc:304] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e110c9dc7e954e58b51ff460008da62b; no voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:50.564704  9171 raft_consensus.cc:2749] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:50.645545  8190 catalog_manager.cc:4754] TS b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fe6d7fbca84146f8827e15654afea8dc: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:50.838773  3778 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 8479)
I20260608 09:49:51.233687  9182 raft_consensus.cc:493] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:51.234321  9182 raft_consensus.cc:515] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:51.236601  9182 leader_election.cc:290] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
W20260608 09:49:51.250105  8804 leader_election.cc:336] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:51.250993  8804 leader_election.cc:336] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
I20260608 09:49:51.251355  8804 leader_election.cc:304] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4392b4d53e546a2a72ce3fd81ec3718; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:51.252059  9182 raft_consensus.cc:2749] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:49:51.414322  9187 raft_consensus.cc:493] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:51.415750  9187 raft_consensus.cc:515] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:51.419083  9187 leader_election.cc:290] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:51.429071  8878 leader_election.cc:336] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:51.429903  8879 leader_election.cc:336] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:51.430473  8879 leader_election.cc:304] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bb3c58975174f7096ffde630c8a50cc; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:51.431444  9187 raft_consensus.cc:2749] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:51.495293  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 4586e4835ab84f3e90a6ac7fef8f0078: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:51.499811  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 039118979b7b499197b0fad27e189482: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:51.503927  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:51.507849  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:51.511816  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet e8db73209e4f48c78918dec0829a75b0: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:51.515795  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 05752f4a94cc44a88aa439963dfa6be5: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:51.839614  3778 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 8479)
I20260608 09:49:52.017586  9192 raft_consensus.cc:493] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:52.018462  9192 raft_consensus.cc:515] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:52.020859  9192 leader_election.cc:290] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:52.027417  8878 leader_election.cc:336] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:52.028036  8879 leader_election.cc:336] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:52.028513  8879 leader_election.cc:304] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bb3c58975174f7096ffde630c8a50cc; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:52.029266  9192 raft_consensus.cc:2749] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:52.548771  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 4586e4835ab84f3e90a6ac7fef8f0078: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:52.553124  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 05752f4a94cc44a88aa439963dfa6be5: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:52.557356  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet e8db73209e4f48c78918dec0829a75b0: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:52.561471  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 039118979b7b499197b0fad27e189482: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:52.565944  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 16151dd2a7274e128e0daa645b70c3b5: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:52.570176  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:52.840242  3778 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 8479)
I20260608 09:49:52.935608  9197 raft_consensus.cc:493] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:52.936214  9197 raft_consensus.cc:515] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "6bb3c58975174f7096ffde630c8a50cc" member_type: VOTER last_known_addr { host: "127.3.176.134" port: 45323 } attrs { promote: false } }
I20260608 09:49:52.938129  9197 leader_election.cc:290] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:52.944912  8878 leader_election.cc:336] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:52.945772  8879 leader_election.cc:336] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:52.946125  8879 leader_election.cc:304] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bb3c58975174f7096ffde630c8a50cc; no voters: a4d3edb03cf24fedb320b6791b60880e, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:52.946854  9197 raft_consensus.cc:2749] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:53.147280  9201 raft_consensus.cc:493] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2debd5d2cc5444158885cad2a42d9b3b)
I20260608 09:49:53.148077  9201 raft_consensus.cc:515] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:53.150368  9201 leader_election.cc:290] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:53.157863  8729 leader_election.cc:336] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:53.158565  8730 leader_election.cc:336] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:53.158953  8730 leader_election.cc:304] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e110c9dc7e954e58b51ff460008da62b; no voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:53.159721  9201 raft_consensus.cc:2749] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:53.320058  9205 raft_consensus.cc:493] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b44f4d524e2444fcb2c3159df0942531)
I20260608 09:49:53.320907  9205 raft_consensus.cc:515] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b44f4d524e2444fcb2c3159df0942531" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36755 } } peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "b4392b4d53e546a2a72ce3fd81ec3718" member_type: VOTER last_known_addr { host: "127.3.176.133" port: 45121 } attrs { promote: false } }
I20260608 09:49:53.323104  9205 leader_election.cc:290] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755), 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679)
W20260608 09:49:53.331738  8804 leader_election.cc:336] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:53.332705  8804 leader_election.cc:336] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
I20260608 09:49:53.333145  8804 leader_election.cc:304] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4392b4d53e546a2a72ce3fd81ec3718; no voters: 2debd5d2cc5444158885cad2a42d9b3b, b44f4d524e2444fcb2c3159df0942531
I20260608 09:49:53.334049  9205 raft_consensus.cc:2749] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:49:53.435757  9201 raft_consensus.cc:493] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4d3edb03cf24fedb320b6791b60880e)
I20260608 09:49:53.436681  9201 raft_consensus.cc:515] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2debd5d2cc5444158885cad2a42d9b3b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46679 } } peers { permanent_uuid: "a4d3edb03cf24fedb320b6791b60880e" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 40219 } } peers { permanent_uuid: "e110c9dc7e954e58b51ff460008da62b" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 43437 } attrs { promote: false } }
I20260608 09:49:53.439420  9201 leader_election.cc:290] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679), a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219)
W20260608 09:49:53.443907  8729 leader_election.cc:336] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2debd5d2cc5444158885cad2a42d9b3b (127.3.176.130:46679): Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:53.445230  8730 leader_election.cc:336] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4d3edb03cf24fedb320b6791b60880e (127.3.176.131:40219): Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
I20260608 09:49:53.445822  8730 leader_election.cc:304] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e110c9dc7e954e58b51ff460008da62b; no voters: 2debd5d2cc5444158885cad2a42d9b3b, a4d3edb03cf24fedb320b6791b60880e
I20260608 09:49:53.446764  9201 raft_consensus.cc:2749] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:49:53.600256  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 05752f4a94cc44a88aa439963dfa6be5: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:53.603926  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ffb7e6fdd1f4b06a7e6ccc1a7a4e875: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:53.607153  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 91b3ed92cb0e4bcc9f9884d43ec10bbd: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:53.610407  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 039118979b7b499197b0fad27e189482: Network error: Client connection negotiation failed: client connection to 127.3.176.131:40219: connect: Connection refused (error 111)
W20260608 09:49:53.613848  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 16151dd2a7274e128e0daa645b70c3b5: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46679: connect: Connection refused (error 111)
W20260608 09:49:53.617203  8254 auto_rebalancer.cc:591] Failed to schedule move for tablet 63146b81ddcd4ff688aaf5e522f1b470: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
W20260608 09:49:53.840754  3778 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 8479)
I20260608 09:49:54.218631  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:49:54.266180  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:49:54.295528  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:54.296918  3778 tablet_replica.cc:333] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b: stopping tablet replica
I20260608 09:49:54.297674  3778 raft_consensus.cc:2243] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:54.298588  3778 raft_consensus.cc:2272] T 489f1fea11984ea2aa2937d156c0c0d6 P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:54.301918  3778 tablet_replica.cc:333] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b: stopping tablet replica
I20260608 09:49:54.302506  3778 raft_consensus.cc:2243] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:54.303388  3778 raft_consensus.cc:2272] T fe6d7fbca84146f8827e15654afea8dc P e110c9dc7e954e58b51ff460008da62b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:54.326737  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:49:54.342924  3778 tablet_server.cc:179] TabletServer@127.3.176.133:0 shutting down...
I20260608 09:49:54.369865  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:54.370711  3778 tablet_replica.cc:333] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718: stopping tablet replica
I20260608 09:49:54.371357  3778 raft_consensus.cc:2243] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:54.372268  3778 raft_consensus.cc:2272] T 16151dd2a7274e128e0daa645b70c3b5 P b4392b4d53e546a2a72ce3fd81ec3718 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:54.375175  3778 tablet_replica.cc:333] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718: stopping tablet replica
I20260608 09:49:54.375708  3778 raft_consensus.cc:2243] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:54.376441  3778 raft_consensus.cc:2272] T 41c4b24fd0aa4f3ea4abcb16e72e547c P b4392b4d53e546a2a72ce3fd81ec3718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:54.398586  3778 tablet_server.cc:196] TabletServer@127.3.176.133:0 shutdown complete.
I20260608 09:49:54.411470  3778 tablet_server.cc:179] TabletServer@127.3.176.134:0 shutting down...
I20260608 09:49:54.439939  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:49:54.440883  3778 tablet_replica.cc:333] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc: stopping tablet replica
I20260608 09:49:54.441592  3778 raft_consensus.cc:2243] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:54.442363  3778 raft_consensus.cc:2272] T e8db73209e4f48c78918dec0829a75b0 P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:54.445354  3778 tablet_replica.cc:333] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc: stopping tablet replica
I20260608 09:49:54.445909  3778 raft_consensus.cc:2243] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:54.446627  3778 raft_consensus.cc:2272] T 91b3ed92cb0e4bcc9f9884d43ec10bbd P 6bb3c58975174f7096ffde630c8a50cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:54.491333  3778 tablet_server.cc:196] TabletServer@127.3.176.134:0 shutdown complete.
I20260608 09:49:54.506547  3778 master.cc:562] Master@127.3.176.190:42525 shutting down...
W20260608 09:49:54.756590  8190 catalog_manager.cc:4754] TS b44f4d524e2444fcb2c3159df0942531 (127.3.176.129:36755): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fe6d7fbca84146f8827e15654afea8dc: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36755: connect: Connection refused (error 111)
I20260608 09:49:54.787928  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:49:54.788966  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:54.789369  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9930353b838248f2987a86ab26fb23b1: stopping tablet replica
I20260608 09:49:54.821696  3778 master.cc:584] Master@127.3.176.190:42525 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (26492 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 09:49:54.879513  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:42667
I20260608 09:49:54.880893  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:54.887521  9212 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:54.887696  9213 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:54.888350  9215 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:54.889523  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:54.890628  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:54.890812  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:54.890933  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912194890921 us; error 0 us; skew 500 ppm
I20260608 09:49:54.891465  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:54.894356  3778 webserver.cc:533] Webserver started at http://127.3.176.190:41901/ using document root <none> and password file <none>
I20260608 09:49:54.894838  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:54.895002  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:54.895246  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:54.896510  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "0117677e3866470798f8cbb9c2a1d8da"
format_stamp: "Formatted at 2026-06-08 09:49:54 on dist-test-slave-qcvl"
I20260608 09:49:54.901304  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:49:54.905092  9220 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:54.905948  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 09:49:54.906251  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "0117677e3866470798f8cbb9c2a1d8da"
format_stamp: "Formatted at 2026-06-08 09:49:54 on dist-test-slave-qcvl"
I20260608 09:49:54.906515  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:54.920913  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:54.922163  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:54.963016  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:42667
I20260608 09:49:54.963207  9272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:42667 every 8 connection(s)
I20260608 09:49:54.967679  9273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:54.980227  9273 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da: Bootstrap starting.
I20260608 09:49:54.985895  9273 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:54.991124  9273 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da: No bootstrap required, opened a new log
I20260608 09:49:54.993854  9273 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117677e3866470798f8cbb9c2a1d8da" member_type: VOTER }
I20260608 09:49:54.994333  9273 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:54.994560  9273 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0117677e3866470798f8cbb9c2a1d8da, State: Initialized, Role: FOLLOWER
I20260608 09:49:54.995271  9273 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117677e3866470798f8cbb9c2a1d8da" member_type: VOTER }
I20260608 09:49:54.995745  9273 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:49:54.995962  9273 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:49:54.996292  9273 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:55.001715  9273 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117677e3866470798f8cbb9c2a1d8da" member_type: VOTER }
I20260608 09:49:55.002326  9273 leader_election.cc:304] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0117677e3866470798f8cbb9c2a1d8da; no voters: 
I20260608 09:49:55.003677  9273 leader_election.cc:290] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:49:55.004201  9276 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:55.005859  9276 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 1 LEADER]: Becoming Leader. State: Replica: 0117677e3866470798f8cbb9c2a1d8da, State: Running, Role: LEADER
I20260608 09:49:55.006665  9276 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117677e3866470798f8cbb9c2a1d8da" member_type: VOTER }
I20260608 09:49:55.007157  9273 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:49:55.013453  9277 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0117677e3866470798f8cbb9c2a1d8da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117677e3866470798f8cbb9c2a1d8da" member_type: VOTER } }
I20260608 09:49:55.014055  9277 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [sys.catalog]: This master's current role is: LEADER
I20260608 09:49:55.014838  9278 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0117677e3866470798f8cbb9c2a1d8da. Latest consensus state: current_term: 1 leader_uuid: "0117677e3866470798f8cbb9c2a1d8da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0117677e3866470798f8cbb9c2a1d8da" member_type: VOTER } }
I20260608 09:49:55.015630  9278 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [sys.catalog]: This master's current role is: LEADER
I20260608 09:49:55.015997  9283 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:49:55.022876  9283 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:49:55.025799  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:49:55.034049  9283 catalog_manager.cc:1382] Generated new cluster ID: 84d4e3781a294fd3aec6c60292c16e2b
I20260608 09:49:55.034451  9283 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:49:55.059084  9283 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:49:55.060719  9283 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:49:55.086042  9283 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da: Generated new TSK 0
I20260608 09:49:55.086854  9283 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:49:55.093111  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:55.100802  9294 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:55.102026  9295 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:55.103704  9297 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:55.104270  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:55.105353  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:55.105538  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:55.105686  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912195105673 us; error 0 us; skew 500 ppm
I20260608 09:49:55.106249  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:55.109383  3778 webserver.cc:533] Webserver started at http://127.3.176.129:44727/ using document root <none> and password file <none>
I20260608 09:49:55.109896  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:55.110059  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:55.110298  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:55.111514  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "ad930745013c431298790d31ff96be51"
format_stamp: "Formatted at 2026-06-08 09:49:55 on dist-test-slave-qcvl"
I20260608 09:49:55.116876  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:49:55.120775  9302 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:55.121744  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:49:55.122081  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "ad930745013c431298790d31ff96be51"
format_stamp: "Formatted at 2026-06-08 09:49:55 on dist-test-slave-qcvl"
I20260608 09:49:55.122417  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:55.147020  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:55.148484  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:55.150202  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:55.153239  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:55.153466  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:55.153721  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:55.153877  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:55.199820  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:35213
I20260608 09:49:55.200026  9364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:35213 every 8 connection(s)
I20260608 09:49:55.205294  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:55.213290  9369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:55.215270  9370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:55.220602  9372 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:55.221220  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:55.221802  9365 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42667
I20260608 09:49:55.222258  9365 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:55.223067  9365 heartbeater.cc:507] Master 127.3.176.190:42667 requested a full tablet report, sending...
I20260608 09:49:55.223352  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:55.223639  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:55.223834  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912195223814 us; error 0 us; skew 500 ppm
I20260608 09:49:55.224599  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:55.225560  9238 ts_manager.cc:194] Registered new tserver with Master: ad930745013c431298790d31ff96be51 (127.3.176.129:35213)
I20260608 09:49:55.227772  3778 webserver.cc:533] Webserver started at http://127.3.176.130:45247/ using document root <none> and password file <none>
I20260608 09:49:55.227854  9238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54866
I20260608 09:49:55.228587  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:55.228832  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:55.229130  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:55.230403  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "dc725125e8ba40998ce94dc3188b2909"
format_stamp: "Formatted at 2026-06-08 09:49:55 on dist-test-slave-qcvl"
I20260608 09:49:55.236483  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:49:55.240541  9377 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:55.241425  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:49:55.241765  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "dc725125e8ba40998ce94dc3188b2909"
format_stamp: "Formatted at 2026-06-08 09:49:55 on dist-test-slave-qcvl"
I20260608 09:49:55.242096  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:55.260145  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:55.261660  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:55.263415  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:55.266247  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:55.266474  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:55.266721  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:55.266880  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:55.314975  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:38069
I20260608 09:49:55.315119  9439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:38069 every 8 connection(s)
I20260608 09:49:55.321468  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:55.329466  9443 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:55.330334  9444 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:55.332782  9440 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42667
I20260608 09:49:55.333240  9440 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:55.334223  9440 heartbeater.cc:507] Master 127.3.176.190:42667 requested a full tablet report, sending...
I20260608 09:49:55.334223  3778 server_base.cc:1061] running on GCE node
W20260608 09:49:55.334240  9447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:55.335889  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:55.336210  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:55.336408  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912195336387 us; error 0 us; skew 500 ppm
I20260608 09:49:55.337059  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:55.337113  9238 ts_manager.cc:194] Registered new tserver with Master: dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069)
I20260608 09:49:55.338950  9238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54880
I20260608 09:49:55.340133  3778 webserver.cc:533] Webserver started at http://127.3.176.131:46383/ using document root <none> and password file <none>
I20260608 09:49:55.340828  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:55.341032  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:55.341311  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:55.342507  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
format_stamp: "Formatted at 2026-06-08 09:49:55 on dist-test-slave-qcvl"
I20260608 09:49:55.347651  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:49:55.351639  9451 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:55.352550  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:49:55.352865  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
format_stamp: "Formatted at 2026-06-08 09:49:55 on dist-test-slave-qcvl"
I20260608 09:49:55.353157  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:55.367686  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:55.369180  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:55.370870  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:55.373636  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:55.373852  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:55.374086  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:55.374243  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:55.422825  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:33165
I20260608 09:49:55.422959  9513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:33165 every 8 connection(s)
I20260608 09:49:55.439072  9514 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42667
I20260608 09:49:55.439541  9514 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:55.440407  9514 heartbeater.cc:507] Master 127.3.176.190:42667 requested a full tablet report, sending...
I20260608 09:49:55.442957  9238 ts_manager.cc:194] Registered new tserver with Master: 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165)
I20260608 09:49:55.443971  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017295777s
I20260608 09:49:55.444979  9238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54896
I20260608 09:49:56.230772  9365 heartbeater.cc:499] Master 127.3.176.190:42667 was elected leader, sending a full tablet report...
I20260608 09:49:56.341714  9440 heartbeater.cc:499] Master 127.3.176.190:42667 was elected leader, sending a full tablet report...
I20260608 09:49:56.448864  9514 heartbeater.cc:499] Master 127.3.176.190:42667 was elected leader, sending a full tablet report...
I20260608 09:49:56.503768  9238 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54898:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:49:56.506194  9238 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:49:56.570580  9478 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1354539b7349239a3bad55708463bf (DEFAULT_TABLE table=test-workload [id=d9d41a3f1e5e4ed095237497371465b0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:49:56.570996  9477 tablet_service.cc:1511] Processing CreateTablet for tablet 63202f48761740d3b9fc0a5781781321 (DEFAULT_TABLE table=test-workload [id=d9d41a3f1e5e4ed095237497371465b0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:49:56.571877  9479 tablet_service.cc:1511] Processing CreateTablet for tablet 7682f66a59fa40939721aa40b00c6072 (DEFAULT_TABLE table=test-workload [id=d9d41a3f1e5e4ed095237497371465b0]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:49:56.572511  9478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1354539b7349239a3bad55708463bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:56.573308  9479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682f66a59fa40939721aa40b00c6072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:56.574414  9477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63202f48761740d3b9fc0a5781781321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:56.576118  9404 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1354539b7349239a3bad55708463bf (DEFAULT_TABLE table=test-workload [id=d9d41a3f1e5e4ed095237497371465b0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:49:56.576674  9405 tablet_service.cc:1511] Processing CreateTablet for tablet 7682f66a59fa40939721aa40b00c6072 (DEFAULT_TABLE table=test-workload [id=d9d41a3f1e5e4ed095237497371465b0]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:49:56.577526  9404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1354539b7349239a3bad55708463bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:56.578220  9405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682f66a59fa40939721aa40b00c6072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:56.581199  9403 tablet_service.cc:1511] Processing CreateTablet for tablet 63202f48761740d3b9fc0a5781781321 (DEFAULT_TABLE table=test-workload [id=d9d41a3f1e5e4ed095237497371465b0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:49:56.582608  9403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63202f48761740d3b9fc0a5781781321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:56.587134  9330 tablet_service.cc:1511] Processing CreateTablet for tablet 7682f66a59fa40939721aa40b00c6072 (DEFAULT_TABLE table=test-workload [id=d9d41a3f1e5e4ed095237497371465b0]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:49:56.588624  9330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682f66a59fa40939721aa40b00c6072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:56.590612  9329 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1354539b7349239a3bad55708463bf (DEFAULT_TABLE table=test-workload [id=d9d41a3f1e5e4ed095237497371465b0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:49:56.593456  9328 tablet_service.cc:1511] Processing CreateTablet for tablet 63202f48761740d3b9fc0a5781781321 (DEFAULT_TABLE table=test-workload [id=d9d41a3f1e5e4ed095237497371465b0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:49:56.591984  9329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1354539b7349239a3bad55708463bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:56.599501  9328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63202f48761740d3b9fc0a5781781321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:56.606232  9535 tablet_bootstrap.cc:492] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909: Bootstrap starting.
I20260608 09:49:56.614617  9535 tablet_bootstrap.cc:654] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:56.635726  9535 tablet_bootstrap.cc:492] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909: No bootstrap required, opened a new log
I20260608 09:49:56.636384  9535 ts_tablet_manager.cc:1403] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.003s
I20260608 09:49:56.639848  9535 raft_consensus.cc:359] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.640619  9535 raft_consensus.cc:385] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:56.640926  9535 raft_consensus.cc:740] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc725125e8ba40998ce94dc3188b2909, State: Initialized, Role: FOLLOWER
I20260608 09:49:56.644001  9535 consensus_queue.cc:260] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.644896  9534 tablet_bootstrap.cc:492] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682: Bootstrap starting.
I20260608 09:49:56.649338  9537 tablet_bootstrap.cc:492] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51: Bootstrap starting.
I20260608 09:49:56.653558  9535 ts_tablet_manager.cc:1434] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 09:49:56.654862  9535 tablet_bootstrap.cc:492] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909: Bootstrap starting.
I20260608 09:49:56.657841  9537 tablet_bootstrap.cc:654] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:56.662290  9535 tablet_bootstrap.cc:654] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:56.663921  9534 tablet_bootstrap.cc:654] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:56.665153  9537 tablet_bootstrap.cc:492] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51: No bootstrap required, opened a new log
I20260608 09:49:56.665788  9537 ts_tablet_manager.cc:1403] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 09:49:56.668440  9535 tablet_bootstrap.cc:492] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909: No bootstrap required, opened a new log
I20260608 09:49:56.669082  9535 ts_tablet_manager.cc:1403] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 09:49:56.669100  9534 tablet_bootstrap.cc:492] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682: No bootstrap required, opened a new log
I20260608 09:49:56.669909  9534 ts_tablet_manager.cc:1403] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.005s
I20260608 09:49:56.669358  9537 raft_consensus.cc:359] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.670374  9537 raft_consensus.cc:385] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:56.670702  9537 raft_consensus.cc:740] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad930745013c431298790d31ff96be51, State: Initialized, Role: FOLLOWER
I20260608 09:49:56.671614  9537 consensus_queue.cc:260] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.672394  9534 raft_consensus.cc:359] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.672983  9534 raft_consensus.cc:385] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:56.673236  9534 raft_consensus.cc:740] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eefed3527c24fa99eeb7db6fb9d5682, State: Initialized, Role: FOLLOWER
I20260608 09:49:56.673135  9535 raft_consensus.cc:359] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.674494  9535 raft_consensus.cc:385] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:56.674903  9537 ts_tablet_manager.cc:1434] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 09:49:56.674707  9534 consensus_queue.cc:260] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.674911  9535 raft_consensus.cc:740] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc725125e8ba40998ce94dc3188b2909, State: Initialized, Role: FOLLOWER
I20260608 09:49:56.676306  9537 tablet_bootstrap.cc:492] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51: Bootstrap starting.
I20260608 09:49:56.676287  9535 consensus_queue.cc:260] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.679231  9535 ts_tablet_manager.cc:1434] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 09:49:56.680615  9535 tablet_bootstrap.cc:492] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: Bootstrap starting.
I20260608 09:49:56.685405  9537 tablet_bootstrap.cc:654] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:56.689136  9535 tablet_bootstrap.cc:654] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:56.698879  9537 tablet_bootstrap.cc:492] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51: No bootstrap required, opened a new log
I20260608 09:49:56.699581  9537 ts_tablet_manager.cc:1403] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.011s
I20260608 09:49:56.699893  9534 ts_tablet_manager.cc:1434] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.013s
I20260608 09:49:56.701244  9534 tablet_bootstrap.cc:492] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682: Bootstrap starting.
I20260608 09:49:56.703881  9535 tablet_bootstrap.cc:492] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: No bootstrap required, opened a new log
I20260608 09:49:56.704576  9535 ts_tablet_manager.cc:1403] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260608 09:49:56.704545  9537 raft_consensus.cc:359] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.705518  9537 raft_consensus.cc:385] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:56.706784  9537 raft_consensus.cc:740] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad930745013c431298790d31ff96be51, State: Initialized, Role: FOLLOWER
I20260608 09:49:56.707823  9534 tablet_bootstrap.cc:654] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:56.707844  9537 consensus_queue.cc:260] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.708582  9535 raft_consensus.cc:359] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.709482  9535 raft_consensus.cc:385] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:56.709851  9535 raft_consensus.cc:740] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc725125e8ba40998ce94dc3188b2909, State: Initialized, Role: FOLLOWER
I20260608 09:49:56.710716  9535 consensus_queue.cc:260] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.712963  9537 ts_tablet_manager.cc:1434] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 09:49:56.714107  9537 tablet_bootstrap.cc:492] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51: Bootstrap starting.
I20260608 09:49:56.715200  9535 ts_tablet_manager.cc:1434] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:49:56.720151  9537 tablet_bootstrap.cc:654] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:56.728416  9534 tablet_bootstrap.cc:492] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682: No bootstrap required, opened a new log
I20260608 09:49:56.729245  9534 ts_tablet_manager.cc:1403] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.009s
I20260608 09:49:56.732371  9537 tablet_bootstrap.cc:492] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51: No bootstrap required, opened a new log
I20260608 09:49:56.732407  9534 raft_consensus.cc:359] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.733132  9537 ts_tablet_manager.cc:1403] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 09:49:56.733373  9534 raft_consensus.cc:385] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:56.733707  9534 raft_consensus.cc:740] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eefed3527c24fa99eeb7db6fb9d5682, State: Initialized, Role: FOLLOWER
I20260608 09:49:56.734844  9538 raft_consensus.cc:493] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:56.734624  9534 consensus_queue.cc:260] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.735433  9538 raft_consensus.cc:515] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.736573  9537 raft_consensus.cc:359] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.737165  9534 ts_tablet_manager.cc:1434] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:49:56.737363  9537 raft_consensus.cc:385] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:56.737687  9537 raft_consensus.cc:740] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad930745013c431298790d31ff96be51, State: Initialized, Role: FOLLOWER
I20260608 09:49:56.738379  9534 tablet_bootstrap.cc:492] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682: Bootstrap starting.
I20260608 09:49:56.738556  9537 consensus_queue.cc:260] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.743090  9537 ts_tablet_manager.cc:1434] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 09:49:56.745687  9534 tablet_bootstrap.cc:654] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682: Neither blocks nor log segments found. Creating new log.
I20260608 09:49:56.755226  9542 raft_consensus.cc:493] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:56.755949  9542 raft_consensus.cc:515] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.761708  9542 leader_election.cc:290] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069), 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165)
I20260608 09:49:56.761905  9538 leader_election.cc:290] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165), ad930745013c431298790d31ff96be51 (127.3.176.129:35213)
I20260608 09:49:56.796805  9542 raft_consensus.cc:493] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:56.797539  9542 raft_consensus.cc:515] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.800190  9542 leader_election.cc:290] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165), dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069)
I20260608 09:49:56.807335  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" is_pre_election: true
I20260608 09:49:56.809330  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" is_pre_election: true
I20260608 09:49:56.809545  9340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51" is_pre_election: true
I20260608 09:49:56.810091  9488 raft_consensus.cc:2468] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad930745013c431298790d31ff96be51 in term 0.
I20260608 09:49:56.810362  9340 raft_consensus.cc:2468] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc725125e8ba40998ce94dc3188b2909 in term 0.
I20260608 09:49:56.812163  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" is_pre_election: true
I20260608 09:49:56.812786  9378 leader_election.cc:304] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad930745013c431298790d31ff96be51, dc725125e8ba40998ce94dc3188b2909; no voters: 
W20260608 09:49:56.812682  9304 leader_election.cc:343] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:49:56.813267  9415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc725125e8ba40998ce94dc3188b2909" is_pre_election: true
I20260608 09:49:56.814040  9534 tablet_bootstrap.cc:492] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682: No bootstrap required, opened a new log
I20260608 09:49:56.813962  9304 leader_election.cc:304] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eefed3527c24fa99eeb7db6fb9d5682, ad930745013c431298790d31ff96be51; no voters: 
I20260608 09:49:56.813973  9415 raft_consensus.cc:2468] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad930745013c431298790d31ff96be51 in term 0.
I20260608 09:49:56.814375  9414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc725125e8ba40998ce94dc3188b2909" is_pre_election: true
I20260608 09:49:56.815160  9534 ts_tablet_manager.cc:1403] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682: Time spent bootstrapping tablet: real 0.077s	user 0.042s	sys 0.031s
I20260608 09:49:56.814594  9538 raft_consensus.cc:2804] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:56.815354  9542 raft_consensus.cc:2804] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:56.815937  9542 raft_consensus.cc:493] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:56.815783  9538 raft_consensus.cc:493] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:56.812834  9488 raft_consensus.cc:2468] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc725125e8ba40998ce94dc3188b2909 in term 0.
I20260608 09:49:56.816856  9542 raft_consensus.cc:3060] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:56.816962  9538 raft_consensus.cc:3060] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:56.819010  9534 raft_consensus.cc:359] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.819926  9534 raft_consensus.cc:385] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:49:56.820277  9534 raft_consensus.cc:740] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eefed3527c24fa99eeb7db6fb9d5682, State: Initialized, Role: FOLLOWER
I20260608 09:49:56.821184  9534 consensus_queue.cc:260] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.824424  9304 leader_election.cc:304] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ad930745013c431298790d31ff96be51, dc725125e8ba40998ce94dc3188b2909; no voters: 4eefed3527c24fa99eeb7db6fb9d5682
I20260608 09:49:56.825136  9538 raft_consensus.cc:515] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.825609  9534 ts_tablet_manager.cc:1434] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:49:56.826465  9414 raft_consensus.cc:2393] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad930745013c431298790d31ff96be51 in current term 1: Already voted for candidate dc725125e8ba40998ce94dc3188b2909 in this term.
I20260608 09:49:56.828030  9542 raft_consensus.cc:515] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.830068  9542 leader_election.cc:290] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 1 election: Requested vote from peers 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165), dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069)
I20260608 09:49:56.830716  9542 raft_consensus.cc:2804] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:56.831118  9542 raft_consensus.cc:493] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:56.831444  9542 raft_consensus.cc:3060] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:56.832995  9340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51"
I20260608 09:49:56.833896  9340 raft_consensus.cc:2393] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc725125e8ba40998ce94dc3188b2909 in current term 1: Already voted for candidate ad930745013c431298790d31ff96be51 in this term.
I20260608 09:49:56.835340  9538 leader_election.cc:290] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 1 election: Requested vote from peers 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165), ad930745013c431298790d31ff96be51 (127.3.176.129:35213)
I20260608 09:49:56.836074  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
I20260608 09:49:56.836762  9488 raft_consensus.cc:3060] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:56.837996  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
I20260608 09:49:56.839449  9414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc725125e8ba40998ce94dc3188b2909"
I20260608 09:49:56.840276  9414 raft_consensus.cc:2393] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad930745013c431298790d31ff96be51 in current term 1: Already voted for candidate dc725125e8ba40998ce94dc3188b2909 in this term.
I20260608 09:49:56.839839  9542 raft_consensus.cc:515] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.842320  9542 leader_election.cc:290] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 1 election: Requested vote from peers dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069), 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165)
I20260608 09:49:56.843037  9304 leader_election.cc:304] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad930745013c431298790d31ff96be51; no voters: 4eefed3527c24fa99eeb7db6fb9d5682, dc725125e8ba40998ce94dc3188b2909
I20260608 09:49:56.843063  9414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc725125e8ba40998ce94dc3188b2909"
I20260608 09:49:56.843894  9414 raft_consensus.cc:3060] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:56.843991  9542 raft_consensus.cc:2749] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:49:56.845556  9488 raft_consensus.cc:2468] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc725125e8ba40998ce94dc3188b2909 in term 1.
I20260608 09:49:56.845602  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
I20260608 09:49:56.846589  9489 raft_consensus.cc:3060] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:56.847369  9379 leader_election.cc:304] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eefed3527c24fa99eeb7db6fb9d5682, dc725125e8ba40998ce94dc3188b2909; no voters: ad930745013c431298790d31ff96be51
I20260608 09:49:56.849833  9538 raft_consensus.cc:2804] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:56.850286  9555 raft_consensus.cc:493] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:49:56.850894  9555 raft_consensus.cc:515] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.851440  9414 raft_consensus.cc:2468] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad930745013c431298790d31ff96be51 in term 1.
I20260608 09:49:56.853084  9304 leader_election.cc:304] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad930745013c431298790d31ff96be51, dc725125e8ba40998ce94dc3188b2909; no voters: 
I20260608 09:49:56.854452  9542 raft_consensus.cc:2804] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:56.854622  9340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51" is_pre_election: true
I20260608 09:49:56.855093  9542 raft_consensus.cc:697] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 1 LEADER]: Becoming Leader. State: Replica: ad930745013c431298790d31ff96be51, State: Running, Role: LEADER
I20260608 09:49:56.855458  9340 raft_consensus.cc:2468] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc725125e8ba40998ce94dc3188b2909 in term 0.
I20260608 09:49:56.856249  9542 consensus_queue.cc:237] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.855557  9489 raft_consensus.cc:2468] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad930745013c431298790d31ff96be51 in term 1.
I20260608 09:49:56.857564  9378 leader_election.cc:304] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad930745013c431298790d31ff96be51, dc725125e8ba40998ce94dc3188b2909; no voters: 
I20260608 09:49:56.858251  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" is_pre_election: true
I20260608 09:49:56.859170  9488 raft_consensus.cc:2468] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc725125e8ba40998ce94dc3188b2909 in term 0.
I20260608 09:49:56.861562  9555 leader_election.cc:290] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad930745013c431298790d31ff96be51 (127.3.176.129:35213), 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165)
I20260608 09:49:56.861559  9538 raft_consensus.cc:697] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Becoming Leader. State: Replica: dc725125e8ba40998ce94dc3188b2909, State: Running, Role: LEADER
I20260608 09:49:56.862700  9555 raft_consensus.cc:2804] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:49:56.863185  9555 raft_consensus.cc:493] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:49:56.863785  9555 raft_consensus.cc:3060] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:56.863111  9538 consensus_queue.cc:237] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } }
I20260608 09:49:56.871908  9555 raft_consensus.cc:515] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.875330  9340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51"
I20260608 09:49:56.874863  9238 catalog_manager.cc:5696] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad930745013c431298790d31ff96be51 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "ad930745013c431298790d31ff96be51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:56.875801  9488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
I20260608 09:49:56.875254  9237 catalog_manager.cc:5696] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc725125e8ba40998ce94dc3188b2909 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "dc725125e8ba40998ce94dc3188b2909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } health_report { overall_health: HEALTHY } } }
I20260608 09:49:56.876199  9340 raft_consensus.cc:3060] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:56.876543  9488 raft_consensus.cc:3060] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:49:56.883035  9340 raft_consensus.cc:2468] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc725125e8ba40998ce94dc3188b2909 in term 1.
I20260608 09:49:56.884305  9378 leader_election.cc:304] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad930745013c431298790d31ff96be51, dc725125e8ba40998ce94dc3188b2909; no voters: 
I20260608 09:49:56.884461  9488 raft_consensus.cc:2468] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc725125e8ba40998ce94dc3188b2909 in term 1.
I20260608 09:49:56.885450  9555 leader_election.cc:290] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 1 election: Requested vote from peers ad930745013c431298790d31ff96be51 (127.3.176.129:35213), 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165)
I20260608 09:49:56.887024  9538 raft_consensus.cc:2804] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:49:56.887686  9538 raft_consensus.cc:697] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Becoming Leader. State: Replica: dc725125e8ba40998ce94dc3188b2909, State: Running, Role: LEADER
I20260608 09:49:56.888638  9538 consensus_queue.cc:237] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:56.897825  9237 catalog_manager.cc:5696] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc725125e8ba40998ce94dc3188b2909 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "dc725125e8ba40998ce94dc3188b2909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } health_report { overall_health: UNKNOWN } } }
I20260608 09:49:56.909700  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:49:56.916924  9561 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:56.918164  9562 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:49:56.921437  9564 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:49:56.921923  3778 server_base.cc:1061] running on GCE node
I20260608 09:49:56.923484  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:49:56.923730  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:49:56.923941  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912196923923 us; error 0 us; skew 500 ppm
I20260608 09:49:56.924706  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:49:56.927635  3778 webserver.cc:533] Webserver started at http://127.3.176.132:40037/ using document root <none> and password file <none>
I20260608 09:49:56.928349  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:49:56.928562  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:49:56.928923  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:49:56.930212  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "868b737968c540bc8d21ccc297528883"
format_stamp: "Formatted at 2026-06-08 09:49:56 on dist-test-slave-qcvl"
I20260608 09:49:56.935799  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:49:56.939790  9569 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:56.940709  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:49:56.941071  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "868b737968c540bc8d21ccc297528883"
format_stamp: "Formatted at 2026-06-08 09:49:56 on dist-test-slave-qcvl"
I20260608 09:49:56.941382  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:49:56.959164  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:49:56.960662  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:49:56.962397  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:49:56.965076  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:49:56.965291  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:56.965546  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:49:56.965709  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:49:57.015311  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:36337
I20260608 09:49:57.015446  9631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:36337 every 8 connection(s)
I20260608 09:49:57.025903  9291 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:57.036816  9632 heartbeater.cc:344] Connected to a master server at 127.3.176.190:42667
I20260608 09:49:57.037249  9632 heartbeater.cc:461] Registering TS with master...
I20260608 09:49:57.038125  9632 heartbeater.cc:507] Master 127.3.176.190:42667 requested a full tablet report, sending...
I20260608 09:49:57.040707  9238 ts_manager.cc:194] Registered new tserver with Master: 868b737968c540bc8d21ccc297528883 (127.3.176.132:36337)
I20260608 09:49:57.042402  9238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48190
I20260608 09:49:57.044308  9414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d1354539b7349239a3bad55708463bf"
dest_uuid: "dc725125e8ba40998ce94dc3188b2909"
mode: GRACEFUL
new_leader_uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
 from {username='slave'} at 127.0.0.1:42976
I20260608 09:49:57.045099  9414 raft_consensus.cc:606] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Received request to transfer leadership to TS 4eefed3527c24fa99eeb7db6fb9d5682
I20260608 09:49:57.046614  9291 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:49:57.047117  9291 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:57.093617  9542 consensus_queue.cc:1048] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:49:57.101423  9554 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 09:49:57.101773  9554 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 09:49:57.113580  9542 consensus_queue.cc:1048] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:57.115732  9538 consensus_queue.cc:1048] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:57.165867  9538 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:57.212298  9538 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:57.219445  9556 raft_consensus.cc:993] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: : Instructing follower 4eefed3527c24fa99eeb7db6fb9d5682 to start an election
I20260608 09:49:57.220238  9557 raft_consensus.cc:1081] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Signalling peer 4eefed3527c24fa99eeb7db6fb9d5682 to start an election
I20260608 09:49:57.222039  9488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d1354539b7349239a3bad55708463bf"
dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
 from {username='slave'} at 127.0.0.1:60148
I20260608 09:49:57.222223  9557 consensus_queue.cc:1048] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:49:57.222723  9488 raft_consensus.cc:493] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:49:57.223156  9488 raft_consensus.cc:3060] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:57.231463  9488 raft_consensus.cc:515] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:57.237334  9488 leader_election.cc:290] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 2 election: Requested vote from peers ad930745013c431298790d31ff96be51 (127.3.176.129:35213), dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069)
I20260608 09:49:57.248874  9340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad930745013c431298790d31ff96be51"
I20260608 09:49:57.249490  9340 raft_consensus.cc:3060] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:57.249455  9414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc725125e8ba40998ce94dc3188b2909"
I20260608 09:49:57.250301  9414 raft_consensus.cc:3055] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:49:57.250577  9414 raft_consensus.cc:740] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc725125e8ba40998ce94dc3188b2909, State: Running, Role: LEADER
I20260608 09:49:57.251291  9414 consensus_queue.cc:260] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:57.252583  9414 raft_consensus.cc:3060] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:49:57.256982  9340 raft_consensus.cc:2468] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eefed3527c24fa99eeb7db6fb9d5682 in term 2.
I20260608 09:49:57.258638  9452 leader_election.cc:304] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eefed3527c24fa99eeb7db6fb9d5682, ad930745013c431298790d31ff96be51; no voters: 
I20260608 09:49:57.258899  9414 raft_consensus.cc:2468] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eefed3527c24fa99eeb7db6fb9d5682 in term 2.
I20260608 09:49:57.259970  9543 raft_consensus.cc:2804] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:49:57.261366  9543 raft_consensus.cc:697] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 LEADER]: Becoming Leader. State: Replica: 4eefed3527c24fa99eeb7db6fb9d5682, State: Running, Role: LEADER
I20260608 09:49:57.262282  9543 consensus_queue.cc:237] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:49:57.271469  9237 catalog_manager.cc:5696] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 reported cstate change: term changed from 1 to 2, leader changed from dc725125e8ba40998ce94dc3188b2909 (127.3.176.130) to 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131). New cstate: current_term: 2 leader_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } health_report { overall_health: HEALTHY } } }
I20260608 09:49:57.546914  9340 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:49:57.548484  9543 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:49:57.559553  9414 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:49:57.561076  9543 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:49:58.045670  9632 heartbeater.cc:499] Master 127.3.176.190:42667 was elected leader, sending a full tablet report...
I20260608 09:49:58.052026  9414 consensus_queue.cc:237] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } }
I20260608 09:49:58.060050  9340 raft_consensus.cc:1275] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Refusing update from remote peer dc725125e8ba40998ce94dc3188b2909: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:49:58.061414  9488 raft_consensus.cc:1275] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Refusing update from remote peer dc725125e8ba40998ce94dc3188b2909: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:49:58.062014  9555 consensus_queue.cc:1048] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:49:58.063315  9557 consensus_queue.cc:1048] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:49:58.074975  9379 consensus_peers.cc:597] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 -> Peer 868b737968c540bc8d21ccc297528883 (127.3.176.132:36337): Couldn't send request to peer 868b737968c540bc8d21ccc297528883. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7682f66a59fa40939721aa40b00c6072. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:58.074628  9339 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 868b737968c540bc8d21ccc297528883 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } } }
I20260608 09:49:58.075699  9488 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 868b737968c540bc8d21ccc297528883 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } } }
I20260608 09:49:58.089476  9238 catalog_manager.cc:5696] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 reported cstate change: config changed from index -1 to 2, NON_VOTER 868b737968c540bc8d21ccc297528883 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "dc725125e8ba40998ce94dc3188b2909" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } } }
I20260608 09:49:58.155720  9557 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 868b737968c540bc8d21ccc297528883 (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } } }
I20260608 09:49:58.181346  9488 consensus_queue.cc:237] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } }
I20260608 09:49:58.188364  9339 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:49:58.189781  9414 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:49:58.191149  9651 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:49:58.192279  9660 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:49:58.201819  9453 consensus_peers.cc:597] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 -> Peer 868b737968c540bc8d21ccc297528883 (127.3.176.132:36337): Couldn't send request to peer 868b737968c540bc8d21ccc297528883. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d1354539b7349239a3bad55708463bf. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:49:58.203231  9339 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 868b737968c540bc8d21ccc297528883 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } } }
I20260608 09:49:58.203729  9414 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 868b737968c540bc8d21ccc297528883 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } } }
I20260608 09:49:58.219363  9236 catalog_manager.cc:5696] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 reported cstate change: config changed from index -1 to 3, NON_VOTER 868b737968c540bc8d21ccc297528883 (127.3.176.132) added. New cstate: current_term: 2 leader_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } } }
I20260608 09:49:58.230010  9660 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 868b737968c540bc8d21ccc297528883 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } } }
I20260608 09:49:58.375962  9663 ts_tablet_manager.cc:933] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: Initiating tablet copy from peer dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069)
I20260608 09:49:58.377812  9663 tablet_copy_client.cc:323] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:38069
I20260608 09:49:58.390826  9425 tablet_copy_service.cc:140] P dc725125e8ba40998ce94dc3188b2909: Received BeginTabletCopySession request for tablet 7682f66a59fa40939721aa40b00c6072 from peer 868b737968c540bc8d21ccc297528883 ({username='slave'} at 127.0.0.1:43006)
I20260608 09:49:58.391404  9425 tablet_copy_service.cc:161] P dc725125e8ba40998ce94dc3188b2909: Beginning new tablet copy session on tablet 7682f66a59fa40939721aa40b00c6072 from peer 868b737968c540bc8d21ccc297528883 at {username='slave'} at 127.0.0.1:43006: session id = 868b737968c540bc8d21ccc297528883-7682f66a59fa40939721aa40b00c6072
I20260608 09:49:58.399394  9425 tablet_copy_source_session.cc:215] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:49:58.402771  9663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682f66a59fa40939721aa40b00c6072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:58.415020  9663 tablet_copy_client.cc:806] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: tablet copy: Starting download of 0 data blocks...
I20260608 09:49:58.415524  9663 tablet_copy_client.cc:670] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: tablet copy: Starting download of 1 WAL segments...
I20260608 09:49:58.419340  9663 tablet_copy_client.cc:538] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:49:58.425598  9663 tablet_bootstrap.cc:492] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: Bootstrap starting.
I20260608 09:49:58.440749  9663 tablet_bootstrap.cc:492] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:49:58.441498  9663 tablet_bootstrap.cc:492] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: Bootstrap complete.
I20260608 09:49:58.442028  9663 ts_tablet_manager.cc:1403] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260608 09:49:58.444679  9663 raft_consensus.cc:359] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } }
I20260608 09:49:58.445624  9663 raft_consensus.cc:740] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 868b737968c540bc8d21ccc297528883, State: Initialized, Role: LEARNER
I20260608 09:49:58.446362  9663 consensus_queue.cc:260] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } }
I20260608 09:49:58.449026  9663 ts_tablet_manager.cc:1434] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:49:58.450896  9425 tablet_copy_service.cc:342] P dc725125e8ba40998ce94dc3188b2909: Request end of tablet copy session 868b737968c540bc8d21ccc297528883-7682f66a59fa40939721aa40b00c6072 received from {username='slave'} at 127.0.0.1:43006
I20260608 09:49:58.451408  9425 tablet_copy_service.cc:434] P dc725125e8ba40998ce94dc3188b2909: ending tablet copy session 868b737968c540bc8d21ccc297528883-7682f66a59fa40939721aa40b00c6072 on tablet 7682f66a59fa40939721aa40b00c6072 with peer 868b737968c540bc8d21ccc297528883
I20260608 09:49:58.555593  9663 ts_tablet_manager.cc:933] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: Initiating tablet copy from peer 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165)
I20260608 09:49:58.557495  9663 tablet_copy_client.cc:323] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:33165
I20260608 09:49:58.567987  9499 tablet_copy_service.cc:140] P 4eefed3527c24fa99eeb7db6fb9d5682: Received BeginTabletCopySession request for tablet 8d1354539b7349239a3bad55708463bf from peer 868b737968c540bc8d21ccc297528883 ({username='slave'} at 127.0.0.1:60160)
I20260608 09:49:58.568742  9499 tablet_copy_service.cc:161] P 4eefed3527c24fa99eeb7db6fb9d5682: Beginning new tablet copy session on tablet 8d1354539b7349239a3bad55708463bf from peer 868b737968c540bc8d21ccc297528883 at {username='slave'} at 127.0.0.1:60160: session id = 868b737968c540bc8d21ccc297528883-8d1354539b7349239a3bad55708463bf
I20260608 09:49:58.578114  9499 tablet_copy_source_session.cc:215] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:49:58.582168  9663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1354539b7349239a3bad55708463bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:49:58.596953  9663 tablet_copy_client.cc:806] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: tablet copy: Starting download of 0 data blocks...
I20260608 09:49:58.597472  9663 tablet_copy_client.cc:670] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: tablet copy: Starting download of 1 WAL segments...
I20260608 09:49:58.601979  9663 tablet_copy_client.cc:538] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:49:58.609489  9663 tablet_bootstrap.cc:492] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: Bootstrap starting.
I20260608 09:49:58.625504  9663 tablet_bootstrap.cc:492] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:49:58.626185  9663 tablet_bootstrap.cc:492] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: Bootstrap complete.
I20260608 09:49:58.626734  9663 ts_tablet_manager.cc:1403] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260608 09:49:58.628966  9663 raft_consensus.cc:359] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } }
I20260608 09:49:58.629562  9663 raft_consensus.cc:740] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 868b737968c540bc8d21ccc297528883, State: Initialized, Role: LEARNER
I20260608 09:49:58.630064  9663 consensus_queue.cc:260] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: true } }
I20260608 09:49:58.631744  9663 ts_tablet_manager.cc:1434] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:49:58.633600  9499 tablet_copy_service.cc:342] P 4eefed3527c24fa99eeb7db6fb9d5682: Request end of tablet copy session 868b737968c540bc8d21ccc297528883-8d1354539b7349239a3bad55708463bf received from {username='slave'} at 127.0.0.1:60160
I20260608 09:49:58.634115  9499 tablet_copy_service.cc:434] P 4eefed3527c24fa99eeb7db6fb9d5682: ending tablet copy session 868b737968c540bc8d21ccc297528883-8d1354539b7349239a3bad55708463bf on tablet 8d1354539b7349239a3bad55708463bf with peer 868b737968c540bc8d21ccc297528883
I20260608 09:49:58.667343  9607 raft_consensus.cc:1217] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:49:58.864691  9607 raft_consensus.cc:1217] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:49:59.048306  9291 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:49:59.051704  9291 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:49:59.052162  9291 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:49:59.101573  9557 raft_consensus.cc:1064] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909: attempting to promote NON_VOTER 868b737968c540bc8d21ccc297528883 to VOTER
I20260608 09:49:59.103731  9557 consensus_queue.cc:237] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:49:59.111166  9339 raft_consensus.cc:1275] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Refusing update from remote peer dc725125e8ba40998ce94dc3188b2909: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:49:59.111331  9607 raft_consensus.cc:1275] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 LEARNER]: Refusing update from remote peer dc725125e8ba40998ce94dc3188b2909: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:49:59.112927  9488 raft_consensus.cc:1275] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Refusing update from remote peer dc725125e8ba40998ce94dc3188b2909: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:49:59.113284  9670 consensus_queue.cc:1048] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:49:59.114434  9555 consensus_queue.cc:1048] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:49:59.115253  9557 consensus_queue.cc:1048] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:49:59.137132  9339 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.137341  9488 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.152899  9237 catalog_manager.cc:5696] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 reported cstate change: config changed from index 2 to 3, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc725125e8ba40998ce94dc3188b2909" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.247545  9662 raft_consensus.cc:1064] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682: attempting to promote NON_VOTER 868b737968c540bc8d21ccc297528883 to VOTER
I20260608 09:49:59.250172  9662 consensus_queue.cc:237] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:49:59.258368  9607 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 LEARNER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:49:59.258667  9414 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:49:59.260599  9660 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:49:59.262532  9677 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:49:59.266266  9339 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:49:59.267951  9660 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:49:59.284122  9340 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.284483  9414 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.298719  9236 catalog_manager.cc:5696] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 reported cstate change: config changed from index 3 to 4, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.395045  9670 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.405282  9607 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } attrs { replace: true } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.430164  9660 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.439872  9607 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 868b737968c540bc8d21ccc297528883 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } attrs { replace: true } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.644810  9488 consensus_queue.cc:237] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:49:59.646472  9414 consensus_queue.cc:237] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:49:59.653807  9340 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:49:59.656579  9662 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:49:59.657665  9606 raft_consensus.cc:1275] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 FOLLOWER]: Refusing update from remote peer dc725125e8ba40998ce94dc3188b2909: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:49:59.659593  9682 consensus_queue.cc:1048] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:49:59.668749  9339 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dc725125e8ba40998ce94dc3188b2909 (127.3.176.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.669451  9606 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ad930745013c431298790d31ff96be51 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.673493  9488 raft_consensus.cc:1275] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Refusing update from remote peer dc725125e8ba40998ce94dc3188b2909: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:49:59.675181  9682 consensus_queue.cc:1048] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:49:59.680613  9607 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:49:59.680325  9489 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ad930745013c431298790d31ff96be51 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.685305  9660 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:49:59.687572  9237 catalog_manager.cc:5696] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 reported cstate change: config changed from index 4 to 5, VOTER dc725125e8ba40998ce94dc3188b2909 (127.3.176.130) evicted. New cstate: current_term: 2 leader_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.691041  9606 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dc725125e8ba40998ce94dc3188b2909 (127.3.176.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.697218  9235 catalog_manager.cc:5696] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 reported cstate change: config changed from index 3 to 4, VOTER ad930745013c431298790d31ff96be51 (127.3.176.129) evicted. New cstate: current_term: 1 leader_uuid: "dc725125e8ba40998ce94dc3188b2909" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:49:59.731180  9404 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d1354539b7349239a3bad55708463bf with delete_type TABLET_DATA_TOMBSTONED (TS dc725125e8ba40998ce94dc3188b2909 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37516
I20260608 09:49:59.733263  9685 tablet_replica.cc:333] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: stopping tablet replica
I20260608 09:49:59.733937  9685 raft_consensus.cc:2243] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:59.734576  9685 raft_consensus.cc:2272] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:59.737134  9685 ts_tablet_manager.cc:1916] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:49:59.747829  9685 ts_tablet_manager.cc:1929] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:49:59.748198  9685 log.cc:1199] T 8d1354539b7349239a3bad55708463bf P dc725125e8ba40998ce94dc3188b2909: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/8d1354539b7349239a3bad55708463bf
I20260608 09:49:59.749612  9222 catalog_manager.cc:5027] TS dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069): tablet 8d1354539b7349239a3bad55708463bf (table test-workload [id=d9d41a3f1e5e4ed095237497371465b0]) successfully deleted
I20260608 09:49:59.815105  9330 tablet_service.cc:1558] Processing DeleteTablet for tablet 7682f66a59fa40939721aa40b00c6072 with delete_type TABLET_DATA_TOMBSTONED (TS ad930745013c431298790d31ff96be51 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45360
I20260608 09:49:59.817972  9686 tablet_replica.cc:333] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51: stopping tablet replica
I20260608 09:49:59.818953  9686 raft_consensus.cc:2243] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:49:59.819937  9686 raft_consensus.cc:2272] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:49:59.823426  9686 ts_tablet_manager.cc:1916] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:49:59.836769  9686 ts_tablet_manager.cc:1929] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:49:59.837134  9686 log.cc:1199] T 7682f66a59fa40939721aa40b00c6072 P ad930745013c431298790d31ff96be51: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912040303198-3778-0/minicluster-data/ts-0-root/wals/7682f66a59fa40939721aa40b00c6072
I20260608 09:49:59.838837  9221 catalog_manager.cc:5027] TS ad930745013c431298790d31ff96be51 (127.3.176.129:35213): tablet 7682f66a59fa40939721aa40b00c6072 (table test-workload [id=d9d41a3f1e5e4ed095237497371465b0]) successfully deleted
I20260608 09:50:00.191005  9677 raft_consensus.cc:2955] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dc725125e8ba40998ce94dc3188b2909 (127.3.176.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:50:00.199604  9222 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8d1354539b7349239a3bad55708463bf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:50:00.394574  9670 raft_consensus.cc:2955] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ad930745013c431298790d31ff96be51 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } } }
I20260608 09:50:00.401684  9222 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7682f66a59fa40939721aa40b00c6072 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:50:01.053187  9291 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:01.056548  9291 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:50:01.056941  9291 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:50:03.970548  9689 raft_consensus.cc:493] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc725125e8ba40998ce94dc3188b2909)
I20260608 09:50:03.972425  9689 raft_consensus.cc:515] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:50:04.180377  9690 raft_consensus.cc:493] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eefed3527c24fa99eeb7db6fb9d5682)
I20260608 09:50:04.237613  9690 raft_consensus.cc:515] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:50:04.730439  9694 raft_consensus.cc:493] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad930745013c431298790d31ff96be51)
I20260608 09:50:04.731405  9694 raft_consensus.cc:515] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:50:04.734651  9694 leader_election.cc:290] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad930745013c431298790d31ff96be51 (127.3.176.129:35213), dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069)
I20260608 09:50:04.754187  9690 leader_election.cc:290] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad930745013c431298790d31ff96be51 (127.3.176.129:35213), 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165)
I20260608 09:50:04.792584  9414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "868b737968c540bc8d21ccc297528883" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc725125e8ba40998ce94dc3188b2909" is_pre_election: true
I20260608 09:50:04.871431  9693 raft_consensus.cc:493] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4eefed3527c24fa99eeb7db6fb9d5682)
I20260608 09:50:04.793393  9689 leader_election.cc:290] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165), dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069)
I20260608 09:50:04.872511  9693 raft_consensus.cc:515] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:50:04.875535  9694 raft_consensus.cc:493] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc725125e8ba40998ce94dc3188b2909)
I20260608 09:50:04.876672  9694 raft_consensus.cc:515] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:50:04.879531  9694 leader_election.cc:290] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069), 868b737968c540bc8d21ccc297528883 (127.3.176.132:36337)
I20260608 09:50:04.888953  9693 leader_election.cc:290] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165), 868b737968c540bc8d21ccc297528883 (127.3.176.132:36337)
I20260608 09:50:04.953363  9695 raft_consensus.cc:493] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad930745013c431298790d31ff96be51)
I20260608 09:50:04.954299  9695 raft_consensus.cc:515] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:50:04.957676  9695 leader_election.cc:290] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad930745013c431298790d31ff96be51 (127.3.176.129:35213), 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165)
I20260608 09:50:04.959991  9339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51" is_pre_election: true
I20260608 09:50:04.968641  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" is_pre_election: true
I20260608 09:50:04.969503  9489 raft_consensus.cc:2468] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc725125e8ba40998ce94dc3188b2909 in term 1.
I20260608 09:50:04.972841  9379 leader_election.cc:304] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4eefed3527c24fa99eeb7db6fb9d5682, dc725125e8ba40998ce94dc3188b2909; no voters: ad930745013c431298790d31ff96be51
I20260608 09:50:04.974676  9695 raft_consensus.cc:2804] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:50:04.975147  9695 raft_consensus.cc:493] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad930745013c431298790d31ff96be51)
I20260608 09:50:04.975596  9695 raft_consensus.cc:3060] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:04.980749  9339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51" is_pre_election: true
I20260608 09:50:04.990258  9414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc725125e8ba40998ce94dc3188b2909" is_pre_election: true
I20260608 09:50:04.992676  9415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc725125e8ba40998ce94dc3188b2909" is_pre_election: true
I20260608 09:50:04.997048  9606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "868b737968c540bc8d21ccc297528883" is_pre_election: true
I20260608 09:50:04.999037  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "868b737968c540bc8d21ccc297528883" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" is_pre_election: true
I20260608 09:50:05.005702  9489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682f66a59fa40939721aa40b00c6072" candidate_uuid: "868b737968c540bc8d21ccc297528883" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" is_pre_election: true
I20260608 09:50:05.010278  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" is_pre_election: true
I20260608 09:50:05.018267  9339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "868b737968c540bc8d21ccc297528883" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51" is_pre_election: true
I20260608 09:50:05.019183  9695 raft_consensus.cc:515] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:50:05.021718  9414 raft_consensus.cc:2393] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4eefed3527c24fa99eeb7db6fb9d5682 in current term 2: Already voted for candidate dc725125e8ba40998ce94dc3188b2909 in this term.
I20260608 09:50:05.022850  9339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51"
I20260608 09:50:05.024120  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "dc725125e8ba40998ce94dc3188b2909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
I20260608 09:50:05.024788  9453 leader_election.cc:304] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4eefed3527c24fa99eeb7db6fb9d5682; no voters: 868b737968c540bc8d21ccc297528883, dc725125e8ba40998ce94dc3188b2909
I20260608 09:50:05.026583  9695 leader_election.cc:290] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 2 election: Requested vote from peers ad930745013c431298790d31ff96be51 (127.3.176.129:35213), 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165)
I20260608 09:50:05.028815  9694 raft_consensus.cc:2749] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:50:05.045739  9379 leader_election.cc:304] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc725125e8ba40998ce94dc3188b2909; no voters: 4eefed3527c24fa99eeb7db6fb9d5682, ad930745013c431298790d31ff96be51
I20260608 09:50:05.096144  9291 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:05.113350  9695 raft_consensus.cc:2749] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:50:05.113719  9291 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:50:05.114333  9291 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:50:05.140529  9453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.130:38069, user_credentials={real_user=slave}} blocked reactor thread for 115893us
I20260608 09:50:05.142258  9571 leader_election.cc:304] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 868b737968c540bc8d21ccc297528883; no voters: 4eefed3527c24fa99eeb7db6fb9d5682, dc725125e8ba40998ce94dc3188b2909
I20260608 09:50:05.142717  9415 raft_consensus.cc:1240] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Rejecting Update request from peer ad930745013c431298790d31ff96be51 for earlier term 1. Current term is 2. Ops: []
I20260608 09:50:05.144608  9689 raft_consensus.cc:2749] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:50:05.146227  9453 leader_election.cc:304] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4eefed3527c24fa99eeb7db6fb9d5682; no voters: ad930745013c431298790d31ff96be51, dc725125e8ba40998ce94dc3188b2909
I20260608 09:50:05.147336  9699 raft_consensus.cc:3060] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:05.149194  9570 leader_election.cc:304] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 868b737968c540bc8d21ccc297528883; no voters: 4eefed3527c24fa99eeb7db6fb9d5682, ad930745013c431298790d31ff96be51
I20260608 09:50:05.150456  9689 raft_consensus.cc:2749] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:50:05.158051  9699 raft_consensus.cc:2749] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:50:05.174403  9693 consensus_queue.cc:1059] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:50:05.175412  9606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "868b737968c540bc8d21ccc297528883" is_pre_election: true
I20260608 09:50:05.177359  9304 leader_election.cc:304] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad930745013c431298790d31ff96be51; no voters: 4eefed3527c24fa99eeb7db6fb9d5682, 868b737968c540bc8d21ccc297528883
I20260608 09:50:05.178246  9701 raft_consensus.cc:2749] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:50:05.287806  9693 raft_consensus.cc:3055] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:50:05.288340  9693 raft_consensus.cc:740] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad930745013c431298790d31ff96be51, State: Running, Role: LEADER
I20260608 09:50:05.289367  9693 consensus_queue.cc:260] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:50:05.290482  9693 raft_consensus.cc:3060] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:50:06.014109  9510 debug-util.cc:398] Leaking SignalData structure 0x7b08001fa1c0 after lost signal to thread 3781
W20260608 09:50:06.015409  9510 debug-util.cc:398] Leaking SignalData structure 0x7b08001d4e20 after lost signal to thread 9272
W20260608 09:50:06.017659  9510 debug-util.cc:398] Leaking SignalData structure 0x7b08002244a0 after lost signal to thread 9439
W20260608 09:50:06.018783  9510 debug-util.cc:398] Leaking SignalData structure 0x7b08002240a0 after lost signal to thread 9513
W20260608 09:50:06.019954  9510 debug-util.cc:398] Leaking SignalData structure 0x7b0800041800 after lost signal to thread 9631
I20260608 09:50:06.189469  9699 raft_consensus.cc:493] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:06.190219  9699 raft_consensus.cc:515] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:50:06.192834  9699 leader_election.cc:290] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad930745013c431298790d31ff96be51 (127.3.176.129:35213), dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069)
I20260608 09:50:06.193801  9339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51" is_pre_election: true
I20260608 09:50:06.194114  9415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc725125e8ba40998ce94dc3188b2909" is_pre_election: true
I20260608 09:50:06.194485  9339 raft_consensus.cc:2468] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eefed3527c24fa99eeb7db6fb9d5682 in term 2.
I20260608 09:50:06.194898  9415 raft_consensus.cc:2468] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eefed3527c24fa99eeb7db6fb9d5682 in term 2.
I20260608 09:50:06.195760  9452 leader_election.cc:304] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eefed3527c24fa99eeb7db6fb9d5682, ad930745013c431298790d31ff96be51; no voters: 
I20260608 09:50:06.196687  9699 raft_consensus.cc:2804] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:50:06.197037  9699 raft_consensus.cc:493] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:06.197324  9699 raft_consensus.cc:3060] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:06.202509  9699 raft_consensus.cc:515] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:50:06.204308  9699 leader_election.cc:290] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 3 election: Requested vote from peers ad930745013c431298790d31ff96be51 (127.3.176.129:35213), dc725125e8ba40998ce94dc3188b2909 (127.3.176.130:38069)
I20260608 09:50:06.205127  9339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad930745013c431298790d31ff96be51"
I20260608 09:50:06.205677  9415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63202f48761740d3b9fc0a5781781321" candidate_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc725125e8ba40998ce94dc3188b2909"
I20260608 09:50:06.205796  9339 raft_consensus.cc:3060] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:06.206264  9415 raft_consensus.cc:3060] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:06.213697  9339 raft_consensus.cc:2468] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eefed3527c24fa99eeb7db6fb9d5682 in term 3.
I20260608 09:50:06.213697  9415 raft_consensus.cc:2468] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eefed3527c24fa99eeb7db6fb9d5682 in term 3.
I20260608 09:50:06.215144  9452 leader_election.cc:304] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eefed3527c24fa99eeb7db6fb9d5682, ad930745013c431298790d31ff96be51; no voters: 
I20260608 09:50:06.216126  9699 raft_consensus.cc:2804] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:50:06.217396  9699 raft_consensus.cc:697] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 3 LEADER]: Becoming Leader. State: Replica: 4eefed3527c24fa99eeb7db6fb9d5682, State: Running, Role: LEADER
I20260608 09:50:06.218878  9699 consensus_queue.cc:237] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } }
I20260608 09:50:06.231992  9235 catalog_manager.cc:5696] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 reported cstate change: term changed from 1 to 3, leader changed from ad930745013c431298790d31ff96be51 (127.3.176.129) to 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131). New cstate: current_term: 3 leader_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } health_report { overall_health: HEALTHY } } }
I20260608 09:50:06.533370  9415 raft_consensus.cc:1275] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 3 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:06.535405  9699 consensus_queue.cc:1048] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc725125e8ba40998ce94dc3188b2909" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 38069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:50:06.591751  9339 raft_consensus.cc:1275] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 3 FOLLOWER]: Refusing update from remote peer 4eefed3527c24fa99eeb7db6fb9d5682: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:06.593044  9699 consensus_queue.cc:1048] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:50:07.115274  9291 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:07.137344  9487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d1354539b7349239a3bad55708463bf"
dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
mode: GRACEFUL
new_leader_uuid: "ad930745013c431298790d31ff96be51"
 from {username='slave'} at 127.0.0.1:40518
I20260608 09:50:07.138248  9487 raft_consensus.cc:606] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 LEADER]: Received request to transfer leadership to TS ad930745013c431298790d31ff96be51
I20260608 09:50:07.139788  9291 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:50:07.140307  9291 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:50:07.652446  9702 raft_consensus.cc:993] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682: : Instructing follower ad930745013c431298790d31ff96be51 to start an election
I20260608 09:50:07.653187  9714 raft_consensus.cc:1081] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 LEADER]: Signalling peer ad930745013c431298790d31ff96be51 to start an election
I20260608 09:50:07.654933  9339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d1354539b7349239a3bad55708463bf"
dest_uuid: "ad930745013c431298790d31ff96be51"
 from {username='slave'} at 127.0.0.1:45898
I20260608 09:50:07.655483  9339 raft_consensus.cc:493] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:50:07.655781  9339 raft_consensus.cc:3060] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:07.660970  9339 raft_consensus.cc:515] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:50:07.662737  9339 leader_election.cc:290] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 3 election: Requested vote from peers 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131:33165), 868b737968c540bc8d21ccc297528883 (127.3.176.132:36337)
I20260608 09:50:07.664222  9606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "868b737968c540bc8d21ccc297528883"
I20260608 09:50:07.664734  9606 raft_consensus.cc:3060] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:07.664517  9487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1354539b7349239a3bad55708463bf" candidate_uuid: "ad930745013c431298790d31ff96be51" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4eefed3527c24fa99eeb7db6fb9d5682"
I20260608 09:50:07.665359  9487 raft_consensus.cc:3055] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:50:07.665745  9487 raft_consensus.cc:740] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4eefed3527c24fa99eeb7db6fb9d5682, State: Running, Role: LEADER
I20260608 09:50:07.666833  9487 consensus_queue.cc:260] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:50:07.668543  9487 raft_consensus.cc:3060] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:07.670318  9606 raft_consensus.cc:2468] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad930745013c431298790d31ff96be51 in term 3.
I20260608 09:50:07.671501  9304 leader_election.cc:304] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 868b737968c540bc8d21ccc297528883, ad930745013c431298790d31ff96be51; no voters: 
I20260608 09:50:07.673183  9717 raft_consensus.cc:2804] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:50:07.675052  9717 raft_consensus.cc:697] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 3 LEADER]: Becoming Leader. State: Replica: ad930745013c431298790d31ff96be51, State: Running, Role: LEADER
I20260608 09:50:07.676241  9717 consensus_queue.cc:237] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } }
I20260608 09:50:07.678164  9487 raft_consensus.cc:2468] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad930745013c431298790d31ff96be51 in term 3.
I20260608 09:50:07.684562  9235 catalog_manager.cc:5696] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 reported cstate change: term changed from 2 to 3, leader changed from 4eefed3527c24fa99eeb7db6fb9d5682 (127.3.176.131) to ad930745013c431298790d31ff96be51 (127.3.176.129). New cstate: current_term: 3 leader_uuid: "ad930745013c431298790d31ff96be51" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ad930745013c431298790d31ff96be51" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:07.960726  9606 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 3 FOLLOWER]: Refusing update from remote peer ad930745013c431298790d31ff96be51: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:50:07.962213  9717 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "868b737968c540bc8d21ccc297528883" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 36337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 09:50:07.975437  9487 raft_consensus.cc:1275] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 3 FOLLOWER]: Refusing update from remote peer ad930745013c431298790d31ff96be51: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:50:07.977602  9717 consensus_queue.cc:1048] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eefed3527c24fa99eeb7db6fb9d5682" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:50:09.141228  9291 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:09.143906  9291 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:50:09.144313  9291 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:50:09.300804  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:50:09.324169  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:09.325057  3778 tablet_replica.cc:333] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51: stopping tablet replica
I20260608 09:50:09.325703  3778 raft_consensus.cc:2243] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:50:09.326659  3778 raft_consensus.cc:2272] T 8d1354539b7349239a3bad55708463bf P ad930745013c431298790d31ff96be51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.329355  3778 tablet_replica.cc:333] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51: stopping tablet replica
I20260608 09:50:09.329851  3778 raft_consensus.cc:2243] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:09.330281  3778 raft_consensus.cc:2272] T 63202f48761740d3b9fc0a5781781321 P ad930745013c431298790d31ff96be51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.355718  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:50:09.372882  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:50:09.397571  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:09.398525  3778 tablet_replica.cc:333] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909: stopping tablet replica
I20260608 09:50:09.399257  3778 raft_consensus.cc:2243] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:09.399833  3778 raft_consensus.cc:2272] T 63202f48761740d3b9fc0a5781781321 P dc725125e8ba40998ce94dc3188b2909 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.402534  3778 tablet_replica.cc:333] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909: stopping tablet replica
I20260608 09:50:09.403095  3778 raft_consensus.cc:2243] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:09.404232  3778 raft_consensus.cc:2272] T 7682f66a59fa40939721aa40b00c6072 P dc725125e8ba40998ce94dc3188b2909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.430861  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:50:09.446869  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:50:09.474021  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:09.474877  3778 tablet_replica.cc:333] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682: stopping tablet replica
I20260608 09:50:09.475951  3778 raft_consensus.cc:2243] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:50:09.476953  3778 raft_consensus.cc:2272] T 63202f48761740d3b9fc0a5781781321 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.479473  3778 tablet_replica.cc:333] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682: stopping tablet replica
I20260608 09:50:09.480052  3778 raft_consensus.cc:2243] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:09.480684  3778 raft_consensus.cc:2272] T 7682f66a59fa40939721aa40b00c6072 P 4eefed3527c24fa99eeb7db6fb9d5682 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.483063  3778 tablet_replica.cc:333] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682: stopping tablet replica
I20260608 09:50:09.483637  3778 raft_consensus.cc:2243] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:09.484108  3778 raft_consensus.cc:2272] T 8d1354539b7349239a3bad55708463bf P 4eefed3527c24fa99eeb7db6fb9d5682 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.526541  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:50:09.542382  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:50:09.568635  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:09.569463  3778 tablet_replica.cc:333] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883: stopping tablet replica
I20260608 09:50:09.570077  3778 raft_consensus.cc:2243] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:09.570639  3778 raft_consensus.cc:2272] T 8d1354539b7349239a3bad55708463bf P 868b737968c540bc8d21ccc297528883 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.572960  3778 tablet_replica.cc:333] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883: stopping tablet replica
I20260608 09:50:09.573443  3778 raft_consensus.cc:2243] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:09.574009  3778 raft_consensus.cc:2272] T 7682f66a59fa40939721aa40b00c6072 P 868b737968c540bc8d21ccc297528883 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.596346  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:50:09.611470  3778 master.cc:562] Master@127.3.176.190:42667 shutting down...
I20260608 09:50:09.636332  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:09.636996  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:09.637346  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0117677e3866470798f8cbb9c2a1d8da: stopping tablet replica
I20260608 09:50:09.658754  3778 master.cc:584] Master@127.3.176.190:42667 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (14821 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 09:50:09.700438  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:35079
I20260608 09:50:09.701697  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:09.708338  9732 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:09.709187  9731 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:09.710038  9734 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:09.710857  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:09.711894  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:09.712136  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:09.712314  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912209712295 us; error 0 us; skew 500 ppm
I20260608 09:50:09.713009  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:09.715911  3778 webserver.cc:533] Webserver started at http://127.3.176.190:34095/ using document root <none> and password file <none>
I20260608 09:50:09.716572  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:09.716761  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:09.717031  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:09.718374  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "b18418a9e7f143ec8952a0cb75ce0c6c"
format_stamp: "Formatted at 2026-06-08 09:50:09 on dist-test-slave-qcvl"
I20260608 09:50:09.723785  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:50:09.728170  9739 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:09.729089  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:50:09.729398  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "b18418a9e7f143ec8952a0cb75ce0c6c"
format_stamp: "Formatted at 2026-06-08 09:50:09 on dist-test-slave-qcvl"
I20260608 09:50:09.729688  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:09.739749  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:09.741184  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:09.787420  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:35079
I20260608 09:50:09.787578  9790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:35079 every 8 connection(s)
I20260608 09:50:09.792181  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:09.803529  9791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c: Bootstrap starting.
I20260608 09:50:09.808745  9791 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:09.814987  9791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c: No bootstrap required, opened a new log
I20260608 09:50:09.817855  9791 raft_consensus.cc:359] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18418a9e7f143ec8952a0cb75ce0c6c" member_type: VOTER }
I20260608 09:50:09.818251  9791 raft_consensus.cc:385] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:09.818444  9791 raft_consensus.cc:740] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b18418a9e7f143ec8952a0cb75ce0c6c, State: Initialized, Role: FOLLOWER
I20260608 09:50:09.819002  9791 consensus_queue.cc:260] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18418a9e7f143ec8952a0cb75ce0c6c" member_type: VOTER }
I20260608 09:50:09.819476  9791 raft_consensus.cc:399] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:50:09.819710  9791 raft_consensus.cc:493] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:50:09.819934  9791 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:09.824834  9791 raft_consensus.cc:515] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18418a9e7f143ec8952a0cb75ce0c6c" member_type: VOTER }
I20260608 09:50:09.825407  9791 leader_election.cc:304] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b18418a9e7f143ec8952a0cb75ce0c6c; no voters: 
I20260608 09:50:09.826706  9791 leader_election.cc:290] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:50:09.827409  9794 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:09.829114  9794 raft_consensus.cc:697] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 1 LEADER]: Becoming Leader. State: Replica: b18418a9e7f143ec8952a0cb75ce0c6c, State: Running, Role: LEADER
I20260608 09:50:09.829957  9791 sys_catalog.cc:565] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:50:09.829998  9794 consensus_queue.cc:237] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18418a9e7f143ec8952a0cb75ce0c6c" member_type: VOTER }
I20260608 09:50:09.835073  9795 sys_catalog.cc:455] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b18418a9e7f143ec8952a0cb75ce0c6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18418a9e7f143ec8952a0cb75ce0c6c" member_type: VOTER } }
I20260608 09:50:09.835384  9796 sys_catalog.cc:455] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [sys.catalog]: SysCatalogTable state changed. Reason: New leader b18418a9e7f143ec8952a0cb75ce0c6c. Latest consensus state: current_term: 1 leader_uuid: "b18418a9e7f143ec8952a0cb75ce0c6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18418a9e7f143ec8952a0cb75ce0c6c" member_type: VOTER } }
I20260608 09:50:09.835784  9795 sys_catalog.cc:458] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [sys.catalog]: This master's current role is: LEADER
I20260608 09:50:09.835894  9796 sys_catalog.cc:458] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [sys.catalog]: This master's current role is: LEADER
I20260608 09:50:09.839833  9801 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:50:09.847651  9801 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:50:09.848846  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:50:09.857959  9801 catalog_manager.cc:1382] Generated new cluster ID: 8483f365940a48fa937d220ae8495289
I20260608 09:50:09.858320  9801 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:50:09.877862  9801 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:50:09.879302  9801 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:50:09.896987  9801 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c: Generated new TSK 0
I20260608 09:50:09.897680  9801 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:50:09.915902  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:09.923024  9812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:09.924350  9813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:09.926538  3778 server_base.cc:1061] running on GCE node
W20260608 09:50:09.926602  9815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:09.927873  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:09.928128  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:09.928365  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912209928339 us; error 0 us; skew 500 ppm
I20260608 09:50:09.929037  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:09.932211  3778 webserver.cc:533] Webserver started at http://127.3.176.129:41831/ using document root <none> and password file <none>
I20260608 09:50:09.932823  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:09.933022  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:09.933336  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:09.934623  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "ca9c6d24f3cf48e8ad036741467086ac"
format_stamp: "Formatted at 2026-06-08 09:50:09 on dist-test-slave-qcvl"
I20260608 09:50:09.940330  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:50:09.944725  9820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:09.945686  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:50:09.946040  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "ca9c6d24f3cf48e8ad036741467086ac"
format_stamp: "Formatted at 2026-06-08 09:50:09 on dist-test-slave-qcvl"
I20260608 09:50:09.946336  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:09.967415  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:09.968861  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:09.970580  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:09.973263  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:09.973501  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:09.973742  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:09.973901  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:10.025259  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:33491
I20260608 09:50:10.025422  9882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:33491 every 8 connection(s)
I20260608 09:50:10.031498  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:10.041278  9887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:10.041383  9888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:10.044157  9890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:10.045846  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:10.045898  9883 heartbeater.cc:344] Connected to a master server at 127.3.176.190:35079
I20260608 09:50:10.046685  9883 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:10.047715  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:50:10.047863  9883 heartbeater.cc:507] Master 127.3.176.190:35079 requested a full tablet report, sending...
W20260608 09:50:10.048269  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:10.048537  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912210048512 us; error 0 us; skew 500 ppm
I20260608 09:50:10.049475  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:10.051194  9756 ts_manager.cc:194] Registered new tserver with Master: ca9c6d24f3cf48e8ad036741467086ac (127.3.176.129:33491)
I20260608 09:50:10.052745  3778 webserver.cc:533] Webserver started at http://127.3.176.130:34421/ using document root <none> and password file <none>
I20260608 09:50:10.053414  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:10.053630  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:10.053493  9756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49812
I20260608 09:50:10.054049  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:10.055629  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "aade0eed27cc472a841841706d590794"
format_stamp: "Formatted at 2026-06-08 09:50:10 on dist-test-slave-qcvl"
I20260608 09:50:10.061475  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:50:10.065789  9895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:10.066707  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:50:10.067058  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "aade0eed27cc472a841841706d590794"
format_stamp: "Formatted at 2026-06-08 09:50:10 on dist-test-slave-qcvl"
I20260608 09:50:10.067358  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:10.081075  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:10.082536  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:10.084357  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:10.087042  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:10.087327  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:10.087620  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:10.087855  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:10.136178  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:41247
I20260608 09:50:10.136332  9957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:41247 every 8 connection(s)
I20260608 09:50:10.141999  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:10.150503  9961 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:10.152370  9962 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:10.153935  3778 server_base.cc:1061] running on GCE node
W20260608 09:50:10.154048  9965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:10.155274  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:10.155551  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:10.155766  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912210155747 us; error 0 us; skew 500 ppm
I20260608 09:50:10.156286  9958 heartbeater.cc:344] Connected to a master server at 127.3.176.190:35079
I20260608 09:50:10.156528  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:10.156772  9958 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:10.157776  9958 heartbeater.cc:507] Master 127.3.176.190:35079 requested a full tablet report, sending...
I20260608 09:50:10.160035  3778 webserver.cc:533] Webserver started at http://127.3.176.131:42261/ using document root <none> and password file <none>
I20260608 09:50:10.160405  9756 ts_manager.cc:194] Registered new tserver with Master: aade0eed27cc472a841841706d590794 (127.3.176.130:41247)
I20260608 09:50:10.160846  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:10.161139  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:10.161489  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:10.162343  9756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49814
I20260608 09:50:10.163136  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "91229f23368643bab3aaa45d8bdf91cc"
format_stamp: "Formatted at 2026-06-08 09:50:10 on dist-test-slave-qcvl"
I20260608 09:50:10.168848  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 09:50:10.173072  9969 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:10.174043  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:50:10.174448  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "91229f23368643bab3aaa45d8bdf91cc"
format_stamp: "Formatted at 2026-06-08 09:50:10 on dist-test-slave-qcvl"
I20260608 09:50:10.174752  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:10.194396  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:10.195629  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:10.197193  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:10.199752  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:10.199970  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:10.200234  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:10.200392  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:10.243918  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:35211
I20260608 09:50:10.244123 10032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:35211 every 8 connection(s)
I20260608 09:50:10.259879 10033 heartbeater.cc:344] Connected to a master server at 127.3.176.190:35079
I20260608 09:50:10.260376 10033 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:10.261191 10033 heartbeater.cc:507] Master 127.3.176.190:35079 requested a full tablet report, sending...
I20260608 09:50:10.263572  9756 ts_manager.cc:194] Registered new tserver with Master: 91229f23368643bab3aaa45d8bdf91cc (127.3.176.131:35211)
I20260608 09:50:10.264710  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017269989s
I20260608 09:50:10.265331  9756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49826
I20260608 09:50:11.057641  9883 heartbeater.cc:499] Master 127.3.176.190:35079 was elected leader, sending a full tablet report...
I20260608 09:50:11.165584  9958 heartbeater.cc:499] Master 127.3.176.190:35079 was elected leader, sending a full tablet report...
I20260608 09:50:11.268841 10033 heartbeater.cc:499] Master 127.3.176.190:35079 was elected leader, sending a full tablet report...
I20260608 09:50:11.329766  9756 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49828:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:50:11.332304  9756 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:50:11.380890  9997 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac0808c4d32428cb177b6139560e047 (DEFAULT_TABLE table=test-workload [id=889d2e1d481b46208fd8b5b9e0380751]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:50:11.382387  9997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac0808c4d32428cb177b6139560e047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:11.419292  9848 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac0808c4d32428cb177b6139560e047 (DEFAULT_TABLE table=test-workload [id=889d2e1d481b46208fd8b5b9e0380751]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:50:11.421680  9848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac0808c4d32428cb177b6139560e047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:11.424439  9923 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac0808c4d32428cb177b6139560e047 (DEFAULT_TABLE table=test-workload [id=889d2e1d481b46208fd8b5b9e0380751]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:50:11.426844  9923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac0808c4d32428cb177b6139560e047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:11.446420 10054 tablet_bootstrap.cc:492] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc: Bootstrap starting.
I20260608 09:50:11.449164 10055 tablet_bootstrap.cc:492] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac: Bootstrap starting.
I20260608 09:50:11.456888 10055 tablet_bootstrap.cc:654] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:11.457429 10054 tablet_bootstrap.cc:654] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:11.458196 10056 tablet_bootstrap.cc:492] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794: Bootstrap starting.
I20260608 09:50:11.464715 10054 tablet_bootstrap.cc:492] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc: No bootstrap required, opened a new log
I20260608 09:50:11.465268 10054 ts_tablet_manager.cc:1403] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 09:50:11.465283 10055 tablet_bootstrap.cc:492] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac: No bootstrap required, opened a new log
I20260608 09:50:11.466195 10055 ts_tablet_manager.cc:1403] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 09:50:11.467813 10056 tablet_bootstrap.cc:654] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:11.468894 10054 raft_consensus.cc:359] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } }
I20260608 09:50:11.470252 10054 raft_consensus.cc:385] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:11.470590 10054 raft_consensus.cc:740] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91229f23368643bab3aaa45d8bdf91cc, State: Initialized, Role: FOLLOWER
I20260608 09:50:11.470292 10055 raft_consensus.cc:359] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } }
I20260608 09:50:11.471287 10055 raft_consensus.cc:385] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:11.471731 10055 raft_consensus.cc:740] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9c6d24f3cf48e8ad036741467086ac, State: Initialized, Role: FOLLOWER
I20260608 09:50:11.471580 10054 consensus_queue.cc:260] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } }
I20260608 09:50:11.472973 10055 consensus_queue.cc:260] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } }
I20260608 09:50:11.475329 10054 ts_tablet_manager.cc:1434] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:50:11.475823 10056 tablet_bootstrap.cc:492] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794: No bootstrap required, opened a new log
I20260608 09:50:11.476837 10056 ts_tablet_manager.cc:1403] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 09:50:11.482057 10056 raft_consensus.cc:359] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } }
I20260608 09:50:11.482898 10055 ts_tablet_manager.cc:1434] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 09:50:11.482970 10056 raft_consensus.cc:385] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:11.483565 10056 raft_consensus.cc:740] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aade0eed27cc472a841841706d590794, State: Initialized, Role: FOLLOWER
I20260608 09:50:11.484898 10056 consensus_queue.cc:260] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } }
I20260608 09:50:11.488401 10056 ts_tablet_manager.cc:1434] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
W20260608 09:50:11.499722 10034 tablet.cc:2404] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:50:11.504335 10062 raft_consensus.cc:493] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:11.504935 10062 raft_consensus.cc:515] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } }
I20260608 09:50:11.507789 10062 leader_election.cc:290] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91229f23368643bab3aaa45d8bdf91cc (127.3.176.131:35211), ca9c6d24f3cf48e8ad036741467086ac (127.3.176.129:33491)
I20260608 09:50:11.524592  9858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0808c4d32428cb177b6139560e047" candidate_uuid: "aade0eed27cc472a841841706d590794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9c6d24f3cf48e8ad036741467086ac" is_pre_election: true
I20260608 09:50:11.524708 10007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0808c4d32428cb177b6139560e047" candidate_uuid: "aade0eed27cc472a841841706d590794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91229f23368643bab3aaa45d8bdf91cc" is_pre_election: true
I20260608 09:50:11.525418  9858 raft_consensus.cc:2468] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aade0eed27cc472a841841706d590794 in term 0.
I20260608 09:50:11.525512 10007 raft_consensus.cc:2468] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aade0eed27cc472a841841706d590794 in term 0.
I20260608 09:50:11.526906  9899 leader_election.cc:304] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aade0eed27cc472a841841706d590794, ca9c6d24f3cf48e8ad036741467086ac; no voters: 
I20260608 09:50:11.527807 10062 raft_consensus.cc:2804] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:11.528170 10062 raft_consensus.cc:493] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:11.528419 10062 raft_consensus.cc:3060] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:11.535255 10062 raft_consensus.cc:515] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } }
I20260608 09:50:11.537376 10062 leader_election.cc:290] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [CANDIDATE]: Term 1 election: Requested vote from peers 91229f23368643bab3aaa45d8bdf91cc (127.3.176.131:35211), ca9c6d24f3cf48e8ad036741467086ac (127.3.176.129:33491)
I20260608 09:50:11.538409 10007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0808c4d32428cb177b6139560e047" candidate_uuid: "aade0eed27cc472a841841706d590794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91229f23368643bab3aaa45d8bdf91cc"
I20260608 09:50:11.538622  9858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0808c4d32428cb177b6139560e047" candidate_uuid: "aade0eed27cc472a841841706d590794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca9c6d24f3cf48e8ad036741467086ac"
I20260608 09:50:11.539049 10007 raft_consensus.cc:3060] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:11.539273  9858 raft_consensus.cc:3060] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:11.545929 10007 raft_consensus.cc:2468] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aade0eed27cc472a841841706d590794 in term 1.
I20260608 09:50:11.546511  9858 raft_consensus.cc:2468] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aade0eed27cc472a841841706d590794 in term 1.
I20260608 09:50:11.547240  9896 leader_election.cc:304] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91229f23368643bab3aaa45d8bdf91cc, aade0eed27cc472a841841706d590794; no voters: 
I20260608 09:50:11.548316 10062 raft_consensus.cc:2804] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:11.549567 10062 raft_consensus.cc:697] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 1 LEADER]: Becoming Leader. State: Replica: aade0eed27cc472a841841706d590794, State: Running, Role: LEADER
I20260608 09:50:11.550384 10062 consensus_queue.cc:237] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } }
I20260608 09:50:11.559945  9753 catalog_manager.cc:5696] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 reported cstate change: term changed from 0 to 1, leader changed from <none> to aade0eed27cc472a841841706d590794 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "aade0eed27cc472a841841706d590794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aade0eed27cc472a841841706d590794" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca9c6d24f3cf48e8ad036741467086ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33491 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:11.596043  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:50:11.623725  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:11.624864  3778 tablet_replica.cc:333] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac: stopping tablet replica
I20260608 09:50:11.625443  3778 raft_consensus.cc:2243] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:11.625854  3778 raft_consensus.cc:2272] T 8ac0808c4d32428cb177b6139560e047 P ca9c6d24f3cf48e8ad036741467086ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:11.646189  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:50:11.847745  9809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:11.849310  9809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:50:11.849629  9809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:50:12.163785  9899 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33491: connect: Connection refused (error 111) [suppressed 23 similar messages]
W20260608 09:50:12.167315  9899 consensus_peers.cc:597] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 -> Peer ca9c6d24f3cf48e8ad036741467086ac (127.3.176.129:33491): Couldn't send request to peer ca9c6d24f3cf48e8ad036741467086ac. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:12.180519 10067 consensus_queue.cc:1048] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91229f23368643bab3aaa45d8bdf91cc" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:13.850730  9809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:13.852370  9809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:50:13.852684  9809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:50:14.803339  9899 consensus_peers.cc:597] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 -> Peer ca9c6d24f3cf48e8ad036741467086ac (127.3.176.129:33491): Couldn't send request to peer ca9c6d24f3cf48e8ad036741467086ac. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:50:15.853906  9809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:15.855477  9809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:50:15.855765  9809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:50:17.573230  9899 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33491: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 09:50:17.577317  9899 consensus_peers.cc:597] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 -> Peer ca9c6d24f3cf48e8ad036741467086ac (127.3.176.129:33491): Couldn't send request to peer ca9c6d24f3cf48e8ad036741467086ac. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33491: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 09:50:17.856734  9809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:17.858086  9809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:50:17.858353  9809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:50:19.959863  9809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:19.961549  9809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:50:19.961879  9809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:50:20.160315  9899 consensus_peers.cc:597] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 -> Peer ca9c6d24f3cf48e8ad036741467086ac (127.3.176.129:33491): Couldn't send request to peer ca9c6d24f3cf48e8ad036741467086ac. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33491: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260608 09:50:20.967103  9954 debug-util.cc:398] Leaking SignalData structure 0x7b080007e2c0 after lost signal to thread 3781
W20260608 09:50:20.968545  9954 debug-util.cc:398] Leaking SignalData structure 0x7b080018aae0 after lost signal to thread 9790
W20260608 09:50:20.969692  9954 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9c60 after lost signal to thread 9957
W20260608 09:50:20.970670  9954 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7860 after lost signal to thread 10032
I20260608 09:50:21.963542  9809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:50:21.965734  9809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:50:21.966064  9809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:50:22.645154  9899 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33491: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 09:50:22.647943  9899 consensus_peers.cc:597] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 -> Peer ca9c6d24f3cf48e8ad036741467086ac (127.3.176.129:33491): Couldn't send request to peer ca9c6d24f3cf48e8ad036741467086ac. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33491: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 09:50:22.936755  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:50:22.989650  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:22.990744  3778 tablet_replica.cc:333] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794: stopping tablet replica
I20260608 09:50:22.991607  3778 raft_consensus.cc:2243] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:22.993117  3778 raft_consensus.cc:2272] T 8ac0808c4d32428cb177b6139560e047 P aade0eed27cc472a841841706d590794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:23.589016  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:50:23.604182  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:50:23.635610  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:23.636581  3778 tablet_replica.cc:333] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc: stopping tablet replica
I20260608 09:50:23.637259  3778 raft_consensus.cc:2243] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:23.637844  3778 raft_consensus.cc:2272] T 8ac0808c4d32428cb177b6139560e047 P 91229f23368643bab3aaa45d8bdf91cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:23.659418  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:50:23.674618  3778 master.cc:562] Master@127.3.176.190:35079 shutting down...
I20260608 09:50:23.697101  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:23.697964  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:23.698355  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P b18418a9e7f143ec8952a0cb75ce0c6c: stopping tablet replica
I20260608 09:50:23.719432  3778 master.cc:584] Master@127.3.176.190:35079 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (14061 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 09:50:23.763252  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:34795
I20260608 09:50:23.764712  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:23.771132 10102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:23.771450 10103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:23.774361 10105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:23.774402  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:23.775810  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:23.776042  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:23.776340  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912223776317 us; error 0 us; skew 500 ppm
I20260608 09:50:23.776968  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:23.779896  3778 webserver.cc:533] Webserver started at http://127.3.176.190:40731/ using document root <none> and password file <none>
I20260608 09:50:23.780543  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:23.780747  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:23.781031  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:23.782480  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "41f58999d22647a187bd3a0b9ee5be4e"
format_stamp: "Formatted at 2026-06-08 09:50:23 on dist-test-slave-qcvl"
I20260608 09:50:23.787900  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:50:23.791930 10110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:23.792841  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:50:23.793164  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "41f58999d22647a187bd3a0b9ee5be4e"
format_stamp: "Formatted at 2026-06-08 09:50:23 on dist-test-slave-qcvl"
I20260608 09:50:23.793483  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:23.805509  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:23.807008  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:23.856432  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:34795
I20260608 09:50:23.856531 10162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:34795 every 8 connection(s)
I20260608 09:50:23.861340 10163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:23.874132 10163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e: Bootstrap starting.
I20260608 09:50:23.879190 10163 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:23.884148 10163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e: No bootstrap required, opened a new log
I20260608 09:50:23.886545 10163 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f58999d22647a187bd3a0b9ee5be4e" member_type: VOTER }
I20260608 09:50:23.886986 10163 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:23.887207 10163 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41f58999d22647a187bd3a0b9ee5be4e, State: Initialized, Role: FOLLOWER
I20260608 09:50:23.887872 10163 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f58999d22647a187bd3a0b9ee5be4e" member_type: VOTER }
I20260608 09:50:23.888373 10163 raft_consensus.cc:399] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:50:23.888581 10163 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:50:23.889074 10163 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:23.895110 10163 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f58999d22647a187bd3a0b9ee5be4e" member_type: VOTER }
I20260608 09:50:23.895804 10163 leader_election.cc:304] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 41f58999d22647a187bd3a0b9ee5be4e; no voters: 
I20260608 09:50:23.897284 10163 leader_election.cc:290] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:50:23.897897 10166 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:23.899443 10166 raft_consensus.cc:697] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 1 LEADER]: Becoming Leader. State: Replica: 41f58999d22647a187bd3a0b9ee5be4e, State: Running, Role: LEADER
I20260608 09:50:23.900311 10166 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f58999d22647a187bd3a0b9ee5be4e" member_type: VOTER }
I20260608 09:50:23.900878 10163 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:50:23.905393 10167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41f58999d22647a187bd3a0b9ee5be4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f58999d22647a187bd3a0b9ee5be4e" member_type: VOTER } }
I20260608 09:50:23.906180 10167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [sys.catalog]: This master's current role is: LEADER
I20260608 09:50:23.905951 10168 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41f58999d22647a187bd3a0b9ee5be4e. Latest consensus state: current_term: 1 leader_uuid: "41f58999d22647a187bd3a0b9ee5be4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41f58999d22647a187bd3a0b9ee5be4e" member_type: VOTER } }
I20260608 09:50:23.906895 10168 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [sys.catalog]: This master's current role is: LEADER
I20260608 09:50:23.910610 10173 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:50:23.919188 10173 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:50:23.922632  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:50:23.931478 10173 catalog_manager.cc:1382] Generated new cluster ID: 472b58ab2a764416b1d407e3224b26aa
I20260608 09:50:23.931869 10173 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:50:23.956233 10173 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:50:23.957917 10173 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:50:23.977941 10173 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e: Generated new TSK 0
I20260608 09:50:23.978665 10173 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:50:23.989734  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:23.997241 10184 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:23.997660 10185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:23.999212 10187 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:24.002774  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:24.005888  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:24.006145  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:24.006309  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912224006288 us; error 0 us; skew 500 ppm
I20260608 09:50:24.006942  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:24.009575  3778 webserver.cc:533] Webserver started at http://127.3.176.129:43635/ using document root <none> and password file <none>
I20260608 09:50:24.010121  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:24.010314  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:24.010571  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:24.011704  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "fdc213c4049f45acaea9b1b65ecf79e4"
format_stamp: "Formatted at 2026-06-08 09:50:24 on dist-test-slave-qcvl"
I20260608 09:50:24.016965  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:50:24.021202 10192 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:24.022092  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:50:24.022449  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "fdc213c4049f45acaea9b1b65ecf79e4"
format_stamp: "Formatted at 2026-06-08 09:50:24 on dist-test-slave-qcvl"
I20260608 09:50:24.022751  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:24.039450  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:24.040838  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:24.042472  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:24.045156  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:24.045370  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:24.045642  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:24.045796  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:24.091728  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:38917
I20260608 09:50:24.091933 10254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:38917 every 8 connection(s)
I20260608 09:50:24.097306  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:24.104981 10259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:24.105736 10260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:24.109265  3778 server_base.cc:1061] running on GCE node
W20260608 09:50:24.109229 10262 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:24.110661  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:24.110867  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:24.110999  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912224110987 us; error 0 us; skew 500 ppm
I20260608 09:50:24.111524  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:24.114568  3778 webserver.cc:533] Webserver started at http://127.3.176.130:37631/ using document root <none> and password file <none>
I20260608 09:50:24.115394  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:24.115748  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:24.116044  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:24.116550 10255 heartbeater.cc:344] Connected to a master server at 127.3.176.190:34795
I20260608 09:50:24.117012 10255 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:24.117915 10255 heartbeater.cc:507] Master 127.3.176.190:34795 requested a full tablet report, sending...
I20260608 09:50:24.118448  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "17e04e67264e4ce48c6cb9dce5047b9b"
format_stamp: "Formatted at 2026-06-08 09:50:24 on dist-test-slave-qcvl"
I20260608 09:50:24.120810 10128 ts_manager.cc:194] Registered new tserver with Master: fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917)
I20260608 09:50:24.123536 10128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57490
I20260608 09:50:24.124507  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 09:50:24.128811 10267 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:24.129835  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:50:24.130221  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "17e04e67264e4ce48c6cb9dce5047b9b"
format_stamp: "Formatted at 2026-06-08 09:50:24 on dist-test-slave-qcvl"
I20260608 09:50:24.130497  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:24.158633  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:24.159912  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:24.161571  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:24.164109  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:24.164330  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:24.164713  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:24.164903  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:24.211221  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:46191
I20260608 09:50:24.211393 10329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:46191 every 8 connection(s)
I20260608 09:50:24.216677  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:24.224849 10333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:24.225592 10334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:24.229439 10337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:24.229811  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:24.230792  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:24.231014  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:24.231221 10330 heartbeater.cc:344] Connected to a master server at 127.3.176.190:34795
I20260608 09:50:24.231235  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912224231215 us; error 0 us; skew 500 ppm
I20260608 09:50:24.231959 10330 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:24.232497  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:24.233003 10330 heartbeater.cc:507] Master 127.3.176.190:34795 requested a full tablet report, sending...
I20260608 09:50:24.235261  3778 webserver.cc:533] Webserver started at http://127.3.176.131:45089/ using document root <none> and password file <none>
I20260608 09:50:24.235693 10128 ts_manager.cc:194] Registered new tserver with Master: 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191)
I20260608 09:50:24.236011  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:24.236375  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:24.236702  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:24.237733 10128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57500
I20260608 09:50:24.238437  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "021593c6f9f34f6d92ef48b879065623"
format_stamp: "Formatted at 2026-06-08 09:50:24 on dist-test-slave-qcvl"
I20260608 09:50:24.243824  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:50:24.247938 10341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:24.248903  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:50:24.249276  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "021593c6f9f34f6d92ef48b879065623"
format_stamp: "Formatted at 2026-06-08 09:50:24 on dist-test-slave-qcvl"
I20260608 09:50:24.249540  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:24.277463  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:24.278748  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:24.280452  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:24.282995  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:24.283231  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:24.283465  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:24.283622  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:24.330156  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:39577
I20260608 09:50:24.330331 10403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:39577 every 8 connection(s)
I20260608 09:50:24.348039 10404 heartbeater.cc:344] Connected to a master server at 127.3.176.190:34795
I20260608 09:50:24.348532 10404 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:24.349301 10404 heartbeater.cc:507] Master 127.3.176.190:34795 requested a full tablet report, sending...
I20260608 09:50:24.351477 10128 ts_manager.cc:194] Registered new tserver with Master: 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577)
I20260608 09:50:24.352540  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018646601s
I20260608 09:50:24.352977 10128 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57514
I20260608 09:50:25.127264 10255 heartbeater.cc:499] Master 127.3.176.190:34795 was elected leader, sending a full tablet report...
I20260608 09:50:25.241304 10330 heartbeater.cc:499] Master 127.3.176.190:34795 was elected leader, sending a full tablet report...
I20260608 09:50:25.356331 10404 heartbeater.cc:499] Master 127.3.176.190:34795 was elected leader, sending a full tablet report...
I20260608 09:50:25.414420 10128 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57522:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:50:25.417383 10128 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:50:25.481086 10369 tablet_service.cc:1511] Processing CreateTablet for tablet 3a22bbf452c64fc0ad6de15024dd84b6 (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:25.482824 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a22bbf452c64fc0ad6de15024dd84b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.485049 10368 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad8a3235e7b4ee4998bf87b82162c25 (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:25.486706 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad8a3235e7b4ee4998bf87b82162c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.489710 10367 tablet_service.cc:1511] Processing CreateTablet for tablet fda0fd038c854f5697ef8d83653b7629 (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:25.492717 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda0fd038c854f5697ef8d83653b7629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.498401 10366 tablet_service.cc:1511] Processing CreateTablet for tablet cbc98de19fba4c709c702eee1e69906f (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:25.499330 10220 tablet_service.cc:1511] Processing CreateTablet for tablet 3a22bbf452c64fc0ad6de15024dd84b6 (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:25.500000 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc98de19fba4c709c702eee1e69906f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.500844 10220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a22bbf452c64fc0ad6de15024dd84b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.501449 10219 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad8a3235e7b4ee4998bf87b82162c25 (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:25.503108 10219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad8a3235e7b4ee4998bf87b82162c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.510550 10423 tablet_bootstrap.cc:492] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623: Bootstrap starting.
I20260608 09:50:25.518044 10218 tablet_service.cc:1511] Processing CreateTablet for tablet fda0fd038c854f5697ef8d83653b7629 (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:25.519691 10423 tablet_bootstrap.cc:654] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.520068 10218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda0fd038c854f5697ef8d83653b7629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.521428 10217 tablet_service.cc:1511] Processing CreateTablet for tablet cbc98de19fba4c709c702eee1e69906f (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:25.522950 10217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc98de19fba4c709c702eee1e69906f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.523062 10295 tablet_service.cc:1511] Processing CreateTablet for tablet 3a22bbf452c64fc0ad6de15024dd84b6 (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:25.528669 10295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a22bbf452c64fc0ad6de15024dd84b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.531208 10294 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad8a3235e7b4ee4998bf87b82162c25 (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:25.532841 10294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad8a3235e7b4ee4998bf87b82162c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.542241 10293 tablet_service.cc:1511] Processing CreateTablet for tablet fda0fd038c854f5697ef8d83653b7629 (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:25.542913 10292 tablet_service.cc:1511] Processing CreateTablet for tablet cbc98de19fba4c709c702eee1e69906f (DEFAULT_TABLE table=test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:25.543882 10293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda0fd038c854f5697ef8d83653b7629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.544691 10292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc98de19fba4c709c702eee1e69906f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:25.552737 10423 tablet_bootstrap.cc:492] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623: No bootstrap required, opened a new log
I20260608 09:50:25.553292 10423 ts_tablet_manager.cc:1403] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.004s
I20260608 09:50:25.556718 10423 raft_consensus.cc:359] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:25.557433 10423 raft_consensus.cc:385] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.557710 10423 raft_consensus.cc:740] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 021593c6f9f34f6d92ef48b879065623, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.558507 10423 consensus_queue.cc:260] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:25.562887 10424 tablet_bootstrap.cc:492] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4: Bootstrap starting.
I20260608 09:50:25.566915 10426 tablet_bootstrap.cc:492] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b: Bootstrap starting.
I20260608 09:50:25.588016 10426 tablet_bootstrap.cc:654] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.589697 10424 tablet_bootstrap.cc:654] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.591086 10423 ts_tablet_manager.cc:1434] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.019s
I20260608 09:50:25.593782 10423 tablet_bootstrap.cc:492] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623: Bootstrap starting.
I20260608 09:50:25.594581 10426 tablet_bootstrap.cc:492] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b: No bootstrap required, opened a new log
I20260608 09:50:25.595193 10426 ts_tablet_manager.cc:1403] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260608 09:50:25.598555 10426 raft_consensus.cc:359] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:25.599413 10426 raft_consensus.cc:385] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.599784 10426 raft_consensus.cc:740] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17e04e67264e4ce48c6cb9dce5047b9b, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.600878 10426 consensus_queue.cc:260] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:25.601998 10423 tablet_bootstrap.cc:654] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.614320 10424 tablet_bootstrap.cc:492] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4: No bootstrap required, opened a new log
I20260608 09:50:25.614423 10426 ts_tablet_manager.cc:1434] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 09:50:25.615052 10423 tablet_bootstrap.cc:492] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623: No bootstrap required, opened a new log
I20260608 09:50:25.615127 10424 ts_tablet_manager.cc:1403] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.025s
I20260608 09:50:25.615875 10423 ts_tablet_manager.cc:1403] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260608 09:50:25.616397 10426 tablet_bootstrap.cc:492] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b: Bootstrap starting.
I20260608 09:50:25.618767 10424 raft_consensus.cc:359] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:25.619195 10423 raft_consensus.cc:359] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.620002 10423 raft_consensus.cc:385] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.619633 10424 raft_consensus.cc:385] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.620358 10423 raft_consensus.cc:740] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 021593c6f9f34f6d92ef48b879065623, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.620505 10424 raft_consensus.cc:740] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc213c4049f45acaea9b1b65ecf79e4, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.621513 10423 consensus_queue.cc:260] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.621513 10424 consensus_queue.cc:260] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:25.623994 10426 tablet_bootstrap.cc:654] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.624192 10423 ts_tablet_manager.cc:1434] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:50:25.625563 10423 tablet_bootstrap.cc:492] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623: Bootstrap starting.
I20260608 09:50:25.629593 10426 tablet_bootstrap.cc:492] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b: No bootstrap required, opened a new log
I20260608 09:50:25.630106 10426 ts_tablet_manager.cc:1403] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 09:50:25.633090 10423 tablet_bootstrap.cc:654] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.633767 10426 raft_consensus.cc:359] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.634728 10426 raft_consensus.cc:385] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.635092 10426 raft_consensus.cc:740] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17e04e67264e4ce48c6cb9dce5047b9b, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.636257 10426 consensus_queue.cc:260] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.640955 10424 ts_tablet_manager.cc:1434] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.016s
I20260608 09:50:25.641311 10426 ts_tablet_manager.cc:1434] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:50:25.643273 10426 tablet_bootstrap.cc:492] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b: Bootstrap starting.
I20260608 09:50:25.649775 10426 tablet_bootstrap.cc:654] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.642184 10424 tablet_bootstrap.cc:492] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4: Bootstrap starting.
I20260608 09:50:25.658622 10424 tablet_bootstrap.cc:654] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.659896 10423 tablet_bootstrap.cc:492] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623: No bootstrap required, opened a new log
I20260608 09:50:25.660458 10426 tablet_bootstrap.cc:492] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b: No bootstrap required, opened a new log
I20260608 09:50:25.660615 10423 ts_tablet_manager.cc:1403] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.007s
I20260608 09:50:25.661105 10426 ts_tablet_manager.cc:1403] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260608 09:50:25.664245 10423 raft_consensus.cc:359] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.664932 10424 tablet_bootstrap.cc:492] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4: No bootstrap required, opened a new log
I20260608 09:50:25.664886 10423 raft_consensus.cc:385] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.664783 10426 raft_consensus.cc:359] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.665742 10423 raft_consensus.cc:740] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 021593c6f9f34f6d92ef48b879065623, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.665869 10424 ts_tablet_manager.cc:1403] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260608 09:50:25.665930 10426 raft_consensus.cc:385] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.666514 10426 raft_consensus.cc:740] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17e04e67264e4ce48c6cb9dce5047b9b, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.666689 10423 consensus_queue.cc:260] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.667425 10426 consensus_queue.cc:260] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.669039 10423 ts_tablet_manager.cc:1434] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:50:25.669715 10424 raft_consensus.cc:359] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.670346 10423 tablet_bootstrap.cc:492] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623: Bootstrap starting.
I20260608 09:50:25.670533 10424 raft_consensus.cc:385] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.671023 10424 raft_consensus.cc:740] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc213c4049f45acaea9b1b65ecf79e4, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.671799 10426 ts_tablet_manager.cc:1434] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:50:25.671996 10424 consensus_queue.cc:260] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.672971 10426 tablet_bootstrap.cc:492] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b: Bootstrap starting.
I20260608 09:50:25.677426 10424 ts_tablet_manager.cc:1434] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 09:50:25.678588 10424 tablet_bootstrap.cc:492] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4: Bootstrap starting.
I20260608 09:50:25.678825 10423 tablet_bootstrap.cc:654] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.680454 10426 tablet_bootstrap.cc:654] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.685550 10424 tablet_bootstrap.cc:654] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.692823 10426 tablet_bootstrap.cc:492] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b: No bootstrap required, opened a new log
I20260608 09:50:25.693497 10426 ts_tablet_manager.cc:1403] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260608 09:50:25.696774 10426 raft_consensus.cc:359] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.697592 10426 raft_consensus.cc:385] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.697928 10426 raft_consensus.cc:740] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17e04e67264e4ce48c6cb9dce5047b9b, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.698494 10424 tablet_bootstrap.cc:492] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4: No bootstrap required, opened a new log
I20260608 09:50:25.699044 10424 ts_tablet_manager.cc:1403] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 09:50:25.698858 10426 consensus_queue.cc:260] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.701503 10426 ts_tablet_manager.cc:1434] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260608 09:50:25.702412 10424 raft_consensus.cc:359] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.702967 10424 raft_consensus.cc:385] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.703198 10424 raft_consensus.cc:740] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc213c4049f45acaea9b1b65ecf79e4, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.703859 10424 consensus_queue.cc:260] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.705439 10430 raft_consensus.cc:493] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:25.705878 10424 ts_tablet_manager.cc:1434] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:50:25.706969 10424 tablet_bootstrap.cc:492] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4: Bootstrap starting.
I20260608 09:50:25.708354 10430 raft_consensus.cc:515] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.714412 10430 leader_election.cc:290] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917), 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577)
I20260608 09:50:25.715150 10430 raft_consensus.cc:493] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:25.722591 10424 tablet_bootstrap.cc:654] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:25.720978 10430 raft_consensus.cc:515] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.735808 10430 leader_election.cc:290] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917), 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577)
I20260608 09:50:25.739998 10427 raft_consensus.cc:493] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:25.740763 10427 raft_consensus.cc:515] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.740976 10423 tablet_bootstrap.cc:492] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623: No bootstrap required, opened a new log
I20260608 09:50:25.741849 10423 ts_tablet_manager.cc:1403] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.036s
I20260608 09:50:25.743513 10427 leader_election.cc:290] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917), 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191)
I20260608 09:50:25.751865 10423 raft_consensus.cc:359] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.752729 10423 raft_consensus.cc:385] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.753036 10423 raft_consensus.cc:740] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 021593c6f9f34f6d92ef48b879065623, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.753239 10430 raft_consensus.cc:493] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:25.753897 10430 raft_consensus.cc:515] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.755729 10424 tablet_bootstrap.cc:492] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4: No bootstrap required, opened a new log
I20260608 09:50:25.756462 10430 leader_election.cc:290] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917), 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577)
I20260608 09:50:25.757014 10423 consensus_queue.cc:260] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.759585 10423 ts_tablet_manager.cc:1434] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 09:50:25.756419 10424 ts_tablet_manager.cc:1403] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.001s
I20260608 09:50:25.763898 10230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc98de19fba4c709c702eee1e69906f" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" is_pre_election: true
I20260608 09:50:25.764935 10230 raft_consensus.cc:2468] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17e04e67264e4ce48c6cb9dce5047b9b in term 0.
I20260608 09:50:25.763739 10424 raft_consensus.cc:359] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.767022 10424 raft_consensus.cc:385] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:25.767338 10424 raft_consensus.cc:740] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc213c4049f45acaea9b1b65ecf79e4, State: Initialized, Role: FOLLOWER
I20260608 09:50:25.768667 10424 consensus_queue.cc:260] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.771612 10424 ts_tablet_manager.cc:1434] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:50:25.767259 10230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda0fd038c854f5697ef8d83653b7629" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" is_pre_election: true
I20260608 09:50:25.777302 10230 raft_consensus.cc:2468] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17e04e67264e4ce48c6cb9dce5047b9b in term 0.
I20260608 09:50:25.787366 10230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad8a3235e7b4ee4998bf87b82162c25" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" is_pre_election: true
I20260608 09:50:25.787606 10271 leader_election.cc:304] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17e04e67264e4ce48c6cb9dce5047b9b, fdc213c4049f45acaea9b1b65ecf79e4; no voters: 
I20260608 09:50:25.788160 10230 raft_consensus.cc:2468] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17e04e67264e4ce48c6cb9dce5047b9b in term 0.
I20260608 09:50:25.788513 10430 raft_consensus.cc:2804] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:25.788938 10430 raft_consensus.cc:493] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:25.789271 10430 raft_consensus.cc:3060] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.789682 10271 leader_election.cc:304] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17e04e67264e4ce48c6cb9dce5047b9b, fdc213c4049f45acaea9b1b65ecf79e4; no voters: 
I20260608 09:50:25.790975 10230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad8a3235e7b4ee4998bf87b82162c25" candidate_uuid: "021593c6f9f34f6d92ef48b879065623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" is_pre_election: true
I20260608 09:50:25.791617 10230 raft_consensus.cc:2468] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 021593c6f9f34f6d92ef48b879065623 in term 0.
I20260608 09:50:25.792418 10271 leader_election.cc:304] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17e04e67264e4ce48c6cb9dce5047b9b, fdc213c4049f45acaea9b1b65ecf79e4; no voters: 
I20260608 09:50:25.793057 10345 leader_election.cc:304] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 021593c6f9f34f6d92ef48b879065623, fdc213c4049f45acaea9b1b65ecf79e4; no voters: 
I20260608 09:50:25.794049 10427 raft_consensus.cc:2804] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:25.794425 10427 raft_consensus.cc:493] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:25.794703 10427 raft_consensus.cc:3060] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.796245 10441 raft_consensus.cc:2804] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:25.796805 10441 raft_consensus.cc:493] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:25.797235 10441 raft_consensus.cc:3060] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.800812 10305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad8a3235e7b4ee4998bf87b82162c25" candidate_uuid: "021593c6f9f34f6d92ef48b879065623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" is_pre_election: true
I20260608 09:50:25.801616 10305 raft_consensus.cc:2468] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 021593c6f9f34f6d92ef48b879065623 in term 0.
I20260608 09:50:25.804803 10430 raft_consensus.cc:515] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.806000 10447 raft_consensus.cc:2804] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:25.806527 10447 raft_consensus.cc:493] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:25.806694 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc98de19fba4c709c702eee1e69906f" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "021593c6f9f34f6d92ef48b879065623" is_pre_election: true
I20260608 09:50:25.807027 10447 raft_consensus.cc:3060] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.807515 10430 leader_election.cc:290] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 election: Requested vote from peers fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917), 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577)
I20260608 09:50:25.807516 10379 raft_consensus.cc:2468] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17e04e67264e4ce48c6cb9dce5047b9b in term 0.
I20260608 09:50:25.808755 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda0fd038c854f5697ef8d83653b7629" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "021593c6f9f34f6d92ef48b879065623" is_pre_election: true
I20260608 09:50:25.808502 10441 raft_consensus.cc:515] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.811625 10378 raft_consensus.cc:2468] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17e04e67264e4ce48c6cb9dce5047b9b in term 0.
I20260608 09:50:25.813912 10441 leader_election.cc:290] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 election: Requested vote from peers fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917), 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577)
I20260608 09:50:25.814029 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad8a3235e7b4ee4998bf87b82162c25" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "021593c6f9f34f6d92ef48b879065623" is_pre_election: true
I20260608 09:50:25.815714 10447 raft_consensus.cc:515] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.816187 10379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc98de19fba4c709c702eee1e69906f" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "021593c6f9f34f6d92ef48b879065623"
I20260608 09:50:25.816772 10379 raft_consensus.cc:3060] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.818099 10447 leader_election.cc:290] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 election: Requested vote from peers fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917), 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577)
I20260608 09:50:25.816195 10230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc98de19fba4c709c702eee1e69906f" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc213c4049f45acaea9b1b65ecf79e4"
I20260608 09:50:25.820730 10230 raft_consensus.cc:3060] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.826930 10230 raft_consensus.cc:2468] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17e04e67264e4ce48c6cb9dce5047b9b in term 1.
I20260608 09:50:25.804803 10427 raft_consensus.cc:515] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.829043 10378 raft_consensus.cc:2393] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17e04e67264e4ce48c6cb9dce5047b9b in current term 1: Already voted for candidate 021593c6f9f34f6d92ef48b879065623 in this term.
I20260608 09:50:25.830278 10427 leader_election.cc:290] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 1 election: Requested vote from peers fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917), 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191)
I20260608 09:50:25.830483 10377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda0fd038c854f5697ef8d83653b7629" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "021593c6f9f34f6d92ef48b879065623"
I20260608 09:50:25.831326 10377 raft_consensus.cc:3060] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.831730 10305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad8a3235e7b4ee4998bf87b82162c25" candidate_uuid: "021593c6f9f34f6d92ef48b879065623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17e04e67264e4ce48c6cb9dce5047b9b"
I20260608 09:50:25.832523 10305 raft_consensus.cc:2393] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 021593c6f9f34f6d92ef48b879065623 in current term 1: Already voted for candidate 17e04e67264e4ce48c6cb9dce5047b9b in this term.
I20260608 09:50:25.834276 10229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad8a3235e7b4ee4998bf87b82162c25" candidate_uuid: "021593c6f9f34f6d92ef48b879065623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc213c4049f45acaea9b1b65ecf79e4"
I20260608 09:50:25.834923 10229 raft_consensus.cc:3060] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.836671 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad8a3235e7b4ee4998bf87b82162c25" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "021593c6f9f34f6d92ef48b879065623"
I20260608 09:50:25.837337 10228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad8a3235e7b4ee4998bf87b82162c25" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc213c4049f45acaea9b1b65ecf79e4"
I20260608 09:50:25.836701 10271 leader_election.cc:304] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17e04e67264e4ce48c6cb9dce5047b9b, fdc213c4049f45acaea9b1b65ecf79e4; no voters: 
I20260608 09:50:25.837706 10378 raft_consensus.cc:2393] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 17e04e67264e4ce48c6cb9dce5047b9b in current term 1: Already voted for candidate 021593c6f9f34f6d92ef48b879065623 in this term.
I20260608 09:50:25.839211 10447 raft_consensus.cc:2804] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:25.839725 10447 raft_consensus.cc:697] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Becoming Leader. State: Replica: 17e04e67264e4ce48c6cb9dce5047b9b, State: Running, Role: LEADER
I20260608 09:50:25.840713 10447 consensus_queue.cc:237] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.841385 10377 raft_consensus.cc:2468] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17e04e67264e4ce48c6cb9dce5047b9b in term 1.
I20260608 09:50:25.842532 10229 raft_consensus.cc:2468] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 021593c6f9f34f6d92ef48b879065623 in term 1.
I20260608 09:50:25.843876 10345 leader_election.cc:304] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 021593c6f9f34f6d92ef48b879065623, fdc213c4049f45acaea9b1b65ecf79e4; no voters: 17e04e67264e4ce48c6cb9dce5047b9b
I20260608 09:50:25.844223 10379 raft_consensus.cc:2468] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17e04e67264e4ce48c6cb9dce5047b9b in term 1.
I20260608 09:50:25.842448 10230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda0fd038c854f5697ef8d83653b7629" candidate_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc213c4049f45acaea9b1b65ecf79e4"
I20260608 09:50:25.845870 10230 raft_consensus.cc:3060] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.846024 10427 raft_consensus.cc:2804] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:25.846112 10271 leader_election.cc:304] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17e04e67264e4ce48c6cb9dce5047b9b; no voters: 021593c6f9f34f6d92ef48b879065623, fdc213c4049f45acaea9b1b65ecf79e4
I20260608 09:50:25.847990 10271 leader_election.cc:304] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 021593c6f9f34f6d92ef48b879065623, 17e04e67264e4ce48c6cb9dce5047b9b; no voters: 
I20260608 09:50:25.850811 10430 raft_consensus.cc:2749] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:50:25.851809 10430 raft_consensus.cc:2804] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:25.852044 10230 raft_consensus.cc:2468] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17e04e67264e4ce48c6cb9dce5047b9b in term 1.
I20260608 09:50:25.852538 10430 raft_consensus.cc:697] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Becoming Leader. State: Replica: 17e04e67264e4ce48c6cb9dce5047b9b, State: Running, Role: LEADER
I20260608 09:50:25.854254 10430 consensus_queue.cc:237] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.855141 10433 raft_consensus.cc:493] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:25.855765 10433 raft_consensus.cc:515] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:25.858973 10433 leader_election.cc:290] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577), 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191)
I20260608 09:50:25.860821 10128 catalog_manager.cc:5696] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130). New cstate: current_term: 1 leader_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:25.870374 10427 raft_consensus.cc:697] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 LEADER]: Becoming Leader. State: Replica: 021593c6f9f34f6d92ef48b879065623, State: Running, Role: LEADER
I20260608 09:50:25.871430 10427 consensus_queue.cc:237] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } }
I20260608 09:50:25.888350 10126 catalog_manager.cc:5696] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 021593c6f9f34f6d92ef48b879065623 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "021593c6f9f34f6d92ef48b879065623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260608 09:50:25.889736 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a22bbf452c64fc0ad6de15024dd84b6" candidate_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "021593c6f9f34f6d92ef48b879065623" is_pre_election: true
I20260608 09:50:25.889420 10125 catalog_manager.cc:5696] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130). New cstate: current_term: 1 leader_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:25.890475 10378 raft_consensus.cc:2468] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc213c4049f45acaea9b1b65ecf79e4 in term 0.
I20260608 09:50:25.892519 10196 leader_election.cc:304] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 021593c6f9f34f6d92ef48b879065623, fdc213c4049f45acaea9b1b65ecf79e4; no voters: 
I20260608 09:50:25.893430 10433 raft_consensus.cc:2804] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:25.893788 10433 raft_consensus.cc:493] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:25.894052 10433 raft_consensus.cc:3060] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.894479 10305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a22bbf452c64fc0ad6de15024dd84b6" candidate_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" is_pre_election: true
I20260608 09:50:25.895207 10305 raft_consensus.cc:2468] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc213c4049f45acaea9b1b65ecf79e4 in term 0.
I20260608 09:50:25.900542 10433 raft_consensus.cc:515] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:25.902411 10433 leader_election.cc:290] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [CANDIDATE]: Term 1 election: Requested vote from peers 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577), 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191)
I20260608 09:50:25.903416 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a22bbf452c64fc0ad6de15024dd84b6" candidate_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "021593c6f9f34f6d92ef48b879065623"
I20260608 09:50:25.903815 10305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a22bbf452c64fc0ad6de15024dd84b6" candidate_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17e04e67264e4ce48c6cb9dce5047b9b"
I20260608 09:50:25.903940 10378 raft_consensus.cc:3060] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.904649 10305 raft_consensus.cc:3060] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:25.913053 10378 raft_consensus.cc:2468] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc213c4049f45acaea9b1b65ecf79e4 in term 1.
I20260608 09:50:25.914395 10196 leader_election.cc:304] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 021593c6f9f34f6d92ef48b879065623, fdc213c4049f45acaea9b1b65ecf79e4; no voters: 
I20260608 09:50:25.914705 10305 raft_consensus.cc:2468] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc213c4049f45acaea9b1b65ecf79e4 in term 1.
I20260608 09:50:25.915227 10433 raft_consensus.cc:2804] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:25.916404 10433 raft_consensus.cc:697] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 LEADER]: Becoming Leader. State: Replica: fdc213c4049f45acaea9b1b65ecf79e4, State: Running, Role: LEADER
I20260608 09:50:25.917217 10433 consensus_queue.cc:237] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
W20260608 09:50:25.918457 10176 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:50:25.925396 10125 catalog_manager.cc:5696] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } health_report { overall_health: HEALTHY } } }
I20260608 09:50:25.968920  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:50:25.993713  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:25.994557  3778 tablet_replica.cc:333] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4: stopping tablet replica
I20260608 09:50:25.995214  3778 raft_consensus.cc:2243] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:25.995776  3778 raft_consensus.cc:2272] T fda0fd038c854f5697ef8d83653b7629 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:25.998124  3778 tablet_replica.cc:333] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4: stopping tablet replica
I20260608 09:50:25.998811  3778 raft_consensus.cc:2243] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:25.999287  3778 raft_consensus.cc:2272] T 0ad8a3235e7b4ee4998bf87b82162c25 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:26.001499  3778 tablet_replica.cc:333] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4: stopping tablet replica
I20260608 09:50:26.002058  3778 raft_consensus.cc:2243] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:26.002457  3778 raft_consensus.cc:2272] T cbc98de19fba4c709c702eee1e69906f P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:26.004504  3778 tablet_replica.cc:333] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4: stopping tablet replica
I20260608 09:50:26.004948  3778 raft_consensus.cc:2243] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:26.005501  3778 pending_rounds.cc:70] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4: Trying to abort 1 pending ops.
I20260608 09:50:26.005676  3778 pending_rounds.cc:77] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616477364363264 op_type: NO_OP noop_request { }
I20260608 09:50:26.005950  3778 raft_consensus.cc:2889] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:50:26.006193  3778 raft_consensus.cc:2272] T 3a22bbf452c64fc0ad6de15024dd84b6 P fdc213c4049f45acaea9b1b65ecf79e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:26.021356  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:50:26.346824 10430 consensus_queue.cc:1048] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:50:26.368772 10271 consensus_peers.cc:597] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:26.422263 10430 consensus_queue.cc:1048] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:50:26.437721 10271 consensus_peers.cc:597] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:26.452381 10427 consensus_queue.cc:1048] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:50:26.471442 10345 consensus_peers.cc:597] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:27.037372  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:27.044057 10468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:27.044430 10469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:27.045924 10471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:27.047453  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:27.048672  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:27.048882  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:27.049022  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912227049010 us; error 0 us; skew 500 ppm
I20260608 09:50:27.049562  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:27.052448  3778 webserver.cc:533] Webserver started at http://127.3.176.132:42007/ using document root <none> and password file <none>
I20260608 09:50:27.052963  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:27.053134  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:27.053367  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:27.054405  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "8409f53445fd4b1994826d86117ca07d"
format_stamp: "Formatted at 2026-06-08 09:50:27 on dist-test-slave-qcvl"
I20260608 09:50:27.059307  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 09:50:27.063485 10476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:27.064607  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:50:27.065007  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "8409f53445fd4b1994826d86117ca07d"
format_stamp: "Formatted at 2026-06-08 09:50:27 on dist-test-slave-qcvl"
I20260608 09:50:27.065292  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:27.073889 10465 consensus_queue.cc:579] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Leader has been unable to successfully communicate with peer fdc213c4049f45acaea9b1b65ecf79e4 for more than 1 seconds (1.201s)
I20260608 09:50:27.077206  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:27.079159  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:27.083555  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260608 09:50:27.085224 10125 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0ad8a3235e7b4ee4998bf87b82162c25 with cas_config_opid_index -1: no extra replica candidate found for tablet 0ad8a3235e7b4ee4998bf87b82162c25 (table test-workload [id=2cb0ca8eb4244187a3cbcc109954974e]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 09:50:27.088022  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:27.088384  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 09:50:27.088614  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:27.088837  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:27.136914  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:33661
I20260608 09:50:27.137065 10542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:33661 every 8 connection(s)
I20260608 09:50:27.153874 10543 heartbeater.cc:344] Connected to a master server at 127.3.176.190:34795
I20260608 09:50:27.154343 10543 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:27.155093 10543 heartbeater.cc:507] Master 127.3.176.190:34795 requested a full tablet report, sending...
I20260608 09:50:27.157385 10125 ts_manager.cc:194] Registered new tserver with Master: 8409f53445fd4b1994826d86117ca07d (127.3.176.132:33661)
I20260608 09:50:27.158821 10125 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35040
I20260608 09:50:27.203115 10430 consensus_queue.cc:579] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Leader has been unable to successfully communicate with peer fdc213c4049f45acaea9b1b65ecf79e4 for more than 1 seconds (1.347s)
I20260608 09:50:27.215600 10378 consensus_queue.cc:237] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:27.215669 10305 consensus_queue.cc:237] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:27.225553 10378 raft_consensus.cc:1275] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:50:27.226034 10305 raft_consensus.cc:1275] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:50:27.228267 10548 consensus_queue.cc:1048] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:50:27.232404 10481 consensus_queue.cc:1048] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:50:27.235983 10271 consensus_peers.cc:597] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:27.238644 10548 raft_consensus.cc:2955] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
W20260608 09:50:27.240774 10345 consensus_peers.cc:597] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:27.240309 10378 raft_consensus.cc:2955] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:27.242468 10482 raft_consensus.cc:2955] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:27.245078 10305 raft_consensus.cc:2955] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
W20260608 09:50:27.249866 10271 consensus_peers.cc:597] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b -> Peer 8409f53445fd4b1994826d86117ca07d (127.3.176.132:33661): Couldn't send request to peer 8409f53445fd4b1994826d86117ca07d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fda0fd038c854f5697ef8d83653b7629. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:50:27.253732 10345 consensus_peers.cc:597] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 -> Peer 8409f53445fd4b1994826d86117ca07d (127.3.176.132:33661): Couldn't send request to peer 8409f53445fd4b1994826d86117ca07d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ad8a3235e7b4ee4998bf87b82162c25. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:27.257238 10114 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fda0fd038c854f5697ef8d83653b7629 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:50:27.259059 10114 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0ad8a3235e7b4ee4998bf87b82162c25 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 09:50:27.264042 10125 catalog_manager.cc:5696] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 reported cstate change: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:27.264768 10126 catalog_manager.cc:5696] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b reported cstate change: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "021593c6f9f34f6d92ef48b879065623" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:27.382684 10430 consensus_queue.cc:579] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Leader has been unable to successfully communicate with peer fdc213c4049f45acaea9b1b65ecf79e4 for more than 1 seconds (1.541s)
I20260608 09:50:27.392838 10305 consensus_queue.cc:237] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:27.399286 10378 raft_consensus.cc:1275] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:50:27.399567 10271 consensus_peers.cc:597] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b -> Peer 8409f53445fd4b1994826d86117ca07d (127.3.176.132:33661): Couldn't send request to peer 8409f53445fd4b1994826d86117ca07d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbc98de19fba4c709c702eee1e69906f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:27.401095 10553 consensus_queue.cc:1048] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:50:27.403326 10271 consensus_peers.cc:597] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:27.409121 10547 raft_consensus.cc:2955] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:27.411500 10378 raft_consensus.cc:2955] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:27.420562 10114 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cbc98de19fba4c709c702eee1e69906f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:50:27.425297 10125 catalog_manager.cc:5696] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 reported cstate change: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:27.471765 10465 raft_consensus.cc:493] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:27.472384 10465 raft_consensus.cc:515] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:27.474694 10465 leader_election.cc:290] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191), fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917)
I20260608 09:50:27.475862 10305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a22bbf452c64fc0ad6de15024dd84b6" candidate_uuid: "021593c6f9f34f6d92ef48b879065623" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" is_pre_election: true
I20260608 09:50:27.476574 10305 raft_consensus.cc:2468] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 021593c6f9f34f6d92ef48b879065623 in term 1.
I20260608 09:50:27.478579 10345 leader_election.cc:304] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 021593c6f9f34f6d92ef48b879065623, 17e04e67264e4ce48c6cb9dce5047b9b; no voters: 
I20260608 09:50:27.479465 10465 raft_consensus.cc:2804] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 09:50:27.479478 10345 leader_election.cc:336] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111)
I20260608 09:50:27.479903 10465 raft_consensus.cc:493] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:27.480293 10465 raft_consensus.cc:3060] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:27.486346 10465 raft_consensus.cc:515] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:27.488173 10465 leader_election.cc:290] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 2 election: Requested vote from peers 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191), fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917)
I20260608 09:50:27.489233 10305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a22bbf452c64fc0ad6de15024dd84b6" candidate_uuid: "021593c6f9f34f6d92ef48b879065623" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17e04e67264e4ce48c6cb9dce5047b9b"
I20260608 09:50:27.489811 10305 raft_consensus.cc:3060] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:50:27.492501 10345 leader_election.cc:336] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111)
I20260608 09:50:27.495252 10305 raft_consensus.cc:2468] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 021593c6f9f34f6d92ef48b879065623 in term 2.
I20260608 09:50:27.496465 10345 leader_election.cc:304] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 021593c6f9f34f6d92ef48b879065623, 17e04e67264e4ce48c6cb9dce5047b9b; no voters: fdc213c4049f45acaea9b1b65ecf79e4
I20260608 09:50:27.497243 10465 raft_consensus.cc:2804] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:50:27.497701 10465 raft_consensus.cc:697] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 2 LEADER]: Becoming Leader. State: Replica: 021593c6f9f34f6d92ef48b879065623, State: Running, Role: LEADER
I20260608 09:50:27.498497 10465 consensus_queue.cc:237] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } }
I20260608 09:50:27.507081 10125 catalog_manager.cc:5696] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 reported cstate change: term changed from 1 to 2, leader changed from fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) to 021593c6f9f34f6d92ef48b879065623 (127.3.176.131). New cstate: current_term: 2 leader_uuid: "021593c6f9f34f6d92ef48b879065623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:27.617378 10560 ts_tablet_manager.cc:933] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: Initiating tablet copy from peer 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191)
I20260608 09:50:27.619045 10560 tablet_copy_client.cc:323] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:46191
I20260608 09:50:27.629607 10315 tablet_copy_service.cc:140] P 17e04e67264e4ce48c6cb9dce5047b9b: Received BeginTabletCopySession request for tablet fda0fd038c854f5697ef8d83653b7629 from peer 8409f53445fd4b1994826d86117ca07d ({username='slave'} at 127.0.0.1:42840)
I20260608 09:50:27.630191 10315 tablet_copy_service.cc:161] P 17e04e67264e4ce48c6cb9dce5047b9b: Beginning new tablet copy session on tablet fda0fd038c854f5697ef8d83653b7629 from peer 8409f53445fd4b1994826d86117ca07d at {username='slave'} at 127.0.0.1:42840: session id = 8409f53445fd4b1994826d86117ca07d-fda0fd038c854f5697ef8d83653b7629
I20260608 09:50:27.636276 10315 tablet_copy_source_session.cc:215] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:50:27.639494 10560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda0fd038c854f5697ef8d83653b7629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:27.650725 10560 tablet_copy_client.cc:806] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Starting download of 0 data blocks...
I20260608 09:50:27.651280 10560 tablet_copy_client.cc:670] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:50:27.655480 10560 tablet_copy_client.cc:538] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:50:27.661966 10560 tablet_bootstrap.cc:492] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: Bootstrap starting.
I20260608 09:50:27.678570 10560 tablet_bootstrap.cc:492] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:27.679396 10560 tablet_bootstrap.cc:492] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: Bootstrap complete.
I20260608 09:50:27.680068 10560 ts_tablet_manager.cc:1403] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 09:50:27.682112 10564 ts_tablet_manager.cc:933] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: Initiating tablet copy from peer 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577)
I20260608 09:50:27.682507 10560 raft_consensus.cc:359] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:27.683223 10560 raft_consensus.cc:740] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8409f53445fd4b1994826d86117ca07d, State: Initialized, Role: LEARNER
I20260608 09:50:27.683862 10560 consensus_queue.cc:260] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:27.684290 10564 tablet_copy_client.cc:323] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:39577
I20260608 09:50:27.686568 10543 heartbeater.cc:499] Master 127.3.176.190:34795 was elected leader, sending a full tablet report...
I20260608 09:50:27.686738 10560 ts_tablet_manager.cc:1434] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:50:27.689092 10315 tablet_copy_service.cc:342] P 17e04e67264e4ce48c6cb9dce5047b9b: Request end of tablet copy session 8409f53445fd4b1994826d86117ca07d-fda0fd038c854f5697ef8d83653b7629 received from {username='slave'} at 127.0.0.1:42840
I20260608 09:50:27.689554 10315 tablet_copy_service.cc:434] P 17e04e67264e4ce48c6cb9dce5047b9b: ending tablet copy session 8409f53445fd4b1994826d86117ca07d-fda0fd038c854f5697ef8d83653b7629 on tablet fda0fd038c854f5697ef8d83653b7629 with peer 8409f53445fd4b1994826d86117ca07d
I20260608 09:50:27.697705 10389 tablet_copy_service.cc:140] P 021593c6f9f34f6d92ef48b879065623: Received BeginTabletCopySession request for tablet 0ad8a3235e7b4ee4998bf87b82162c25 from peer 8409f53445fd4b1994826d86117ca07d ({username='slave'} at 127.0.0.1:49174)
I20260608 09:50:27.698362 10389 tablet_copy_service.cc:161] P 021593c6f9f34f6d92ef48b879065623: Beginning new tablet copy session on tablet 0ad8a3235e7b4ee4998bf87b82162c25 from peer 8409f53445fd4b1994826d86117ca07d at {username='slave'} at 127.0.0.1:49174: session id = 8409f53445fd4b1994826d86117ca07d-0ad8a3235e7b4ee4998bf87b82162c25
I20260608 09:50:27.705127 10389 tablet_copy_source_session.cc:215] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:50:27.707957 10564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad8a3235e7b4ee4998bf87b82162c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:27.718556 10564 tablet_copy_client.cc:806] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Starting download of 0 data blocks...
I20260608 09:50:27.719061 10564 tablet_copy_client.cc:670] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:50:27.723383 10564 tablet_copy_client.cc:538] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:50:27.729748 10564 tablet_bootstrap.cc:492] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: Bootstrap starting.
I20260608 09:50:27.747265 10564 tablet_bootstrap.cc:492] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:27.747975 10564 tablet_bootstrap.cc:492] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: Bootstrap complete.
I20260608 09:50:27.748617 10564 ts_tablet_manager.cc:1403] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260608 09:50:27.750892 10564 raft_consensus.cc:359] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:27.751590 10564 raft_consensus.cc:740] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8409f53445fd4b1994826d86117ca07d, State: Initialized, Role: LEARNER
I20260608 09:50:27.752180 10564 consensus_queue.cc:260] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:27.753909 10564 ts_tablet_manager.cc:1434] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:50:27.755935 10389 tablet_copy_service.cc:342] P 021593c6f9f34f6d92ef48b879065623: Request end of tablet copy session 8409f53445fd4b1994826d86117ca07d-0ad8a3235e7b4ee4998bf87b82162c25 received from {username='slave'} at 127.0.0.1:49174
I20260608 09:50:27.756418 10389 tablet_copy_service.cc:434] P 021593c6f9f34f6d92ef48b879065623: ending tablet copy session 8409f53445fd4b1994826d86117ca07d-0ad8a3235e7b4ee4998bf87b82162c25 on tablet 0ad8a3235e7b4ee4998bf87b82162c25 with peer 8409f53445fd4b1994826d86117ca07d
I20260608 09:50:27.793483 10564 ts_tablet_manager.cc:933] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: Initiating tablet copy from peer 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191)
I20260608 09:50:27.794842 10564 tablet_copy_client.cc:323] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:46191
I20260608 09:50:27.796612 10315 tablet_copy_service.cc:140] P 17e04e67264e4ce48c6cb9dce5047b9b: Received BeginTabletCopySession request for tablet cbc98de19fba4c709c702eee1e69906f from peer 8409f53445fd4b1994826d86117ca07d ({username='slave'} at 127.0.0.1:42840)
I20260608 09:50:27.797132 10315 tablet_copy_service.cc:161] P 17e04e67264e4ce48c6cb9dce5047b9b: Beginning new tablet copy session on tablet cbc98de19fba4c709c702eee1e69906f from peer 8409f53445fd4b1994826d86117ca07d at {username='slave'} at 127.0.0.1:42840: session id = 8409f53445fd4b1994826d86117ca07d-cbc98de19fba4c709c702eee1e69906f
I20260608 09:50:27.802800 10315 tablet_copy_source_session.cc:215] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:50:27.805827 10564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc98de19fba4c709c702eee1e69906f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:27.820391 10564 tablet_copy_client.cc:806] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: tablet copy: Starting download of 0 data blocks...
I20260608 09:50:27.821038 10564 tablet_copy_client.cc:670] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: tablet copy: Starting download of 1 WAL segments...
W20260608 09:50:27.824723 10271 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111) [suppressed 14 similar messages]
I20260608 09:50:27.825680 10564 tablet_copy_client.cc:538] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:50:27.833590 10564 tablet_bootstrap.cc:492] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: Bootstrap starting.
I20260608 09:50:27.851536 10564 tablet_bootstrap.cc:492] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:27.852305 10564 tablet_bootstrap.cc:492] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: Bootstrap complete.
I20260608 09:50:27.852836 10564 ts_tablet_manager.cc:1403] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 09:50:27.855033 10564 raft_consensus.cc:359] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:27.855610 10564 raft_consensus.cc:740] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8409f53445fd4b1994826d86117ca07d, State: Initialized, Role: LEARNER
I20260608 09:50:27.856145 10564 consensus_queue.cc:260] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:27.857792 10564 ts_tablet_manager.cc:1434] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:50:27.859891 10315 tablet_copy_service.cc:342] P 17e04e67264e4ce48c6cb9dce5047b9b: Request end of tablet copy session 8409f53445fd4b1994826d86117ca07d-cbc98de19fba4c709c702eee1e69906f received from {username='slave'} at 127.0.0.1:42840
I20260608 09:50:27.860306 10315 tablet_copy_service.cc:434] P 17e04e67264e4ce48c6cb9dce5047b9b: ending tablet copy session 8409f53445fd4b1994826d86117ca07d-cbc98de19fba4c709c702eee1e69906f on tablet cbc98de19fba4c709c702eee1e69906f with peer 8409f53445fd4b1994826d86117ca07d
W20260608 09:50:27.928627 10176 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fdc213c4049f45acaea9b1b65ecf79e4 not available for placement
W20260608 09:50:28.025944 10345 consensus_peers.cc:597] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:28.073042 10305 raft_consensus.cc:1275] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:50:28.074599 10465 consensus_queue.cc:1048] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:28.141570 10518 raft_consensus.cc:1217] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:50:28.286439 10518 raft_consensus.cc:1217] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:50:28.294390 10518 raft_consensus.cc:1217] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:50:28.456703 10576 consensus_queue.cc:579] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Leader has been unable to successfully communicate with peer fdc213c4049f45acaea9b1b65ecf79e4 for more than 1 seconds (1.240s)
I20260608 09:50:28.614200 10572 consensus_queue.cc:579] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Leader has been unable to successfully communicate with peer fdc213c4049f45acaea9b1b65ecf79e4 for more than 1 seconds (1.397s)
I20260608 09:50:28.628758 10576 raft_consensus.cc:1064] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b: attempting to promote NON_VOTER 8409f53445fd4b1994826d86117ca07d to VOTER
I20260608 09:50:28.630875 10576 consensus_queue.cc:237] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } }
I20260608 09:50:28.637902 10518 raft_consensus.cc:1275] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:50:28.639004 10378 raft_consensus.cc:1275] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:50:28.639602 10575 consensus_queue.cc:1048] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:50:28.640815 10553 consensus_queue.cc:1048] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:50:28.642429 10271 consensus_peers.cc:597] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:28.650295 10575 raft_consensus.cc:2955] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.652379 10378 raft_consensus.cc:2955] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.660290 10518 raft_consensus.cc:2955] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.662626 10125 catalog_manager.cc:5696] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b reported cstate change: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:50:28.683411 10305 consensus_queue.cc:237] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } }
I20260608 09:50:28.688802 10378 raft_consensus.cc:1275] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:50:28.689291 10518 raft_consensus.cc:1275] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:50:28.690308 10575 consensus_queue.cc:1048] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:50:28.691008 10576 consensus_queue.cc:1048] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:50:28.698396 10576 raft_consensus.cc:2955] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.700637 10518 raft_consensus.cc:2955] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.701516 10378 raft_consensus.cc:2955] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.709261 10114 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fda0fd038c854f5697ef8d83653b7629 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:50:28.712492 10128 catalog_manager.cc:5696] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d reported cstate change: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New cstate: current_term: 1 leader_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
W20260608 09:50:28.730942 10114 catalog_manager.cc:4754] TS fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fda0fd038c854f5697ef8d83653b7629: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111)
I20260608 09:50:28.867650 10553 raft_consensus.cc:1064] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b: attempting to promote NON_VOTER 8409f53445fd4b1994826d86117ca07d to VOTER
I20260608 09:50:28.870069 10553 consensus_queue.cc:237] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } }
I20260608 09:50:28.877326 10518 raft_consensus.cc:1275] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:50:28.877621 10378 raft_consensus.cc:1275] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:50:28.879256 10576 consensus_queue.cc:1048] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:50:28.880223 10553 consensus_queue.cc:1048] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:50:28.881557 10271 consensus_peers.cc:597] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:28.891605 10572 raft_consensus.cc:1064] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623: attempting to promote NON_VOTER 8409f53445fd4b1994826d86117ca07d to VOTER
I20260608 09:50:28.891224 10576 raft_consensus.cc:2955] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.894173 10572 consensus_queue.cc:237] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } }
I20260608 09:50:28.893479 10378 raft_consensus.cc:2955] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.902248 10517 raft_consensus.cc:1275] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [term 1 LEARNER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:50:28.904845 10305 raft_consensus.cc:1275] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:50:28.904855 10517 raft_consensus.cc:2955] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.908612 10577 consensus_queue.cc:1048] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:50:28.908213 10126 catalog_manager.cc:5696] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b reported cstate change: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:50:28.909446 10465 consensus_queue.cc:1048] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 09:50:28.922662 10345 consensus_peers.cc:597] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:50:28.931465 10176 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fdc213c4049f45acaea9b1b65ecf79e4 not available for placement
I20260608 09:50:28.932749 10305 consensus_queue.cc:237] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } }
I20260608 09:50:28.932863 10304 raft_consensus.cc:2955] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.934365 10577 raft_consensus.cc:2955] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.940361 10518 raft_consensus.cc:1275] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:50:28.940961 10378 raft_consensus.cc:1275] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Refusing update from remote peer 17e04e67264e4ce48c6cb9dce5047b9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:50:28.944610 10576 consensus_queue.cc:1048] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:50:28.947114 10128 catalog_manager.cc:5696] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b reported cstate change: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "021593c6f9f34f6d92ef48b879065623" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.950891 10576 consensus_queue.cc:1048] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:50:28.953289 10518 raft_consensus.cc:2955] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.960510 10579 raft_consensus.cc:2955] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.966293 10378 consensus_queue.cc:237] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } }
I20260608 09:50:28.968730 10379 raft_consensus.cc:2955] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.975585 10517 raft_consensus.cc:1275] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:50:28.978471 10592 consensus_queue.cc:1048] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:50:28.980015 10114 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cbc98de19fba4c709c702eee1e69906f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:50:28.975952 10304 raft_consensus.cc:1275] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:50:28.980649 10518 raft_consensus.cc:2955] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.984534 10577 consensus_queue.cc:1048] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:50:28.985133 10126 catalog_manager.cc:5696] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b reported cstate change: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New cstate: current_term: 1 leader_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:50:28.987634 10465 raft_consensus.cc:2955] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:28.990319 10516 raft_consensus.cc:2955] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:29.003113 10114 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0ad8a3235e7b4ee4998bf87b82162c25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:50:29.008966 10304 raft_consensus.cc:2955] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:29.014322 10128 catalog_manager.cc:5696] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d reported cstate change: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New cstate: current_term: 1 leader_uuid: "021593c6f9f34f6d92ef48b879065623" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:29.023885 10465 consensus_queue.cc:579] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Leader has been unable to successfully communicate with peer fdc213c4049f45acaea9b1b65ecf79e4 for more than 1 seconds (1.524s)
I20260608 09:50:29.039219 10379 consensus_queue.cc:237] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:29.046339 10304 raft_consensus.cc:1275] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:50:29.048063 10465 consensus_queue.cc:1048] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:50:29.048799 10345 consensus_peers.cc:597] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 -> Peer 8409f53445fd4b1994826d86117ca07d (127.3.176.132:33661): Couldn't send request to peer 8409f53445fd4b1994826d86117ca07d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a22bbf452c64fc0ad6de15024dd84b6. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:50:29.049424 10345 consensus_peers.cc:597] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:29.055778 10577 raft_consensus.cc:2955] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:29.057502 10304 raft_consensus.cc:2955] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:29.064332 10114 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3a22bbf452c64fc0ad6de15024dd84b6 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:50:29.069344 10125 catalog_manager.cc:5696] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b reported cstate change: config changed from index -1 to 2, NON_VOTER 8409f53445fd4b1994826d86117ca07d (127.3.176.132) added. New cstate: current_term: 2 leader_uuid: "021593c6f9f34f6d92ef48b879065623" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } } }
I20260608 09:50:29.464288 10596 ts_tablet_manager.cc:933] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: Initiating tablet copy from peer 021593c6f9f34f6d92ef48b879065623 (127.3.176.131:39577)
I20260608 09:50:29.465804 10596 tablet_copy_client.cc:323] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:39577
I20260608 09:50:29.467491 10389 tablet_copy_service.cc:140] P 021593c6f9f34f6d92ef48b879065623: Received BeginTabletCopySession request for tablet 3a22bbf452c64fc0ad6de15024dd84b6 from peer 8409f53445fd4b1994826d86117ca07d ({username='slave'} at 127.0.0.1:49174)
I20260608 09:50:29.468137 10389 tablet_copy_service.cc:161] P 021593c6f9f34f6d92ef48b879065623: Beginning new tablet copy session on tablet 3a22bbf452c64fc0ad6de15024dd84b6 from peer 8409f53445fd4b1994826d86117ca07d at {username='slave'} at 127.0.0.1:49174: session id = 8409f53445fd4b1994826d86117ca07d-3a22bbf452c64fc0ad6de15024dd84b6
I20260608 09:50:29.474089 10389 tablet_copy_source_session.cc:215] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:50:29.477262 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a22bbf452c64fc0ad6de15024dd84b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:29.488875 10596 tablet_copy_client.cc:806] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Starting download of 0 data blocks...
I20260608 09:50:29.489470 10596 tablet_copy_client.cc:670] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:50:29.493531 10596 tablet_copy_client.cc:538] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:50:29.500070 10596 tablet_bootstrap.cc:492] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: Bootstrap starting.
I20260608 09:50:29.515841 10596 tablet_bootstrap.cc:492] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:29.516733 10596 tablet_bootstrap.cc:492] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: Bootstrap complete.
I20260608 09:50:29.517350 10596 ts_tablet_manager.cc:1403] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260608 09:50:29.519573 10596 raft_consensus.cc:359] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:29.520201 10596 raft_consensus.cc:740] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8409f53445fd4b1994826d86117ca07d, State: Initialized, Role: LEARNER
I20260608 09:50:29.520730 10596 consensus_queue.cc:260] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: true } }
I20260608 09:50:29.523487 10596 ts_tablet_manager.cc:1434] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:50:29.525595 10389 tablet_copy_service.cc:342] P 021593c6f9f34f6d92ef48b879065623: Request end of tablet copy session 8409f53445fd4b1994826d86117ca07d-3a22bbf452c64fc0ad6de15024dd84b6 received from {username='slave'} at 127.0.0.1:49174
I20260608 09:50:29.525942 10389 tablet_copy_service.cc:434] P 021593c6f9f34f6d92ef48b879065623: ending tablet copy session 8409f53445fd4b1994826d86117ca07d-3a22bbf452c64fc0ad6de15024dd84b6 on tablet 3a22bbf452c64fc0ad6de15024dd84b6 with peer 8409f53445fd4b1994826d86117ca07d
W20260608 09:50:29.906332 10114 catalog_manager.cc:4754] TS fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fda0fd038c854f5697ef8d83653b7629: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111)
W20260608 09:50:29.934201 10176 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fdc213c4049f45acaea9b1b65ecf79e4 not available for placement
I20260608 09:50:29.953797 10516 raft_consensus.cc:1217] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 09:50:30.443274 10465 consensus_queue.cc:579] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Leader has been unable to successfully communicate with peer fdc213c4049f45acaea9b1b65ecf79e4 for more than 1 seconds (1.402s)
I20260608 09:50:30.512729 10465 raft_consensus.cc:1064] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623: attempting to promote NON_VOTER 8409f53445fd4b1994826d86117ca07d to VOTER
I20260608 09:50:30.515005 10465 consensus_queue.cc:237] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } }
I20260608 09:50:30.522855 10516 raft_consensus.cc:1275] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [term 2 LEARNER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:50:30.523200 10304 raft_consensus.cc:1275] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:50:30.525272 10602 consensus_queue.cc:1048] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:50:30.526016 10603 consensus_queue.cc:1048] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:50:30.528373 10345 consensus_peers.cc:597] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 -> Peer fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): Couldn't send request to peer fdc213c4049f45acaea9b1b65ecf79e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:30.536008 10603 raft_consensus.cc:2955] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:30.537954 10516 raft_consensus.cc:2955] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:30.545706 10304 raft_consensus.cc:2955] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:30.549059 10126 catalog_manager.cc:5696] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 reported cstate change: config changed from index 2 to 3, 8409f53445fd4b1994826d86117ca07d (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "021593c6f9f34f6d92ef48b879065623" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdc213c4049f45acaea9b1b65ecf79e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:50:30.568496 10379 consensus_queue.cc:237] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } }
I20260608 09:50:30.574007 10516 raft_consensus.cc:1275] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [term 2 FOLLOWER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:50:30.574312 10304 raft_consensus.cc:1275] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Refusing update from remote peer 021593c6f9f34f6d92ef48b879065623: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:50:30.575697 10607 consensus_queue.cc:1048] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:50:30.576640 10603 consensus_queue.cc:1048] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:50:30.583910 10465 raft_consensus.cc:2955] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:30.585846 10516 raft_consensus.cc:2955] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:30.586166 10304 raft_consensus.cc:2955] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
I20260608 09:50:30.594697 10114 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3a22bbf452c64fc0ad6de15024dd84b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:50:30.600241 10125 catalog_manager.cc:5696] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d reported cstate change: config changed from index 3 to 4, VOTER fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129) evicted. New cstate: current_term: 2 leader_uuid: "021593c6f9f34f6d92ef48b879065623" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "021593c6f9f34f6d92ef48b879065623" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39577 } } peers { permanent_uuid: "17e04e67264e4ce48c6cb9dce5047b9b" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46191 } } peers { permanent_uuid: "8409f53445fd4b1994826d86117ca07d" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33661 } attrs { promote: false } } }
W20260608 09:50:30.942179 10114 catalog_manager.cc:4754] TS fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fda0fd038c854f5697ef8d83653b7629: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111)
W20260608 09:50:32.899199 10114 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111) [suppressed 47 similar messages]
W20260608 09:50:32.903184 10114 catalog_manager.cc:4754] TS fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3a22bbf452c64fc0ad6de15024dd84b6: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111)
I20260608 09:50:34.173789  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:50:34.212482  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:34.213424  3778 tablet_replica.cc:333] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b: stopping tablet replica
I20260608 09:50:34.214157  3778 raft_consensus.cc:2243] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:34.215484  3778 raft_consensus.cc:2272] T 0ad8a3235e7b4ee4998bf87b82162c25 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.218531  3778 tablet_replica.cc:333] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b: stopping tablet replica
I20260608 09:50:34.219178  3778 raft_consensus.cc:2243] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:34.220278  3778 raft_consensus.cc:2272] T fda0fd038c854f5697ef8d83653b7629 P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.223240  3778 tablet_replica.cc:333] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b: stopping tablet replica
I20260608 09:50:34.223821  3778 raft_consensus.cc:2243] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:34.224931  3778 raft_consensus.cc:2272] T cbc98de19fba4c709c702eee1e69906f P 17e04e67264e4ce48c6cb9dce5047b9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.227841  3778 tablet_replica.cc:333] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b: stopping tablet replica
I20260608 09:50:34.228499  3778 raft_consensus.cc:2243] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:34.229627  3778 raft_consensus.cc:2272] T 3a22bbf452c64fc0ad6de15024dd84b6 P 17e04e67264e4ce48c6cb9dce5047b9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.258365  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:50:34.281647  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
W20260608 09:50:34.306381 10345 consensus_peers.cc:597] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 -> Peer 17e04e67264e4ce48c6cb9dce5047b9b (127.3.176.130:46191): Couldn't send request to peer 17e04e67264e4ce48c6cb9dce5047b9b. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.130:46191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:34.319312  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:34.320179  3778 tablet_replica.cc:333] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623: stopping tablet replica
I20260608 09:50:34.320849  3778 raft_consensus.cc:2243] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:34.321813  3778 raft_consensus.cc:2272] T fda0fd038c854f5697ef8d83653b7629 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.324501  3778 tablet_replica.cc:333] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623: stopping tablet replica
I20260608 09:50:34.325011  3778 raft_consensus.cc:2243] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:34.326028  3778 raft_consensus.cc:2272] T 0ad8a3235e7b4ee4998bf87b82162c25 P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.328513  3778 tablet_replica.cc:333] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623: stopping tablet replica
I20260608 09:50:34.329007  3778 raft_consensus.cc:2243] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:34.329921  3778 raft_consensus.cc:2272] T cbc98de19fba4c709c702eee1e69906f P 021593c6f9f34f6d92ef48b879065623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.332314  3778 tablet_replica.cc:333] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623: stopping tablet replica
I20260608 09:50:34.332810  3778 raft_consensus.cc:2243] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:50:34.333700  3778 raft_consensus.cc:2272] T 3a22bbf452c64fc0ad6de15024dd84b6 P 021593c6f9f34f6d92ef48b879065623 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.359404  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:50:34.377626  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:50:34.411402  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:34.412214  3778 tablet_replica.cc:333] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d: stopping tablet replica
I20260608 09:50:34.412969  3778 raft_consensus.cc:2243] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:34.413774  3778 raft_consensus.cc:2272] T 3a22bbf452c64fc0ad6de15024dd84b6 P 8409f53445fd4b1994826d86117ca07d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.416374  3778 tablet_replica.cc:333] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d: stopping tablet replica
I20260608 09:50:34.416949  3778 raft_consensus.cc:2243] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:34.417790  3778 raft_consensus.cc:2272] T cbc98de19fba4c709c702eee1e69906f P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.420040  3778 tablet_replica.cc:333] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d: stopping tablet replica
I20260608 09:50:34.420608  3778 raft_consensus.cc:2243] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:34.421380  3778 raft_consensus.cc:2272] T 0ad8a3235e7b4ee4998bf87b82162c25 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.423666  3778 tablet_replica.cc:333] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d: stopping tablet replica
I20260608 09:50:34.424217  3778 raft_consensus.cc:2243] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:34.424924  3778 raft_consensus.cc:2272] T fda0fd038c854f5697ef8d83653b7629 P 8409f53445fd4b1994826d86117ca07d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:34.448822  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:50:34.467375  3778 master.cc:562] Master@127.3.176.190:34795 shutting down...
W20260608 09:50:34.974875 10114 catalog_manager.cc:4754] TS fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3a22bbf452c64fc0ad6de15024dd84b6: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111)
W20260608 09:50:37.173751 10114 catalog_manager.cc:4754] TS fdc213c4049f45acaea9b1b65ecf79e4 (127.3.176.129:38917): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fda0fd038c854f5697ef8d83653b7629: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38917: connect: Connection refused (error 111)
I20260608 09:50:38.082202  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:38.083019  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:38.083405  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 41f58999d22647a187bd3a0b9ee5be4e: stopping tablet replica
I20260608 09:50:38.105569  3778 master.cc:584] Master@127.3.176.190:34795 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14385 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 09:50:38.148486  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:39425
I20260608 09:50:38.149946  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:38.156229 10626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:38.157101 10627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:38.158147 10629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:38.159535  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:38.160616  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:38.160820  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:38.160933  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912238160920 us; error 0 us; skew 500 ppm
I20260608 09:50:38.161521  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:38.164563  3778 webserver.cc:533] Webserver started at http://127.3.176.190:43557/ using document root <none> and password file <none>
I20260608 09:50:38.165153  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:38.165338  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:38.165622  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:38.167052  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "744e6d93fee74825b8938b3244bb0eff"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:38.172830  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 09:50:38.177286 10634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.178359  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:50:38.178745  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "744e6d93fee74825b8938b3244bb0eff"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:38.179097  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:38.210897  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:38.212484  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:38.257762  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:39425
I20260608 09:50:38.257911 10685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:39425 every 8 connection(s)
I20260608 09:50:38.262565 10686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:38.274663 10686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff: Bootstrap starting.
I20260608 09:50:38.279901 10686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:38.284982 10686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff: No bootstrap required, opened a new log
I20260608 09:50:38.287365 10686 raft_consensus.cc:359] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744e6d93fee74825b8938b3244bb0eff" member_type: VOTER }
I20260608 09:50:38.287851 10686 raft_consensus.cc:385] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:38.288103 10686 raft_consensus.cc:740] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 744e6d93fee74825b8938b3244bb0eff, State: Initialized, Role: FOLLOWER
I20260608 09:50:38.288836 10686 consensus_queue.cc:260] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744e6d93fee74825b8938b3244bb0eff" member_type: VOTER }
I20260608 09:50:38.289306 10686 raft_consensus.cc:399] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:50:38.289533 10686 raft_consensus.cc:493] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:50:38.289817 10686 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:38.294651 10686 raft_consensus.cc:515] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744e6d93fee74825b8938b3244bb0eff" member_type: VOTER }
I20260608 09:50:38.295245 10686 leader_election.cc:304] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 744e6d93fee74825b8938b3244bb0eff; no voters: 
I20260608 09:50:38.296540 10686 leader_election.cc:290] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:50:38.297216 10689 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:38.298835 10689 raft_consensus.cc:697] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 1 LEADER]: Becoming Leader. State: Replica: 744e6d93fee74825b8938b3244bb0eff, State: Running, Role: LEADER
I20260608 09:50:38.299682 10686 sys_catalog.cc:565] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:50:38.299679 10689 consensus_queue.cc:237] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744e6d93fee74825b8938b3244bb0eff" member_type: VOTER }
I20260608 09:50:38.305652 10690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "744e6d93fee74825b8938b3244bb0eff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744e6d93fee74825b8938b3244bb0eff" member_type: VOTER } }
I20260608 09:50:38.306380 10690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [sys.catalog]: This master's current role is: LEADER
I20260608 09:50:38.306587 10691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 744e6d93fee74825b8938b3244bb0eff. Latest consensus state: current_term: 1 leader_uuid: "744e6d93fee74825b8938b3244bb0eff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "744e6d93fee74825b8938b3244bb0eff" member_type: VOTER } }
I20260608 09:50:38.307219 10691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [sys.catalog]: This master's current role is: LEADER
I20260608 09:50:38.310137 10696 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:50:38.318167 10696 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:50:38.319320  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:50:38.329361 10696 catalog_manager.cc:1382] Generated new cluster ID: fa1a7ad0babe46039eaef7741f03c988
I20260608 09:50:38.329733 10696 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:50:38.344542 10696 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:50:38.346017 10696 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:50:38.369560 10696 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff: Generated new TSK 0
I20260608 09:50:38.370250 10696 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:50:38.386991  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:38.396756 10708 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:38.395099 10707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:38.400405 10710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:38.400722  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:38.402025  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:38.402237  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:38.402417  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912238402398 us; error 0 us; skew 500 ppm
I20260608 09:50:38.403093  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:38.405887  3778 webserver.cc:533] Webserver started at http://127.3.176.129:42043/ using document root <none> and password file <none>
I20260608 09:50:38.406497  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:38.406682  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:38.406970  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:38.408331  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "e59a2ebf1ce147a19e6130f4451866ac"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:38.413842  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:50:38.417990 10715 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.418926  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:50:38.419266  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "e59a2ebf1ce147a19e6130f4451866ac"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:38.419580  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:38.436997  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:38.438488  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:38.440304  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:38.443002  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:38.443217  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.443464  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:38.443634  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.493928  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:33105
I20260608 09:50:38.494051 10778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:33105 every 8 connection(s)
I20260608 09:50:38.500499  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:38.508901 10783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:38.509594 10784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:38.513173  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:38.514078 10779 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39425
I20260608 09:50:38.514533 10779 heartbeater.cc:461] Registering TS with master...
W20260608 09:50:38.514508 10787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:38.515868 10779 heartbeater.cc:507] Master 127.3.176.190:39425 requested a full tablet report, sending...
I20260608 09:50:38.516155  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:38.516458  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:38.516675  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912238516656 us; error 0 us; skew 500 ppm
I20260608 09:50:38.517432  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:38.518831 10651 ts_manager.cc:194] Registered new tserver with Master: e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105)
I20260608 09:50:38.520834  3778 webserver.cc:533] Webserver started at http://127.3.176.130:36399/ using document root <none> and password file <none>
I20260608 09:50:38.521261 10651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40880
I20260608 09:50:38.521605  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:38.521924  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:38.522221  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:38.523763  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "e242533963c4468dacea7b050844c195"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:38.529161  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:50:38.533418 10791 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.534410  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:50:38.534789  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "e242533963c4468dacea7b050844c195"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:38.535111  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:38.549808  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:38.551268  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:38.553097  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:38.555776  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:38.556021  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.556317  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:38.556478  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.604863  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:41479
I20260608 09:50:38.605016 10854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:41479 every 8 connection(s)
I20260608 09:50:38.610746  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:38.620304 10858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:38.621431 10859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:38.625272 10855 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39425
I20260608 09:50:38.625725 10855 heartbeater.cc:461] Registering TS with master...
W20260608 09:50:38.626291 10861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:38.626636  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:38.627629  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:38.627848  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:38.628037  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912238628017 us; error 0 us; skew 500 ppm
I20260608 09:50:38.626626 10855 heartbeater.cc:507] Master 127.3.176.190:39425 requested a full tablet report, sending...
I20260608 09:50:38.629069  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:38.631026 10651 ts_manager.cc:194] Registered new tserver with Master: e242533963c4468dacea7b050844c195 (127.3.176.130:41479)
I20260608 09:50:38.632416  3778 webserver.cc:533] Webserver started at http://127.3.176.131:43767/ using document root <none> and password file <none>
I20260608 09:50:38.632972 10651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40882
I20260608 09:50:38.633178  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:38.633487  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:38.633828  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:38.635387  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "c52f90cefbf94571a9652b40aef1f47d"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:38.640754  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 09:50:38.644645 10866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.645586  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:50:38.645893  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "c52f90cefbf94571a9652b40aef1f47d"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:38.646158  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:38.661211  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:38.662452  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:38.663934  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:38.666584  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:38.666831  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.667081  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:38.667430  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:38.713856  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:45907
I20260608 09:50:38.714103 10928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:45907 every 8 connection(s)
I20260608 09:50:38.729884 10929 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39425
I20260608 09:50:38.730413 10929 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:38.731323 10929 heartbeater.cc:507] Master 127.3.176.190:39425 requested a full tablet report, sending...
I20260608 09:50:38.733915 10651 ts_manager.cc:194] Registered new tserver with Master: c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:38.734069  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01674189s
I20260608 09:50:38.736153 10651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40888
I20260608 09:50:39.524483 10779 heartbeater.cc:499] Master 127.3.176.190:39425 was elected leader, sending a full tablet report...
I20260608 09:50:39.636354 10855 heartbeater.cc:499] Master 127.3.176.190:39425 was elected leader, sending a full tablet report...
I20260608 09:50:39.739792 10929 heartbeater.cc:499] Master 127.3.176.190:39425 was elected leader, sending a full tablet report...
I20260608 09:50:39.795964 10651 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40904:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:50:39.798527 10651 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:50:39.860906 10894 tablet_service.cc:1511] Processing CreateTablet for tablet 01448b6e05a64ee9805a8f700879105e (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:39.862766 10894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01448b6e05a64ee9805a8f700879105e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.864581 10819 tablet_service.cc:1511] Processing CreateTablet for tablet 01448b6e05a64ee9805a8f700879105e (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:39.866209 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01448b6e05a64ee9805a8f700879105e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.867570 10818 tablet_service.cc:1511] Processing CreateTablet for tablet 7d30f9f3d50c474cb934b5406ea98ff9 (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:39.869112 10818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d30f9f3d50c474cb934b5406ea98ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.869696 10893 tablet_service.cc:1511] Processing CreateTablet for tablet 7d30f9f3d50c474cb934b5406ea98ff9 (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:39.871093 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d30f9f3d50c474cb934b5406ea98ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.873344 10817 tablet_service.cc:1511] Processing CreateTablet for tablet 3074234855894b529325e0b9b312cf1d (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:39.874728 10817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3074234855894b529325e0b9b312cf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.878715 10892 tablet_service.cc:1511] Processing CreateTablet for tablet 3074234855894b529325e0b9b312cf1d (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:39.881584 10816 tablet_service.cc:1511] Processing CreateTablet for tablet effe93a0ef3a4a7bb2fd1295da53cbe8 (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:39.882977 10816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet effe93a0ef3a4a7bb2fd1295da53cbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.886545 10891 tablet_service.cc:1511] Processing CreateTablet for tablet effe93a0ef3a4a7bb2fd1295da53cbe8 (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:39.887863 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3074234855894b529325e0b9b312cf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.892504 10891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet effe93a0ef3a4a7bb2fd1295da53cbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.895346 10743 tablet_service.cc:1511] Processing CreateTablet for tablet 7d30f9f3d50c474cb934b5406ea98ff9 (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:39.898520 10743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d30f9f3d50c474cb934b5406ea98ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.895401 10744 tablet_service.cc:1511] Processing CreateTablet for tablet 01448b6e05a64ee9805a8f700879105e (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:39.900367 10744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01448b6e05a64ee9805a8f700879105e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.927627 10950 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Bootstrap starting.
I20260608 09:50:39.935983 10741 tablet_service.cc:1511] Processing CreateTablet for tablet effe93a0ef3a4a7bb2fd1295da53cbe8 (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:39.936589 10950 tablet_bootstrap.cc:654] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:39.937561 10741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet effe93a0ef3a4a7bb2fd1295da53cbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.944974 10742 tablet_service.cc:1511] Processing CreateTablet for tablet 3074234855894b529325e0b9b312cf1d (DEFAULT_TABLE table=test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:39.946728 10742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3074234855894b529325e0b9b312cf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:39.997812 10949 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Bootstrap starting.
I20260608 09:50:40.012725 10949 tablet_bootstrap.cc:654] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.018466 10952 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap starting.
I20260608 09:50:40.032119 10949 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: No bootstrap required, opened a new log
I20260608 09:50:40.033090 10949 ts_tablet_manager.cc:1403] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.009s
I20260608 09:50:40.036568 10950 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: No bootstrap required, opened a new log
I20260608 09:50:40.036703 10952 tablet_bootstrap.cc:654] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.037039 10949 raft_consensus.cc:359] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.037925 10949 raft_consensus.cc:385] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.038259 10949 raft_consensus.cc:740] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.039218 10949 consensus_queue.cc:260] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.040376 10950 ts_tablet_manager.cc:1403] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Time spent bootstrapping tablet: real 0.113s	user 0.046s	sys 0.061s
I20260608 09:50:40.043371 10950 raft_consensus.cc:359] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:40.044183 10950 raft_consensus.cc:385] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.044538 10950 raft_consensus.cc:740] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.045619 10950 consensus_queue.cc:260] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:40.053941 10952 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: No bootstrap required, opened a new log
I20260608 09:50:40.054386 10949 ts_tablet_manager.cc:1434] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.004s
I20260608 09:50:40.054782 10952 ts_tablet_manager.cc:1403] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.019s
I20260608 09:50:40.058573 10952 raft_consensus.cc:359] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:40.059439 10952 raft_consensus.cc:385] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.059839 10952 raft_consensus.cc:740] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.061012 10952 consensus_queue.cc:260] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:40.071060 10952 ts_tablet_manager.cc:1434] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 09:50:40.072309 10949 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Bootstrap starting.
I20260608 09:50:40.075416 10952 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap starting.
I20260608 09:50:40.075624 10954 raft_consensus.cc:493] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:40.085309 10954 raft_consensus.cc:515] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.087721 10950 ts_tablet_manager.cc:1434] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Time spent starting tablet: real 0.047s	user 0.016s	sys 0.030s
I20260608 09:50:40.086050 10952 tablet_bootstrap.cc:654] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.090016 10950 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Bootstrap starting.
I20260608 09:50:40.094244 10949 tablet_bootstrap.cc:654] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.097473 10950 tablet_bootstrap.cc:654] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.108151 10954 leader_election.cc:290] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:40.118424 10952 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: No bootstrap required, opened a new log
I20260608 09:50:40.119175 10952 ts_tablet_manager.cc:1403] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.005s
I20260608 09:50:40.119326 10949 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: No bootstrap required, opened a new log
I20260608 09:50:40.119915 10949 ts_tablet_manager.cc:1403] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.010s
I20260608 09:50:40.122540 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d" is_pre_election: true
I20260608 09:50:40.123221 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac" is_pre_election: true
I20260608 09:50:40.124264 10950 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: No bootstrap required, opened a new log
W20260608 09:50:40.124505 10793 leader_election.cc:343] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:50:40.124927 10950 ts_tablet_manager.cc:1403] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.008s
I20260608 09:50:40.124475 10949 raft_consensus.cc:359] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:40.125765 10949 raft_consensus.cc:385] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.126111 10949 raft_consensus.cc:740] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.127038 10949 consensus_queue.cc:260] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:40.123163 10952 raft_consensus.cc:359] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.128978 10952 raft_consensus.cc:385] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.128684 10950 raft_consensus.cc:359] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.129451 10949 ts_tablet_manager.cc:1434] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:50:40.129552 10952 raft_consensus.cc:740] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.130251 10950 raft_consensus.cc:385] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.130841 10950 raft_consensus.cc:740] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.131341 10952 consensus_queue.cc:260] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.131795 10950 consensus_queue.cc:260] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.132472 10754 raft_consensus.cc:2468] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e242533963c4468dacea7b050844c195 in term 0.
I20260608 09:50:40.134425 10950 ts_tablet_manager.cc:1434] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:50:40.134555 10795 leader_election.cc:304] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e242533963c4468dacea7b050844c195, e59a2ebf1ce147a19e6130f4451866ac; no voters: c52f90cefbf94571a9652b40aef1f47d
I20260608 09:50:40.135453 10952 ts_tablet_manager.cc:1434] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 09:50:40.135673 10950 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Bootstrap starting.
I20260608 09:50:40.135986 10954 raft_consensus.cc:2804] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:40.136556 10952 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap starting.
I20260608 09:50:40.136508 10954 raft_consensus.cc:493] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:40.137101 10954 raft_consensus.cc:3060] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.143254 10954 raft_consensus.cc:515] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.144127 10950 tablet_bootstrap.cc:654] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.146435 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac"
I20260608 09:50:40.147137 10754 raft_consensus.cc:3060] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.150871 10952 tablet_bootstrap.cc:654] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.155371 10754 raft_consensus.cc:2468] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e242533963c4468dacea7b050844c195 in term 1.
I20260608 09:50:40.157238 10950 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: No bootstrap required, opened a new log
I20260608 09:50:40.158226 10954 leader_election.cc:290] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 1 election: Requested vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:40.158033 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d"
I20260608 09:50:40.158610 10950 ts_tablet_manager.cc:1403] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
W20260608 09:50:40.159818 10793 leader_election.cc:343] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:50:40.160727 10795 leader_election.cc:304] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e242533963c4468dacea7b050844c195, e59a2ebf1ce147a19e6130f4451866ac; no voters: c52f90cefbf94571a9652b40aef1f47d
I20260608 09:50:40.162781 10949 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Bootstrap starting.
I20260608 09:50:40.162437 10950 raft_consensus.cc:359] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.161973 10954 raft_consensus.cc:2804] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:40.163934 10954 raft_consensus.cc:697] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 LEADER]: Becoming Leader. State: Replica: e242533963c4468dacea7b050844c195, State: Running, Role: LEADER
I20260608 09:50:40.164992 10954 consensus_queue.cc:237] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.166128 10952 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: No bootstrap required, opened a new log
I20260608 09:50:40.166724 10952 ts_tablet_manager.cc:1403] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.006s
I20260608 09:50:40.170320 10949 tablet_bootstrap.cc:654] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.163327 10950 raft_consensus.cc:385] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.170214 10952 raft_consensus.cc:359] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.171062 10950 raft_consensus.cc:740] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.172505 10950 consensus_queue.cc:260] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.174882 10950 ts_tablet_manager.cc:1434] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260608 09:50:40.176111 10950 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: Bootstrap starting.
I20260608 09:50:40.182199 10952 raft_consensus.cc:385] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.182677 10952 raft_consensus.cc:740] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.183722 10950 tablet_bootstrap.cc:654] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.183137 10650 catalog_manager.cc:5696] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 reported cstate change: term changed from 0 to 1, leader changed from <none> to e242533963c4468dacea7b050844c195 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "e242533963c4468dacea7b050844c195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:40.184813 10949 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: No bootstrap required, opened a new log
I20260608 09:50:40.185438 10949 ts_tablet_manager.cc:1403] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260608 09:50:40.183736 10952 consensus_queue.cc:260] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.188721 10949 raft_consensus.cc:359] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.189491 10949 raft_consensus.cc:385] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.189792 10949 raft_consensus.cc:740] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.190711 10949 consensus_queue.cc:260] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.191901 10952 ts_tablet_manager.cc:1434] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.002s
I20260608 09:50:40.193077 10952 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap starting.
I20260608 09:50:40.193255 10949 ts_tablet_manager.cc:1434] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 09:50:40.194337 10949 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: Bootstrap starting.
I20260608 09:50:40.200572 10952 tablet_bootstrap.cc:654] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.200572 10949 tablet_bootstrap.cc:654] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:40.210880 10952 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: No bootstrap required, opened a new log
I20260608 09:50:40.211431 10952 ts_tablet_manager.cc:1403] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260608 09:50:40.213490 10949 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: No bootstrap required, opened a new log
I20260608 09:50:40.214205 10949 ts_tablet_manager.cc:1403] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260608 09:50:40.214323 10957 raft_consensus.cc:493] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:40.214896 10957 raft_consensus.cc:515] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.215016 10952 raft_consensus.cc:359] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.216260 10952 raft_consensus.cc:385] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.216604 10952 raft_consensus.cc:740] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.217522 10952 consensus_queue.cc:260] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.217932 10949 raft_consensus.cc:359] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.218874 10949 raft_consensus.cc:385] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.219251 10949 raft_consensus.cc:740] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.220516 10952 ts_tablet_manager.cc:1434] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 09:50:40.220245 10949 consensus_queue.cc:260] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.222920 10957 leader_election.cc:290] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), e242533963c4468dacea7b050844c195 (127.3.176.130:41479)
I20260608 09:50:40.224754 10949 ts_tablet_manager.cc:1434] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:50:40.243124 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac" is_pre_election: true
I20260608 09:50:40.243856 10754 raft_consensus.cc:2468] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 0.
I20260608 09:50:40.245400 10870 leader_election.cc:304] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e59a2ebf1ce147a19e6130f4451866ac; no voters: 
I20260608 09:50:40.246589 10957 raft_consensus.cc:2804] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:40.247044 10957 raft_consensus.cc:493] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:40.247430 10957 raft_consensus.cc:3060] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.249841 10950 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: No bootstrap required, opened a new log
I20260608 09:50:40.250453 10950 ts_tablet_manager.cc:1403] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: Time spent bootstrapping tablet: real 0.075s	user 0.038s	sys 0.030s
I20260608 09:50:40.253736 10950 raft_consensus.cc:359] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.254460 10950 raft_consensus.cc:385] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:40.254733 10950 raft_consensus.cc:740] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Initialized, Role: FOLLOWER
I20260608 09:50:40.255475 10950 consensus_queue.cc:260] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.255580 10957 raft_consensus.cc:515] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.255952 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195" is_pre_election: true
I20260608 09:50:40.256760 10830 raft_consensus.cc:2468] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 0.
I20260608 09:50:40.258419 10957 leader_election.cc:290] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 election: Requested vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), e242533963c4468dacea7b050844c195 (127.3.176.130:41479)
I20260608 09:50:40.259321 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac"
I20260608 09:50:40.260030 10754 raft_consensus.cc:3060] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.260543 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195"
I20260608 09:50:40.261101 10830 raft_consensus.cc:3060] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.261896 10950 ts_tablet_manager.cc:1434] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.008s
I20260608 09:50:40.267921 10830 raft_consensus.cc:2468] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 1.
I20260608 09:50:40.269308 10754 raft_consensus.cc:2468] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 1.
I20260608 09:50:40.269534 10869 leader_election.cc:304] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e242533963c4468dacea7b050844c195; no voters: 
I20260608 09:50:40.270831 10973 raft_consensus.cc:2804] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:40.271679 10973 raft_consensus.cc:697] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 LEADER]: Becoming Leader. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Running, Role: LEADER
I20260608 09:50:40.272526 10973 consensus_queue.cc:237] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.281507 10650 catalog_manager.cc:5696] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d reported cstate change: term changed from 0 to 1, leader changed from <none> to c52f90cefbf94571a9652b40aef1f47d (127.3.176.131). New cstate: current_term: 1 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: HEALTHY } } }
W20260608 09:50:40.315431 10699 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:50:40.334995 10973 raft_consensus.cc:493] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:40.335562 10973 raft_consensus.cc:515] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:40.337675 10973 leader_election.cc:290] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105)
I20260608 09:50:40.338693 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195" is_pre_election: true
I20260608 09:50:40.339102 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac" is_pre_election: true
I20260608 09:50:40.339251 10830 raft_consensus.cc:2468] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 0.
I20260608 09:50:40.339809 10754 raft_consensus.cc:2468] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 0.
I20260608 09:50:40.340524 10869 leader_election.cc:304] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e242533963c4468dacea7b050844c195; no voters: 
I20260608 09:50:40.341403 10973 raft_consensus.cc:2804] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:40.341688 10973 raft_consensus.cc:493] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:40.341958 10973 raft_consensus.cc:3060] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.347085 10973 raft_consensus.cc:515] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:40.349012 10973 leader_election.cc:290] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 election: Requested vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105)
I20260608 09:50:40.349993 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195"
I20260608 09:50:40.350508 10830 raft_consensus.cc:3060] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.350337 10754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac"
I20260608 09:50:40.351137 10754 raft_consensus.cc:3060] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.355391 10830 raft_consensus.cc:2468] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 1.
I20260608 09:50:40.356619 10869 leader_election.cc:304] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e242533963c4468dacea7b050844c195; no voters: 
I20260608 09:50:40.357468 10973 raft_consensus.cc:2804] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:40.357481 10754 raft_consensus.cc:2468] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 1.
I20260608 09:50:40.358016 10973 raft_consensus.cc:697] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 LEADER]: Becoming Leader. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Running, Role: LEADER
I20260608 09:50:40.359361 10973 consensus_queue.cc:237] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:40.366607 10650 catalog_manager.cc:5696] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d reported cstate change: term changed from 0 to 1, leader changed from <none> to c52f90cefbf94571a9652b40aef1f47d (127.3.176.131). New cstate: current_term: 1 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:40.542116 10958 raft_consensus.cc:493] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:40.542723 10958 raft_consensus.cc:515] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.545048 10958 leader_election.cc:290] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:40.557619 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d" is_pre_election: true
I20260608 09:50:40.557909 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195" is_pre_election: true
I20260608 09:50:40.558350 10904 raft_consensus.cc:2468] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 0.
I20260608 09:50:40.558571 10830 raft_consensus.cc:2468] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 0.
I20260608 09:50:40.559906 10717 leader_election.cc:304] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e59a2ebf1ce147a19e6130f4451866ac; no voters: 
I20260608 09:50:40.561023 10958 raft_consensus.cc:2804] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:40.561491 10958 raft_consensus.cc:493] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:40.561822 10958 raft_consensus.cc:3060] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.568117 10958 raft_consensus.cc:515] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.569999 10958 leader_election.cc:290] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 1 election: Requested vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:40.571213 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195"
I20260608 09:50:40.571247 10904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d"
I20260608 09:50:40.572209 10830 raft_consensus.cc:3060] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.572367 10904 raft_consensus.cc:3060] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.577898 10830 raft_consensus.cc:2468] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 1.
I20260608 09:50:40.578739 10904 raft_consensus.cc:2468] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 1.
I20260608 09:50:40.579306 10718 leader_election.cc:304] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e242533963c4468dacea7b050844c195, e59a2ebf1ce147a19e6130f4451866ac; no voters: 
I20260608 09:50:40.580319 10958 raft_consensus.cc:2804] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:40.581257 10958 raft_consensus.cc:697] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 LEADER]: Becoming Leader. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Running, Role: LEADER
I20260608 09:50:40.582000 10958 consensus_queue.cc:237] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.589648 10650 catalog_manager.cc:5696] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac reported cstate change: term changed from 0 to 1, leader changed from <none> to e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129). New cstate: current_term: 1 leader_uuid: "e59a2ebf1ce147a19e6130f4451866ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:40.608814  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:50:40.632601  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:40.633517  3778 tablet_replica.cc:333] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: stopping tablet replica
I20260608 09:50:40.634227  3778 raft_consensus.cc:2243] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:40.634654  3778 raft_consensus.cc:2272] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.637089  3778 tablet_replica.cc:333] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: stopping tablet replica
I20260608 09:50:40.637689  3778 raft_consensus.cc:2243] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:40.638324  3778 pending_rounds.cc:70] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Trying to abort 1 pending ops.
I20260608 09:50:40.638540  3778 pending_rounds.cc:77] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616537432150016 op_type: NO_OP noop_request { }
I20260608 09:50:40.638913  3778 raft_consensus.cc:2889] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:50:40.638880 10973 raft_consensus.cc:493] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:40.639518  3778 raft_consensus.cc:2272] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.639637 10973 raft_consensus.cc:515] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:40.642136 10973 leader_election.cc:290] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), e242533963c4468dacea7b050844c195 (127.3.176.130:41479)
I20260608 09:50:40.643045  3778 tablet_replica.cc:333] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: stopping tablet replica
W20260608 09:50:40.643385 10870 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260608 09:50:40.643478 10830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195" is_pre_election: true
I20260608 09:50:40.643816  3778 raft_consensus.cc:2243] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:40.644475  3778 raft_consensus.cc:2272] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.646694  3778 tablet_replica.cc:333] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: stopping tablet replica
W20260608 09:50:40.647030 10870 leader_election.cc:336] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:50:40.647192  3778 raft_consensus.cc:2243] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:40.647552 10870 leader_election.cc:304] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d; no voters: e242533963c4468dacea7b050844c195, e59a2ebf1ce147a19e6130f4451866ac
I20260608 09:50:40.647900  3778 raft_consensus.cc:2272] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.648459 10973 raft_consensus.cc:2749] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:50:40.673596  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
W20260608 09:50:40.682037 10795 consensus_peers.cc:597] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 -> Peer e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105): Couldn't send request to peer e59a2ebf1ce147a19e6130f4451866ac. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:40.688920  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:50:40.708781  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:40.709800  3778 tablet_replica.cc:333] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: stopping tablet replica
I20260608 09:50:40.710455  3778 raft_consensus.cc:2243] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:40.710897  3778 raft_consensus.cc:2272] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.713454  3778 tablet_replica.cc:333] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: stopping tablet replica
I20260608 09:50:40.714025  3778 raft_consensus.cc:2243] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:40.714425  3778 raft_consensus.cc:2272] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.716877  3778 tablet_replica.cc:333] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: stopping tablet replica
I20260608 09:50:40.717557  3778 raft_consensus.cc:2243] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:40.717861 10904 raft_consensus.cc:3060] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:40.718024  3778 raft_consensus.cc:2272] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.720535  3778 tablet_replica.cc:333] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: stopping tablet replica
I20260608 09:50:40.721113  3778 raft_consensus.cc:2243] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:40.721825  3778 pending_rounds.cc:70] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Trying to abort 1 pending ops.
I20260608 09:50:40.722043  3778 pending_rounds.cc:77] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616535728087040 op_type: NO_OP noop_request { }
I20260608 09:50:40.722321  3778 raft_consensus.cc:2889] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:50:40.722599  3778 raft_consensus.cc:2272] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.748066  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:50:40.760627  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:50:40.786273  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:40.787019  3778 tablet_replica.cc:333] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: stopping tablet replica
I20260608 09:50:40.787629  3778 raft_consensus.cc:2243] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:40.788059  3778 raft_consensus.cc:2272] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.790031  3778 tablet_replica.cc:333] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: stopping tablet replica
I20260608 09:50:40.790561  3778 raft_consensus.cc:2243] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:40.790939  3778 raft_consensus.cc:2272] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.792786  3778 tablet_replica.cc:333] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: stopping tablet replica
I20260608 09:50:40.793310  3778 raft_consensus.cc:2243] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:40.793922  3778 pending_rounds.cc:70] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Trying to abort 1 pending ops.
I20260608 09:50:40.794095  3778 pending_rounds.cc:77] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616536166739968 op_type: NO_OP noop_request { }
I20260608 09:50:40.794375  3778 raft_consensus.cc:2889] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:50:40.794651  3778 raft_consensus.cc:2272] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.797086  3778 tablet_replica.cc:333] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: stopping tablet replica
I20260608 09:50:40.797566  3778 raft_consensus.cc:2243] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:40.798167  3778 pending_rounds.cc:70] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Trying to abort 1 pending ops.
I20260608 09:50:40.798343  3778 pending_rounds.cc:77] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616536519516160 op_type: NO_OP noop_request { }
I20260608 09:50:40.798600  3778 raft_consensus.cc:2889] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:50:40.798867  3778 raft_consensus.cc:2272] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:40.812528  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:50:40.828586  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:40.835121 10983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:40.835412 10984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:40.837055 10986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:40.837926  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:40.839260  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:40.839583  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:40.839841  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912240839822 us; error 0 us; skew 500 ppm
I20260608 09:50:40.840628  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:40.843520  3778 webserver.cc:533] Webserver started at http://127.3.176.132:44651/ using document root <none> and password file <none>
I20260608 09:50:40.844230  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:40.844524  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:40.844892  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:40.846249  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "4b03e5c3ffa9454eb51fabb4d4045be4"
format_stamp: "Formatted at 2026-06-08 09:50:40 on dist-test-slave-qcvl"
I20260608 09:50:40.851610  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:50:40.856151 10991 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:40.857226  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:50:40.857699  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "4b03e5c3ffa9454eb51fabb4d4045be4"
format_stamp: "Formatted at 2026-06-08 09:50:40 on dist-test-slave-qcvl"
I20260608 09:50:40.858107  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:40.897923  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:40.899406  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:40.901258  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:40.904078  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:40.904439  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:40.904772  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:40.905037  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:40.950198  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:33917
I20260608 09:50:40.950412 11053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:33917 every 8 connection(s)
I20260608 09:50:40.967458 11054 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39425
I20260608 09:50:40.968050 11054 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:40.969018 11054 heartbeater.cc:507] Master 127.3.176.190:39425 requested a full tablet report, sending...
I20260608 09:50:40.971598 10650 ts_manager.cc:194] Registered new tserver with Master: 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132:33917)
I20260608 09:50:40.973420 10650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40918
W20260608 09:50:41.330302 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 01448b6e05a64ee9805a8f700879105e: Network error: Client connection negotiation failed: client connection to 127.3.176.131:45907: connect: Connection refused (error 111)
W20260608 09:50:41.334478 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 3074234855894b529325e0b9b312cf1d: Network error: Client connection negotiation failed: client connection to 127.3.176.129:33105: connect: Connection refused (error 111)
W20260608 09:50:41.338634 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 7d30f9f3d50c474cb934b5406ea98ff9: Network error: Client connection negotiation failed: client connection to 127.3.176.130:41479: connect: Connection refused (error 111)
I20260608 09:50:41.977373 11054 heartbeater.cc:499] Master 127.3.176.190:39425 was elected leader, sending a full tablet report...
W20260608 09:50:42.350014 10699 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table cda74d7eded04cbdbe567cbf2b976e48: could not find any suitable replica to move from server c52f90cefbf94571a9652b40aef1f47d to server 4b03e5c3ffa9454eb51fabb4d4045be4
W20260608 09:50:43.382635 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 01448b6e05a64ee9805a8f700879105e: Network error: Client connection negotiation failed: client connection to 127.3.176.131:45907: connect: Connection refused (error 111)
W20260608 09:50:43.386416 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet effe93a0ef3a4a7bb2fd1295da53cbe8: Network error: Client connection negotiation failed: client connection to 127.3.176.131:45907: connect: Connection refused (error 111)
W20260608 09:50:43.390102 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 7d30f9f3d50c474cb934b5406ea98ff9: Network error: Client connection negotiation failed: client connection to 127.3.176.130:41479: connect: Connection refused (error 111)
W20260608 09:50:44.405324 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 01448b6e05a64ee9805a8f700879105e: Network error: Client connection negotiation failed: client connection to 127.3.176.131:45907: connect: Connection refused (error 111)
W20260608 09:50:44.409405 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet effe93a0ef3a4a7bb2fd1295da53cbe8: Network error: Client connection negotiation failed: client connection to 127.3.176.131:45907: connect: Connection refused (error 111)
W20260608 09:50:44.413429 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 7d30f9f3d50c474cb934b5406ea98ff9: Network error: Client connection negotiation failed: client connection to 127.3.176.130:41479: connect: Connection refused (error 111)
W20260608 09:50:45.416303 10699 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c52f90cefbf94571a9652b40aef1f47d not available for placement
W20260608 09:50:46.419101 10699 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c52f90cefbf94571a9652b40aef1f47d not available for placement
W20260608 09:50:47.421334 10699 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c52f90cefbf94571a9652b40aef1f47d not available for placement
I20260608 09:50:47.992007  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:48.000973 11062 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:48.000985 11063 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:48.002507 11065 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:48.006029  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:48.009478  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:48.009781  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:48.009970  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912248009948 us; error 0 us; skew 500 ppm
I20260608 09:50:48.010882  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:48.014163  3778 webserver.cc:533] Webserver started at http://127.3.176.129:42043/ using document root <none> and password file <none>
I20260608 09:50:48.014827  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:48.015033  3778 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:50:48.019886  3778 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:50:48.024345 11070 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:48.025386  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:50:48.025756  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "e59a2ebf1ce147a19e6130f4451866ac"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:48.026216  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:48.038491  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:48.040236  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:48.042102  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:48.046661 11077 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 09:50:48.070822  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:50:48.071246  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.002s	sys 0.000s
I20260608 09:50:48.071583  3778 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 09:50:48.078943 11077 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap starting.
I20260608 09:50:48.092336  3778 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:50:48.092696  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.021s	sys 0.000s
I20260608 09:50:48.092885 11077 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:48.093689 11077 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap complete.
I20260608 09:50:48.094357 11077 ts_tablet_manager.cc:1403] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 09:50:48.097127 11077 raft_consensus.cc:359] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.098034 11077 raft_consensus.cc:740] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.098847 11077 consensus_queue.cc:260] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.101979 11077 ts_tablet_manager.cc:1434] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 09:50:48.102782 11077 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap starting.
I20260608 09:50:48.119475 11077 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:50:48.120555 11077 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap complete.
I20260608 09:50:48.121203 11077 ts_tablet_manager.cc:1403] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 09:50:48.123567 11077 raft_consensus.cc:359] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.124383 11077 raft_consensus.cc:740] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.125216 11077 consensus_queue.cc:260] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.126932 11077 ts_tablet_manager.cc:1434] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:50:48.127700 11077 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap starting.
I20260608 09:50:48.140887 11077 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:48.141635 11077 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap complete.
I20260608 09:50:48.142213 11077 ts_tablet_manager.cc:1403] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 09:50:48.144615 11077 raft_consensus.cc:359] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.145175 11077 raft_consensus.cc:740] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.145893 11077 consensus_queue.cc:260] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.147716 11077 ts_tablet_manager.cc:1434] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:50:48.148511 11077 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap starting.
I20260608 09:50:48.159761  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:33105
I20260608 09:50:48.159960 11138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:33105 every 8 connection(s)
I20260608 09:50:48.161377 11077 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:48.162067 11077 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: Bootstrap complete.
I20260608 09:50:48.162662 11077 ts_tablet_manager.cc:1403] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.009s
W20260608 09:50:48.165218 11140 tablet.cc:2404] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:50:48.165416 11077 raft_consensus.cc:359] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:48.166221 11077 raft_consensus.cc:740] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.166383  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:50:48.167182 11077 consensus_queue.cc:260] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:48.169735 11077 ts_tablet_manager.cc:1434] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 09:50:48.177109 11143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:48.178490 11144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:48.179889 11146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:48.182375  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:48.183764  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:48.183998  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:48.184238  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912248184219 us; error 0 us; skew 500 ppm
I20260608 09:50:48.184975  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:48.188179  3778 webserver.cc:533] Webserver started at http://127.3.176.130:36399/ using document root <none> and password file <none>
I20260608 09:50:48.188552 11139 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39425
I20260608 09:50:48.188799  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:48.189088 11139 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:48.189118  3778 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:50:48.190402 11139 heartbeater.cc:507] Master 127.3.176.190:39425 requested a full tablet report, sending...
I20260608 09:50:48.194006  3778 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:50:48.195691 10650 ts_manager.cc:194] Re-registered known tserver with Master: e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105)
I20260608 09:50:48.198923 11151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:48.200009  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:50:48.200452  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "e242533963c4468dacea7b050844c195"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:48.200822  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:48.202728 10650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42650
I20260608 09:50:48.207026 11139 heartbeater.cc:499] Master 127.3.176.190:39425 was elected leader, sending a full tablet report...
I20260608 09:50:48.217896  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:48.219215  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:48.220798  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:48.249740  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:50:48.250106  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.027s	user 0.002s	sys 0.000s
I20260608 09:50:48.255975 11158 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: Bootstrap starting.
I20260608 09:50:48.266161  3778 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:50:48.266484  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.014s	sys 0.000s
I20260608 09:50:48.269827 11158 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:48.270684 11158 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: Bootstrap complete.
I20260608 09:50:48.271330 11158 ts_tablet_manager.cc:1403] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 09:50:48.274262 11158 raft_consensus.cc:359] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.275112 11158 raft_consensus.cc:740] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.276309 11158 consensus_queue.cc:260] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.279366 11158 ts_tablet_manager.cc:1434] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 09:50:48.280303 11158 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Bootstrap starting.
I20260608 09:50:48.294674 11158 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:48.295527 11158 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Bootstrap complete.
I20260608 09:50:48.296432 11158 ts_tablet_manager.cc:1403] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.007s
I20260608 09:50:48.299046 11158 raft_consensus.cc:359] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.299713 11158 raft_consensus.cc:740] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.300724 11158 consensus_queue.cc:260] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.302776 11158 ts_tablet_manager.cc:1434] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260608 09:50:48.303728 11158 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Bootstrap starting.
I20260608 09:50:48.319510 11158 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:50:48.320575 11158 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Bootstrap complete.
I20260608 09:50:48.321322 11158 ts_tablet_manager.cc:1403] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 09:50:48.324018 11158 raft_consensus.cc:359] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.324828 11158 raft_consensus.cc:740] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.326187  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:41479
I20260608 09:50:48.325766 11158 consensus_queue.cc:260] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.326560 11218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:41479 every 8 connection(s)
I20260608 09:50:48.328037 11158 ts_tablet_manager.cc:1434] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:50:48.329005 11158 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Bootstrap starting.
I20260608 09:50:48.332121  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:48.341984 11222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:48.342435 11223 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:48.346588 11219 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39425
I20260608 09:50:48.347190 11219 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:48.348351 11219 heartbeater.cc:507] Master 127.3.176.190:39425 requested a full tablet report, sending...
I20260608 09:50:48.351032  3778 server_base.cc:1061] running on GCE node
W20260608 09:50:48.352368 11226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:48.353533  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:48.353780  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:48.353868 10650 ts_manager.cc:194] Re-registered known tserver with Master: e242533963c4468dacea7b050844c195 (127.3.176.130:41479)
I20260608 09:50:48.354024  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912248354003 us; error 0 us; skew 500 ppm
I20260608 09:50:48.354831  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:48.357705  3778 webserver.cc:533] Webserver started at http://127.3.176.131:43767/ using document root <none> and password file <none>
I20260608 09:50:48.358239  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:48.358410  3778 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:50:48.359411 10650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42662
I20260608 09:50:48.362970  3778 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:50:48.363062 11158 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:48.363943 11158 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Bootstrap complete.
I20260608 09:50:48.364617 11158 ts_tablet_manager.cc:1403] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.000s
I20260608 09:50:48.367020 11231 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:48.368053  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:50:48.367707 11158 raft_consensus.cc:359] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:48.368516  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "c52f90cefbf94571a9652b40aef1f47d"
format_stamp: "Formatted at 2026-06-08 09:50:38 on dist-test-slave-qcvl"
I20260608 09:50:48.368546 11158 raft_consensus.cc:740] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.369059  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:48.369635 11158 consensus_queue.cc:260] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:48.370913 11219 heartbeater.cc:499] Master 127.3.176.190:39425 was elected leader, sending a full tablet report...
I20260608 09:50:48.371774 11158 ts_tablet_manager.cc:1434] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:50:48.385406  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:48.386982  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:48.388581  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:48.417306  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:50:48.417632  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.027s	user 0.001s	sys 0.001s
I20260608 09:50:48.423312 11238 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Bootstrap starting.
W20260608 09:50:48.424045 10699 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c52f90cefbf94571a9652b40aef1f47d not available for placement
I20260608 09:50:48.435071  3778 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:50:48.435397  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:50:48.440058 11238 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:50:48.441004 11238 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Bootstrap complete.
I20260608 09:50:48.441617 11238 ts_tablet_manager.cc:1403] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 09:50:48.444397 11238 raft_consensus.cc:359] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.445497 11238 raft_consensus.cc:740] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.446300 11238 consensus_queue.cc:260] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.449247 11238 ts_tablet_manager.cc:1434] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:50:48.450178 11238 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Bootstrap starting.
I20260608 09:50:48.465696 11238 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:48.466534 11238 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Bootstrap complete.
I20260608 09:50:48.467175 11238 ts_tablet_manager.cc:1403] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260608 09:50:48.470136 11238 raft_consensus.cc:359] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.470902 11238 raft_consensus.cc:740] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.471854 11238 consensus_queue.cc:260] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.474045 11238 ts_tablet_manager.cc:1434] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:50:48.474946 11238 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: Bootstrap starting.
I20260608 09:50:48.488852 11238 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:48.489741 11238 tablet_bootstrap.cc:492] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: Bootstrap complete.
I20260608 09:50:48.490408 11238 ts_tablet_manager.cc:1403] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260608 09:50:48.493140 11238 raft_consensus.cc:359] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.493703 11238 raft_consensus.cc:740] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.494647 11238 consensus_queue.cc:260] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:48.496541 11238 ts_tablet_manager.cc:1434] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260608 09:50:48.497403 11238 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Bootstrap starting.
I20260608 09:50:48.498117  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:45907
I20260608 09:50:48.498437 11298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:45907 every 8 connection(s)
I20260608 09:50:48.515733 11238 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:50:48.516511 11299 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39425
I20260608 09:50:48.517083 11299 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:48.517118 11238 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Bootstrap complete.
I20260608 09:50:48.518267 11299 heartbeater.cc:507] Master 127.3.176.190:39425 requested a full tablet report, sending...
I20260608 09:50:48.518471 11238 ts_tablet_manager.cc:1403] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260608 09:50:48.521711 11238 raft_consensus.cc:359] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:48.523046 11238 raft_consensus.cc:740] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Initialized, Role: FOLLOWER
I20260608 09:50:48.523288 10650 ts_manager.cc:194] Re-registered known tserver with Master: c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:48.524624 11238 consensus_queue.cc:260] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:48.526960 11238 ts_tablet_manager.cc:1434] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:50:48.528988 10650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42672
I20260608 09:50:48.531803 11299 heartbeater.cc:499] Master 127.3.176.190:39425 was elected leader, sending a full tablet report...
I20260608 09:50:49.341643 11303 raft_consensus.cc:493] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:49.342522 11303 raft_consensus.cc:515] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.345221 11303 leader_election.cc:290] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.361320 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195" is_pre_election: true
I20260608 09:50:49.361893 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d" is_pre_election: true
I20260608 09:50:49.362684 11193 raft_consensus.cc:2410] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e59a2ebf1ce147a19e6130f4451866ac for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:50:49.362825 11273 raft_consensus.cc:2468] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 1.
I20260608 09:50:49.364524 11072 leader_election.cc:304] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e59a2ebf1ce147a19e6130f4451866ac; no voters: e242533963c4468dacea7b050844c195
I20260608 09:50:49.365445 11303 raft_consensus.cc:2804] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:50:49.365909 11303 raft_consensus.cc:493] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:49.366322 11303 raft_consensus.cc:3060] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.373028 11303 raft_consensus.cc:515] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.375075 11303 leader_election.cc:290] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 2 election: Requested vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.376243 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195"
I20260608 09:50:49.376354 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d"
I20260608 09:50:49.377125 11193 raft_consensus.cc:3060] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.377453 11273 raft_consensus.cc:3060] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.383984 11193 raft_consensus.cc:2410] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e59a2ebf1ce147a19e6130f4451866ac for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:50:49.384162 11273 raft_consensus.cc:2468] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 2.
I20260608 09:50:49.385716 11072 leader_election.cc:304] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e59a2ebf1ce147a19e6130f4451866ac; no voters: 
I20260608 09:50:49.386689 11303 raft_consensus.cc:2804] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:50:49.388207 11303 raft_consensus.cc:697] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 2 LEADER]: Becoming Leader. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Running, Role: LEADER
I20260608 09:50:49.389309 11303 consensus_queue.cc:237] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.397413 10650 catalog_manager.cc:5696] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac reported cstate change: term changed from 1 to 2, leader changed from e242533963c4468dacea7b050844c195 (127.3.176.130) to e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129). New cstate: current_term: 2 leader_uuid: "e59a2ebf1ce147a19e6130f4451866ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: UNKNOWN } } }
W20260608 09:50:49.449417 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 01448b6e05a64ee9805a8f700879105e: Illegal state: Replica c52f90cefbf94571a9652b40aef1f47d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } }
W20260608 09:50:49.454413 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet effe93a0ef3a4a7bb2fd1295da53cbe8: Illegal state: Replica c52f90cefbf94571a9652b40aef1f47d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } }
I20260608 09:50:49.454517 11315 raft_consensus.cc:493] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:49.455565 11315 raft_consensus.cc:515] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.458799 11315 leader_election.cc:290] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.474970 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d" is_pre_election: true
I20260608 09:50:49.475947 11273 raft_consensus.cc:2468] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e242533963c4468dacea7b050844c195 in term 2.
I20260608 09:50:49.476913 11111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac" is_pre_election: true
W20260608 09:50:49.477689 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 7d30f9f3d50c474cb934b5406ea98ff9: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:50:49.477595 11153 leader_election.cc:304] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e242533963c4468dacea7b050844c195; no voters: 
I20260608 09:50:49.479180 11315 raft_consensus.cc:2804] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:50:49.479622 11315 raft_consensus.cc:493] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:49.480006 11315 raft_consensus.cc:3060] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:49.486110 11315 raft_consensus.cc:515] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.488282 11315 leader_election.cc:290] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 3 election: Requested vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.489641 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d"
I20260608 09:50:49.489719 11111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d30f9f3d50c474cb934b5406ea98ff9" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac"
I20260608 09:50:49.490757 11273 raft_consensus.cc:3060] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:49.497051 11273 raft_consensus.cc:2468] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e242533963c4468dacea7b050844c195 in term 3.
I20260608 09:50:49.498483 11153 leader_election.cc:304] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e242533963c4468dacea7b050844c195; no voters: e59a2ebf1ce147a19e6130f4451866ac
I20260608 09:50:49.499518 11315 raft_consensus.cc:2804] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:50:49.501034 11315 raft_consensus.cc:697] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 3 LEADER]: Becoming Leader. State: Replica: e242533963c4468dacea7b050844c195, State: Running, Role: LEADER
I20260608 09:50:49.502220 11315 consensus_queue.cc:237] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.510784 10650 catalog_manager.cc:5696] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 reported cstate change: term changed from 2 to 3, leader changed from e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129) to e242533963c4468dacea7b050844c195 (127.3.176.130). New cstate: current_term: 3 leader_uuid: "e242533963c4468dacea7b050844c195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:49.628661 11303 raft_consensus.cc:493] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:49.629454 11303 raft_consensus.cc:515] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.631742 11303 leader_election.cc:290] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.632827 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195" is_pre_election: true
I20260608 09:50:49.633111 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d" is_pre_election: true
I20260608 09:50:49.633970 11193 raft_consensus.cc:2468] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 1.
I20260608 09:50:49.634482 11273 raft_consensus.cc:2410] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e59a2ebf1ce147a19e6130f4451866ac for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:50:49.635737 11073 leader_election.cc:304] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e242533963c4468dacea7b050844c195, e59a2ebf1ce147a19e6130f4451866ac; no voters: 
I20260608 09:50:49.636839 11303 raft_consensus.cc:2804] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:50:49.637320 11303 raft_consensus.cc:493] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:49.637733 11303 raft_consensus.cc:3060] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.643683 11303 raft_consensus.cc:515] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.645844 11303 leader_election.cc:290] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 2 election: Requested vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.647004 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195"
I20260608 09:50:49.647059 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d"
I20260608 09:50:49.647892 11193 raft_consensus.cc:3060] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.648198 11273 raft_consensus.cc:3060] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.653751 11193 raft_consensus.cc:2468] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 2.
I20260608 09:50:49.654318 11273 raft_consensus.cc:2410] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e59a2ebf1ce147a19e6130f4451866ac for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:50:49.655062 11073 leader_election.cc:304] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e242533963c4468dacea7b050844c195, e59a2ebf1ce147a19e6130f4451866ac; no voters: 
I20260608 09:50:49.656126 11303 raft_consensus.cc:2804] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:50:49.656759 11303 raft_consensus.cc:697] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 2 LEADER]: Becoming Leader. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Running, Role: LEADER
I20260608 09:50:49.657749 11303 consensus_queue.cc:237] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.666196 10650 catalog_manager.cc:5696] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac reported cstate change: term changed from 1 to 2, leader changed from c52f90cefbf94571a9652b40aef1f47d (127.3.176.131) to e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129). New cstate: current_term: 2 leader_uuid: "e59a2ebf1ce147a19e6130f4451866ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:49.792748 11315 raft_consensus.cc:493] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:49.793551 11315 raft_consensus.cc:515] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.795751 11315 leader_election.cc:290] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.796890 11111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac" is_pre_election: true
I20260608 09:50:49.796988 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d" is_pre_election: true
I20260608 09:50:49.797907 11111 raft_consensus.cc:2410] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e242533963c4468dacea7b050844c195 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:50:49.797995 11273 raft_consensus.cc:2468] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e242533963c4468dacea7b050844c195 in term 1.
I20260608 09:50:49.799577 11153 leader_election.cc:304] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e242533963c4468dacea7b050844c195; no voters: 
I20260608 09:50:49.800734 11315 raft_consensus.cc:2804] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:50:49.801092 11273 raft_consensus.cc:1240] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Rejecting Update request from peer e59a2ebf1ce147a19e6130f4451866ac for earlier term 2. Current term is 3. Ops: []
I20260608 09:50:49.801358 11315 raft_consensus.cc:493] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:49.802083 11315 raft_consensus.cc:3060] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.802981 11303 consensus_queue.cc:1059] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:49.804245 11308 raft_consensus.cc:3055] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:50:49.804697 11308 raft_consensus.cc:740] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Running, Role: LEADER
I20260608 09:50:49.805640 11308 consensus_queue.cc:260] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.806785 11308 raft_consensus.cc:3060] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:49.807650 11320 raft_consensus.cc:493] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:49.808497 11320 raft_consensus.cc:515] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:49.809226 11315 raft_consensus.cc:515] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.811427 11320 leader_election.cc:290] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907), e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105)
I20260608 09:50:49.813282 11315 leader_election.cc:290] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 2 election: Requested vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.814376 11273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d" is_pre_election: true
I20260608 09:50:49.815057 11272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d"
I20260608 09:50:49.815732 11273 raft_consensus.cc:2410] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e242533963c4468dacea7b050844c195 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:50:49.815896 11272 raft_consensus.cc:3060] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.817142 11111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac"
I20260608 09:50:49.818081 11111 raft_consensus.cc:3060] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.820925 11112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac" is_pre_election: true
I20260608 09:50:49.822034 11112 raft_consensus.cc:2468] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e242533963c4468dacea7b050844c195 in term 1.
I20260608 09:50:49.823208 11272 raft_consensus.cc:2468] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e242533963c4468dacea7b050844c195 in term 2.
I20260608 09:50:49.823890 11155 leader_election.cc:304] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e242533963c4468dacea7b050844c195, e59a2ebf1ce147a19e6130f4451866ac; no voters: c52f90cefbf94571a9652b40aef1f47d
I20260608 09:50:49.824703 11153 leader_election.cc:304] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e242533963c4468dacea7b050844c195; no voters: 
I20260608 09:50:49.825395 11315 raft_consensus.cc:2804] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:50:49.825870 11320 raft_consensus.cc:2804] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:50:49.825996 11315 raft_consensus.cc:493] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:49.826777 11315 raft_consensus.cc:3060] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.827533 11320 raft_consensus.cc:697] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 2 LEADER]: Becoming Leader. State: Replica: e242533963c4468dacea7b050844c195, State: Running, Role: LEADER
I20260608 09:50:49.827749 11111 raft_consensus.cc:2410] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e242533963c4468dacea7b050844c195 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:50:49.829224 11320 consensus_queue.cc:237] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.834913 11315 raft_consensus.cc:515] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:49.837257 11315 leader_election.cc:290] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 2 election: Requested vote from peers c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907), e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105)
I20260608 09:50:49.838274 11272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d"
I20260608 09:50:49.838531 11111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "e242533963c4468dacea7b050844c195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac"
I20260608 09:50:49.839308 11272 raft_consensus.cc:3060] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.839835 11111 raft_consensus.cc:3060] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:50:49.839931 10650 catalog_manager.cc:5696] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 reported cstate change: term changed from 1 to 2, leader changed from e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129) to e242533963c4468dacea7b050844c195 (127.3.176.130). New cstate: current_term: 2 leader_uuid: "e242533963c4468dacea7b050844c195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:49.846122 11111 raft_consensus.cc:2468] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e242533963c4468dacea7b050844c195 in term 2.
I20260608 09:50:49.847658 11155 leader_election.cc:304] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e242533963c4468dacea7b050844c195, e59a2ebf1ce147a19e6130f4451866ac; no voters: 
I20260608 09:50:49.848660 11315 raft_consensus.cc:2804] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:50:49.849186 11315 raft_consensus.cc:697] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 2 LEADER]: Becoming Leader. State: Replica: e242533963c4468dacea7b050844c195, State: Running, Role: LEADER
I20260608 09:50:49.850090 11315 consensus_queue.cc:237] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:49.850675 11272 raft_consensus.cc:2410] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e242533963c4468dacea7b050844c195 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:50:49.858719 10650 catalog_manager.cc:5696] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 reported cstate change: term changed from 1 to 2, leader changed from c52f90cefbf94571a9652b40aef1f47d (127.3.176.131) to e242533963c4468dacea7b050844c195 (127.3.176.130). New cstate: current_term: 2 leader_uuid: "e242533963c4468dacea7b050844c195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:49.928486 11308 raft_consensus.cc:493] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:49.929450 11308 raft_consensus.cc:515] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.931880 11308 leader_election.cc:290] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.933014 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195" is_pre_election: true
I20260608 09:50:49.933387 11272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d" is_pre_election: true
I20260608 09:50:49.934319 11272 raft_consensus.cc:2468] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 2.
I20260608 09:50:49.935740 11072 leader_election.cc:304] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e59a2ebf1ce147a19e6130f4451866ac; no voters: e242533963c4468dacea7b050844c195
I20260608 09:50:49.936796 11308 raft_consensus.cc:2804] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:50:49.937296 11308 raft_consensus.cc:493] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:49.937695 11308 raft_consensus.cc:3060] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:49.943188 11308 raft_consensus.cc:515] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.945375 11308 leader_election.cc:290] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 3 election: Requested vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:49.946475 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195"
I20260608 09:50:49.946774 11272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3074234855894b529325e0b9b312cf1d" candidate_uuid: "e59a2ebf1ce147a19e6130f4451866ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c52f90cefbf94571a9652b40aef1f47d"
I20260608 09:50:49.947734 11272 raft_consensus.cc:3060] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:49.953720 11272 raft_consensus.cc:2468] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59a2ebf1ce147a19e6130f4451866ac in term 3.
I20260608 09:50:49.955181 11072 leader_election.cc:304] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e59a2ebf1ce147a19e6130f4451866ac; no voters: e242533963c4468dacea7b050844c195
I20260608 09:50:49.956202 11308 raft_consensus.cc:2804] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:50:49.956849 11308 raft_consensus.cc:697] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 3 LEADER]: Becoming Leader. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Running, Role: LEADER
I20260608 09:50:49.957646 11308 consensus_queue.cc:237] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:49.965894 10650 catalog_manager.cc:5696] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac reported cstate change: term changed from 2 to 3, leader changed from e242533963c4468dacea7b050844c195 (127.3.176.130) to e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129). New cstate: current_term: 3 leader_uuid: "e59a2ebf1ce147a19e6130f4451866ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:49.985212 11272 raft_consensus.cc:1275] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Refusing update from remote peer e242533963c4468dacea7b050844c195: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:49.986851 11315 consensus_queue.cc:1048] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:50.002174 11111 raft_consensus.cc:1275] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Refusing update from remote peer e242533963c4468dacea7b050844c195: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:50.005105 11315 consensus_queue.cc:1048] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:50:50.006980 11315 consensus_queue.cc:1243] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [LEADER]: Peer e59a2ebf1ce147a19e6130f4451866ac log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:50:50.011884 11111 pending_rounds.cc:85] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Aborting all ops after (but not including) 0
I20260608 09:50:50.012634 11111 pending_rounds.cc:107] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:50:50.013170 11111 raft_consensus.cc:2889] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:50:50.118029 11331 raft_consensus.cc:493] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:50.118799 11331 raft_consensus.cc:515] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:50.121541 11331 leader_election.cc:290] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), e242533963c4468dacea7b050844c195 (127.3.176.130:41479)
I20260608 09:50:50.146508 11111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac" is_pre_election: true
I20260608 09:50:50.147689 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195" is_pre_election: true
I20260608 09:50:50.148649 11193 raft_consensus.cc:2468] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 2.
I20260608 09:50:50.149911 11234 leader_election.cc:304] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e242533963c4468dacea7b050844c195; no voters: e59a2ebf1ce147a19e6130f4451866ac
I20260608 09:50:50.150803 11331 raft_consensus.cc:2804] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:50:50.151362 11331 raft_consensus.cc:493] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:50.151768 11331 raft_consensus.cc:3060] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:50.158452 11331 raft_consensus.cc:515] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:50.160945 11331 leader_election.cc:290] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 3 election: Requested vote from peers e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105), e242533963c4468dacea7b050844c195 (127.3.176.130:41479)
I20260608 09:50:50.161756 11111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac"
I20260608 09:50:50.162187 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effe93a0ef3a4a7bb2fd1295da53cbe8" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195"
I20260608 09:50:50.162962 11193 raft_consensus.cc:3060] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:50.168906 11193 raft_consensus.cc:2468] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 3.
I20260608 09:50:50.170264 11234 leader_election.cc:304] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e242533963c4468dacea7b050844c195; no voters: e59a2ebf1ce147a19e6130f4451866ac
I20260608 09:50:50.171312 11331 raft_consensus.cc:2804] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:50:50.171988 11331 raft_consensus.cc:697] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Becoming Leader. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Running, Role: LEADER
I20260608 09:50:50.173049 11331 consensus_queue.cc:237] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:50.181406 10649 catalog_manager.cc:5696] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d reported cstate change: term changed from 2 to 3, leader changed from e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129) to c52f90cefbf94571a9652b40aef1f47d (127.3.176.131). New cstate: current_term: 3 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: HEALTHY } } }
I20260608 09:50:50.187968 11331 raft_consensus.cc:493] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:50.188879 11331 raft_consensus.cc:515] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:50.191632 11331 leader_election.cc:290] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105)
I20260608 09:50:50.192800 11111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac" is_pre_election: true
I20260608 09:50:50.192893 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195" is_pre_election: true
I20260608 09:50:50.193953 11111 raft_consensus.cc:2468] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 2.
I20260608 09:50:50.195535 11235 leader_election.cc:304] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e59a2ebf1ce147a19e6130f4451866ac; no voters: e242533963c4468dacea7b050844c195
I20260608 09:50:50.196496 11331 raft_consensus.cc:2804] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:50:50.196998 11331 raft_consensus.cc:493] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:50.197410 11331 raft_consensus.cc:3060] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:50.202495 11331 raft_consensus.cc:515] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:50.204566 11331 leader_election.cc:290] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 3 election: Requested vote from peers e242533963c4468dacea7b050844c195 (127.3.176.130:41479), e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105)
I20260608 09:50:50.205474 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e242533963c4468dacea7b050844c195"
I20260608 09:50:50.205885 11111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01448b6e05a64ee9805a8f700879105e" candidate_uuid: "c52f90cefbf94571a9652b40aef1f47d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e59a2ebf1ce147a19e6130f4451866ac"
I20260608 09:50:50.206898 11111 raft_consensus.cc:3060] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:50.212630 11111 raft_consensus.cc:2468] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52f90cefbf94571a9652b40aef1f47d in term 3.
I20260608 09:50:50.213896 11235 leader_election.cc:304] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c52f90cefbf94571a9652b40aef1f47d, e59a2ebf1ce147a19e6130f4451866ac; no voters: e242533963c4468dacea7b050844c195
I20260608 09:50:50.214788 11331 raft_consensus.cc:2804] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:50:50.215400 11331 raft_consensus.cc:697] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Becoming Leader. State: Replica: c52f90cefbf94571a9652b40aef1f47d, State: Running, Role: LEADER
I20260608 09:50:50.216318 11331 consensus_queue.cc:237] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:50.224937 10649 catalog_manager.cc:5696] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d reported cstate change: term changed from 2 to 3, leader changed from e242533963c4468dacea7b050844c195 (127.3.176.130) to c52f90cefbf94571a9652b40aef1f47d (127.3.176.131). New cstate: current_term: 3 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:50.235874 11193 raft_consensus.cc:1240] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Rejecting Update request from peer e59a2ebf1ce147a19e6130f4451866ac for earlier term 2. Current term is 3. Ops: []
I20260608 09:50:50.237574 11308 consensus_queue.cc:1059] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:50.238572 11303 raft_consensus.cc:3055] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:50:50.239104 11303 raft_consensus.cc:740] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e59a2ebf1ce147a19e6130f4451866ac, State: Running, Role: LEADER
I20260608 09:50:50.240146 11303 consensus_queue.cc:260] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:50.241389 11303 raft_consensus.cc:3060] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:50.316197 11111 raft_consensus.cc:1240] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 3 LEADER]: Rejecting Update request from peer e242533963c4468dacea7b050844c195 for earlier term 2. Current term is 3. Ops: []
I20260608 09:50:50.317939 11315 consensus_queue.cc:1059] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:50.318813 11315 consensus_queue.cc:1243] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [LEADER]: Peer e59a2ebf1ce147a19e6130f4451866ac log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:50:50.319393 11323 raft_consensus.cc:3055] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:50:50.319929 11323 raft_consensus.cc:740] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Running, Role: LEADER
I20260608 09:50:50.320863 11323 consensus_queue.cc:260] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } }
I20260608 09:50:50.322006 11323 raft_consensus.cc:3060] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:50:50.426481 11111 raft_consensus.cc:1240] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Rejecting Update request from peer e242533963c4468dacea7b050844c195 for earlier term 2. Current term is 3. Ops: []
I20260608 09:50:50.428376 11315 consensus_queue.cc:1059] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:50.429319 11323 raft_consensus.cc:3055] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:50:50.429797 11323 raft_consensus.cc:740] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e242533963c4468dacea7b050844c195, State: Running, Role: LEADER
I20260608 09:50:50.430727 11323 consensus_queue.cc:260] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } }
I20260608 09:50:50.431907 11323 raft_consensus.cc:3060] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:50:50.489957 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 3074234855894b529325e0b9b312cf1d: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:50:50.494299 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet effe93a0ef3a4a7bb2fd1295da53cbe8: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:50:50.498090 10699 auto_rebalancer.cc:591] Failed to schedule move for tablet 01448b6e05a64ee9805a8f700879105e: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:50:50.516434 11272 raft_consensus.cc:1275] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Refusing update from remote peer e59a2ebf1ce147a19e6130f4451866ac: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:50.518342 11303 consensus_queue.cc:1048] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:50.532407 11193 raft_consensus.cc:1275] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer e59a2ebf1ce147a19e6130f4451866ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:50.534865 11303 consensus_queue.cc:1048] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:50.536180 11303 consensus_queue.cc:1243] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Peer e242533963c4468dacea7b050844c195 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:50:50.539783 11193 pending_rounds.cc:85] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Aborting all ops after (but not including) 0
I20260608 09:50:50.540247 11193 pending_rounds.cc:107] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:50:50.540624 11193 raft_consensus.cc:2889] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:50:50.618072 11111 raft_consensus.cc:1275] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:50.619652 11331 consensus_queue.cc:1048] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:50.634397 11193 raft_consensus.cc:1275] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:50.637219 11344 consensus_queue.cc:1048] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:50:50.638438 11344 consensus_queue.cc:1243] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Peer e242533963c4468dacea7b050844c195 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:50:50.642165 11193 pending_rounds.cc:85] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Aborting all ops after (but not including) 0
I20260608 09:50:50.642624 11193 pending_rounds.cc:107] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:50:50.643074 11193 raft_consensus.cc:2889] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:50:50.739740 11193 raft_consensus.cc:1275] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:50.741496 11344 consensus_queue.cc:1048] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:50.753713 11111 raft_consensus.cc:1275] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:50:50.755633 11331 consensus_queue.cc:1048] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:50.756716 11331 consensus_queue.cc:1243] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Peer e59a2ebf1ce147a19e6130f4451866ac log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:50:50.760699 11111 pending_rounds.cc:85] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Aborting all ops after (but not including) 0
I20260608 09:50:50.761248 11111 pending_rounds.cc:107] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:50:50.761627 11111 raft_consensus.cc:2889] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:50:51.511453 11272 consensus_queue.cc:237] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } }
I20260608 09:50:51.520526 11111 raft_consensus.cc:1275] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:50:51.520576 11193 raft_consensus.cc:1275] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:50:51.522572 11344 consensus_queue.cc:1048] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:50:51.523702 11331 consensus_queue.cc:1048] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:50:51.530907 11234 consensus_peers.cc:597] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d -> Peer 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132:33917): Couldn't send request to peer 4b03e5c3ffa9454eb51fabb4d4045be4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01448b6e05a64ee9805a8f700879105e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:51.532820 11331 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.534901 11193 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.537063 11111 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.549677 10651 catalog_manager.cc:5696] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d reported cstate change: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New cstate: current_term: 3 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:51.553568 11272 consensus_queue.cc:237] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } }
I20260608 09:50:51.561409 11193 raft_consensus.cc:1275] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 09:50:51.561681 11234 consensus_peers.cc:597] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d -> Peer 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132:33917): Couldn't send request to peer 4b03e5c3ffa9454eb51fabb4d4045be4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: effe93a0ef3a4a7bb2fd1295da53cbe8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:51.563251 11331 consensus_queue.cc:1048] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:50:51.564019 11111 raft_consensus.cc:1275] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:50:51.566114 11331 consensus_queue.cc:1048] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:50:51.570931 11344 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.574496 11193 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.578897 11111 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.591230 11112 consensus_queue.cc:237] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } }
I20260608 09:50:51.596612 10649 catalog_manager.cc:5696] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac reported cstate change: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New cstate: current_term: 3 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.602458 11272 raft_consensus.cc:1275] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Refusing update from remote peer e59a2ebf1ce147a19e6130f4451866ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:50:51.604836 11347 consensus_queue.cc:1048] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:50:51.609705 11193 raft_consensus.cc:1275] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer e59a2ebf1ce147a19e6130f4451866ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:50:51.611346 11356 consensus_queue.cc:1048] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:50:51.646435 11073 consensus_peers.cc:597] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac -> Peer 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132:33917): Couldn't send request to peer 4b03e5c3ffa9454eb51fabb4d4045be4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3074234855894b529325e0b9b312cf1d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:51.646680 11347 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.653491 11272 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.677244 11193 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:51.684791 10651 catalog_manager.cc:5696] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d reported cstate change: config changed from index -1 to 3, NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) added. New cstate: current_term: 3 leader_uuid: "e59a2ebf1ce147a19e6130f4451866ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } } }
I20260608 09:50:52.076514 11360 ts_tablet_manager.cc:933] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: Initiating tablet copy from peer c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:52.078992 11360 tablet_copy_client.cc:323] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:45907
I20260608 09:50:52.087719 11364 ts_tablet_manager.cc:933] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: Initiating tablet copy from peer e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105)
I20260608 09:50:52.089861 11364 tablet_copy_client.cc:323] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.129:33105
I20260608 09:50:52.101545 11283 tablet_copy_service.cc:140] P c52f90cefbf94571a9652b40aef1f47d: Received BeginTabletCopySession request for tablet 01448b6e05a64ee9805a8f700879105e from peer 4b03e5c3ffa9454eb51fabb4d4045be4 ({username='slave'} at 127.0.0.1:36872)
I20260608 09:50:52.102722 11283 tablet_copy_service.cc:161] P c52f90cefbf94571a9652b40aef1f47d: Beginning new tablet copy session on tablet 01448b6e05a64ee9805a8f700879105e from peer 4b03e5c3ffa9454eb51fabb4d4045be4 at {username='slave'} at 127.0.0.1:36872: session id = 4b03e5c3ffa9454eb51fabb4d4045be4-01448b6e05a64ee9805a8f700879105e
I20260608 09:50:52.112881 11283 tablet_copy_source_session.cc:215] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:50:52.116938 11360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01448b6e05a64ee9805a8f700879105e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:52.116930 11123 tablet_copy_service.cc:140] P e59a2ebf1ce147a19e6130f4451866ac: Received BeginTabletCopySession request for tablet 3074234855894b529325e0b9b312cf1d from peer 4b03e5c3ffa9454eb51fabb4d4045be4 ({username='slave'} at 127.0.0.1:57958)
I20260608 09:50:52.118412 11123 tablet_copy_service.cc:161] P e59a2ebf1ce147a19e6130f4451866ac: Beginning new tablet copy session on tablet 3074234855894b529325e0b9b312cf1d from peer 4b03e5c3ffa9454eb51fabb4d4045be4 at {username='slave'} at 127.0.0.1:57958: session id = 4b03e5c3ffa9454eb51fabb4d4045be4-3074234855894b529325e0b9b312cf1d
I20260608 09:50:52.129642 11123 tablet_copy_source_session.cc:215] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:50:52.131244 11360 tablet_copy_client.cc:806] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Starting download of 0 data blocks...
I20260608 09:50:52.132032 11360 tablet_copy_client.cc:670] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Starting download of 1 WAL segments...
I20260608 09:50:52.134184 11364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3074234855894b529325e0b9b312cf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:52.137166 11360 tablet_copy_client.cc:538] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:50:52.146821 11360 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: Bootstrap starting.
I20260608 09:50:52.151417 11364 tablet_copy_client.cc:806] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Starting download of 0 data blocks...
I20260608 09:50:52.152293 11364 tablet_copy_client.cc:670] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Starting download of 1 WAL segments...
I20260608 09:50:52.159142 11364 tablet_copy_client.cc:538] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:50:52.170403 11364 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: Bootstrap starting.
I20260608 09:50:52.171535 11360 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:52.172951 11360 tablet_bootstrap.cc:492] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: Bootstrap complete.
I20260608 09:50:52.174024 11360 ts_tablet_manager.cc:1403] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.015s
I20260608 09:50:52.176542 11369 ts_tablet_manager.cc:933] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: Initiating tablet copy from peer c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907)
I20260608 09:50:52.181511 11360 raft_consensus.cc:359] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } }
I20260608 09:50:52.182842 11360 raft_consensus.cc:740] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4b03e5c3ffa9454eb51fabb4d4045be4, State: Initialized, Role: LEARNER
I20260608 09:50:52.184993 11369 tablet_copy_client.cc:323] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:45907
I20260608 09:50:52.183588 11360 consensus_queue.cc:260] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } }
I20260608 09:50:52.187103 11283 tablet_copy_service.cc:140] P c52f90cefbf94571a9652b40aef1f47d: Received BeginTabletCopySession request for tablet effe93a0ef3a4a7bb2fd1295da53cbe8 from peer 4b03e5c3ffa9454eb51fabb4d4045be4 ({username='slave'} at 127.0.0.1:36872)
I20260608 09:50:52.187978 11283 tablet_copy_service.cc:161] P c52f90cefbf94571a9652b40aef1f47d: Beginning new tablet copy session on tablet effe93a0ef3a4a7bb2fd1295da53cbe8 from peer 4b03e5c3ffa9454eb51fabb4d4045be4 at {username='slave'} at 127.0.0.1:36872: session id = 4b03e5c3ffa9454eb51fabb4d4045be4-effe93a0ef3a4a7bb2fd1295da53cbe8
I20260608 09:50:52.200836 11283 tablet_copy_source_session.cc:215] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:50:52.205113 11369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet effe93a0ef3a4a7bb2fd1295da53cbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:52.211095 11360 ts_tablet_manager.cc:1434] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.013s
I20260608 09:50:52.215718 11283 tablet_copy_service.cc:342] P c52f90cefbf94571a9652b40aef1f47d: Request end of tablet copy session 4b03e5c3ffa9454eb51fabb4d4045be4-01448b6e05a64ee9805a8f700879105e received from {username='slave'} at 127.0.0.1:36872
I20260608 09:50:52.216547 11283 tablet_copy_service.cc:434] P c52f90cefbf94571a9652b40aef1f47d: ending tablet copy session 4b03e5c3ffa9454eb51fabb4d4045be4-01448b6e05a64ee9805a8f700879105e on tablet 01448b6e05a64ee9805a8f700879105e with peer 4b03e5c3ffa9454eb51fabb4d4045be4
I20260608 09:50:52.218673 11364 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:52.220067 11364 tablet_bootstrap.cc:492] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: Bootstrap complete.
I20260608 09:50:52.221182 11364 ts_tablet_manager.cc:1403] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: Time spent bootstrapping tablet: real 0.051s	user 0.032s	sys 0.017s
I20260608 09:50:52.222321 11369 tablet_copy_client.cc:806] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Starting download of 0 data blocks...
I20260608 09:50:52.223102 11369 tablet_copy_client.cc:670] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Starting download of 1 WAL segments...
I20260608 09:50:52.225010 11364 raft_consensus.cc:359] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } }
I20260608 09:50:52.226270 11364 raft_consensus.cc:740] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4b03e5c3ffa9454eb51fabb4d4045be4, State: Initialized, Role: LEARNER
I20260608 09:50:52.227509 11369 tablet_copy_client.cc:538] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:50:52.227240 11364 consensus_queue.cc:260] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } }
I20260608 09:50:52.230299 11364 ts_tablet_manager.cc:1434] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 09:50:52.233060 11123 tablet_copy_service.cc:342] P e59a2ebf1ce147a19e6130f4451866ac: Request end of tablet copy session 4b03e5c3ffa9454eb51fabb4d4045be4-3074234855894b529325e0b9b312cf1d received from {username='slave'} at 127.0.0.1:57958
I20260608 09:50:52.233753 11123 tablet_copy_service.cc:434] P e59a2ebf1ce147a19e6130f4451866ac: ending tablet copy session 4b03e5c3ffa9454eb51fabb4d4045be4-3074234855894b529325e0b9b312cf1d on tablet 3074234855894b529325e0b9b312cf1d with peer 4b03e5c3ffa9454eb51fabb4d4045be4
I20260608 09:50:52.236281 11369 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: Bootstrap starting.
I20260608 09:50:52.256796 11369 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:50:52.257633 11369 tablet_bootstrap.cc:492] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: Bootstrap complete.
I20260608 09:50:52.258368 11369 ts_tablet_manager.cc:1403] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260608 09:50:52.260984 11369 raft_consensus.cc:359] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } }
I20260608 09:50:52.261775 11369 raft_consensus.cc:740] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4b03e5c3ffa9454eb51fabb4d4045be4, State: Initialized, Role: LEARNER
I20260608 09:50:52.262403 11369 consensus_queue.cc:260] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: true } }
I20260608 09:50:52.264443 11369 ts_tablet_manager.cc:1434] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 09:50:52.266737 11283 tablet_copy_service.cc:342] P c52f90cefbf94571a9652b40aef1f47d: Request end of tablet copy session 4b03e5c3ffa9454eb51fabb4d4045be4-effe93a0ef3a4a7bb2fd1295da53cbe8 received from {username='slave'} at 127.0.0.1:36872
I20260608 09:50:52.267380 11283 tablet_copy_service.cc:434] P c52f90cefbf94571a9652b40aef1f47d: ending tablet copy session 4b03e5c3ffa9454eb51fabb4d4045be4-effe93a0ef3a4a7bb2fd1295da53cbe8 on tablet effe93a0ef3a4a7bb2fd1295da53cbe8 with peer 4b03e5c3ffa9454eb51fabb4d4045be4
I20260608 09:50:52.487368 11029 raft_consensus.cc:1217] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:50:52.645319 11029 raft_consensus.cc:1217] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:50:52.709568 11029 raft_consensus.cc:1217] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:50:53.060480 11374 raft_consensus.cc:1064] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d: attempting to promote NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 to VOTER
I20260608 09:50:53.063616 11374 consensus_queue.cc:237] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } }
I20260608 09:50:53.073652 11112 raft_consensus.cc:1275] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:50:53.073966 11193 raft_consensus.cc:1275] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:50:53.073976 11029 raft_consensus.cc:1275] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:50:53.075873 11374 consensus_queue.cc:1048] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:50:53.077180 11378 consensus_queue.cc:1048] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:50:53.078445 11344 consensus_queue.cc:1048] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:50:53.094815 11376 raft_consensus.cc:1064] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac: attempting to promote NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 to VOTER
I20260608 09:50:53.098762 11376 consensus_queue.cc:237] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } }
I20260608 09:50:53.105319 11344 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.108172 11193 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.113270 11110 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.119104 11029 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.122236 10650 catalog_manager.cc:5696] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d reported cstate change: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:50:53.137980 11272 raft_consensus.cc:1275] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Refusing update from remote peer e59a2ebf1ce147a19e6130f4451866ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:50:53.139923 11193 raft_consensus.cc:1275] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer e59a2ebf1ce147a19e6130f4451866ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:50:53.140303 11356 consensus_queue.cc:1048] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:50:53.141937 11029 raft_consensus.cc:1275] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Refusing update from remote peer e59a2ebf1ce147a19e6130f4451866ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:50:53.141922 11376 consensus_queue.cc:1048] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:50:53.144397 11375 consensus_queue.cc:1048] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:50:53.162521 11375 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.166358 11028 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.168143 11193 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.178157 11272 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.213270 10649 catalog_manager.cc:5696] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac reported cstate change: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "e59a2ebf1ce147a19e6130f4451866ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:50:53.233260 11272 consensus_queue.cc:237] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } }
I20260608 09:50:53.241285 11028 raft_consensus.cc:1275] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:50:53.243374 11344 consensus_queue.cc:1048] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:50:53.246878 11110 raft_consensus.cc:1275] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:50:53.248703 11344 consensus_queue.cc:1048] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:50:53.251735 11374 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e242533963c4468dacea7b050844c195 (127.3.176.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.260169 11112 consensus_queue.cc:237] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } }
I20260608 09:50:53.264365 10636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 01448b6e05a64ee9805a8f700879105e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:50:53.256994 11028 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e242533963c4468dacea7b050844c195 (127.3.176.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.268200 11193 raft_consensus.cc:1275] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer e59a2ebf1ce147a19e6130f4451866ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:50:53.269668 10651 catalog_manager.cc:5696] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d reported cstate change: config changed from index 4 to 5, VOTER e242533963c4468dacea7b050844c195 (127.3.176.130) evicted. New cstate: current_term: 3 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:50:53.270995 11029 raft_consensus.cc:1275] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Refusing update from remote peer e59a2ebf1ce147a19e6130f4451866ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:50:53.271190 11112 raft_consensus.cc:2955] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e242533963c4468dacea7b050844c195 (127.3.176.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.281190 11356 consensus_queue.cc:1048] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:50:53.283294 11376 consensus_queue.cc:1048] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:50:53.293102 11356 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c52f90cefbf94571a9652b40aef1f47d (127.3.176.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.306885 11028 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c52f90cefbf94571a9652b40aef1f47d (127.3.176.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.311182 11193 raft_consensus.cc:2955] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c52f90cefbf94571a9652b40aef1f47d (127.3.176.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.313858 10638 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3074234855894b529325e0b9b312cf1d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:50:53.318113 10650 catalog_manager.cc:5696] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac reported cstate change: config changed from index 4 to 5, VOTER c52f90cefbf94571a9652b40aef1f47d (127.3.176.131) evicted. New cstate: current_term: 3 leader_uuid: "e59a2ebf1ce147a19e6130f4451866ac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:50:53.320652 11183 tablet_service.cc:1558] Processing DeleteTablet for tablet 01448b6e05a64ee9805a8f700879105e with delete_type TABLET_DATA_TOMBSTONED (TS e242533963c4468dacea7b050844c195 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39850
I20260608 09:50:53.323668 11394 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:53.324958 11394 raft_consensus.cc:2243] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:53.326136 11394 raft_consensus.cc:2272] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:53.327920 11344 raft_consensus.cc:1064] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d: attempting to promote NON_VOTER 4b03e5c3ffa9454eb51fabb4d4045be4 to VOTER
I20260608 09:50:53.333153 11344 consensus_queue.cc:237] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } }
I20260608 09:50:53.336747 11394 ts_tablet_manager.cc:1916] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:50:53.340356 11263 tablet_service.cc:1558] Processing DeleteTablet for tablet 3074234855894b529325e0b9b312cf1d with delete_type TABLET_DATA_TOMBSTONED (TS c52f90cefbf94571a9652b40aef1f47d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36878
I20260608 09:50:53.352027 11395 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:53.353473 11395 raft_consensus.cc:2243] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:53.354519 11395 raft_consensus.cc:2272] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:53.359038 11395 ts_tablet_manager.cc:1916] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:50:53.363304 11028 raft_consensus.cc:1275] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 LEARNER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:50:53.365315 11378 consensus_queue.cc:1048] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:50:53.369004 11394 ts_tablet_manager.cc:1929] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:50:53.369642 11394 log.cc:1199] T 01448b6e05a64ee9805a8f700879105e P e242533963c4468dacea7b050844c195: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/01448b6e05a64ee9805a8f700879105e
I20260608 09:50:53.372259 10637 catalog_manager.cc:5027] TS e242533963c4468dacea7b050844c195 (127.3.176.130:41479): tablet 01448b6e05a64ee9805a8f700879105e (table test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]) successfully deleted
I20260608 09:50:53.375943 11193 raft_consensus.cc:1275] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:50:53.378890 11344 consensus_queue.cc:1048] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:50:53.379678 11112 raft_consensus.cc:1275] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:50:53.379967 11395 ts_tablet_manager.cc:1929] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:50:53.380609 11395 log.cc:1199] T 3074234855894b529325e0b9b312cf1d P c52f90cefbf94571a9652b40aef1f47d: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/3074234855894b529325e0b9b312cf1d
I20260608 09:50:53.381968 11378 consensus_queue.cc:1048] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:50:53.382658 10636 catalog_manager.cc:5027] TS c52f90cefbf94571a9652b40aef1f47d (127.3.176.131:45907): tablet 3074234855894b529325e0b9b312cf1d (table test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]) successfully deleted
I20260608 09:50:53.394038 11331 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.396847 11112 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.397084 11193 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.409878 11028 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.414204 10650 catalog_manager.cc:5696] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac reported cstate change: config changed from index 3 to 4, 4b03e5c3ffa9454eb51fabb4d4045be4 (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e59a2ebf1ce147a19e6130f4451866ac" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.436702 11272 consensus_queue.cc:237] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } }
I20260608 09:50:53.442615 11028 raft_consensus.cc:1275] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:50:53.442749 11193 raft_consensus.cc:1275] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Refusing update from remote peer c52f90cefbf94571a9652b40aef1f47d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:50:53.444281 11331 consensus_queue.cc:1048] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:50:53.445231 11344 consensus_queue.cc:1048] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:50:53.458520 11028 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.459282 11378 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.465638 11193 raft_consensus.cc:2955] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.473742 10636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet effe93a0ef3a4a7bb2fd1295da53cbe8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:50:53.474916 10651 catalog_manager.cc:5696] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 reported cstate change: config changed from index 4 to 5, VOTER e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129) evicted. New cstate: current_term: 3 leader_uuid: "c52f90cefbf94571a9652b40aef1f47d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e242533963c4468dacea7b050844c195" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41479 } } peers { permanent_uuid: "c52f90cefbf94571a9652b40aef1f47d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 45907 } } peers { permanent_uuid: "4b03e5c3ffa9454eb51fabb4d4045be4" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 33917 } attrs { promote: false } } }
I20260608 09:50:53.487334 11102 tablet_service.cc:1558] Processing DeleteTablet for tablet effe93a0ef3a4a7bb2fd1295da53cbe8 with delete_type TABLET_DATA_TOMBSTONED (TS e59a2ebf1ce147a19e6130f4451866ac not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57960
I20260608 09:50:53.489945 11400 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:53.490816 11400 raft_consensus.cc:2243] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:53.491659 11400 raft_consensus.cc:2272] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:53.494949 11400 ts_tablet_manager.cc:1916] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:50:53.506935 11400 ts_tablet_manager.cc:1929] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:50:53.507272 11400 log.cc:1199] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e59a2ebf1ce147a19e6130f4451866ac: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912040303198-3778-0/minicluster-data/ts-0-root/wals/effe93a0ef3a4a7bb2fd1295da53cbe8
I20260608 09:50:53.508868 10638 catalog_manager.cc:5027] TS e59a2ebf1ce147a19e6130f4451866ac (127.3.176.129:33105): tablet effe93a0ef3a4a7bb2fd1295da53cbe8 (table test-workload [id=cda74d7eded04cbdbe567cbf2b976e48]) successfully deleted
I20260608 09:50:55.550778  3778 tablet_server.cc:179] TabletServer@127.3.176.129:33105 shutting down...
I20260608 09:50:55.581166  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:55.582036  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:55.582736  3778 raft_consensus.cc:2243] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:55.583329  3778 raft_consensus.cc:2272] T 01448b6e05a64ee9805a8f700879105e P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.585611  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:55.586093  3778 raft_consensus.cc:2243] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:55.586519  3778 raft_consensus.cc:2272] T 7d30f9f3d50c474cb934b5406ea98ff9 P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.588743  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:55.589164  3778 raft_consensus.cc:2243] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:50:55.589956  3778 raft_consensus.cc:2272] T 3074234855894b529325e0b9b312cf1d P e59a2ebf1ce147a19e6130f4451866ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.617051  3778 tablet_server.cc:196] TabletServer@127.3.176.129:33105 shutdown complete.
I20260608 09:50:55.633924  3778 tablet_server.cc:179] TabletServer@127.3.176.130:41479 shutting down...
I20260608 09:50:55.663148  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:55.664067  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:55.664726  3778 raft_consensus.cc:2243] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:50:55.665639  3778 raft_consensus.cc:2272] T 7d30f9f3d50c474cb934b5406ea98ff9 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.668015  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:55.668577  3778 raft_consensus.cc:2243] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:55.669134  3778 raft_consensus.cc:2272] T 3074234855894b529325e0b9b312cf1d P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.671432  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:55.671998  3778 raft_consensus.cc:2243] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:55.672535  3778 raft_consensus.cc:2272] T effe93a0ef3a4a7bb2fd1295da53cbe8 P e242533963c4468dacea7b050844c195 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 09:50:55.681003 11234 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260608 09:50:55.687575 11234 consensus_peers.cc:597] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d -> Peer e242533963c4468dacea7b050844c195 (127.3.176.130:41479): Couldn't send request to peer e242533963c4468dacea7b050844c195. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.130:41479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:55.699018  3778 tablet_server.cc:196] TabletServer@127.3.176.130:41479 shutdown complete.
I20260608 09:50:55.718425  3778 tablet_server.cc:179] TabletServer@127.3.176.131:45907 shutting down...
I20260608 09:50:55.754663  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:55.755548  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:55.756269  3778 raft_consensus.cc:2243] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:50:55.757086  3778 raft_consensus.cc:2272] T 01448b6e05a64ee9805a8f700879105e P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.759474  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:55.759989  3778 raft_consensus.cc:2243] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:55.760567  3778 raft_consensus.cc:2272] T 7d30f9f3d50c474cb934b5406ea98ff9 P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.762806  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:50:55.763275  3778 raft_consensus.cc:2243] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:50:55.764045  3778 raft_consensus.cc:2272] T effe93a0ef3a4a7bb2fd1295da53cbe8 P c52f90cefbf94571a9652b40aef1f47d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.791220  3778 tablet_server.cc:196] TabletServer@127.3.176.131:45907 shutdown complete.
I20260608 09:50:55.812758  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:50:55.850654  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:55.851544  3778 tablet_replica.cc:333] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4: stopping tablet replica
I20260608 09:50:55.852237  3778 raft_consensus.cc:2243] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:55.852777  3778 raft_consensus.cc:2272] T effe93a0ef3a4a7bb2fd1295da53cbe8 P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.854840  3778 tablet_replica.cc:333] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4: stopping tablet replica
I20260608 09:50:55.855366  3778 raft_consensus.cc:2243] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:55.855885  3778 raft_consensus.cc:2272] T 3074234855894b529325e0b9b312cf1d P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.858042  3778 tablet_replica.cc:333] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4: stopping tablet replica
I20260608 09:50:55.858558  3778 raft_consensus.cc:2243] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:55.859056  3778 raft_consensus.cc:2272] T 01448b6e05a64ee9805a8f700879105e P 4b03e5c3ffa9454eb51fabb4d4045be4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.882436  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:50:55.898697  3778 master.cc:562] Master@127.3.176.190:39425 shutting down...
I20260608 09:50:55.925695  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:55.926276  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:55.926681  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 744e6d93fee74825b8938b3244bb0eff: stopping tablet replica
I20260608 09:50:55.947513  3778 master.cc:584] Master@127.3.176.190:39425 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (17846 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 09:50:55.994997  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:46417
I20260608 09:50:55.996402  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:56.003510 11405 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:56.003628 11407 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:56.003988 11404 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:56.005638  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:56.006699  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:56.006901  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:56.007047  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912256007030 us; error 0 us; skew 500 ppm
I20260608 09:50:56.007637  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:56.012382  3778 webserver.cc:533] Webserver started at http://127.3.176.190:40559/ using document root <none> and password file <none>
I20260608 09:50:56.013115  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:56.013358  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:56.013667  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:56.014899  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "002c8b20c72e409ba4db7199a829b664"
format_stamp: "Formatted at 2026-06-08 09:50:56 on dist-test-slave-qcvl"
I20260608 09:50:56.020272  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:50:56.024550 11412 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.028935  3778 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:50:56.029441  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "002c8b20c72e409ba4db7199a829b664"
format_stamp: "Formatted at 2026-06-08 09:50:56 on dist-test-slave-qcvl"
I20260608 09:50:56.029883  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:56.074051  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:56.075865  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:56.119855  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:46417
I20260608 09:50:56.120075 11463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:46417 every 8 connection(s)
I20260608 09:50:56.126080 11464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:56.140909 11464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664: Bootstrap starting.
I20260608 09:50:56.146733 11464 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:56.152045 11464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664: No bootstrap required, opened a new log
I20260608 09:50:56.154810 11464 raft_consensus.cc:359] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "002c8b20c72e409ba4db7199a829b664" member_type: VOTER }
I20260608 09:50:56.155236 11464 raft_consensus.cc:385] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:56.155426 11464 raft_consensus.cc:740] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 002c8b20c72e409ba4db7199a829b664, State: Initialized, Role: FOLLOWER
I20260608 09:50:56.156013 11464 consensus_queue.cc:260] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "002c8b20c72e409ba4db7199a829b664" member_type: VOTER }
I20260608 09:50:56.156517 11464 raft_consensus.cc:399] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:50:56.156724 11464 raft_consensus.cc:493] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:50:56.156944 11464 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:56.162365 11464 raft_consensus.cc:515] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "002c8b20c72e409ba4db7199a829b664" member_type: VOTER }
I20260608 09:50:56.162890 11464 leader_election.cc:304] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 002c8b20c72e409ba4db7199a829b664; no voters: 
I20260608 09:50:56.164273 11464 leader_election.cc:290] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:50:56.164779 11467 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:56.166182 11467 raft_consensus.cc:697] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 1 LEADER]: Becoming Leader. State: Replica: 002c8b20c72e409ba4db7199a829b664, State: Running, Role: LEADER
I20260608 09:50:56.166914 11467 consensus_queue.cc:237] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "002c8b20c72e409ba4db7199a829b664" member_type: VOTER }
I20260608 09:50:56.167526 11464 sys_catalog.cc:565] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:50:56.172585 11469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 002c8b20c72e409ba4db7199a829b664. Latest consensus state: current_term: 1 leader_uuid: "002c8b20c72e409ba4db7199a829b664" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "002c8b20c72e409ba4db7199a829b664" member_type: VOTER } }
I20260608 09:50:56.173170 11468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "002c8b20c72e409ba4db7199a829b664" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "002c8b20c72e409ba4db7199a829b664" member_type: VOTER } }
I20260608 09:50:56.173492 11469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [sys.catalog]: This master's current role is: LEADER
I20260608 09:50:56.173974 11468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [sys.catalog]: This master's current role is: LEADER
I20260608 09:50:56.175782 11475 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:50:56.181623 11475 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:50:56.183422  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:50:56.191607 11475 catalog_manager.cc:1382] Generated new cluster ID: 3731b4aead5e45869b896ac300b71887
I20260608 09:50:56.191982 11475 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:50:56.211591 11475 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:50:56.213090 11475 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:50:56.231313 11475 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664: Generated new TSK 0
I20260608 09:50:56.232122 11475 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:50:56.250716  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:56.257973 11485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:56.259518 11486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:56.261308  3778 server_base.cc:1061] running on GCE node
W20260608 09:50:56.261538 11488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:56.262552  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:56.262745  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:56.262900  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912256262880 us; error 0 us; skew 500 ppm
I20260608 09:50:56.263450  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:56.266041  3778 webserver.cc:533] Webserver started at http://127.3.176.129:44249/ using document root <none> and password file <none>
I20260608 09:50:56.266538  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:56.266706  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:56.266937  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:56.268041  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "0578323e85234f588e722c8094eb0a68"
format_stamp: "Formatted at 2026-06-08 09:50:56 on dist-test-slave-qcvl"
I20260608 09:50:56.273203  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:50:56.277107 11493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.278138  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:50:56.278486  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "0578323e85234f588e722c8094eb0a68"
format_stamp: "Formatted at 2026-06-08 09:50:56 on dist-test-slave-qcvl"
I20260608 09:50:56.278743  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:56.304144  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:56.305401  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:56.306977  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:56.309512  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:56.309729  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.309959  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:56.310111  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.354509  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:35375
I20260608 09:50:56.354707 11555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:35375 every 8 connection(s)
I20260608 09:50:56.359972  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:56.368357 11560 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:56.370195 11561 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:56.372185 11563 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:56.372536  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:56.373890  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:56.374099  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:56.374300  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912256374280 us; error 0 us; skew 500 ppm
I20260608 09:50:56.374941  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:56.377923 11556 heartbeater.cc:344] Connected to a master server at 127.3.176.190:46417
I20260608 09:50:56.378055  3778 webserver.cc:533] Webserver started at http://127.3.176.130:39769/ using document root <none> and password file <none>
I20260608 09:50:56.378537 11556 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:56.378846  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:56.379122  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:56.379387  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:56.379500 11556 heartbeater.cc:507] Master 127.3.176.190:46417 requested a full tablet report, sending...
I20260608 09:50:56.380795  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "3c008ed6e879409eac463b6b82815590"
format_stamp: "Formatted at 2026-06-08 09:50:56 on dist-test-slave-qcvl"
I20260608 09:50:56.382352 11429 ts_manager.cc:194] Registered new tserver with Master: 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375)
I20260608 09:50:56.384565 11429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53724
I20260608 09:50:56.386370  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:50:56.390738 11568 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.391649  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:50:56.392012  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "3c008ed6e879409eac463b6b82815590"
format_stamp: "Formatted at 2026-06-08 09:50:56 on dist-test-slave-qcvl"
I20260608 09:50:56.392370  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:56.413596  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:56.414880  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:56.416524  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:56.419209  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:56.419427  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.419670  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:56.419831  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.466878  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:35399
I20260608 09:50:56.467012 11630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:35399 every 8 connection(s)
I20260608 09:50:56.473644  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:50:56.482672 11634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:50:56.484795 11635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:56.485544 11631 heartbeater.cc:344] Connected to a master server at 127.3.176.190:46417
I20260608 09:50:56.486008 11631 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:56.487012 11631 heartbeater.cc:507] Master 127.3.176.190:46417 requested a full tablet report, sending...
W20260608 09:50:56.489584 11637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:50:56.489717  3778 server_base.cc:1061] running on GCE node
I20260608 09:50:56.490159 11429 ts_manager.cc:194] Registered new tserver with Master: 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:50:56.490995  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:50:56.491263  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:50:56.491565  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912256491544 us; error 0 us; skew 500 ppm
I20260608 09:50:56.492213 11429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53736
I20260608 09:50:56.492421  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:50:56.495939  3778 webserver.cc:533] Webserver started at http://127.3.176.131:39513/ using document root <none> and password file <none>
I20260608 09:50:56.496486  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:50:56.496683  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:50:56.496917  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:50:56.498018  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "ac3aac08eebf4f069cc283d6b79e034c"
format_stamp: "Formatted at 2026-06-08 09:50:56 on dist-test-slave-qcvl"
I20260608 09:50:56.503167  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 09:50:56.507437 11642 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.508555  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:50:56.508890  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "ac3aac08eebf4f069cc283d6b79e034c"
format_stamp: "Formatted at 2026-06-08 09:50:56 on dist-test-slave-qcvl"
I20260608 09:50:56.509146  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:50:56.521463  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:50:56.522667  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:50:56.524108  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:50:56.526547  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:50:56.526758  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.527004  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:50:56.527161  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:50:56.571355  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:44845
I20260608 09:50:56.571539 11704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:44845 every 8 connection(s)
I20260608 09:50:56.587529 11705 heartbeater.cc:344] Connected to a master server at 127.3.176.190:46417
I20260608 09:50:56.588034 11705 heartbeater.cc:461] Registering TS with master...
I20260608 09:50:56.588954 11705 heartbeater.cc:507] Master 127.3.176.190:46417 requested a full tablet report, sending...
I20260608 09:50:56.591367 11429 ts_manager.cc:194] Registered new tserver with Master: ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:56.592366  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017546063s
I20260608 09:50:56.593029 11429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53742
I20260608 09:50:57.387959 11556 heartbeater.cc:499] Master 127.3.176.190:46417 was elected leader, sending a full tablet report...
I20260608 09:50:57.495622 11631 heartbeater.cc:499] Master 127.3.176.190:46417 was elected leader, sending a full tablet report...
I20260608 09:50:57.596388 11705 heartbeater.cc:499] Master 127.3.176.190:46417 was elected leader, sending a full tablet report...
I20260608 09:50:57.651942 11429 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49852:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:50:57.654866 11429 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:50:57.732672 11596 tablet_service.cc:1511] Processing CreateTablet for tablet 6e724e114c894322970592d2769e4d4b (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:57.734457 11596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e724e114c894322970592d2769e4d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.734100 11593 tablet_service.cc:1511] Processing CreateTablet for tablet 363d33b545a147c4b4b9b1b5c2d6172f (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:57.735519 11593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363d33b545a147c4b4b9b1b5c2d6172f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.741621 11594 tablet_service.cc:1511] Processing CreateTablet for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:57.743325 11594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.744194 11595 tablet_service.cc:1511] Processing CreateTablet for tablet 69afc506ec34453b9cbe3c5bce2cbc20 (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:57.745869 11595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afc506ec34453b9cbe3c5bce2cbc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.761421 11670 tablet_service.cc:1511] Processing CreateTablet for tablet 6e724e114c894322970592d2769e4d4b (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:57.761848 11725 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590: Bootstrap starting.
I20260608 09:50:57.762979 11670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e724e114c894322970592d2769e4d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.767544 11521 tablet_service.cc:1511] Processing CreateTablet for tablet 6e724e114c894322970592d2769e4d4b (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:57.768633 11520 tablet_service.cc:1511] Processing CreateTablet for tablet 69afc506ec34453b9cbe3c5bce2cbc20 (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:57.769165 11521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e724e114c894322970592d2769e4d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.770329 11725 tablet_bootstrap.cc:654] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.771559 11519 tablet_service.cc:1511] Processing CreateTablet for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:57.772764 11518 tablet_service.cc:1511] Processing CreateTablet for tablet 363d33b545a147c4b4b9b1b5c2d6172f (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:57.773217 11519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.776508 11668 tablet_service.cc:1511] Processing CreateTablet for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:57.776773 11669 tablet_service.cc:1511] Processing CreateTablet for tablet 69afc506ec34453b9cbe3c5bce2cbc20 (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:57.778342 11668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.780885 11667 tablet_service.cc:1511] Processing CreateTablet for tablet 363d33b545a147c4b4b9b1b5c2d6172f (DEFAULT_TABLE table=test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:57.778250 11518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363d33b545a147c4b4b9b1b5c2d6172f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.787043 11520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afc506ec34453b9cbe3c5bce2cbc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.786948 11667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363d33b545a147c4b4b9b1b5c2d6172f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.791359 11669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afc506ec34453b9cbe3c5bce2cbc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:57.805240 11725 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590: No bootstrap required, opened a new log
I20260608 09:50:57.806043 11725 ts_tablet_manager.cc:1403] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.026s
I20260608 09:50:57.809762 11725 raft_consensus.cc:359] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.810587 11725 raft_consensus.cc:385] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.813815 11725 raft_consensus.cc:740] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.819268 11725 consensus_queue.cc:260] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.841559 11728 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:50:57.843756 11725 ts_tablet_manager.cc:1434] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.009s
I20260608 09:50:57.847479 11725 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590: Bootstrap starting.
I20260608 09:50:57.854517 11725 tablet_bootstrap.cc:654] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.860620 11727 tablet_bootstrap.cc:492] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c: Bootstrap starting.
I20260608 09:50:57.869341 11728 tablet_bootstrap.cc:654] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.869992 11727 tablet_bootstrap.cc:654] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.871439 11725 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590: No bootstrap required, opened a new log
I20260608 09:50:57.872071 11725 ts_tablet_manager.cc:1403] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.017s
I20260608 09:50:57.875427 11725 raft_consensus.cc:359] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.876268 11725 raft_consensus.cc:385] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.876382 11727 tablet_bootstrap.cc:492] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c: No bootstrap required, opened a new log
I20260608 09:50:57.876668 11725 raft_consensus.cc:740] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.877317 11727 ts_tablet_manager.cc:1403] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260608 09:50:57.878136 11725 consensus_queue.cc:260] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.880388 11728 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: No bootstrap required, opened a new log
I20260608 09:50:57.880496 11725 ts_tablet_manager.cc:1434] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 09:50:57.881318 11728 ts_tablet_manager.cc:1403] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.007s
I20260608 09:50:57.881038 11727 raft_consensus.cc:359] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.881965 11727 raft_consensus.cc:385] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.882364 11727 raft_consensus.cc:740] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.882552 11725 tablet_bootstrap.cc:492] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590: Bootstrap starting.
I20260608 09:50:57.883522 11727 consensus_queue.cc:260] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.885155 11728 raft_consensus.cc:359] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.886183 11728 raft_consensus.cc:385] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.886569 11728 raft_consensus.cc:740] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.887758 11728 consensus_queue.cc:260] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.890204 11725 tablet_bootstrap.cc:654] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.895361 11727 ts_tablet_manager.cc:1434] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 09:50:57.901895 11727 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c: Bootstrap starting.
I20260608 09:50:57.903311 11725 tablet_bootstrap.cc:492] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590: No bootstrap required, opened a new log
I20260608 09:50:57.903970 11725 ts_tablet_manager.cc:1403] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.002s
I20260608 09:50:57.907438 11725 raft_consensus.cc:359] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.908162 11725 raft_consensus.cc:385] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.908407 11725 raft_consensus.cc:740] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.909087 11725 consensus_queue.cc:260] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.911346 11725 ts_tablet_manager.cc:1434] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:50:57.912348 11727 tablet_bootstrap.cc:654] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.913790 11728 ts_tablet_manager.cc:1434] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.032s	user 0.017s	sys 0.013s
I20260608 09:50:57.915040 11728 tablet_bootstrap.cc:492] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:50:57.912552 11725 tablet_bootstrap.cc:492] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590: Bootstrap starting.
I20260608 09:50:57.921909 11728 tablet_bootstrap.cc:654] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.924274 11725 tablet_bootstrap.cc:654] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.928628 11727 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c: No bootstrap required, opened a new log
I20260608 09:50:57.929219 11727 ts_tablet_manager.cc:1403] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260608 09:50:57.930959 11725 tablet_bootstrap.cc:492] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590: No bootstrap required, opened a new log
I20260608 09:50:57.931613 11725 ts_tablet_manager.cc:1403] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260608 09:50:57.931885 11728 tablet_bootstrap.cc:492] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: No bootstrap required, opened a new log
I20260608 09:50:57.932621 11728 ts_tablet_manager.cc:1403] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260608 09:50:57.932824 11727 raft_consensus.cc:359] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.933686 11727 raft_consensus.cc:385] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.934000 11727 raft_consensus.cc:740] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.934984 11725 raft_consensus.cc:359] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.934912 11727 consensus_queue.cc:260] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.935329 11728 raft_consensus.cc:359] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.935838 11725 raft_consensus.cc:385] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.936121 11728 raft_consensus.cc:385] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.937525 11727 ts_tablet_manager.cc:1434] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 09:50:57.936275 11725 raft_consensus.cc:740] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.941248 11728 raft_consensus.cc:740] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.942080 11725 consensus_queue.cc:260] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.942313 11728 consensus_queue.cc:260] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.942361 11727 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c: Bootstrap starting.
I20260608 09:50:57.944849 11725 ts_tablet_manager.cc:1434] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 09:50:57.945375 11728 ts_tablet_manager.cc:1434] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.005s
I20260608 09:50:57.946811 11728 tablet_bootstrap.cc:492] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:50:57.951845 11727 tablet_bootstrap.cc:654] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.954250 11728 tablet_bootstrap.cc:654] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.959002 11727 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c: No bootstrap required, opened a new log
I20260608 09:50:57.959838 11727 ts_tablet_manager.cc:1403] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 09:50:57.963377 11727 raft_consensus.cc:359] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.964267 11727 raft_consensus.cc:385] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.964578 11727 raft_consensus.cc:740] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.964781 11728 tablet_bootstrap.cc:492] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: No bootstrap required, opened a new log
I20260608 09:50:57.965415 11728 ts_tablet_manager.cc:1403] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 09:50:57.965590 11727 consensus_queue.cc:260] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.968207 11727 ts_tablet_manager.cc:1434] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:50:57.969516 11727 tablet_bootstrap.cc:492] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c: Bootstrap starting.
I20260608 09:50:57.969125 11728 raft_consensus.cc:359] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.970001 11728 raft_consensus.cc:385] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.970325 11728 raft_consensus.cc:740] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.971179 11728 consensus_queue.cc:260] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.973654 11728 ts_tablet_manager.cc:1434] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:50:57.975046 11728 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:50:57.977695 11727 tablet_bootstrap.cc:654] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.982374 11728 tablet_bootstrap.cc:654] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:57.985234 11727 tablet_bootstrap.cc:492] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c: No bootstrap required, opened a new log
I20260608 09:50:57.986024 11727 ts_tablet_manager.cc:1403] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 09:50:57.989975 11728 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: No bootstrap required, opened a new log
I20260608 09:50:57.991098 11728 ts_tablet_manager.cc:1403] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260608 09:50:57.991483 11727 raft_consensus.cc:359] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.991936 11733 raft_consensus.cc:493] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:57.992378 11727 raft_consensus.cc:385] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.992743 11727 raft_consensus.cc:740] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.992566 11733 raft_consensus.cc:515] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.993772 11727 consensus_queue.cc:260] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.994059 11728 raft_consensus.cc:359] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.994778 11728 raft_consensus.cc:385] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:57.994977 11728 raft_consensus.cc:740] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:50:57.995671 11728 consensus_queue.cc:260] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:57.995988 11733 leader_election.cc:290] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:50:57.999380 11727 ts_tablet_manager.cc:1434] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 09:50:58.000573 11728 ts_tablet_manager.cc:1434] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:50:58.010387 11729 raft_consensus.cc:493] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:58.011060 11729 raft_consensus.cc:515] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.014328 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af8d1b3a6a47cfbd39cc64a9f76a6e" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:50:58.015379 11606 raft_consensus.cc:2468] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 0.
I20260608 09:50:58.017045 11644 leader_election.cc:304] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.019682 11729 leader_election.cc:290] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.020059 11743 raft_consensus.cc:2804] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:58.020718 11743 raft_consensus.cc:493] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:58.020610 11531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af8d1b3a6a47cfbd39cc64a9f76a6e" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68" is_pre_election: true
I20260608 09:50:58.021222 11743 raft_consensus.cc:3060] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.024483 11531 raft_consensus.cc:2468] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 0.
I20260608 09:50:58.029003 11743 raft_consensus.cc:515] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.033008 11743 leader_election.cc:290] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 election: Requested vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:50:58.033353 11531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af8d1b3a6a47cfbd39cc64a9f76a6e" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68"
I20260608 09:50:58.034147 11531 raft_consensus.cc:3060] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.034170 11530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af8d1b3a6a47cfbd39cc64a9f76a6e" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68" is_pre_election: true
I20260608 09:50:58.035948 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af8d1b3a6a47cfbd39cc64a9f76a6e" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590"
I20260608 09:50:58.036692 11606 raft_consensus.cc:3060] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.041652 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0af8d1b3a6a47cfbd39cc64a9f76a6e" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:50:58.042423 11680 raft_consensus.cc:2393] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c008ed6e879409eac463b6b82815590 in current term 1: Already voted for candidate ac3aac08eebf4f069cc283d6b79e034c in this term.
I20260608 09:50:58.043146 11531 raft_consensus.cc:2468] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 1.
I20260608 09:50:58.043599 11571 leader_election.cc:304] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c008ed6e879409eac463b6b82815590; no voters: 0578323e85234f588e722c8094eb0a68, ac3aac08eebf4f069cc283d6b79e034c
I20260608 09:50:58.044730 11645 leader_election.cc:304] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.044881 11606 raft_consensus.cc:2468] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 1.
I20260608 09:50:58.045542 11729 raft_consensus.cc:2749] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:50:58.046409 11743 raft_consensus.cc:2804] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:58.046991 11743 raft_consensus.cc:697] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Becoming Leader. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Running, Role: LEADER
I20260608 09:50:58.047885 11743 consensus_queue.cc:237] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.054994 11743 raft_consensus.cc:493] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:58.055469 11743 raft_consensus.cc:515] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.058055 11743 leader_election.cc:290] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375)
I20260608 09:50:58.057874 11426 catalog_manager.cc:5696] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: term changed from 0 to 1, leader changed from <none> to ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131). New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } }
I20260608 09:50:58.058871 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e724e114c894322970592d2769e4d4b" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:50:58.059401 11531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e724e114c894322970592d2769e4d4b" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68" is_pre_election: true
I20260608 09:50:58.059669 11606 raft_consensus.cc:2468] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 0.
I20260608 09:50:58.060213 11531 raft_consensus.cc:2468] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 0.
I20260608 09:50:58.060887 11644 leader_election.cc:304] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.061758 11743 raft_consensus.cc:2804] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:58.062093 11743 raft_consensus.cc:493] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:58.062355 11743 raft_consensus.cc:3060] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.069867 11743 raft_consensus.cc:515] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.071924 11743 leader_election.cc:290] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 election: Requested vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375)
I20260608 09:50:58.073022 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e724e114c894322970592d2769e4d4b" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590"
I20260608 09:50:58.073325 11531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e724e114c894322970592d2769e4d4b" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68"
I20260608 09:50:58.073635 11606 raft_consensus.cc:3060] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.074031 11531 raft_consensus.cc:3060] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.079723 11531 raft_consensus.cc:2468] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 1.
I20260608 09:50:58.080569 11606 raft_consensus.cc:2468] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 1.
I20260608 09:50:58.080917 11645 leader_election.cc:304] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.081845 11743 raft_consensus.cc:2804] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:58.082409 11743 raft_consensus.cc:697] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Becoming Leader. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Running, Role: LEADER
I20260608 09:50:58.083171 11743 consensus_queue.cc:237] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.092068 11426 catalog_manager.cc:5696] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: term changed from 0 to 1, leader changed from <none> to ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131). New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } }
I20260608 09:50:58.117435 11734 raft_consensus.cc:493] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:58.118077 11734 raft_consensus.cc:515] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.120714 11734 leader_election.cc:290] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.133770 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:50:58.133770 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:50:58.134886 11606 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 0.
I20260608 09:50:58.134886 11680 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 0.
I20260608 09:50:58.136547 11496 leader_election.cc:304] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.137444 11734 raft_consensus.cc:2804] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:58.137815 11734 raft_consensus.cc:493] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:58.138083 11734 raft_consensus.cc:3060] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.143520 11734 raft_consensus.cc:515] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.145303 11734 leader_election.cc:290] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 election: Requested vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.146447 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590"
I20260608 09:50:58.146535 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c"
I20260608 09:50:58.147260 11606 raft_consensus.cc:3060] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.147313 11680 raft_consensus.cc:3060] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.153023 11680 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 1.
I20260608 09:50:58.153249 11606 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 1.
I20260608 09:50:58.154392 11496 leader_election.cc:304] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.155251 11734 raft_consensus.cc:2804] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:58.156239 11734 raft_consensus.cc:697] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 LEADER]: Becoming Leader. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Running, Role: LEADER
I20260608 09:50:58.156957 11734 consensus_queue.cc:237] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.157680 11752 raft_consensus.cc:493] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:58.158207 11752 raft_consensus.cc:515] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.161422 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d33b545a147c4b4b9b1b5c2d6172f" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:50:58.161659 11752 leader_election.cc:290] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.162185 11606 raft_consensus.cc:2468] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 0.
I20260608 09:50:58.162603 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d33b545a147c4b4b9b1b5c2d6172f" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:50:58.163239 11680 raft_consensus.cc:2468] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 0.
I20260608 09:50:58.163561 11495 leader_election.cc:304] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, 3c008ed6e879409eac463b6b82815590; no voters: 
I20260608 09:50:58.164494 11734 raft_consensus.cc:2804] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:58.164880 11734 raft_consensus.cc:493] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:58.165133 11734 raft_consensus.cc:3060] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.165732 11426 catalog_manager.cc:5696] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0578323e85234f588e722c8094eb0a68 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "0578323e85234f588e722c8094eb0a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:58.170111 11734 raft_consensus.cc:515] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.172303 11734 leader_election.cc:290] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 election: Requested vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.173482 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d33b545a147c4b4b9b1b5c2d6172f" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590"
I20260608 09:50:58.173668 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d33b545a147c4b4b9b1b5c2d6172f" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c"
I20260608 09:50:58.174118 11606 raft_consensus.cc:3060] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.174376 11680 raft_consensus.cc:3060] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.180154 11606 raft_consensus.cc:2468] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 1.
I20260608 09:50:58.181332 11495 leader_election.cc:304] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, 3c008ed6e879409eac463b6b82815590; no voters: 
I20260608 09:50:58.182049 11734 raft_consensus.cc:2804] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:58.182148 11680 raft_consensus.cc:2468] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 1.
I20260608 09:50:58.182497 11734 raft_consensus.cc:697] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 1 LEADER]: Becoming Leader. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Running, Role: LEADER
I20260608 09:50:58.183530 11734 consensus_queue.cc:237] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
W20260608 09:50:58.184520 11477 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:50:58.192162 11426 catalog_manager.cc:5696] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0578323e85234f588e722c8094eb0a68 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "0578323e85234f588e722c8094eb0a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:58.239224 11426 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49860:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:50:58.241648 11426 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:50:58.276528 11521 tablet_service.cc:1511] Processing CreateTablet for tablet 018240f0ff32499094f9ba62ce933230 (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:58.277899 11521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018240f0ff32499094f9ba62ce933230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.278384 11593 tablet_service.cc:1511] Processing CreateTablet for tablet 018240f0ff32499094f9ba62ce933230 (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:58.279654 11593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018240f0ff32499094f9ba62ce933230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.280337 11669 tablet_service.cc:1511] Processing CreateTablet for tablet 018240f0ff32499094f9ba62ce933230 (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:50:58.281912 11669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018240f0ff32499094f9ba62ce933230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.282640 11518 tablet_service.cc:1511] Processing CreateTablet for tablet 143ddd0570bc42a6b5e6699b6ed0a4f4 (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:58.284026 11518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143ddd0570bc42a6b5e6699b6ed0a4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.288700 11594 tablet_service.cc:1511] Processing CreateTablet for tablet 143ddd0570bc42a6b5e6699b6ed0a4f4 (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:58.290097 11594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143ddd0570bc42a6b5e6699b6ed0a4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.294072 11728 tablet_bootstrap.cc:492] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:50:58.295224 11670 tablet_service.cc:1511] Processing CreateTablet for tablet 143ddd0570bc42a6b5e6699b6ed0a4f4 (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:50:58.297117 11670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143ddd0570bc42a6b5e6699b6ed0a4f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.300640 11727 tablet_bootstrap.cc:492] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: Bootstrap starting.
I20260608 09:50:58.300580 11728 tablet_bootstrap.cc:654] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.308032 11727 tablet_bootstrap.cc:654] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.314146 11521 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec93abd2e3b4ac099fc9371f758ff8d (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:58.315786 11521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec93abd2e3b4ac099fc9371f758ff8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.318717 11595 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec93abd2e3b4ac099fc9371f758ff8d (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:58.320186 11595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec93abd2e3b4ac099fc9371f758ff8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.320284 11669 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec93abd2e3b4ac099fc9371f758ff8d (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:50:58.321861 11669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec93abd2e3b4ac099fc9371f758ff8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.328966 11727 tablet_bootstrap.cc:492] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: No bootstrap required, opened a new log
I20260608 09:50:58.329610 11727 ts_tablet_manager.cc:1403] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260608 09:50:58.335609 11520 tablet_service.cc:1511] Processing CreateTablet for tablet 04efe3b5161d40968dc8c2655ca1f19e (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:58.336635 11596 tablet_service.cc:1511] Processing CreateTablet for tablet 04efe3b5161d40968dc8c2655ca1f19e (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:58.337052 11520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04efe3b5161d40968dc8c2655ca1f19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.338178 11596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04efe3b5161d40968dc8c2655ca1f19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.349072 11727 raft_consensus.cc:359] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.349912 11727 raft_consensus.cc:385] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.350210 11727 raft_consensus.cc:740] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.350703 11670 tablet_service.cc:1511] Processing CreateTablet for tablet 04efe3b5161d40968dc8c2655ca1f19e (DEFAULT_TABLE table=dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:50:58.352336 11670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04efe3b5161d40968dc8c2655ca1f19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:50:58.356683 11725 tablet_bootstrap.cc:492] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: Bootstrap starting.
I20260608 09:50:58.357828 11727 consensus_queue.cc:260] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.364161 11725 tablet_bootstrap.cc:654] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.371059 11728 tablet_bootstrap.cc:492] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: No bootstrap required, opened a new log
I20260608 09:50:58.371594 11728 ts_tablet_manager.cc:1403] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.007s
I20260608 09:50:58.374848 11727 ts_tablet_manager.cc:1434] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260608 09:50:58.379765 11727 tablet_bootstrap.cc:492] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: Bootstrap starting.
I20260608 09:50:58.378938 11728 raft_consensus.cc:359] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.383952 11728 raft_consensus.cc:385] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.384342 11728 raft_consensus.cc:740] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.383723 11725 tablet_bootstrap.cc:492] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: No bootstrap required, opened a new log
I20260608 09:50:58.385352 11728 consensus_queue.cc:260] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.386305 11725 ts_tablet_manager.cc:1403] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260608 09:50:58.387854 11727 tablet_bootstrap.cc:654] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.390327 11725 raft_consensus.cc:359] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.391132 11728 ts_tablet_manager.cc:1434] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260608 09:50:58.391216 11725 raft_consensus.cc:385] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.391916 11725 raft_consensus.cc:740] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.392796 11728 tablet_bootstrap.cc:492] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:50:58.393013 11725 consensus_queue.cc:260] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.399153 11725 ts_tablet_manager.cc:1434] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:50:58.400386 11725 tablet_bootstrap.cc:492] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: Bootstrap starting.
I20260608 09:50:58.400679 11728 tablet_bootstrap.cc:654] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.407648 11725 tablet_bootstrap.cc:654] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.418035 11734 raft_consensus.cc:493] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:58.418696 11734 raft_consensus.cc:515] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.420410 11725 tablet_bootstrap.cc:492] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: No bootstrap required, opened a new log
I20260608 09:50:58.421041 11725 ts_tablet_manager.cc:1403] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260608 09:50:58.422581 11734 leader_election.cc:290] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.422941 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018240f0ff32499094f9ba62ce933230" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:50:58.423661 11680 raft_consensus.cc:2468] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 0.
I20260608 09:50:58.424158 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018240f0ff32499094f9ba62ce933230" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:50:58.425159 11496 leader_election.cc:304] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.426156 11734 raft_consensus.cc:2804] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:58.426544 11734 raft_consensus.cc:493] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:58.426898 11734 raft_consensus.cc:3060] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.435950 11725 raft_consensus.cc:359] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.437568 11725 raft_consensus.cc:385] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.437933 11725 raft_consensus.cc:740] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.439087 11727 tablet_bootstrap.cc:492] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: No bootstrap required, opened a new log
W20260608 09:50:58.436466 11495 leader_election.cc:343] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:50:58.439731 11727 ts_tablet_manager.cc:1403] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.033s
I20260608 09:50:58.438787 11725 consensus_queue.cc:260] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.440778 11734 raft_consensus.cc:515] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.441531 11728 tablet_bootstrap.cc:492] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: No bootstrap required, opened a new log
I20260608 09:50:58.442080 11728 ts_tablet_manager.cc:1403] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.050s	user 0.031s	sys 0.012s
I20260608 09:50:58.443208 11727 raft_consensus.cc:359] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.444052 11727 raft_consensus.cc:385] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.444375 11727 raft_consensus.cc:740] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.445617 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018240f0ff32499094f9ba62ce933230" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c"
I20260608 09:50:58.445343 11728 raft_consensus.cc:359] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.446169 11728 raft_consensus.cc:385] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.446213 11680 raft_consensus.cc:3060] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.446594 11728 raft_consensus.cc:740] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.446403 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018240f0ff32499094f9ba62ce933230" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590"
I20260608 09:50:58.447634 11606 raft_consensus.cc:3060] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.449100 11725 ts_tablet_manager.cc:1434] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.004s
I20260608 09:50:58.450639 11725 tablet_bootstrap.cc:492] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: Bootstrap starting.
I20260608 09:50:58.445238 11727 consensus_queue.cc:260] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.453984 11728 consensus_queue.cc:260] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.455757 11727 ts_tablet_manager.cc:1434] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260608 09:50:58.456450 11728 ts_tablet_manager.cc:1434] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 09:50:58.457262 11727 tablet_bootstrap.cc:492] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: Bootstrap starting.
I20260608 09:50:58.458834 11606 raft_consensus.cc:2468] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 1.
I20260608 09:50:58.459853 11725 tablet_bootstrap.cc:654] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.450837 11734 leader_election.cc:290] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 election: Requested vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.466200 11680 raft_consensus.cc:2468] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 1.
I20260608 09:50:58.468004 11727 tablet_bootstrap.cc:654] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.468305 11495 leader_election.cc:304] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, 3c008ed6e879409eac463b6b82815590; no voters: 
I20260608 09:50:58.474056 11725 tablet_bootstrap.cc:492] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: No bootstrap required, opened a new log
I20260608 09:50:58.474766 11725 ts_tablet_manager.cc:1403] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260608 09:50:58.469182 11728 tablet_bootstrap.cc:492] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:50:58.474689 11734 raft_consensus.cc:2804] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:58.482067 11734 raft_consensus.cc:697] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 LEADER]: Becoming Leader. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Running, Role: LEADER
I20260608 09:50:58.482956 11734 consensus_queue.cc:237] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.483419 11728 tablet_bootstrap.cc:654] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.478313 11725 raft_consensus.cc:359] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.489090 11725 raft_consensus.cc:385] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.489435 11725 raft_consensus.cc:740] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.490274 11725 consensus_queue.cc:260] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.492854 11725 ts_tablet_manager.cc:1434] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 09:50:58.497411 11725 tablet_bootstrap.cc:492] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: Bootstrap starting.
I20260608 09:50:58.497275 11427 catalog_manager.cc:5696] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0578323e85234f588e722c8094eb0a68 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "0578323e85234f588e722c8094eb0a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:58.499183 11728 tablet_bootstrap.cc:492] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: No bootstrap required, opened a new log
I20260608 09:50:58.499794 11728 ts_tablet_manager.cc:1403] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260608 09:50:58.500972 11727 tablet_bootstrap.cc:492] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: No bootstrap required, opened a new log
I20260608 09:50:58.501587 11727 ts_tablet_manager.cc:1403] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.012s
I20260608 09:50:58.503074 11728 raft_consensus.cc:359] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.503855 11728 raft_consensus.cc:385] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.504174 11728 raft_consensus.cc:740] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.505399 11725 tablet_bootstrap.cc:654] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.505030 11728 consensus_queue.cc:260] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.505070 11727 raft_consensus.cc:359] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.506269 11727 raft_consensus.cc:385] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.506604 11727 raft_consensus.cc:740] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.509208 11728 ts_tablet_manager.cc:1434] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 09:50:58.509470 11727 consensus_queue.cc:260] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.510350 11728 tablet_bootstrap.cc:492] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:50:58.517833 11727 ts_tablet_manager.cc:1434] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 09:50:58.518131 11728 tablet_bootstrap.cc:654] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.519698 11727 tablet_bootstrap.cc:492] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: Bootstrap starting.
I20260608 09:50:58.525130 11743 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:50:58.525074 11734 raft_consensus.cc:493] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:58.529527 11734 raft_consensus.cc:515] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.533672 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143ddd0570bc42a6b5e6699b6ed0a4f4" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:50:58.534399 11680 raft_consensus.cc:2468] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 0.
I20260608 09:50:58.535068 11729 raft_consensus.cc:493] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:58.535697 11729 raft_consensus.cc:515] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.536320 11496 leader_election.cc:304] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.537264 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143ddd0570bc42a6b5e6699b6ed0a4f4" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:50:58.537439 11752 raft_consensus.cc:2804] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:58.537940 11752 raft_consensus.cc:493] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:58.538345 11752 raft_consensus.cc:3060] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.538005 11606 raft_consensus.cc:2468] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578323e85234f588e722c8094eb0a68 in term 0.
I20260608 09:50:58.540172 11530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143ddd0570bc42a6b5e6699b6ed0a4f4" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68" is_pre_election: true
I20260608 09:50:58.542030 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143ddd0570bc42a6b5e6699b6ed0a4f4" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:50:58.533962 11734 leader_election.cc:290] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.538250 11729 leader_election.cc:290] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.542876 11680 raft_consensus.cc:2468] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c008ed6e879409eac463b6b82815590 in term 0.
I20260608 09:50:58.545143 11571 leader_election.cc:304] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.546303 11729 raft_consensus.cc:2804] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:58.546718 11729 raft_consensus.cc:493] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:58.547061 11729 raft_consensus.cc:3060] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.555325 11729 raft_consensus.cc:515] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.555392 11752 raft_consensus.cc:515] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.557116 11530 raft_consensus.cc:2393] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c008ed6e879409eac463b6b82815590 in current term 1: Already voted for candidate 0578323e85234f588e722c8094eb0a68 in this term.
I20260608 09:50:58.558974 11527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143ddd0570bc42a6b5e6699b6ed0a4f4" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68"
I20260608 09:50:58.559949 11527 raft_consensus.cc:2393] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c008ed6e879409eac463b6b82815590 in current term 1: Already voted for candidate 0578323e85234f588e722c8094eb0a68 in this term.
I20260608 09:50:58.560796 11733 consensus_queue.cc:1048] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:58.563820 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143ddd0570bc42a6b5e6699b6ed0a4f4" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c"
I20260608 09:50:58.564566 11680 raft_consensus.cc:3060] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.569382 11734 consensus_queue.cc:1048] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:58.574568 11777 consensus_queue.cc:1048] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:58.575028 11679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143ddd0570bc42a6b5e6699b6ed0a4f4" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c"
I20260608 09:50:58.577775 11680 raft_consensus.cc:2468] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c008ed6e879409eac463b6b82815590 in term 1.
I20260608 09:50:58.579023 11729 leader_election.cc:290] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 election: Requested vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.579463 11571 leader_election.cc:304] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 0578323e85234f588e722c8094eb0a68
I20260608 09:50:58.585188 11727 tablet_bootstrap.cc:654] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: Neither blocks nor log segments found. Creating new log.
I20260608 09:50:58.592248 11733 consensus_queue.cc:1048] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:50:58.578656 11752 leader_election.cc:290] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 election: Requested vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.594887 11729 raft_consensus.cc:2804] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:58.593945 11725 tablet_bootstrap.cc:492] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: No bootstrap required, opened a new log
I20260608 09:50:58.596451 11725 ts_tablet_manager.cc:1403] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.015s
I20260608 09:50:58.603637 11725 raft_consensus.cc:359] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.604506 11725 raft_consensus.cc:385] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.604823 11725 raft_consensus.cc:740] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.605923 11725 consensus_queue.cc:260] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.613394 11725 ts_tablet_manager.cc:1434] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260608 09:50:58.620759 11728 tablet_bootstrap.cc:492] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: No bootstrap required, opened a new log
I20260608 09:50:58.621397 11728 ts_tablet_manager.cc:1403] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.111s	user 0.029s	sys 0.055s
I20260608 09:50:58.624527 11728 raft_consensus.cc:359] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.625229 11728 raft_consensus.cc:385] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.625494 11728 raft_consensus.cc:740] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.626520 11728 consensus_queue.cc:260] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.627938 11605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143ddd0570bc42a6b5e6699b6ed0a4f4" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590"
I20260608 09:50:58.636188 11728 ts_tablet_manager.cc:1434] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260608 09:50:58.636446 11779 raft_consensus.cc:493] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:58.637965 11779 raft_consensus.cc:515] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.641628 11727 tablet_bootstrap.cc:492] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: No bootstrap required, opened a new log
I20260608 09:50:58.642231 11727 ts_tablet_manager.cc:1403] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.016s
I20260608 09:50:58.647286 11727 raft_consensus.cc:359] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.647975 11727 raft_consensus.cc:385] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:50:58.648269 11727 raft_consensus.cc:740] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Initialized, Role: FOLLOWER
I20260608 09:50:58.649060 11727 consensus_queue.cc:260] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.649849 11733 raft_consensus.cc:493] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:50:58.650698 11733 raft_consensus.cc:515] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.651081 11727 ts_tablet_manager.cc:1434] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260608 09:50:58.665889 11529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04efe3b5161d40968dc8c2655ca1f19e" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68" is_pre_election: true
I20260608 09:50:58.666838 11529 raft_consensus.cc:2468] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c008ed6e879409eac463b6b82815590 in term 0.
I20260608 09:50:58.668722 11571 leader_election.cc:304] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578323e85234f588e722c8094eb0a68, 3c008ed6e879409eac463b6b82815590; no voters: 
I20260608 09:50:58.663019 11729 raft_consensus.cc:697] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 1 LEADER]: Becoming Leader. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Running, Role: LEADER
I20260608 09:50:58.678200 11779 leader_election.cc:290] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.678969 11729 consensus_queue.cc:237] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.669926 11788 raft_consensus.cc:2804] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:58.686431 11788 raft_consensus.cc:493] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:58.694185 11733 leader_election.cc:290] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:50:58.695029 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04efe3b5161d40968dc8c2655ca1f19e" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:50:58.695807 11680 raft_consensus.cc:2468] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c008ed6e879409eac463b6b82815590 in term 0.
I20260608 09:50:58.689718 11788 raft_consensus.cc:3060] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.708429 11606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec93abd2e3b4ac099fc9371f758ff8d" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:50:58.709630 11786 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:50:58.689543 11645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:35375, user_credentials={real_user=slave}} blocked reactor thread for 54005.2us
I20260608 09:50:58.709514 11606 raft_consensus.cc:2468] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 0.
I20260608 09:50:58.720165 11495 leader_election.cc:304] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0578323e85234f588e722c8094eb0a68; no voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c
I20260608 09:50:58.721901 11788 raft_consensus.cc:515] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.722513 11752 raft_consensus.cc:2749] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:50:58.724759 11429 catalog_manager.cc:5696] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c008ed6e879409eac463b6b82815590 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "3c008ed6e879409eac463b6b82815590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:58.726006 11788 leader_election.cc:290] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 election: Requested vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:50:58.736074 11529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04efe3b5161d40968dc8c2655ca1f19e" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68"
I20260608 09:50:58.744571 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04efe3b5161d40968dc8c2655ca1f19e" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c"
I20260608 09:50:58.746227 11644 leader_election.cc:304] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.747507 11680 raft_consensus.cc:3060] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.748005 11786 raft_consensus.cc:2804] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:50:58.748452 11786 raft_consensus.cc:493] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:50:58.748766 11786 raft_consensus.cc:3060] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.749246 11529 raft_consensus.cc:3060] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.749680 11752 consensus_queue.cc:1048] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:58.761261 11527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec93abd2e3b4ac099fc9371f758ff8d" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68" is_pre_election: true
I20260608 09:50:58.764030 11527 raft_consensus.cc:2468] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 0.
I20260608 09:50:58.769788 11680 raft_consensus.cc:2468] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c008ed6e879409eac463b6b82815590 in term 1.
I20260608 09:50:58.773517 11571 leader_election.cc:304] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.777755 11729 raft_consensus.cc:2804] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:58.778352 11729 raft_consensus.cc:697] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 1 LEADER]: Becoming Leader. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Running, Role: LEADER
I20260608 09:50:58.765470 11786 raft_consensus.cc:515] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.779326 11729 consensus_queue.cc:237] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.782483 11786 leader_election.cc:290] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 election: Requested vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:50:58.784662 11603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec93abd2e3b4ac099fc9371f758ff8d" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590"
I20260608 09:50:58.783726 11529 raft_consensus.cc:2468] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c008ed6e879409eac463b6b82815590 in term 1.
I20260608 09:50:58.785477 11603 raft_consensus.cc:3060] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.792364 11752 consensus_queue.cc:1048] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:50:58.793867 11603 raft_consensus.cc:2468] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 1.
I20260608 09:50:58.795673 11644 leader_election.cc:304] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:50:58.797160 11786 raft_consensus.cc:2804] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:50:58.795704 11426 catalog_manager.cc:5696] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c008ed6e879409eac463b6b82815590 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "3c008ed6e879409eac463b6b82815590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: UNKNOWN } } }
I20260608 09:50:58.797857 11786 raft_consensus.cc:697] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Becoming Leader. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Running, Role: LEADER
I20260608 09:50:58.799319 11786 consensus_queue.cc:237] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:50:58.795223 11529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec93abd2e3b4ac099fc9371f758ff8d" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68"
I20260608 09:50:58.800845 11529 raft_consensus.cc:3060] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:50:58.808056 11529 raft_consensus.cc:2468] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 1.
I20260608 09:50:58.816942 11426 catalog_manager.cc:5696] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: term changed from 0 to 1, leader changed from <none> to ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131). New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } }
I20260608 09:50:58.872023  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:50:58.898739  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:50:58.899718  3778 tablet_replica.cc:333] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: stopping tablet replica
I20260608 09:50:58.900641  3778 raft_consensus.cc:2243] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:58.901152  3778 raft_consensus.cc:2272] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:58.903721  3778 tablet_replica.cc:333] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: stopping tablet replica
I20260608 09:50:58.904531  3778 raft_consensus.cc:2243] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:58.905195  3778 raft_consensus.cc:2272] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:58.907812  3778 tablet_replica.cc:333] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: stopping tablet replica
I20260608 09:50:58.908546  3778 raft_consensus.cc:2243] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:58.909309  3778 pending_rounds.cc:70] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Trying to abort 1 pending ops.
I20260608 09:50:58.909523  3778 pending_rounds.cc:77] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616610758516736 op_type: NO_OP noop_request { }
I20260608 09:50:58.909876  3778 raft_consensus.cc:2889] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:50:58.910181  3778 raft_consensus.cc:2272] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:58.913120  3778 tablet_replica.cc:333] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: stopping tablet replica
I20260608 09:50:58.913836  3778 raft_consensus.cc:2243] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:58.914963  3778 raft_consensus.cc:2272] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:58.917883  3778 tablet_replica.cc:333] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: stopping tablet replica
I20260608 09:50:58.918534  3778 raft_consensus.cc:2243] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:50:58.919449  3778 raft_consensus.cc:2272] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:58.922135  3778 tablet_replica.cc:333] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: stopping tablet replica
I20260608 09:50:58.922748  3778 raft_consensus.cc:2243] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:58.923216  3778 raft_consensus.cc:2272] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:58.925699  3778 tablet_replica.cc:333] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: stopping tablet replica
I20260608 09:50:58.926295  3778 raft_consensus.cc:2243] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:58.926774  3778 raft_consensus.cc:2272] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:58.929613  3778 tablet_replica.cc:333] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: stopping tablet replica
I20260608 09:50:58.930219  3778 raft_consensus.cc:2243] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:50:58.930689  3778 raft_consensus.cc:2272] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:50:58.952469  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:50:59.082204 11729 consensus_queue.cc:1048] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:50:59.092221 11645 consensus_peers.cc:597] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:50:59.103211 11571 consensus_peers.cc:597] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:50:59.151877 11645 consensus_peers.cc:597] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:50:59.251683 11645 consensus_peers.cc:597] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:50:59.355768 11571 consensus_peers.cc:597] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:50:59.372049 11805 consensus_queue.cc:1048] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:59.384186 11788 consensus_queue.cc:1048] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:50:59.817106 11805 consensus_queue.cc:579] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Leader has been unable to successfully communicate with peer 0578323e85234f588e722c8094eb0a68 for more than 1 seconds (1.016s)
I20260608 09:50:59.853077 11788 consensus_queue.cc:579] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [LEADER]: Leader has been unable to successfully communicate with peer 0578323e85234f588e722c8094eb0a68 for more than 1 seconds (1.072s)
I20260608 09:50:59.866834 11788 consensus_queue.cc:579] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [LEADER]: Leader has been unable to successfully communicate with peer 0578323e85234f588e722c8094eb0a68 for more than 1 seconds (1.186s)
I20260608 09:50:59.905469 11805 consensus_queue.cc:579] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Leader has been unable to successfully communicate with peer 0578323e85234f588e722c8094eb0a68 for more than 1 seconds (1.237s)
I20260608 09:50:59.985642 11426 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49852:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:50:59.986384 11426 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49852:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:51:00.006718 11426 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664: Sending DeleteTablet for 3 replicas of tablet 018240f0ff32499094f9ba62ce933230
I20260608 09:51:00.008756 11426 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664: Sending DeleteTablet for 3 replicas of tablet 143ddd0570bc42a6b5e6699b6ed0a4f4
I20260608 09:51:00.011143 11594 tablet_service.cc:1558] Processing DeleteTablet for tablet 018240f0ff32499094f9ba62ce933230 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:33772
I20260608 09:51:00.011399 11426 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664: Sending DeleteTablet for 3 replicas of tablet 4ec93abd2e3b4ac099fc9371f758ff8d
I20260608 09:51:00.012961 11670 tablet_service.cc:1558] Processing DeleteTablet for tablet 018240f0ff32499094f9ba62ce933230 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:58606
I20260608 09:51:00.013459 11426 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664: Sending DeleteTablet for 3 replicas of tablet 04efe3b5161d40968dc8c2655ca1f19e
I20260608 09:51:00.014726 11669 tablet_service.cc:1558] Processing DeleteTablet for tablet 143ddd0570bc42a6b5e6699b6ed0a4f4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:58606
I20260608 09:51:00.016481 11669 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ec93abd2e3b4ac099fc9371f758ff8d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:58606
I20260608 09:51:00.017416 11596 tablet_service.cc:1558] Processing DeleteTablet for tablet 143ddd0570bc42a6b5e6699b6ed0a4f4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:33772
I20260608 09:51:00.018831 11669 tablet_service.cc:1558] Processing DeleteTablet for tablet 04efe3b5161d40968dc8c2655ca1f19e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:58606
I20260608 09:51:00.021404  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:00.022364 11816 tablet_replica.cc:333] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: stopping tablet replica
I20260608 09:51:00.023213 11595 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ec93abd2e3b4ac099fc9371f758ff8d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:33772
I20260608 09:51:00.023569 11816 raft_consensus.cc:2243] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:00.024000 11593 tablet_service.cc:1558] Processing DeleteTablet for tablet 04efe3b5161d40968dc8c2655ca1f19e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:33772
I20260608 09:51:00.024333 11816 raft_consensus.cc:2272] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.026463 11815 tablet_replica.cc:333] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: stopping tablet replica
I20260608 09:51:00.027509 11815 raft_consensus.cc:2243] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:00.028178 11816 ts_tablet_manager.cc:1916] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.028232 11815 raft_consensus.cc:2272] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.032302 11815 ts_tablet_manager.cc:1916] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:51:00.037478 11415 catalog_manager.cc:4754] TS 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 018240f0ff32499094f9ba62ce933230: Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111)
W20260608 09:51:00.042116 11818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:00.049420 11819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:00.050302 11816 ts_tablet_manager.cc:1929] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:51:00.050794 11816 log.cc:1199] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/018240f0ff32499094f9ba62ce933230
I20260608 09:51:00.051620 11816 ts_tablet_manager.cc:1950] T 018240f0ff32499094f9ba62ce933230 P ac3aac08eebf4f069cc283d6b79e034c: Deleting consensus metadata
I20260608 09:51:00.055749 11415 catalog_manager.cc:5027] TS ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845): tablet 018240f0ff32499094f9ba62ce933230 (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.056170 11816 tablet_replica.cc:333] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: stopping tablet replica
I20260608 09:51:00.057286 11816 raft_consensus.cc:2243] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:00.057773 11815 ts_tablet_manager.cc:1929] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:51:00.058048 11816 raft_consensus.cc:2272] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.058239 11815 log.cc:1199] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/018240f0ff32499094f9ba62ce933230
I20260608 09:51:00.059041 11815 ts_tablet_manager.cc:1950] T 018240f0ff32499094f9ba62ce933230 P 3c008ed6e879409eac463b6b82815590: Deleting consensus metadata
I20260608 09:51:00.062846 11816 ts_tablet_manager.cc:1916] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.063192  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:00.064110 11815 tablet_replica.cc:333] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: stopping tablet replica
I20260608 09:51:00.064224 11414 catalog_manager.cc:5027] TS 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399): tablet 018240f0ff32499094f9ba62ce933230 (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
W20260608 09:51:00.062914 11821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:00.066074  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:00.066383  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:00.066592  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912260066573 us; error 0 us; skew 500 ppm
I20260608 09:51:00.066749 11815 raft_consensus.cc:2243] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:00.067529  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:00.068137 11815 raft_consensus.cc:2272] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.071574 11815 ts_tablet_manager.cc:1916] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.080116  3778 webserver.cc:533] Webserver started at http://127.3.176.132:39177/ using document root <none> and password file <none>
I20260608 09:51:00.081067  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:00.081336  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:00.081694  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:00.082767 11816 ts_tablet_manager.cc:1929] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:51:00.083274 11816 log.cc:1199] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/143ddd0570bc42a6b5e6699b6ed0a4f4
I20260608 09:51:00.083243  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "00c3c76717444a278614e3ac5e0e06fe"
format_stamp: "Formatted at 2026-06-08 09:51:00 on dist-test-slave-qcvl"
I20260608 09:51:00.084350 11816 ts_tablet_manager.cc:1950] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P ac3aac08eebf4f069cc283d6b79e034c: Deleting consensus metadata
I20260608 09:51:00.085855 11815 ts_tablet_manager.cc:1929] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:51:00.086359 11815 log.cc:1199] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/143ddd0570bc42a6b5e6699b6ed0a4f4
I20260608 09:51:00.087103 11815 ts_tablet_manager.cc:1950] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 3c008ed6e879409eac463b6b82815590: Deleting consensus metadata
I20260608 09:51:00.088614 11816 tablet_replica.cc:333] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: stopping tablet replica
I20260608 09:51:00.088979 11415 catalog_manager.cc:5027] TS ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845): tablet 143ddd0570bc42a6b5e6699b6ed0a4f4 (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.089727 11816 raft_consensus.cc:2243] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:00.090463 11815 tablet_replica.cc:333] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: stopping tablet replica
I20260608 09:51:00.090909 11414 catalog_manager.cc:5027] TS 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399): tablet 143ddd0570bc42a6b5e6699b6ed0a4f4 (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.091279 11816 raft_consensus.cc:2272] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.091477 11815 raft_consensus.cc:2243] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:00.094244 11815 raft_consensus.cc:2272] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.094972  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.004s	sys 0.004s
I20260608 09:51:00.095844 11816 ts_tablet_manager.cc:1916] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.099220 11815 ts_tablet_manager.cc:1916] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.099992 11826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:00.100970  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:00.101276  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "00c3c76717444a278614e3ac5e0e06fe"
format_stamp: "Formatted at 2026-06-08 09:51:00 on dist-test-slave-qcvl"
I20260608 09:51:00.101572  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:00.112259  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:00.113449  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:00.117180 11816 ts_tablet_manager.cc:1929] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:51:00.117758 11816 log.cc:1199] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/4ec93abd2e3b4ac099fc9371f758ff8d
I20260608 09:51:00.118551 11816 ts_tablet_manager.cc:1950] T 4ec93abd2e3b4ac099fc9371f758ff8d P ac3aac08eebf4f069cc283d6b79e034c: Deleting consensus metadata
I20260608 09:51:00.119907 11815 ts_tablet_manager.cc:1929] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:51:00.120394 11815 log.cc:1199] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/4ec93abd2e3b4ac099fc9371f758ff8d
I20260608 09:51:00.121184 11815 ts_tablet_manager.cc:1950] T 4ec93abd2e3b4ac099fc9371f758ff8d P 3c008ed6e879409eac463b6b82815590: Deleting consensus metadata
I20260608 09:51:00.122732 11816 tablet_replica.cc:333] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: stopping tablet replica
I20260608 09:51:00.123739 11816 raft_consensus.cc:2243] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:00.124446 11816 raft_consensus.cc:2272] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.124876 11414 catalog_manager.cc:5027] TS 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399): tablet 4ec93abd2e3b4ac099fc9371f758ff8d (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.125193 11415 catalog_manager.cc:5027] TS ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845): tablet 4ec93abd2e3b4ac099fc9371f758ff8d (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.125840 11815 tablet_replica.cc:333] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: stopping tablet replica
I20260608 09:51:00.126451  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:00.126861 11815 raft_consensus.cc:2243] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:00.128050 11815 raft_consensus.cc:2272] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.129514 11816 ts_tablet_manager.cc:1916] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.130143  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:00.130475  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:00.130791  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:00.131009  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:00.131250 11815 ts_tablet_manager.cc:1916] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.150353 11816 ts_tablet_manager.cc:1929] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:51:00.150378 11815 ts_tablet_manager.cc:1929] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:51:00.151085 11816 log.cc:1199] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-2-root/wals/04efe3b5161d40968dc8c2655ca1f19e
I20260608 09:51:00.151173 11815 log.cc:1199] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/04efe3b5161d40968dc8c2655ca1f19e
I20260608 09:51:00.152441 11816 ts_tablet_manager.cc:1950] T 04efe3b5161d40968dc8c2655ca1f19e P ac3aac08eebf4f069cc283d6b79e034c: Deleting consensus metadata
I20260608 09:51:00.152460 11815 ts_tablet_manager.cc:1950] T 04efe3b5161d40968dc8c2655ca1f19e P 3c008ed6e879409eac463b6b82815590: Deleting consensus metadata
I20260608 09:51:00.156992 11415 catalog_manager.cc:5027] TS ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845): tablet 04efe3b5161d40968dc8c2655ca1f19e (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.157524 11414 catalog_manager.cc:5027] TS 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399): tablet 04efe3b5161d40968dc8c2655ca1f19e (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.190331  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:35731
I20260608 09:51:00.190495 11888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:35731 every 8 connection(s)
I20260608 09:51:00.195425  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:00.201092 11477 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0578323e85234f588e722c8094eb0a68 not available for placement
I20260608 09:51:00.205031 11788 raft_consensus.cc:493] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0578323e85234f588e722c8094eb0a68)
I20260608 09:51:00.205657 11805 raft_consensus.cc:493] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0578323e85234f588e722c8094eb0a68)
I20260608 09:51:00.206308 11805 raft_consensus.cc:515] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
W20260608 09:51:00.207096 11892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:00.205683 11788 raft_consensus.cc:515] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.212781 11889 heartbeater.cc:344] Connected to a master server at 127.3.176.190:46417
I20260608 09:51:00.213331 11889 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:00.214414 11788 leader_election.cc:290] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:51:00.215006  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:00.214583 11889 heartbeater.cc:507] Master 127.3.176.190:46417 requested a full tablet report, sending...
I20260608 09:51:00.216738 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:51:00.217437 11680 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c008ed6e879409eac463b6b82815590 in term 1.
I20260608 09:51:00.218325 11426 ts_manager.cc:194] Registered new tserver with Master: 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132:35731)
I20260608 09:51:00.218538 11604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:51:00.219291 11604 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 1.
I20260608 09:51:00.219892 11571 leader_election.cc:304] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:51:00.220559 11426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49872
W20260608 09:51:00.220872 11571 leader_election.cc:336] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111)
I20260608 09:51:00.221189 11788 raft_consensus.cc:2804] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:00.222353 11805 leader_election.cc:290] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:51:00.222610 11788 raft_consensus.cc:493] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0578323e85234f588e722c8094eb0a68)
I20260608 09:51:00.220669 11644 leader_election.cc:304] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:51:00.223027 11788 raft_consensus.cc:3060] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:00.223832 11805 raft_consensus.cc:2804] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:00.224227 11805 raft_consensus.cc:493] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0578323e85234f588e722c8094eb0a68)
I20260608 09:51:00.224596 11805 raft_consensus.cc:3060] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:51:00.224661 11645 leader_election.cc:336] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111)
W20260608 09:51:00.228381 11895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:00.228250 11893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:00.230736 11788 raft_consensus.cc:515] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.232522  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:51:00.232198 11805 raft_consensus.cc:515] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
W20260608 09:51:00.232911  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:00.233197  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912260233173 us; error 0 us; skew 500 ppm
I20260608 09:51:00.233266 11788 leader_election.cc:290] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 election: Requested vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:51:00.234263  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:00.234935 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c"
I20260608 09:51:00.235800 11680 raft_consensus.cc:2393] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c008ed6e879409eac463b6b82815590 in current term 2: Already voted for candidate ac3aac08eebf4f069cc283d6b79e034c in this term.
I20260608 09:51:00.238492 11805 leader_election.cc:290] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 2 election: Requested vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:51:00.239861 11604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590"
W20260608 09:51:00.240674 11645 leader_election.cc:336] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111)
I20260608 09:51:00.241279 11604 raft_consensus.cc:2393] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ac3aac08eebf4f069cc283d6b79e034c in current term 2: Already voted for candidate 3c008ed6e879409eac463b6b82815590 in this term.
W20260608 09:51:00.243016 11571 leader_election.cc:336] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111)
I20260608 09:51:00.243249 11644 leader_election.cc:304] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac3aac08eebf4f069cc283d6b79e034c; no voters: 0578323e85234f588e722c8094eb0a68, 3c008ed6e879409eac463b6b82815590
I20260608 09:51:00.243556 11571 leader_election.cc:304] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c008ed6e879409eac463b6b82815590; no voters: 0578323e85234f588e722c8094eb0a68, ac3aac08eebf4f069cc283d6b79e034c
I20260608 09:51:00.244375 11788 raft_consensus.cc:2749] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:51:00.244383 11805 raft_consensus.cc:2749] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:51:00.246073  3778 webserver.cc:533] Webserver started at http://127.3.176.129:44249/ using document root <none> and password file <none>
I20260608 09:51:00.247007  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:00.247272  3778 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:51:00.253103  3778 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:51:00.257411 11900 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:00.258368  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:51:00.258769  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "0578323e85234f588e722c8094eb0a68"
format_stamp: "Formatted at 2026-06-08 09:50:56 on dist-test-slave-qcvl"
I20260608 09:51:00.259107  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:00.278975 11805 raft_consensus.cc:493] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0578323e85234f588e722c8094eb0a68)
I20260608 09:51:00.279702 11805 raft_consensus.cc:515] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.281538  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:00.282366 11805 leader_election.cc:290] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:51:00.283347  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:00.283896 11604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d33b545a147c4b4b9b1b5c2d6172f" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:51:00.285785  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260608 09:51:00.286851 11645 leader_election.cc:336] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111)
I20260608 09:51:00.287447 11645 leader_election.cc:304] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac3aac08eebf4f069cc283d6b79e034c; no voters: 0578323e85234f588e722c8094eb0a68, 3c008ed6e879409eac463b6b82815590
I20260608 09:51:00.288525 11805 raft_consensus.cc:2749] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:00.290848 11907 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 09:51:00.295459 11805 consensus_queue.cc:579] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Leader has been unable to successfully communicate with peer 0578323e85234f588e722c8094eb0a68 for more than 1 seconds (1.574s)
I20260608 09:51:00.297909 11788 raft_consensus.cc:493] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0578323e85234f588e722c8094eb0a68)
I20260608 09:51:00.298576 11788 raft_consensus.cc:515] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.300998 11788 leader_election.cc:290] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:51:00.304877 11680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d33b545a147c4b4b9b1b5c2d6172f" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:51:00.305717 11680 raft_consensus.cc:2468] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c008ed6e879409eac463b6b82815590 in term 1.
I20260608 09:51:00.307246 11571 leader_election.cc:304] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:51:00.308135 11788 raft_consensus.cc:2804] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 09:51:00.308241 11571 leader_election.cc:336] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111)
I20260608 09:51:00.308718 11788 raft_consensus.cc:493] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0578323e85234f588e722c8094eb0a68)
I20260608 09:51:00.309197 11788 raft_consensus.cc:3060] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:00.311059 11680 consensus_queue.cc:237] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
I20260608 09:51:00.316511 11788 raft_consensus.cc:515] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.320971 11788 leader_election.cc:290] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 election: Requested vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:51:00.323076 11679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d33b545a147c4b4b9b1b5c2d6172f" candidate_uuid: "3c008ed6e879409eac463b6b82815590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c"
I20260608 09:51:00.323848 11679 raft_consensus.cc:3060] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:00.328001 11604 raft_consensus.cc:1275] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:51:00.329718 11571 leader_election.cc:336] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111)
I20260608 09:51:00.329903 11743 consensus_queue.cc:1048] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:00.336822 11679 raft_consensus.cc:2468] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c008ed6e879409eac463b6b82815590 in term 2.
I20260608 09:51:00.338394 11571 leader_election.cc:304] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 0578323e85234f588e722c8094eb0a68
I20260608 09:51:00.339370 11788 raft_consensus.cc:2804] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:00.339898 11788 raft_consensus.cc:697] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 2 LEADER]: Becoming Leader. State: Replica: 3c008ed6e879409eac463b6b82815590, State: Running, Role: LEADER
I20260608 09:51:00.340873 11788 consensus_queue.cc:237] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
W20260608 09:51:00.344818 11645 consensus_peers.cc:597] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:51:00.345897 11643 consensus_peers.cc:597] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c -> Peer 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132:35731): Couldn't send request to peer 00c3c76717444a278614e3ac5e0e06fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e724e114c894322970592d2769e4d4b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:00.345124 11743 raft_consensus.cc:2955] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:00.348897 11604 raft_consensus.cc:2955] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:00.352492  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 09:51:00.352882  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.063s	user 0.002s	sys 0.001s
I20260608 09:51:00.353163  3778 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 09:51:00.359766 11907 tablet_bootstrap.cc:492] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:51:00.362332 11426 catalog_manager.cc:5696] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 reported cstate change: term changed from 1 to 2, leader changed from 0578323e85234f588e722c8094eb0a68 (127.3.176.129) to 3c008ed6e879409eac463b6b82815590 (127.3.176.130). New cstate: current_term: 2 leader_uuid: "3c008ed6e879409eac463b6b82815590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:00.379702 11415 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6e724e114c894322970592d2769e4d4b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:51:00.382135 11426 catalog_manager.cc:5696] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 reported cstate change: config changed from index -1 to 2, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:00.387042 11907 tablet_bootstrap.cc:492] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:51:00.388300 11907 tablet_bootstrap.cc:492] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Bootstrap complete.
I20260608 09:51:00.390621 11907 ts_tablet_manager.cc:1403] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.007s
I20260608 09:51:00.394013 11907 raft_consensus.cc:359] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.395026 11907 raft_consensus.cc:740] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:51:00.395895 11907 consensus_queue.cc:260] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.399035 11907 ts_tablet_manager.cc:1434] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:51:00.400068 11907 tablet_bootstrap.cc:492] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:51:00.406118  3778 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 09:51:00.406486  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.053s	user 0.043s	sys 0.005s
I20260608 09:51:00.419194 11907 tablet_bootstrap.cc:492] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:00.420559 11907 tablet_bootstrap.cc:492] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: Bootstrap complete.
I20260608 09:51:00.421434 11907 ts_tablet_manager.cc:1403] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 09:51:00.425045 11907 raft_consensus.cc:359] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.425931 11907 raft_consensus.cc:740] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:51:00.426914 11907 consensus_queue.cc:260] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.429680 11907 ts_tablet_manager.cc:1434] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:51:00.430804 11907 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:51:00.449882 11907 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:00.450738 11907 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: Bootstrap complete.
I20260608 09:51:00.451344 11907 ts_tablet_manager.cc:1403] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260608 09:51:00.454042 11907 raft_consensus.cc:359] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.454617 11907 raft_consensus.cc:740] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:51:00.455371 11907 consensus_queue.cc:260] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.457185 11907 ts_tablet_manager.cc:1434] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260608 09:51:00.457916 11907 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:51:00.471393 11907 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:00.472244 11907 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: Bootstrap complete.
I20260608 09:51:00.472684  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:35375
I20260608 09:51:00.472790 11907 ts_tablet_manager.cc:1403] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:51:00.472831 11973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:35375 every 8 connection(s)
I20260608 09:51:00.475363 11907 raft_consensus.cc:359] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.475909 11907 raft_consensus.cc:740] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:51:00.476756 11907 consensus_queue.cc:260] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.478515 11907 ts_tablet_manager.cc:1434] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:51:00.479351 11907 tablet_bootstrap.cc:492] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:51:00.493997 11907 tablet_bootstrap.cc:492] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:00.494943 11907 tablet_bootstrap.cc:492] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: Bootstrap complete.
I20260608 09:51:00.495402 11974 heartbeater.cc:344] Connected to a master server at 127.3.176.190:46417
I20260608 09:51:00.495549 11907 ts_tablet_manager.cc:1403] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 09:51:00.495995 11974 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:00.497023 11974 heartbeater.cc:507] Master 127.3.176.190:46417 requested a full tablet report, sending...
I20260608 09:51:00.498420 11907 raft_consensus.cc:359] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.499146 11907 raft_consensus.cc:740] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:51:00.499987 11907 consensus_queue.cc:260] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.502230 11907 ts_tablet_manager.cc:1434] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 09:51:00.503326 11907 tablet_bootstrap.cc:492] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:51:00.505523 11428 ts_manager.cc:194] Re-registered known tserver with Master: 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375)
I20260608 09:51:00.507084 11679 consensus_queue.cc:237] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
I20260608 09:51:00.518638 11907 tablet_bootstrap.cc:492] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:00.519456 11907 tablet_bootstrap.cc:492] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Bootstrap complete.
I20260608 09:51:00.520145 11907 ts_tablet_manager.cc:1403] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
W20260608 09:51:00.521684 11643 consensus_peers.cc:597] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c -> Peer 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132:35731): Couldn't send request to peer 00c3c76717444a278614e3ac5e0e06fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0af8d1b3a6a47cfbd39cc64a9f76a6e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:00.522818 11907 raft_consensus.cc:359] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.523320 11907 raft_consensus.cc:740] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:51:00.525205 11604 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:00.524052 11907 consensus_queue.cc:260] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.526482 11428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49888
I20260608 09:51:00.527966 11805 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:00.529927 11946 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:00.530840 11974 heartbeater.cc:499] Master 127.3.176.190:46417 was elected leader, sending a full tablet report...
I20260608 09:51:00.530875 11907 ts_tablet_manager.cc:1434] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 09:51:00.531775 11805 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:00.532703 11907 tablet_bootstrap.cc:492] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:51:00.548480 11743 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:00.551481 11604 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:00.551565 11946 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:00.565507 11415 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 09:51:00.577786 11907 tablet_bootstrap.cc:492] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:00.577095 11428 catalog_manager.cc:5696] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: config changed from index -1 to 2, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:00.578501 11907 tablet_bootstrap.cc:492] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Bootstrap complete.
I20260608 09:51:00.579095 11907 ts_tablet_manager.cc:1403] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.047s	user 0.032s	sys 0.004s
I20260608 09:51:00.581501 11907 raft_consensus.cc:359] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.582197 11907 raft_consensus.cc:740] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:51:00.582931 11907 consensus_queue.cc:260] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.584769 11907 ts_tablet_manager.cc:1434] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:51:00.585461 11907 tablet_bootstrap.cc:492] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Bootstrap starting.
I20260608 09:51:00.594439 11679 consensus_queue.cc:237] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.601567 11907 tablet_bootstrap.cc:492] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:00.601666 11604 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:51:00.602804 11907 tablet_bootstrap.cc:492] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Bootstrap complete.
I20260608 09:51:00.602734 11946 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:51:00.603992 11907 ts_tablet_manager.cc:1403] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260608 09:51:00.603690 11743 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:00.604823 11786 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:00.607314 11907 raft_consensus.cc:359] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.608124 11907 raft_consensus.cc:740] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578323e85234f588e722c8094eb0a68, State: Initialized, Role: FOLLOWER
I20260608 09:51:00.608973 11907 consensus_queue.cc:260] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:00.611353 11907 ts_tablet_manager.cc:1434] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:51:00.612568 11805 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } }
I20260608 09:51:00.615299 11948 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } }
I20260608 09:51:00.616178 11604 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } }
I20260608 09:51:00.625130 11415 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:51:00.630901 11428 catalog_manager.cc:5696] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: config changed from index 2 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) evicted. New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:00.652078 11854 tablet_service.cc:1558] Processing DeleteTablet for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e with delete_type TABLET_DATA_TOMBSTONED (TS 00c3c76717444a278614e3ac5e0e06fe not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34572
W20260608 09:51:00.655536 11413 catalog_manager.cc:4994] TS 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132:35731): delete failed for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e because the tablet was not found. No further retry: Not found: Tablet not found: f0af8d1b3a6a47cfbd39cc64a9f76a6e
I20260608 09:51:00.656260 11937 tablet_service.cc:1558] Processing DeleteTablet for tablet 04efe3b5161d40968dc8c2655ca1f19e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:57740
I20260608 09:51:00.658275 11987 tablet_replica.cc:333] stopping tablet replica
I20260608 09:51:00.659163 11987 raft_consensus.cc:2243] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:00.659690 11987 raft_consensus.cc:2272] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.660390 11937 tablet_service.cc:1558] Processing DeleteTablet for tablet 018240f0ff32499094f9ba62ce933230 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:57740
I20260608 09:51:00.662539 11987 ts_tablet_manager.cc:1916] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.675148 11987 ts_tablet_manager.cc:1929] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:51:00.675498 11987 log.cc:1199] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root/wals/04efe3b5161d40968dc8c2655ca1f19e
I20260608 09:51:00.676033 11987 ts_tablet_manager.cc:1950] T 04efe3b5161d40968dc8c2655ca1f19e P 0578323e85234f588e722c8094eb0a68: Deleting consensus metadata
I20260608 09:51:00.679040 11987 tablet_replica.cc:333] stopping tablet replica
I20260608 09:51:00.679178 11415 catalog_manager.cc:5027] TS 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): tablet 04efe3b5161d40968dc8c2655ca1f19e (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.679865 11987 raft_consensus.cc:2243] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:00.680442 11987 pending_rounds.cc:70] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Trying to abort 1 pending ops.
I20260608 09:51:00.680625 11987 pending_rounds.cc:77] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616610758516736 op_type: NO_OP noop_request { }
I20260608 09:51:00.680953 11987 raft_consensus.cc:2889] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:51:00.681295 11987 raft_consensus.cc:2272] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.684180 11987 ts_tablet_manager.cc:1916] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.686622 11937 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ec93abd2e3b4ac099fc9371f758ff8d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:57740
I20260608 09:51:00.697551 11987 ts_tablet_manager.cc:1929] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:51:00.698001 11987 log.cc:1199] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root/wals/018240f0ff32499094f9ba62ce933230
I20260608 09:51:00.698596 11987 ts_tablet_manager.cc:1950] T 018240f0ff32499094f9ba62ce933230 P 0578323e85234f588e722c8094eb0a68: Deleting consensus metadata
I20260608 09:51:00.701431 11987 tablet_replica.cc:333] stopping tablet replica
I20260608 09:51:00.701613 11415 catalog_manager.cc:5027] TS 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): tablet 018240f0ff32499094f9ba62ce933230 (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.702219 11987 raft_consensus.cc:2243] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:00.702803 11987 raft_consensus.cc:2272] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.705621 11987 ts_tablet_manager.cc:1916] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.712292 11937 tablet_service.cc:1558] Processing DeleteTablet for tablet 143ddd0570bc42a6b5e6699b6ed0a4f4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:50:59 UTC) from {username='slave'} at 127.0.0.1:57740
I20260608 09:51:00.719343 11987 ts_tablet_manager.cc:1929] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:51:00.719803 11987 log.cc:1199] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root/wals/4ec93abd2e3b4ac099fc9371f758ff8d
I20260608 09:51:00.720403 11987 ts_tablet_manager.cc:1950] T 4ec93abd2e3b4ac099fc9371f758ff8d P 0578323e85234f588e722c8094eb0a68: Deleting consensus metadata
I20260608 09:51:00.723157 11987 tablet_replica.cc:333] stopping tablet replica
I20260608 09:51:00.723289 11415 catalog_manager.cc:5027] TS 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): tablet 4ec93abd2e3b4ac099fc9371f758ff8d (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.723904 11987 raft_consensus.cc:2243] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:00.724485 11987 raft_consensus.cc:2272] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:00.727021 11987 ts_tablet_manager.cc:1916] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:51:00.728255 11679 raft_consensus.cc:1275] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Refusing update from remote peer 3c008ed6e879409eac463b6b82815590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:00.729897 11788 consensus_queue.cc:1048] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:00.745065 11987 ts_tablet_manager.cc:1929] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:51:00.745738 11987 log.cc:1199] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-0-root/wals/143ddd0570bc42a6b5e6699b6ed0a4f4
I20260608 09:51:00.746663 11987 ts_tablet_manager.cc:1950] T 143ddd0570bc42a6b5e6699b6ed0a4f4 P 0578323e85234f588e722c8094eb0a68: Deleting consensus metadata
I20260608 09:51:00.750561 11415 catalog_manager.cc:5027] TS 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): tablet 143ddd0570bc42a6b5e6699b6ed0a4f4 (table dugtrio [id=06fe67c82f3a46c9b6e3756221adb500]) successfully deleted
I20260608 09:51:00.763631 11948 raft_consensus.cc:3060] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:00.768779 11948 raft_consensus.cc:1275] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 2 FOLLOWER]: Refusing update from remote peer 3c008ed6e879409eac463b6b82815590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:00.770234 11788 consensus_queue.cc:1048] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:00.884151 11948 raft_consensus.cc:2955] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:00.934492 11995 ts_tablet_manager.cc:933] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: Initiating tablet copy from peer ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:51:00.936264 11995 tablet_copy_client.cc:323] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:44845
I20260608 09:51:00.947786 11690 tablet_copy_service.cc:140] P ac3aac08eebf4f069cc283d6b79e034c: Received BeginTabletCopySession request for tablet 6e724e114c894322970592d2769e4d4b from peer 00c3c76717444a278614e3ac5e0e06fe ({username='slave'} at 127.0.0.1:58622)
I20260608 09:51:00.948410 11690 tablet_copy_service.cc:161] P ac3aac08eebf4f069cc283d6b79e034c: Beginning new tablet copy session on tablet 6e724e114c894322970592d2769e4d4b from peer 00c3c76717444a278614e3ac5e0e06fe at {username='slave'} at 127.0.0.1:58622: session id = 00c3c76717444a278614e3ac5e0e06fe-6e724e114c894322970592d2769e4d4b
I20260608 09:51:00.954771 11690 tablet_copy_source_session.cc:215] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:00.958344 11995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e724e114c894322970592d2769e4d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:00.972246 11995 tablet_copy_client.cc:806] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:00.972873 11995 tablet_copy_client.cc:670] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:00.977290 11995 tablet_copy_client.cc:538] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:00.983983 11995 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: Bootstrap starting.
I20260608 09:51:01.001806 11995 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:01.002516 11995 tablet_bootstrap.cc:492] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: Bootstrap complete.
I20260608 09:51:01.003073 11995 ts_tablet_manager.cc:1403] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260608 09:51:01.005415 11995 raft_consensus.cc:359] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
I20260608 09:51:01.006011 11995 raft_consensus.cc:740] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00c3c76717444a278614e3ac5e0e06fe, State: Initialized, Role: LEARNER
I20260608 09:51:01.006543 11995 consensus_queue.cc:260] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
I20260608 09:51:01.008972 11995 ts_tablet_manager.cc:1434] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:51:01.009006 11889 heartbeater.cc:499] Master 127.3.176.190:46417 was elected leader, sending a full tablet report...
I20260608 09:51:01.011646 11690 tablet_copy_service.cc:342] P ac3aac08eebf4f069cc283d6b79e034c: Request end of tablet copy session 00c3c76717444a278614e3ac5e0e06fe-6e724e114c894322970592d2769e4d4b received from {username='slave'} at 127.0.0.1:58622
I20260608 09:51:01.012177 11690 tablet_copy_service.cc:434] P ac3aac08eebf4f069cc283d6b79e034c: ending tablet copy session 00c3c76717444a278614e3ac5e0e06fe-6e724e114c894322970592d2769e4d4b on tablet 6e724e114c894322970592d2769e4d4b with peer 00c3c76717444a278614e3ac5e0e06fe
W20260608 09:51:01.227005 11477 auto_rebalancer.cc:591] Failed to schedule move for tablet 6e724e114c894322970592d2769e4d4b: Invalid argument: Server with UUID 00c3c76717444a278614e3ac5e0e06fe is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
W20260608 09:51:01.240947 11477 auto_rebalancer.cc:591] Failed to schedule move for tablet 69afc506ec34453b9cbe3c5bce2cbc20: Illegal state: Replica 0578323e85234f588e722c8094eb0a68 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } }
I20260608 09:51:01.245923 11679 consensus_queue.cc:237] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
I20260608 09:51:01.252425 11604 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:51:01.254118 11805 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 09:51:01.255016 11643 consensus_peers.cc:597] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c -> Peer 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132:35731): Couldn't send request to peer 00c3c76717444a278614e3ac5e0e06fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0af8d1b3a6a47cfbd39cc64a9f76a6e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:01.256186 11948 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:51:01.257604 11805 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:51:01.261240 12002 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:01.263125 11604 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:01.267802 11948 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:01.280936 11426 catalog_manager.cc:5696] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 reported cstate change: config changed from index 3 to 4, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:01.472031 11679 consensus_queue.cc:237] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:01.479555 11948 raft_consensus.cc:1275] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:51:01.479555 11604 raft_consensus.cc:1275] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:51:01.481504 12002 consensus_queue.cc:1048] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:01.482199 12003 consensus_queue.cc:1048] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:01.496393 11604 raft_consensus.cc:2955] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } }
I20260608 09:51:01.496393 11948 raft_consensus.cc:2955] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } }
I20260608 09:51:01.497324 12002 raft_consensus.cc:2955] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } }
I20260608 09:51:01.509318 11415 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6e724e114c894322970592d2769e4d4b with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:51:01.513298 11428 catalog_manager.cc:5696] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: config changed from index 2 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) evicted. New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:01.526680 11854 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e724e114c894322970592d2769e4d4b with delete_type TABLET_DATA_TOMBSTONED (TS 00c3c76717444a278614e3ac5e0e06fe not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34572
I20260608 09:51:01.529909 12011 tablet_replica.cc:333] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: stopping tablet replica
I20260608 09:51:01.530772 12011 raft_consensus.cc:2243] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:01.531435 12011 raft_consensus.cc:2272] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:01.535132 12011 ts_tablet_manager.cc:1916] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:51:01.550997 12011 ts_tablet_manager.cc:1929] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:51:01.551457 12011 log.cc:1199] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-3-root/wals/6e724e114c894322970592d2769e4d4b
I20260608 09:51:01.553447 11413 catalog_manager.cc:5027] TS 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132:35731): tablet 6e724e114c894322970592d2769e4d4b (table test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]) successfully deleted
I20260608 09:51:01.848731 12013 ts_tablet_manager.cc:933] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: Initiating tablet copy from peer ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:51:01.851472 12013 tablet_copy_client.cc:323] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:44845
I20260608 09:51:01.854816 11690 tablet_copy_service.cc:140] P ac3aac08eebf4f069cc283d6b79e034c: Received BeginTabletCopySession request for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e from peer 00c3c76717444a278614e3ac5e0e06fe ({username='slave'} at 127.0.0.1:58622)
I20260608 09:51:01.855656 11690 tablet_copy_service.cc:161] P ac3aac08eebf4f069cc283d6b79e034c: Beginning new tablet copy session on tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e from peer 00c3c76717444a278614e3ac5e0e06fe at {username='slave'} at 127.0.0.1:58622: session id = 00c3c76717444a278614e3ac5e0e06fe-f0af8d1b3a6a47cfbd39cc64a9f76a6e
I20260608 09:51:01.865693 11690 tablet_copy_source_session.cc:215] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:01.869992 12013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:01.894203 12013 tablet_copy_client.cc:806] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:01.895006 12013 tablet_copy_client.cc:670] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:01.899634 12013 tablet_copy_client.cc:538] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:01.907269 12013 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: Bootstrap starting.
I20260608 09:51:01.928411 12013 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:01.929147 12013 tablet_bootstrap.cc:492] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: Bootstrap complete.
I20260608 09:51:01.929765 12013 ts_tablet_manager.cc:1403] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.001s
I20260608 09:51:01.932855 12013 raft_consensus.cc:359] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
I20260608 09:51:01.934098 12013 raft_consensus.cc:740] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00c3c76717444a278614e3ac5e0e06fe, State: Initialized, Role: LEARNER
I20260608 09:51:01.933882 11914 raft_consensus.cc:493] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:01.934980 11914 raft_consensus.cc:515] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:01.935026 12013 consensus_queue.cc:260] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
I20260608 09:51:01.938555 12013 ts_tablet_manager.cc:1434] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 09:51:01.944459 11690 tablet_copy_service.cc:342] P ac3aac08eebf4f069cc283d6b79e034c: Request end of tablet copy session 00c3c76717444a278614e3ac5e0e06fe-f0af8d1b3a6a47cfbd39cc64a9f76a6e received from {username='slave'} at 127.0.0.1:58622
I20260608 09:51:01.945052 11690 tablet_copy_service.cc:434] P ac3aac08eebf4f069cc283d6b79e034c: ending tablet copy session 00c3c76717444a278614e3ac5e0e06fe-f0af8d1b3a6a47cfbd39cc64a9f76a6e on tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e with peer 00c3c76717444a278614e3ac5e0e06fe
I20260608 09:51:01.947074 11914 leader_election.cc:290] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399), ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:51:01.968061 11604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:51:01.969141 11604 raft_consensus.cc:2393] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0578323e85234f588e722c8094eb0a68 in current term 2: Already voted for candidate 3c008ed6e879409eac463b6b82815590 in this term.
I20260608 09:51:01.970624 11679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "0578323e85234f588e722c8094eb0a68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3aac08eebf4f069cc283d6b79e034c" is_pre_election: true
I20260608 09:51:01.971421 11679 raft_consensus.cc:2393] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0578323e85234f588e722c8094eb0a68 in current term 2: Already voted for candidate ac3aac08eebf4f069cc283d6b79e034c in this term.
I20260608 09:51:01.972791 11903 leader_election.cc:304] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0578323e85234f588e722c8094eb0a68; no voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c
I20260608 09:51:01.973727 11914 raft_consensus.cc:3060] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:01.984561 11914 raft_consensus.cc:2749] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:02.208612 12002 raft_consensus.cc:493] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:02.209200 12002 raft_consensus.cc:515] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:02.211912 12002 leader_election.cc:290] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:51:02.212715 11604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590" is_pre_election: true
I20260608 09:51:02.212872 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68" is_pre_election: true
I20260608 09:51:02.213362 11604 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 2.
I20260608 09:51:02.213820 11948 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 2.
I20260608 09:51:02.214635 11644 leader_election.cc:304] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:51:02.215559 12002 raft_consensus.cc:2804] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:51:02.215874 12002 raft_consensus.cc:493] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:02.216158 12002 raft_consensus.cc:3060] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:02.223875 12002 raft_consensus.cc:515] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:02.226127 12002 leader_election.cc:290] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 3 election: Requested vote from peers 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375), 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399)
I20260608 09:51:02.227353 11604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c008ed6e879409eac463b6b82815590"
I20260608 09:51:02.227383 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc506ec34453b9cbe3c5bce2cbc20" candidate_uuid: "ac3aac08eebf4f069cc283d6b79e034c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0578323e85234f588e722c8094eb0a68"
I20260608 09:51:02.228065 11604 raft_consensus.cc:3060] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:02.228376 11948 raft_consensus.cc:3060] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:51:02.234579 11604 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 3.
I20260608 09:51:02.235690 11644 leader_election.cc:304] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c008ed6e879409eac463b6b82815590, ac3aac08eebf4f069cc283d6b79e034c; no voters: 
I20260608 09:51:02.236438 12002 raft_consensus.cc:2804] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:51:02.237455 12002 raft_consensus.cc:697] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 3 LEADER]: Becoming Leader. State: Replica: ac3aac08eebf4f069cc283d6b79e034c, State: Running, Role: LEADER
I20260608 09:51:02.238617 12002 consensus_queue.cc:237] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } }
I20260608 09:51:02.238734 11948 raft_consensus.cc:2468] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3aac08eebf4f069cc283d6b79e034c in term 3.
I20260608 09:51:02.254567 11426 catalog_manager.cc:5696] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: term changed from 1 to 3, leader changed from 0578323e85234f588e722c8094eb0a68 (127.3.176.129) to ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131). New cstate: current_term: 3 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:02.292949 11864 raft_consensus.cc:1217] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:51:02.786285 11948 raft_consensus.cc:1275] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 3 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:51:02.788077 12002 consensus_queue.cc:1048] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:02.809175 11604 raft_consensus.cc:1275] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 3 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:51:02.811291 12027 consensus_queue.cc:1048] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:02.820708 12027 raft_consensus.cc:1064] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c: attempting to promote NON_VOTER 00c3c76717444a278614e3ac5e0e06fe to VOTER
I20260608 09:51:02.824191 12027 consensus_queue.cc:237] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } }
I20260608 09:51:02.842270 11603 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:51:02.844571 12026 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:51:02.849047 11864 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [term 1 LEARNER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:51:02.850037 11948 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:51:02.850862 12026 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:51:02.852306 12027 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:51:02.871302 12032 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } } }
I20260608 09:51:02.874765 11864 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } } }
I20260608 09:51:02.884233 11603 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } } }
I20260608 09:51:02.892371 11948 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } } }
I20260608 09:51:02.899601 11427 catalog_manager.cc:5696] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: config changed from index 4 to 5, 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:51:02.935247 11679 consensus_queue.cc:237] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } }
I20260608 09:51:02.941848 11948 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:51:02.941848 11864 raft_consensus.cc:1275] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:51:02.943822 12032 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:51:02.944888 12026 consensus_queue.cc:1048] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:51:02.953709 12002 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3c008ed6e879409eac463b6b82815590 (127.3.176.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } } }
I20260608 09:51:02.956264 11864 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3c008ed6e879409eac463b6b82815590 (127.3.176.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } } }
I20260608 09:51:02.958510 11948 raft_consensus.cc:2955] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3c008ed6e879409eac463b6b82815590 (127.3.176.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } } }
I20260608 09:51:02.964875 11415 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:51:02.972078 11426 catalog_manager.cc:5696] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: config changed from index 5 to 6, VOTER 3c008ed6e879409eac463b6b82815590 (127.3.176.130) evicted. New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:51:02.985531 11594 tablet_service.cc:1558] Processing DeleteTablet for tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e with delete_type TABLET_DATA_TOMBSTONED (TS 3c008ed6e879409eac463b6b82815590 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33772
I20260608 09:51:02.988592 12046 tablet_replica.cc:333] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590: stopping tablet replica
I20260608 09:51:02.989843 12046 raft_consensus.cc:2243] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:02.991174 12046 raft_consensus.cc:2272] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:02.994791 12046 ts_tablet_manager.cc:1916] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:51:03.006906 12046 ts_tablet_manager.cc:1929] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 09:51:03.007267 12046 log.cc:1199] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 3c008ed6e879409eac463b6b82815590: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912040303198-3778-0/minicluster-data/ts-1-root/wals/f0af8d1b3a6a47cfbd39cc64a9f76a6e
I20260608 09:51:03.009137 11414 catalog_manager.cc:5027] TS 3c008ed6e879409eac463b6b82815590 (127.3.176.130:35399): tablet f0af8d1b3a6a47cfbd39cc64a9f76a6e (table test-workload [id=0f60405eb9b547bfaff7c8f20636a4c0]) successfully deleted
W20260608 09:51:03.986838 11477 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0578323e85234f588e722c8094eb0a68 not available for placement
I20260608 09:51:05.001304 11679 consensus_queue.cc:237] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
W20260608 09:51:05.009583 11643 consensus_peers.cc:597] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c -> Peer 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132:35731): Couldn't send request to peer 00c3c76717444a278614e3ac5e0e06fe. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:05.009641 11948 raft_consensus.cc:1275] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:51:05.011214 11603 raft_consensus.cc:1275] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Refusing update from remote peer ac3aac08eebf4f069cc283d6b79e034c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:51:05.011548 12032 consensus_queue.cc:1048] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:51:05.013593 12049 consensus_queue.cc:1048] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:51:05.022631 12032 raft_consensus.cc:2955] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:05.025264 11946 raft_consensus.cc:2955] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:05.026777 11603 raft_consensus.cc:2955] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } attrs { replace: true } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:05.039294 11429 catalog_manager.cc:5696] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: config changed from index 3 to 4, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "ac3aac08eebf4f069cc283d6b79e034c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:05.048924  3778 tablet_server.cc:179] TabletServer@127.3.176.129:35375 shutting down...
W20260608 09:51:05.078442 11645 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 41 similar messages]
I20260608 09:51:05.101747 11603 consensus_queue.cc:237] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } attrs { replace: true } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } }
I20260608 09:51:05.110628 11679 raft_consensus.cc:1275] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Refusing update from remote peer 3c008ed6e879409eac463b6b82815590: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:51:05.112819 12047 consensus_queue.cc:1048] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:05.132433 12052 raft_consensus.cc:2955] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } attrs { replace: true } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
W20260608 09:51:05.133546 11571 consensus_peers.cc:597] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:51:05.138339 11645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:35375, user_credentials={real_user=slave}} blocked reactor thread for 60892.3us
I20260608 09:51:05.142812 11679 raft_consensus.cc:2955] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } attrs { replace: true } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
W20260608 09:51:05.144006 11645 consensus_peers.cc:597] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:51:05.150401 11569 consensus_peers.cc:597] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 -> Peer 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132:35731): Couldn't send request to peer 00c3c76717444a278614e3ac5e0e06fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 363d33b545a147c4b4b9b1b5c2d6172f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:05.163087  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:05.165122  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:51:05.166327  3778 raft_consensus.cc:2243] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:05.167124  3778 raft_consensus.cc:2272] T 363d33b545a147c4b4b9b1b5c2d6172f P 0578323e85234f588e722c8094eb0a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.172554  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:51:05.173627  3778 raft_consensus.cc:2243] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:05.174757  3778 raft_consensus.cc:2272] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.178143  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:51:05.178864  3778 raft_consensus.cc:2243] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:05.179993  3778 raft_consensus.cc:2272] T 6e724e114c894322970592d2769e4d4b P 0578323e85234f588e722c8094eb0a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.180228 11426 catalog_manager.cc:5696] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c reported cstate change: config changed from index -1 to 3, NON_VOTER 00c3c76717444a278614e3ac5e0e06fe (127.3.176.132) added. New cstate: current_term: 2 leader_uuid: "3c008ed6e879409eac463b6b82815590" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0578323e85234f588e722c8094eb0a68" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 35375 } } peers { permanent_uuid: "3c008ed6e879409eac463b6b82815590" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 35399 } } peers { permanent_uuid: "ac3aac08eebf4f069cc283d6b79e034c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 44845 } attrs { replace: true } } peers { permanent_uuid: "00c3c76717444a278614e3ac5e0e06fe" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 35731 } attrs { promote: true } } }
I20260608 09:51:05.184685  3778 tablet_replica.cc:333] stopping tablet replica
I20260608 09:51:05.185470  3778 raft_consensus.cc:2243] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:05.186139  3778 raft_consensus.cc:2272] T 69afc506ec34453b9cbe3c5bce2cbc20 P 0578323e85234f588e722c8094eb0a68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.219453  3778 tablet_server.cc:196] TabletServer@127.3.176.129:35375 shutdown complete.
I20260608 09:51:05.255033  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:51:05.291268  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:05.292294  3778 tablet_replica.cc:333] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590: stopping tablet replica
I20260608 09:51:05.293249  3778 raft_consensus.cc:2243] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:51:05.294795  3778 raft_consensus.cc:2272] T 363d33b545a147c4b4b9b1b5c2d6172f P 3c008ed6e879409eac463b6b82815590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.299146  3778 tablet_replica.cc:333] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590: stopping tablet replica
I20260608 09:51:05.299973  3778 raft_consensus.cc:2243] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:05.300586  3778 raft_consensus.cc:2272] T 69afc506ec34453b9cbe3c5bce2cbc20 P 3c008ed6e879409eac463b6b82815590 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.303445  3778 tablet_replica.cc:333] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590: stopping tablet replica
I20260608 09:51:05.304064  3778 raft_consensus.cc:2243] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:05.304972  3778 raft_consensus.cc:2272] T 6e724e114c894322970592d2769e4d4b P 3c008ed6e879409eac463b6b82815590 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:51:05.323793 11645 consensus_peers.cc:597] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:05.337972  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:51:05.373085  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:51:05.400435 12068 ts_tablet_manager.cc:933] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: Initiating tablet copy from peer ac3aac08eebf4f069cc283d6b79e034c (127.3.176.131:44845)
I20260608 09:51:05.409176 12068 tablet_copy_client.cc:323] T 6e724e114c894322970592d2769e4d4b P 00c3c76717444a278614e3ac5e0e06fe: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:44845
I20260608 09:51:05.420853  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 09:51:05.423187 11645 consensus_peers.cc:597] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c -> Peer 0578323e85234f588e722c8094eb0a68 (127.3.176.129:35375): Couldn't send request to peer 0578323e85234f588e722c8094eb0a68. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:35375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:05.423363  3778 tablet_replica.cc:333] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c: stopping tablet replica
I20260608 09:51:05.424325  3778 raft_consensus.cc:2243] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:51:05.425383  3778 raft_consensus.cc:2272] T 69afc506ec34453b9cbe3c5bce2cbc20 P ac3aac08eebf4f069cc283d6b79e034c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.428784  3778 tablet_replica.cc:333] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c: stopping tablet replica
I20260608 09:51:05.429458  3778 raft_consensus.cc:2243] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:05.430524  3778 raft_consensus.cc:2272] T 6e724e114c894322970592d2769e4d4b P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.434072  3778 tablet_replica.cc:333] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c: stopping tablet replica
I20260608 09:51:05.434747  3778 raft_consensus.cc:2243] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:05.435647  3778 raft_consensus.cc:2272] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P ac3aac08eebf4f069cc283d6b79e034c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.438328  3778 tablet_replica.cc:333] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c: stopping tablet replica
I20260608 09:51:05.438891  3778 raft_consensus.cc:2243] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:05.439481  3778 raft_consensus.cc:2272] T 363d33b545a147c4b4b9b1b5c2d6172f P ac3aac08eebf4f069cc283d6b79e034c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.458833  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:51:05.492179  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
W20260608 09:51:05.534493 11829 connection.cc:466] server connection from 127.0.0.1:34566 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:34566 (request call id 18) could send its response
I20260608 09:51:05.536887  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:05.538108  3778 tablet_replica.cc:333] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe: stopping tablet replica
I20260608 09:51:05.538839  3778 raft_consensus.cc:2243] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:05.539569  3778 raft_consensus.cc:2272] T f0af8d1b3a6a47cfbd39cc64a9f76a6e P 00c3c76717444a278614e3ac5e0e06fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.564819  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:51:05.584209  3778 master.cc:562] Master@127.3.176.190:46417 shutting down...
W20260608 09:51:05.624177 11477 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:51:05.624526 11477 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:51:05.624716 11477 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:51:05.626025  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:05.626515  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:05.626857  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 002c8b20c72e409ba4db7199a829b664: stopping tablet replica
I20260608 09:51:05.647486  3778 master.cc:584] Master@127.3.176.190:46417 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9701 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 09:51:05.697122  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:33701
I20260608 09:51:05.698618  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:05.705400 12071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:05.705492 12072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:05.706408 12074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:05.707830  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:05.708858  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:05.709071  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:05.709218  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912265709201 us; error 0 us; skew 500 ppm
I20260608 09:51:05.709792  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:05.712575  3778 webserver.cc:533] Webserver started at http://127.3.176.190:44007/ using document root <none> and password file <none>
I20260608 09:51:05.713106  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:05.713282  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:05.713551  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:05.714697  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "ff751430f7a14f7ab7d22cc2bb3905e7"
format_stamp: "Formatted at 2026-06-08 09:51:05 on dist-test-slave-qcvl"
I20260608 09:51:05.719923  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 09:51:05.724339 12079 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:05.725395  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 09:51:05.725705  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "ff751430f7a14f7ab7d22cc2bb3905e7"
format_stamp: "Formatted at 2026-06-08 09:51:05 on dist-test-slave-qcvl"
I20260608 09:51:05.726025  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:05.760229  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:05.761732  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:05.806650  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:33701
I20260608 09:51:05.806768 12130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:33701 every 8 connection(s)
I20260608 09:51:05.811990 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:05.824973 12131 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7: Bootstrap starting.
I20260608 09:51:05.830291 12131 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:05.835103 12131 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7: No bootstrap required, opened a new log
I20260608 09:51:05.837527 12131 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff751430f7a14f7ab7d22cc2bb3905e7" member_type: VOTER }
I20260608 09:51:05.837941 12131 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:05.838161 12131 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff751430f7a14f7ab7d22cc2bb3905e7, State: Initialized, Role: FOLLOWER
I20260608 09:51:05.838791 12131 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff751430f7a14f7ab7d22cc2bb3905e7" member_type: VOTER }
I20260608 09:51:05.839263 12131 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:05.839497 12131 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:05.839751 12131 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:05.844599 12131 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff751430f7a14f7ab7d22cc2bb3905e7" member_type: VOTER }
I20260608 09:51:05.845144 12131 leader_election.cc:304] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ff751430f7a14f7ab7d22cc2bb3905e7; no voters: 
I20260608 09:51:05.846474 12131 leader_election.cc:290] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:05.847213 12134 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:05.848994 12134 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 1 LEADER]: Becoming Leader. State: Replica: ff751430f7a14f7ab7d22cc2bb3905e7, State: Running, Role: LEADER
I20260608 09:51:05.849964 12131 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:05.849819 12134 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff751430f7a14f7ab7d22cc2bb3905e7" member_type: VOTER }
I20260608 09:51:05.855720 12136 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff751430f7a14f7ab7d22cc2bb3905e7. Latest consensus state: current_term: 1 leader_uuid: "ff751430f7a14f7ab7d22cc2bb3905e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff751430f7a14f7ab7d22cc2bb3905e7" member_type: VOTER } }
I20260608 09:51:05.856647 12136 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:05.856590 12135 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff751430f7a14f7ab7d22cc2bb3905e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff751430f7a14f7ab7d22cc2bb3905e7" member_type: VOTER } }
I20260608 09:51:05.857216 12135 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:05.860257 12143 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:05.866638 12143 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:05.867826  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:05.877396 12143 catalog_manager.cc:1382] Generated new cluster ID: b8536faf95bc4172b5e6c3e069193266
I20260608 09:51:05.878013 12143 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:05.898680 12143 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:05.900341 12143 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:05.916610 12143 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7: Generated new TSK 0
I20260608 09:51:05.917373 12143 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:05.935351  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:05.942546 12152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:05.944113 12153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:05.945588 12155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:05.945842  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:05.946934  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:05.947145  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:05.947278  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912265947266 us; error 0 us; skew 500 ppm
I20260608 09:51:05.947901  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:05.950618  3778 webserver.cc:533] Webserver started at http://127.3.176.129:38283/ using document root <none> and password file <none>
I20260608 09:51:05.951159  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:05.951331  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:05.951633  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:05.953075  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "e35451e2e68e443d9755f1d329f7449b"
format_stamp: "Formatted at 2026-06-08 09:51:05 on dist-test-slave-qcvl"
I20260608 09:51:05.958482  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:51:05.962642 12160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:05.963541  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:05.963882  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "e35451e2e68e443d9755f1d329f7449b"
format_stamp: "Formatted at 2026-06-08 09:51:05 on dist-test-slave-qcvl"
I20260608 09:51:05.964226  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:05.977662  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:05.979108  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:05.980846  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:05.983608  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:05.983860  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:05.984141  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:05.984308  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:06.032914  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:39737
I20260608 09:51:06.033079 12222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:39737 every 8 connection(s)
I20260608 09:51:06.039103  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:06.046962 12227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:06.049304 12228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:06.050835 12223 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33701
I20260608 09:51:06.051394 12223 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:06.052604 12223 heartbeater.cc:507] Master 127.3.176.190:33701 requested a full tablet report, sending...
W20260608 09:51:06.052721 12230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:06.053215  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:06.054195  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:06.054466  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:06.054630  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912266054612 us; error 0 us; skew 500 ppm
I20260608 09:51:06.055222  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:06.055522 12096 ts_manager.cc:194] Registered new tserver with Master: e35451e2e68e443d9755f1d329f7449b (127.3.176.129:39737)
I20260608 09:51:06.058025  3778 webserver.cc:533] Webserver started at http://127.3.176.130:44261/ using document root <none> and password file <none>
I20260608 09:51:06.058138 12096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58374
I20260608 09:51:06.058620  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:06.058885  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:06.059146  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:06.060302  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "af8da5bcdc254a6e802735a3be39db92"
format_stamp: "Formatted at 2026-06-08 09:51:06 on dist-test-slave-qcvl"
I20260608 09:51:06.065330  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:51:06.069290 12235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:06.070209  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:51:06.070516  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "af8da5bcdc254a6e802735a3be39db92"
format_stamp: "Formatted at 2026-06-08 09:51:06 on dist-test-slave-qcvl"
I20260608 09:51:06.070785  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:06.093309  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:06.094514  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:06.096108  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:06.098810  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:06.099032  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:06.099264  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:06.099426  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:06.142305  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:44585
I20260608 09:51:06.142515 12297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:44585 every 8 connection(s)
I20260608 09:51:06.147598  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:06.155076 12301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:06.155910 12302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:06.157681 12304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:06.159763  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:06.161022  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:06.161294  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:06.161512  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912266161493 us; error 0 us; skew 500 ppm
I20260608 09:51:06.162310  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:06.162699 12298 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33701
I20260608 09:51:06.163223 12298 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:06.164348 12298 heartbeater.cc:507] Master 127.3.176.190:33701 requested a full tablet report, sending...
I20260608 09:51:06.165251  3778 webserver.cc:533] Webserver started at http://127.3.176.131:38537/ using document root <none> and password file <none>
I20260608 09:51:06.165851  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:06.166049  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:06.166361  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:06.166872 12096 ts_manager.cc:194] Registered new tserver with Master: af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585)
I20260608 09:51:06.167975  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c"
format_stamp: "Formatted at 2026-06-08 09:51:06 on dist-test-slave-qcvl"
I20260608 09:51:06.168685 12096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58382
I20260608 09:51:06.173506  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:51:06.177469 12309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:06.178386  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:51:06.178705  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c"
format_stamp: "Formatted at 2026-06-08 09:51:06 on dist-test-slave-qcvl"
I20260608 09:51:06.178984  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:06.199254  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:06.200563  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:06.202083  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:06.204579  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:06.204787  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:06.205011  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:06.205165  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:06.248499  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:41281
I20260608 09:51:06.248659 12371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:41281 every 8 connection(s)
I20260608 09:51:06.263679 12372 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33701
I20260608 09:51:06.264230 12372 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:06.265165 12372 heartbeater.cc:507] Master 127.3.176.190:33701 requested a full tablet report, sending...
I20260608 09:51:06.267787 12096 ts_manager.cc:194] Registered new tserver with Master: fe1c8abb70504056a8c6e1d5fceb8b0c (127.3.176.131:41281)
I20260608 09:51:06.268357  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016332412s
I20260608 09:51:06.269659 12096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58394
I20260608 09:51:07.061507 12223 heartbeater.cc:499] Master 127.3.176.190:33701 was elected leader, sending a full tablet report...
I20260608 09:51:07.172005 12298 heartbeater.cc:499] Master 127.3.176.190:33701 was elected leader, sending a full tablet report...
I20260608 09:51:07.272809 12372 heartbeater.cc:499] Master 127.3.176.190:33701 was elected leader, sending a full tablet report...
I20260608 09:51:07.327235 12096 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36744:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:51:07.330152 12096 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:51:07.388814 12337 tablet_service.cc:1511] Processing CreateTablet for tablet 24104fec30bc4fc0b7f0f8658908f84f (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:51:07.390607 12337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24104fec30bc4fc0b7f0f8658908f84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.395510 12336 tablet_service.cc:1511] Processing CreateTablet for tablet 90803b65e2ec4f6a867337d7bbc5341b (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:51:07.397145 12336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90803b65e2ec4f6a867337d7bbc5341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.404520 12335 tablet_service.cc:1511] Processing CreateTablet for tablet 648eb95cd96d412695469778a7f44b0b (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:51:07.406229 12335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 648eb95cd96d412695469778a7f44b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.406648 12188 tablet_service.cc:1511] Processing CreateTablet for tablet 24104fec30bc4fc0b7f0f8658908f84f (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:51:07.408267 12188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24104fec30bc4fc0b7f0f8658908f84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.413542 12187 tablet_service.cc:1511] Processing CreateTablet for tablet 90803b65e2ec4f6a867337d7bbc5341b (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:51:07.414153 12334 tablet_service.cc:1511] Processing CreateTablet for tablet ce78c5fc21fd489398c7e287ac3795fd (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:51:07.416003 12334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce78c5fc21fd489398c7e287ac3795fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.416433 12186 tablet_service.cc:1511] Processing CreateTablet for tablet 648eb95cd96d412695469778a7f44b0b (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:51:07.415019 12187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90803b65e2ec4f6a867337d7bbc5341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.418664 12185 tablet_service.cc:1511] Processing CreateTablet for tablet ce78c5fc21fd489398c7e287ac3795fd (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:51:07.419767 12186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 648eb95cd96d412695469778a7f44b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.420452 12185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce78c5fc21fd489398c7e287ac3795fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.438984 12263 tablet_service.cc:1511] Processing CreateTablet for tablet 24104fec30bc4fc0b7f0f8658908f84f (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:51:07.440732 12263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24104fec30bc4fc0b7f0f8658908f84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.451663 12262 tablet_service.cc:1511] Processing CreateTablet for tablet 90803b65e2ec4f6a867337d7bbc5341b (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:51:07.452059 12260 tablet_service.cc:1511] Processing CreateTablet for tablet ce78c5fc21fd489398c7e287ac3795fd (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:51:07.454463 12261 tablet_service.cc:1511] Processing CreateTablet for tablet 648eb95cd96d412695469778a7f44b0b (DEFAULT_TABLE table=test-workload [id=71945e421f8945b0aba04c81cccbdfb9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:51:07.457473 12392 tablet_bootstrap.cc:492] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c: Bootstrap starting.
I20260608 09:51:07.461724 12262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90803b65e2ec4f6a867337d7bbc5341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.465082 12261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 648eb95cd96d412695469778a7f44b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.465788 12392 tablet_bootstrap.cc:654] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.472793 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce78c5fc21fd489398c7e287ac3795fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:07.491408 12395 tablet_bootstrap.cc:492] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92: Bootstrap starting.
I20260608 09:51:07.495647 12393 tablet_bootstrap.cc:492] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b: Bootstrap starting.
I20260608 09:51:07.491638 12392 tablet_bootstrap.cc:492] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c: No bootstrap required, opened a new log
I20260608 09:51:07.496541 12392 ts_tablet_manager.cc:1403] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.013s
I20260608 09:51:07.499159 12395 tablet_bootstrap.cc:654] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.500272 12392 raft_consensus.cc:359] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.501121 12392 raft_consensus.cc:385] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.501432 12392 raft_consensus.cc:740] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe1c8abb70504056a8c6e1d5fceb8b0c, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.502341 12392 consensus_queue.cc:260] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.510456 12392 ts_tablet_manager.cc:1434] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260608 09:51:07.511924 12392 tablet_bootstrap.cc:492] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c: Bootstrap starting.
I20260608 09:51:07.514631 12393 tablet_bootstrap.cc:654] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.519593 12392 tablet_bootstrap.cc:654] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.525864 12393 tablet_bootstrap.cc:492] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b: No bootstrap required, opened a new log
I20260608 09:51:07.526058 12395 tablet_bootstrap.cc:492] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92: No bootstrap required, opened a new log
I20260608 09:51:07.526329 12393 ts_tablet_manager.cc:1403] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260608 09:51:07.526696 12395 ts_tablet_manager.cc:1403] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.009s
I20260608 09:51:07.527180 12392 tablet_bootstrap.cc:492] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c: No bootstrap required, opened a new log
I20260608 09:51:07.527758 12392 ts_tablet_manager.cc:1403] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260608 09:51:07.529214 12393 raft_consensus.cc:359] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.530045 12393 raft_consensus.cc:385] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.530375 12393 raft_consensus.cc:740] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35451e2e68e443d9755f1d329f7449b, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.530524 12395 raft_consensus.cc:359] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.530838 12392 raft_consensus.cc:359] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.531497 12395 raft_consensus.cc:385] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.531572 12392 raft_consensus.cc:385] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.531318 12393 consensus_queue.cc:260] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.532214 12395 raft_consensus.cc:740] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8da5bcdc254a6e802735a3be39db92, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.532311 12392 raft_consensus.cc:740] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe1c8abb70504056a8c6e1d5fceb8b0c, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.533231 12395 consensus_queue.cc:260] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.533457 12392 consensus_queue.cc:260] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.534765 12393 ts_tablet_manager.cc:1434] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:51:07.535902 12393 tablet_bootstrap.cc:492] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b: Bootstrap starting.
I20260608 09:51:07.538921 12392 ts_tablet_manager.cc:1434] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260608 09:51:07.540309 12392 tablet_bootstrap.cc:492] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c: Bootstrap starting.
I20260608 09:51:07.542472 12393 tablet_bootstrap.cc:654] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.548260 12392 tablet_bootstrap.cc:654] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.554543 12393 tablet_bootstrap.cc:492] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b: No bootstrap required, opened a new log
I20260608 09:51:07.554733 12395 ts_tablet_manager.cc:1434] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92: Time spent starting tablet: real 0.028s	user 0.020s	sys 0.008s
I20260608 09:51:07.556322 12395 tablet_bootstrap.cc:492] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92: Bootstrap starting.
I20260608 09:51:07.555219 12393 ts_tablet_manager.cc:1403] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260608 09:51:07.561473 12393 raft_consensus.cc:359] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.562373 12393 raft_consensus.cc:385] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.562719 12393 raft_consensus.cc:740] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35451e2e68e443d9755f1d329f7449b, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.563719 12393 consensus_queue.cc:260] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.567364 12395 tablet_bootstrap.cc:654] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.573282 12393 ts_tablet_manager.cc:1434] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260608 09:51:07.575839 12393 tablet_bootstrap.cc:492] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b: Bootstrap starting.
I20260608 09:51:07.580374 12392 tablet_bootstrap.cc:492] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c: No bootstrap required, opened a new log
I20260608 09:51:07.580585 12395 tablet_bootstrap.cc:492] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92: No bootstrap required, opened a new log
I20260608 09:51:07.581025 12392 ts_tablet_manager.cc:1403] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.010s
I20260608 09:51:07.581573 12395 ts_tablet_manager.cc:1403] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260608 09:51:07.583048 12393 tablet_bootstrap.cc:654] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.584054 12392 raft_consensus.cc:359] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.584784 12392 raft_consensus.cc:385] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.585107 12392 raft_consensus.cc:740] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe1c8abb70504056a8c6e1d5fceb8b0c, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.585237 12395 raft_consensus.cc:359] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.586151 12395 raft_consensus.cc:385] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.585976 12392 consensus_queue.cc:260] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.586604 12395 raft_consensus.cc:740] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8da5bcdc254a6e802735a3be39db92, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.588323 12392 ts_tablet_manager.cc:1434] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 09:51:07.589222 12392 tablet_bootstrap.cc:492] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c: Bootstrap starting.
I20260608 09:51:07.589568 12393 tablet_bootstrap.cc:492] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b: No bootstrap required, opened a new log
I20260608 09:51:07.589708 12395 consensus_queue.cc:260] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.590320 12393 ts_tablet_manager.cc:1403] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 09:51:07.592463 12395 ts_tablet_manager.cc:1434] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:51:07.593902 12397 raft_consensus.cc:493] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:07.594067 12393 raft_consensus.cc:359] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.594518 12397 raft_consensus.cc:515] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.594965 12393 raft_consensus.cc:385] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.595311 12393 raft_consensus.cc:740] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35451e2e68e443d9755f1d329f7449b, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.596240 12393 consensus_queue.cc:260] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.596771 12395 tablet_bootstrap.cc:492] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92: Bootstrap starting.
I20260608 09:51:07.598763 12393 ts_tablet_manager.cc:1434] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:51:07.600059 12393 tablet_bootstrap.cc:492] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b: Bootstrap starting.
I20260608 09:51:07.605430 12395 tablet_bootstrap.cc:654] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.607084 12393 tablet_bootstrap.cc:654] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.607577 12397 leader_election.cc:290] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e35451e2e68e443d9755f1d329f7449b (127.3.176.129:39737), af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585)
I20260608 09:51:07.618180 12395 tablet_bootstrap.cc:492] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92: No bootstrap required, opened a new log
I20260608 09:51:07.619139 12395 ts_tablet_manager.cc:1403] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260608 09:51:07.622750 12395 raft_consensus.cc:359] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.623582 12395 raft_consensus.cc:385] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.623901 12392 tablet_bootstrap.cc:654] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.623925 12395 raft_consensus.cc:740] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8da5bcdc254a6e802735a3be39db92, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.627290 12395 consensus_queue.cc:260] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.630669 12395 ts_tablet_manager.cc:1434] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:51:07.645424 12392 tablet_bootstrap.cc:492] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c: No bootstrap required, opened a new log
I20260608 09:51:07.646248 12392 ts_tablet_manager.cc:1403] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.005s
I20260608 09:51:07.650130 12392 raft_consensus.cc:359] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.650957 12392 raft_consensus.cc:385] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.651408 12392 raft_consensus.cc:740] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe1c8abb70504056a8c6e1d5fceb8b0c, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.651394 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648eb95cd96d412695469778a7f44b0b" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92" is_pre_election: true
I20260608 09:51:07.652391 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648eb95cd96d412695469778a7f44b0b" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35451e2e68e443d9755f1d329f7449b" is_pre_election: true
I20260608 09:51:07.652558 12273 raft_consensus.cc:2468] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 0.
I20260608 09:51:07.653213 12198 raft_consensus.cc:2468] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 0.
I20260608 09:51:07.654495 12393 tablet_bootstrap.cc:492] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b: No bootstrap required, opened a new log
I20260608 09:51:07.654311 12311 leader_election.cc:304] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8da5bcdc254a6e802735a3be39db92, fe1c8abb70504056a8c6e1d5fceb8b0c; no voters: 
I20260608 09:51:07.655037 12393 ts_tablet_manager.cc:1403] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.015s
I20260608 09:51:07.656458 12392 consensus_queue.cc:260] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.657068 12397 raft_consensus.cc:2804] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:07.657508 12397 raft_consensus.cc:493] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:07.657833 12397 raft_consensus.cc:3060] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.658435 12393 raft_consensus.cc:359] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.659135 12393 raft_consensus.cc:385] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.659425 12393 raft_consensus.cc:740] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35451e2e68e443d9755f1d329f7449b, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.660871 12395 tablet_bootstrap.cc:492] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92: Bootstrap starting.
I20260608 09:51:07.665863 12397 raft_consensus.cc:515] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.668216 12392 ts_tablet_manager.cc:1434] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.009s
I20260608 09:51:07.671438 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648eb95cd96d412695469778a7f44b0b" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35451e2e68e443d9755f1d329f7449b"
I20260608 09:51:07.671823 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648eb95cd96d412695469778a7f44b0b" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92"
I20260608 09:51:07.672855 12273 raft_consensus.cc:3060] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.672259 12198 raft_consensus.cc:3060] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.668303 12395 tablet_bootstrap.cc:654] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:07.683835 12395 tablet_bootstrap.cc:492] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92: No bootstrap required, opened a new log
I20260608 09:51:07.666450 12393 consensus_queue.cc:260] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.683861 12198 raft_consensus.cc:2468] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 1.
I20260608 09:51:07.686065 12313 leader_election.cc:304] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e35451e2e68e443d9755f1d329f7449b, fe1c8abb70504056a8c6e1d5fceb8b0c; no voters: 
I20260608 09:51:07.686269 12397 leader_election.cc:290] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 election: Requested vote from peers e35451e2e68e443d9755f1d329f7449b (127.3.176.129:39737), af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585)
I20260608 09:51:07.686136 12273 raft_consensus.cc:2468] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 1.
I20260608 09:51:07.686136 12393 ts_tablet_manager.cc:1434] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260608 09:51:07.687134 12395 ts_tablet_manager.cc:1403] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260608 09:51:07.687170 12411 raft_consensus.cc:2804] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:07.688546 12411 raft_consensus.cc:697] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Becoming Leader. State: Replica: fe1c8abb70504056a8c6e1d5fceb8b0c, State: Running, Role: LEADER
I20260608 09:51:07.689504 12411 consensus_queue.cc:237] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.691192 12395 raft_consensus.cc:359] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.692188 12395 raft_consensus.cc:385] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:07.692579 12395 raft_consensus.cc:740] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8da5bcdc254a6e802735a3be39db92, State: Initialized, Role: FOLLOWER
I20260608 09:51:07.693678 12395 consensus_queue.cc:260] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.696394 12395 ts_tablet_manager.cc:1434] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 09:51:07.704128 12094 catalog_manager.cc:5696] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe1c8abb70504056a8c6e1d5fceb8b0c (127.3.176.131). New cstate: current_term: 1 leader_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:07.709022 12400 raft_consensus.cc:493] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:07.709699 12400 raft_consensus.cc:515] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.714128 12400 leader_election.cc:290] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe1c8abb70504056a8c6e1d5fceb8b0c (127.3.176.131:41281), af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585)
I20260608 09:51:07.720273 12411 raft_consensus.cc:493] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:07.720948 12411 raft_consensus.cc:515] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.724404 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24104fec30bc4fc0b7f0f8658908f84f" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92" is_pre_election: true
I20260608 09:51:07.724861 12411 leader_election.cc:290] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585), e35451e2e68e443d9755f1d329f7449b (127.3.176.129:39737)
I20260608 09:51:07.725212 12273 raft_consensus.cc:2468] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 0.
I20260608 09:51:07.725682 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24104fec30bc4fc0b7f0f8658908f84f" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35451e2e68e443d9755f1d329f7449b" is_pre_election: true
I20260608 09:51:07.726404 12311 leader_election.cc:304] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8da5bcdc254a6e802735a3be39db92, fe1c8abb70504056a8c6e1d5fceb8b0c; no voters: 
I20260608 09:51:07.726490 12198 raft_consensus.cc:2468] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 0.
I20260608 09:51:07.727202 12411 raft_consensus.cc:2804] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:07.727669 12411 raft_consensus.cc:493] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:07.728055 12411 raft_consensus.cc:3060] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.729008 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24104fec30bc4fc0b7f0f8658908f84f" candidate_uuid: "e35451e2e68e443d9755f1d329f7449b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" is_pre_election: true
I20260608 09:51:07.731027 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24104fec30bc4fc0b7f0f8658908f84f" candidate_uuid: "e35451e2e68e443d9755f1d329f7449b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92" is_pre_election: true
I20260608 09:51:07.731756 12273 raft_consensus.cc:2468] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e35451e2e68e443d9755f1d329f7449b in term 0.
I20260608 09:51:07.733031 12162 leader_election.cc:304] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8da5bcdc254a6e802735a3be39db92, e35451e2e68e443d9755f1d329f7449b; no voters: 
I20260608 09:51:07.733835 12400 raft_consensus.cc:2804] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:07.734125 12400 raft_consensus.cc:493] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:07.734381 12400 raft_consensus.cc:3060] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.735924 12411 raft_consensus.cc:515] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.737139 12347 raft_consensus.cc:2393] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e35451e2e68e443d9755f1d329f7449b in current term 1: Already voted for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in this term.
I20260608 09:51:07.738071 12411 leader_election.cc:290] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 election: Requested vote from peers af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585), e35451e2e68e443d9755f1d329f7449b (127.3.176.129:39737)
I20260608 09:51:07.739042 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24104fec30bc4fc0b7f0f8658908f84f" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92"
I20260608 09:51:07.739564 12273 raft_consensus.cc:3060] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.741101 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24104fec30bc4fc0b7f0f8658908f84f" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35451e2e68e443d9755f1d329f7449b"
I20260608 09:51:07.741815 12400 raft_consensus.cc:515] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.742822 12198 raft_consensus.cc:2393] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe1c8abb70504056a8c6e1d5fceb8b0c in current term 1: Already voted for candidate e35451e2e68e443d9755f1d329f7449b in this term.
I20260608 09:51:07.742990 12411 raft_consensus.cc:493] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:07.744176 12411 raft_consensus.cc:515] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.744889 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24104fec30bc4fc0b7f0f8658908f84f" candidate_uuid: "e35451e2e68e443d9755f1d329f7449b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c"
I20260608 09:51:07.745729 12347 raft_consensus.cc:2393] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e35451e2e68e443d9755f1d329f7449b in current term 1: Already voted for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in this term.
I20260608 09:51:07.745658 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24104fec30bc4fc0b7f0f8658908f84f" candidate_uuid: "e35451e2e68e443d9755f1d329f7449b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92"
I20260608 09:51:07.746579 12273 raft_consensus.cc:2468] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 1.
I20260608 09:51:07.747447 12411 leader_election.cc:290] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e35451e2e68e443d9755f1d329f7449b (127.3.176.129:39737), af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585)
I20260608 09:51:07.747547 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78c5fc21fd489398c7e287ac3795fd" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35451e2e68e443d9755f1d329f7449b" is_pre_election: true
I20260608 09:51:07.748035 12311 leader_election.cc:304] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af8da5bcdc254a6e802735a3be39db92, fe1c8abb70504056a8c6e1d5fceb8b0c; no voters: e35451e2e68e443d9755f1d329f7449b
I20260608 09:51:07.748569 12198 raft_consensus.cc:2468] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 0.
I20260608 09:51:07.748628 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78c5fc21fd489398c7e287ac3795fd" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92" is_pre_election: true
I20260608 09:51:07.749049 12411 raft_consensus.cc:2804] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:07.748742 12400 leader_election.cc:290] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [CANDIDATE]: Term 1 election: Requested vote from peers fe1c8abb70504056a8c6e1d5fceb8b0c (127.3.176.131:41281), af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585)
I20260608 09:51:07.748648 12163 leader_election.cc:304] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e35451e2e68e443d9755f1d329f7449b; no voters: af8da5bcdc254a6e802735a3be39db92, fe1c8abb70504056a8c6e1d5fceb8b0c
I20260608 09:51:07.749948 12411 raft_consensus.cc:697] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Becoming Leader. State: Replica: fe1c8abb70504056a8c6e1d5fceb8b0c, State: Running, Role: LEADER
I20260608 09:51:07.749866 12273 raft_consensus.cc:2468] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 0.
I20260608 09:51:07.751003 12313 leader_election.cc:304] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e35451e2e68e443d9755f1d329f7449b, fe1c8abb70504056a8c6e1d5fceb8b0c; no voters: 
I20260608 09:51:07.751055 12400 raft_consensus.cc:2749] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:51:07.751474 12411 consensus_queue.cc:237] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } }
I20260608 09:51:07.752238 12397 raft_consensus.cc:2804] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:07.752688 12397 raft_consensus.cc:493] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:07.753041 12397 raft_consensus.cc:3060] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.758984 12397 raft_consensus.cc:515] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.761138 12397 leader_election.cc:290] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 election: Requested vote from peers e35451e2e68e443d9755f1d329f7449b (127.3.176.129:39737), af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585)
I20260608 09:51:07.760687 12094 catalog_manager.cc:5696] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe1c8abb70504056a8c6e1d5fceb8b0c (127.3.176.131). New cstate: current_term: 1 leader_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:07.761650 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78c5fc21fd489398c7e287ac3795fd" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35451e2e68e443d9755f1d329f7449b"
I20260608 09:51:07.761884 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78c5fc21fd489398c7e287ac3795fd" candidate_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92"
I20260608 09:51:07.762287 12198 raft_consensus.cc:3060] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.762573 12273 raft_consensus.cc:3060] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.768996 12273 raft_consensus.cc:2468] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 1.
I20260608 09:51:07.769673 12198 raft_consensus.cc:2468] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe1c8abb70504056a8c6e1d5fceb8b0c in term 1.
I20260608 09:51:07.770078 12311 leader_election.cc:304] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8da5bcdc254a6e802735a3be39db92, fe1c8abb70504056a8c6e1d5fceb8b0c; no voters: 
I20260608 09:51:07.770939 12397 raft_consensus.cc:2804] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:07.771484 12397 raft_consensus.cc:697] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Becoming Leader. State: Replica: fe1c8abb70504056a8c6e1d5fceb8b0c, State: Running, Role: LEADER
I20260608 09:51:07.772410 12397 consensus_queue.cc:237] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.780812 12094 catalog_manager.cc:5696] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe1c8abb70504056a8c6e1d5fceb8b0c (127.3.176.131). New cstate: current_term: 1 leader_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:07.845588 12400 raft_consensus.cc:493] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:07.846258 12400 raft_consensus.cc:515] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.848315 12400 leader_election.cc:290] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585), fe1c8abb70504056a8c6e1d5fceb8b0c (127.3.176.131:41281)
I20260608 09:51:07.849270 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90803b65e2ec4f6a867337d7bbc5341b" candidate_uuid: "e35451e2e68e443d9755f1d329f7449b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92" is_pre_election: true
I20260608 09:51:07.849465 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90803b65e2ec4f6a867337d7bbc5341b" candidate_uuid: "e35451e2e68e443d9755f1d329f7449b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" is_pre_election: true
I20260608 09:51:07.849915 12273 raft_consensus.cc:2468] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e35451e2e68e443d9755f1d329f7449b in term 0.
I20260608 09:51:07.850162 12347 raft_consensus.cc:2468] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e35451e2e68e443d9755f1d329f7449b in term 0.
I20260608 09:51:07.851099 12162 leader_election.cc:304] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8da5bcdc254a6e802735a3be39db92, e35451e2e68e443d9755f1d329f7449b; no voters: 
I20260608 09:51:07.851886 12400 raft_consensus.cc:2804] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:07.852247 12400 raft_consensus.cc:493] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:07.852525 12400 raft_consensus.cc:3060] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.858258 12400 raft_consensus.cc:515] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.860193 12400 leader_election.cc:290] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [CANDIDATE]: Term 1 election: Requested vote from peers af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585), fe1c8abb70504056a8c6e1d5fceb8b0c (127.3.176.131:41281)
I20260608 09:51:07.861213 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90803b65e2ec4f6a867337d7bbc5341b" candidate_uuid: "e35451e2e68e443d9755f1d329f7449b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8da5bcdc254a6e802735a3be39db92"
I20260608 09:51:07.861361 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90803b65e2ec4f6a867337d7bbc5341b" candidate_uuid: "e35451e2e68e443d9755f1d329f7449b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c"
I20260608 09:51:07.861888 12273 raft_consensus.cc:3060] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:07.862016 12347 raft_consensus.cc:3060] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:07.866155 12144 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:51:07.867856 12347 raft_consensus.cc:2468] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e35451e2e68e443d9755f1d329f7449b in term 1.
I20260608 09:51:07.869138 12273 raft_consensus.cc:2468] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e35451e2e68e443d9755f1d329f7449b in term 1.
I20260608 09:51:07.869199 12163 leader_election.cc:304] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e35451e2e68e443d9755f1d329f7449b, fe1c8abb70504056a8c6e1d5fceb8b0c; no voters: 
I20260608 09:51:07.870404 12400 raft_consensus.cc:2804] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:07.871511 12400 raft_consensus.cc:697] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 1 LEADER]: Becoming Leader. State: Replica: e35451e2e68e443d9755f1d329f7449b, State: Running, Role: LEADER
I20260608 09:51:07.872364 12400 consensus_queue.cc:237] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } }
I20260608 09:51:07.880414 12094 catalog_manager.cc:5696] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b reported cstate change: term changed from 0 to 1, leader changed from <none> to e35451e2e68e443d9755f1d329f7449b (127.3.176.129). New cstate: current_term: 1 leader_uuid: "e35451e2e68e443d9755f1d329f7449b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:08.000707  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:08.008255 12420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:08.008455 12421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:08.011886 12423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:08.011982  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:08.013533  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:08.013772  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:08.013984  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912268013957 us; error 0 us; skew 500 ppm
I20260608 09:51:08.014680  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:08.017657  3778 webserver.cc:533] Webserver started at http://127.3.176.132:42959/ using document root <none> and password file <none>
I20260608 09:51:08.018221  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:08.018411  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:08.018707  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:08.019994  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "b9c5bf220681482a919b78928da79fdd"
format_stamp: "Formatted at 2026-06-08 09:51:08 on dist-test-slave-qcvl"
I20260608 09:51:08.026309  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:51:08.030409 12428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:08.031500  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:08.031927  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "b9c5bf220681482a919b78928da79fdd"
format_stamp: "Formatted at 2026-06-08 09:51:08 on dist-test-slave-qcvl"
I20260608 09:51:08.032370  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:08.062091  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:08.063594  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:08.065022  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:08.067862  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:08.068137  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:08.068383  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:08.068558  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:08.074841 12411 consensus_queue.cc:1048] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:08.075731 12397 consensus_queue.cc:1048] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:08.142805  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:42783
I20260608 09:51:08.143129 12495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:42783 every 8 connection(s)
I20260608 09:51:08.145399 12411 consensus_queue.cc:1048] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:08.172358 12411 consensus_queue.cc:1048] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:08.175307 12496 heartbeater.cc:344] Connected to a master server at 127.3.176.190:33701
I20260608 09:51:08.175752 12496 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:08.176796 12496 heartbeater.cc:507] Master 127.3.176.190:33701 requested a full tablet report, sending...
I20260608 09:51:08.179950 12093 ts_manager.cc:194] Registered new tserver with Master: b9c5bf220681482a919b78928da79fdd (127.3.176.132:42783)
I20260608 09:51:08.182117 12093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36748
I20260608 09:51:08.306502 12411 consensus_queue.cc:1048] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:08.319065 12501 consensus_queue.cc:1048] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:08.373468 12400 consensus_queue.cc:1048] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:08.387135 12400 consensus_queue.cc:1048] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:08.892617 12347 consensus_queue.cc:237] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } }
I20260608 09:51:08.900830 12198 raft_consensus.cc:1275] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:08.901108 12273 raft_consensus.cc:1275] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:08.903613 12411 consensus_queue.cc:1048] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:08.904881 12501 consensus_queue.cc:1048] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:08.913568 12397 raft_consensus.cc:2955] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:08.915443 12273 raft_consensus.cc:2955] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:08.916316 12198 raft_consensus.cc:2955] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
W20260608 09:51:08.918481 12310 consensus_peers.cc:597] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c -> Peer b9c5bf220681482a919b78928da79fdd (127.3.176.132:42783): Couldn't send request to peer b9c5bf220681482a919b78928da79fdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24104fec30bc4fc0b7f0f8658908f84f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:08.930356 12095 catalog_manager.cc:5696] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b reported cstate change: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: true } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:08.953168 12198 consensus_queue.cc:237] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: true } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } }
I20260608 09:51:08.961351 12347 raft_consensus.cc:1275] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Refusing update from remote peer e35451e2e68e443d9755f1d329f7449b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:08.961351 12273 raft_consensus.cc:1275] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Refusing update from remote peer e35451e2e68e443d9755f1d329f7449b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:08.963127 12506 consensus_queue.cc:1048] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:08.964033 12400 consensus_queue.cc:1048] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:51:08.972275 12161 consensus_peers.cc:597] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b -> Peer b9c5bf220681482a919b78928da79fdd (127.3.176.132:42783): Couldn't send request to peer b9c5bf220681482a919b78928da79fdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90803b65e2ec4f6a867337d7bbc5341b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:08.972573 12507 raft_consensus.cc:2955] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: true } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:08.974697 12273 raft_consensus.cc:2955] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: true } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:08.974697 12347 raft_consensus.cc:2955] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: true } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:08.988484 12346 consensus_queue.cc:237] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: true } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } }
I20260608 09:51:08.987804 12093 catalog_manager.cc:5696] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b reported cstate change: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "e35451e2e68e443d9755f1d329f7449b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:51:08.997778 12310 consensus_peers.cc:597] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c -> Peer b9c5bf220681482a919b78928da79fdd (127.3.176.132:42783): Couldn't send request to peer b9c5bf220681482a919b78928da79fdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 648eb95cd96d412695469778a7f44b0b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:08.999030 12198 raft_consensus.cc:1275] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:08.999303 12273 raft_consensus.cc:1275] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:09.001469 12411 consensus_queue.cc:1048] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:09.002377 12397 consensus_queue.cc:1048] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:09.014312 12501 raft_consensus.cc:2955] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: true } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.015740 12198 raft_consensus.cc:2955] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: true } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.017661 12273 raft_consensus.cc:2955] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: true } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.030597 12095 catalog_manager.cc:5696] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b reported cstate change: config changed from index -1 to 2, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: true } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.033124 12346 consensus_queue.cc:237] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } }
W20260608 09:51:09.041678 12310 consensus_peers.cc:597] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c -> Peer b9c5bf220681482a919b78928da79fdd (127.3.176.132:42783): Couldn't send request to peer b9c5bf220681482a919b78928da79fdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24104fec30bc4fc0b7f0f8658908f84f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:09.041929 12273 raft_consensus.cc:1275] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:51:09.042153 12198 raft_consensus.cc:1275] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:51:09.043817 12397 consensus_queue.cc:1048] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:09.044500 12501 consensus_queue.cc:1048] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:09.053814 12397 raft_consensus.cc:2955] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.056175 12273 raft_consensus.cc:2955] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.056599 12198 raft_consensus.cc:2955] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.070132 12093 catalog_manager.cc:5696] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
W20260608 09:51:09.072238 12144 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:51:09.072736 12144 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:51:09.078449 12198 consensus_queue.cc:237] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } }
I20260608 09:51:09.086741 12273 raft_consensus.cc:1275] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Refusing update from remote peer e35451e2e68e443d9755f1d329f7449b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:51:09.086900 12346 raft_consensus.cc:1275] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Refusing update from remote peer e35451e2e68e443d9755f1d329f7449b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 09:51:09.087085 12161 consensus_peers.cc:597] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b -> Peer b9c5bf220681482a919b78928da79fdd (127.3.176.132:42783): Couldn't send request to peer b9c5bf220681482a919b78928da79fdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90803b65e2ec4f6a867337d7bbc5341b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:09.088644 12507 consensus_queue.cc:1048] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:09.090122 12507 consensus_queue.cc:1048] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:09.096386 12346 consensus_queue.cc:237] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } }
I20260608 09:51:09.099524 12273 raft_consensus.cc:2955] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.100711 12347 raft_consensus.cc:2955] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.102861 12198 raft_consensus.cc:1275] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:51:09.103278 12272 raft_consensus.cc:1275] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:51:09.104992 12411 consensus_queue.cc:1048] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:51:09.105743 12397 consensus_queue.cc:1048] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:51:09.104950 12507 raft_consensus.cc:2955] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.113185 12501 raft_consensus.cc:2955] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } } }
I20260608 09:51:09.117079 12272 raft_consensus.cc:2955] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } } }
I20260608 09:51:09.118935 12094 catalog_manager.cc:5696] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e35451e2e68e443d9755f1d329f7449b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
W20260608 09:51:09.128841 12144 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:51:09.129276 12144 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:51:09.121141 12198 raft_consensus.cc:2955] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } } }
I20260608 09:51:09.134228 12082 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 24104fec30bc4fc0b7f0f8658908f84f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:51:09.138532 12347 consensus_queue.cc:237] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: false } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } }
I20260608 09:51:09.143452 12094 catalog_manager.cc:5696] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 reported cstate change: config changed from index 3 to 4, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) evicted. New cstate: current_term: 1 leader_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } attrs { replace: false } } }
I20260608 09:51:09.144335 12197 consensus_queue.cc:237] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } }
W20260608 09:51:09.148356 12310 consensus_peers.cc:597] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c -> Peer b9c5bf220681482a919b78928da79fdd (127.3.176.132:42783): Couldn't send request to peer b9c5bf220681482a919b78928da79fdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 648eb95cd96d412695469778a7f44b0b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:09.148346 12272 raft_consensus.cc:1275] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:51:09.151051 12501 consensus_queue.cc:1048] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:09.157807 12273 raft_consensus.cc:1275] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Refusing update from remote peer e35451e2e68e443d9755f1d329f7449b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:51:09.159665 12506 consensus_queue.cc:1048] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 09:51:09.160176 12197 raft_consensus.cc:1275] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Refusing update from remote peer fe1c8abb70504056a8c6e1d5fceb8b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:51:09.161662 12411 raft_consensus.cc:2955] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: false } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.159493 12347 raft_consensus.cc:1275] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Refusing update from remote peer e35451e2e68e443d9755f1d329f7449b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:51:09.164877 12506 consensus_queue.cc:1048] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:51:09.165473 12397 consensus_queue.cc:1048] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:51:09.166998 12273 raft_consensus.cc:2955] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: false } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.175045 12506 raft_consensus.cc:2955] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } } }
W20260608 09:51:09.176324 12144 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:51:09.176689 12144 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:51:09.180197 12346 raft_consensus.cc:2955] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } } }
I20260608 09:51:09.185091 12496 heartbeater.cc:499] Master 127.3.176.190:33701 was elected leader, sending a full tablet report...
I20260608 09:51:09.189952 12272 raft_consensus.cc:2955] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } } }
I20260608 09:51:09.193163 12083 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 90803b65e2ec4f6a867337d7bbc5341b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:51:09.191856 12095 catalog_manager.cc:5696] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:09.200738 12093 catalog_manager.cc:5696] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b reported cstate change: config changed from index 3 to 4, NON_VOTER b9c5bf220681482a919b78928da79fdd (127.3.176.132) evicted. New cstate: current_term: 1 leader_uuid: "e35451e2e68e443d9755f1d329f7449b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 09:51:09.201223 12197 raft_consensus.cc:2955] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e35451e2e68e443d9755f1d329f7449b" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39737 } } peers { permanent_uuid: "af8da5bcdc254a6e802735a3be39db92" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 44585 } attrs { replace: false } } peers { permanent_uuid: "fe1c8abb70504056a8c6e1d5fceb8b0c" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 41281 } } peers { permanent_uuid: "b9c5bf220681482a919b78928da79fdd" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 42783 } attrs { promote: true } } }
I20260608 09:51:09.229072 12461 tablet_service.cc:1558] Processing DeleteTablet for tablet 24104fec30bc4fc0b7f0f8658908f84f with delete_type TABLET_DATA_TOMBSTONED (TS b9c5bf220681482a919b78928da79fdd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40422
I20260608 09:51:09.230696 12460 tablet_service.cc:1558] Processing DeleteTablet for tablet 90803b65e2ec4f6a867337d7bbc5341b with delete_type TABLET_DATA_TOMBSTONED (TS b9c5bf220681482a919b78928da79fdd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40422
W20260608 09:51:09.232645 12080 catalog_manager.cc:4994] TS b9c5bf220681482a919b78928da79fdd (127.3.176.132:42783): delete failed for tablet 24104fec30bc4fc0b7f0f8658908f84f because the tablet was not found. No further retry: Not found: Tablet not found: 24104fec30bc4fc0b7f0f8658908f84f
W20260608 09:51:09.235483 12080 catalog_manager.cc:4994] TS b9c5bf220681482a919b78928da79fdd (127.3.176.132:42783): delete failed for tablet 90803b65e2ec4f6a867337d7bbc5341b because the tablet was not found. No further retry: Not found: Tablet not found: 90803b65e2ec4f6a867337d7bbc5341b
I20260608 09:51:09.279284  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:51:09.303892  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:09.304685  3778 tablet_replica.cc:333] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b: stopping tablet replica
I20260608 09:51:09.305294  3778 raft_consensus.cc:2243] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:09.305780  3778 raft_consensus.cc:2272] T ce78c5fc21fd489398c7e287ac3795fd P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.308745  3778 tablet_replica.cc:333] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b: stopping tablet replica
I20260608 09:51:09.309310  3778 raft_consensus.cc:2243] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:09.309944  3778 raft_consensus.cc:2272] T 24104fec30bc4fc0b7f0f8658908f84f P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.312650  3778 tablet_replica.cc:333] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b: stopping tablet replica
I20260608 09:51:09.313226  3778 raft_consensus.cc:2243] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:09.313781  3778 raft_consensus.cc:2272] T 648eb95cd96d412695469778a7f44b0b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.316627  3778 tablet_replica.cc:333] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b: stopping tablet replica
I20260608 09:51:09.317150  3778 raft_consensus.cc:2243] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:09.318009  3778 raft_consensus.cc:2272] T 90803b65e2ec4f6a867337d7bbc5341b P e35451e2e68e443d9755f1d329f7449b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.334293  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:51:09.349505  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:51:09.376353  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:09.377233  3778 tablet_replica.cc:333] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92: stopping tablet replica
I20260608 09:51:09.377907  3778 raft_consensus.cc:2243] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:09.378412  3778 raft_consensus.cc:2272] T ce78c5fc21fd489398c7e287ac3795fd P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.380895  3778 tablet_replica.cc:333] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92: stopping tablet replica
I20260608 09:51:09.381465  3778 raft_consensus.cc:2243] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:09.382131  3778 raft_consensus.cc:2272] T 90803b65e2ec4f6a867337d7bbc5341b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.385161  3778 tablet_replica.cc:333] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92: stopping tablet replica
I20260608 09:51:09.385748  3778 raft_consensus.cc:2243] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:09.386420  3778 raft_consensus.cc:2272] T 24104fec30bc4fc0b7f0f8658908f84f P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.389639  3778 tablet_replica.cc:333] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92: stopping tablet replica
I20260608 09:51:09.390213  3778 raft_consensus.cc:2243] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:09.390832  3778 raft_consensus.cc:2272] T 648eb95cd96d412695469778a7f44b0b P af8da5bcdc254a6e802735a3be39db92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.416182  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
W20260608 09:51:09.423740 12311 consensus_peers.cc:597] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c -> Peer af8da5bcdc254a6e802735a3be39db92 (127.3.176.130:44585): Couldn't send request to peer af8da5bcdc254a6e802735a3be39db92. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.130:44585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:09.430958  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:51:09.454707  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:09.455514  3778 tablet_replica.cc:333] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c: stopping tablet replica
I20260608 09:51:09.456233  3778 raft_consensus.cc:2243] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:09.457005  3778 raft_consensus.cc:2272] T 90803b65e2ec4f6a867337d7bbc5341b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.460312  3778 tablet_replica.cc:333] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c: stopping tablet replica
I20260608 09:51:09.460898  3778 raft_consensus.cc:2243] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:09.461884  3778 raft_consensus.cc:2272] T ce78c5fc21fd489398c7e287ac3795fd P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.464268  3778 tablet_replica.cc:333] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c: stopping tablet replica
I20260608 09:51:09.464843  3778 raft_consensus.cc:2243] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:09.465708  3778 raft_consensus.cc:2272] T 24104fec30bc4fc0b7f0f8658908f84f P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.468402  3778 tablet_replica.cc:333] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c: stopping tablet replica
I20260608 09:51:09.468940  3778 raft_consensus.cc:2243] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:09.470211  3778 raft_consensus.cc:2272] T 648eb95cd96d412695469778a7f44b0b P fe1c8abb70504056a8c6e1d5fceb8b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.495316  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:51:09.510627  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:51:09.537634  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:09.554111  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:51:09.563483  3778 master.cc:562] Master@127.3.176.190:33701 shutting down...
I20260608 09:51:09.584452  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:09.585000  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:09.585289  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff751430f7a14f7ab7d22cc2bb3905e7: stopping tablet replica
I20260608 09:51:09.605917  3778 master.cc:584] Master@127.3.176.190:33701 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3938 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 09:51:09.635308  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:41149
I20260608 09:51:09.636439  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:09.641736 12526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:09.641835 12527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:09.644459 12529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:09.644646  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:09.645673  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:09.645861  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:09.646021  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912269646006 us; error 0 us; skew 500 ppm
I20260608 09:51:09.646628  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:09.649763  3778 webserver.cc:533] Webserver started at http://127.3.176.190:41711/ using document root <none> and password file <none>
I20260608 09:51:09.650290  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:09.650454  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:09.650739  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:09.651806  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "985dde69cf994d43959719a8b06fb0b7"
format_stamp: "Formatted at 2026-06-08 09:51:09 on dist-test-slave-qcvl"
I20260608 09:51:09.656613  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:51:09.660581 12534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:09.661494  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:51:09.661819  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "985dde69cf994d43959719a8b06fb0b7"
format_stamp: "Formatted at 2026-06-08 09:51:09 on dist-test-slave-qcvl"
I20260608 09:51:09.662087  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:09.678444  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:09.679527  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:09.718407  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:41149
I20260608 09:51:09.718590 12585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:41149 every 8 connection(s)
I20260608 09:51:09.722946 12586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:09.735555 12586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7: Bootstrap starting.
I20260608 09:51:09.740785 12586 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:09.745535 12586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7: No bootstrap required, opened a new log
I20260608 09:51:09.747900 12586 raft_consensus.cc:359] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "985dde69cf994d43959719a8b06fb0b7" member_type: VOTER }
I20260608 09:51:09.748368 12586 raft_consensus.cc:385] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:09.748564 12586 raft_consensus.cc:740] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985dde69cf994d43959719a8b06fb0b7, State: Initialized, Role: FOLLOWER
I20260608 09:51:09.749162 12586 consensus_queue.cc:260] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "985dde69cf994d43959719a8b06fb0b7" member_type: VOTER }
I20260608 09:51:09.749580 12586 raft_consensus.cc:399] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:09.749779 12586 raft_consensus.cc:493] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:09.749996 12586 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:09.755366 12586 raft_consensus.cc:515] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "985dde69cf994d43959719a8b06fb0b7" member_type: VOTER }
I20260608 09:51:09.755915 12586 leader_election.cc:304] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 985dde69cf994d43959719a8b06fb0b7; no voters: 
I20260608 09:51:09.757422 12586 leader_election.cc:290] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:09.757967 12589 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:09.759550 12589 raft_consensus.cc:697] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 1 LEADER]: Becoming Leader. State: Replica: 985dde69cf994d43959719a8b06fb0b7, State: Running, Role: LEADER
I20260608 09:51:09.760334 12589 consensus_queue.cc:237] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "985dde69cf994d43959719a8b06fb0b7" member_type: VOTER }
I20260608 09:51:09.760982 12586 sys_catalog.cc:565] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:09.764572 12591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 985dde69cf994d43959719a8b06fb0b7. Latest consensus state: current_term: 1 leader_uuid: "985dde69cf994d43959719a8b06fb0b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "985dde69cf994d43959719a8b06fb0b7" member_type: VOTER } }
I20260608 09:51:09.765302 12591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:09.767202 12590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "985dde69cf994d43959719a8b06fb0b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "985dde69cf994d43959719a8b06fb0b7" member_type: VOTER } }
I20260608 09:51:09.767879 12590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:09.768421 12595 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:09.773509 12595 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:09.778990  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:09.784155 12595 catalog_manager.cc:1382] Generated new cluster ID: 0d4b7e02054d436d8cc4286fdaa650ca
I20260608 09:51:09.784564 12595 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:09.803683 12595 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:09.805272 12595 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:09.834018 12595 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7: Generated new TSK 0
I20260608 09:51:09.834832 12595 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:09.848711  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:09.855223 12607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:09.856230 12608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:09.857954 12610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:09.858098  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:09.859283  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:09.859488  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:09.859679  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912269859662 us; error 0 us; skew 500 ppm
I20260608 09:51:09.860410  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:09.863204  3778 webserver.cc:533] Webserver started at http://127.3.176.129:37213/ using document root <none> and password file <none>
I20260608 09:51:09.863788  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:09.864033  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:09.864391  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:09.865645  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "db17991c58d044ae937d9a2b0ef75968"
format_stamp: "Formatted at 2026-06-08 09:51:09 on dist-test-slave-qcvl"
I20260608 09:51:09.870885  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:51:09.874948 12615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:09.875994  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:09.876366  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "db17991c58d044ae937d9a2b0ef75968"
format_stamp: "Formatted at 2026-06-08 09:51:09 on dist-test-slave-qcvl"
I20260608 09:51:09.876663  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:09.913368  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:09.914387  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:09.915858  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:09.918292  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:09.918489  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:09.918736  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:09.918886  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:09.961228  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:39423
I20260608 09:51:09.961465 12677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:39423 every 8 connection(s)
I20260608 09:51:09.966758  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:09.975021 12682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:09.976883 12683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:09.980041 12685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:09.981469  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:09.981559 12678 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41149
I20260608 09:51:09.982074 12678 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:09.982596  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:09.982880  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:09.982964 12678 heartbeater.cc:507] Master 127.3.176.190:41149 requested a full tablet report, sending...
I20260608 09:51:09.983052  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912269983032 us; error 0 us; skew 500 ppm
I20260608 09:51:09.983903  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:09.985899 12551 ts_manager.cc:194] Registered new tserver with Master: db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423)
I20260608 09:51:09.986979  3778 webserver.cc:533] Webserver started at http://127.3.176.130:36599/ using document root <none> and password file <none>
I20260608 09:51:09.987568  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:09.987757  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:09.988023  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:09.988140 12551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37554
I20260608 09:51:09.989187  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "2f02e01eb9ad41798f94187d41721fa1"
format_stamp: "Formatted at 2026-06-08 09:51:09 on dist-test-slave-qcvl"
I20260608 09:51:09.994036  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:09.997826 12690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:09.998989  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 09:51:09.999377  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "2f02e01eb9ad41798f94187d41721fa1"
format_stamp: "Formatted at 2026-06-08 09:51:09 on dist-test-slave-qcvl"
I20260608 09:51:09.999652  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:10.014865  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:10.015991  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:10.017675  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:10.020313  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:10.020530  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:10.020774  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:10.020936  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:10.065354  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:46693
I20260608 09:51:10.065522 12752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:46693 every 8 connection(s)
I20260608 09:51:10.070674  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:10.079568 12757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:10.079931 12756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:10.082774 12759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:10.083726  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:10.084949  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:10.085170  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:10.085425  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912270085406 us; error 0 us; skew 500 ppm
I20260608 09:51:10.086042  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:10.086380 12753 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41149
I20260608 09:51:10.086823 12753 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:10.087877 12753 heartbeater.cc:507] Master 127.3.176.190:41149 requested a full tablet report, sending...
I20260608 09:51:10.089138  3778 webserver.cc:533] Webserver started at http://127.3.176.131:44701/ using document root <none> and password file <none>
I20260608 09:51:10.089747  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:10.089946  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:10.090220  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:10.090444 12551 ts_manager.cc:194] Registered new tserver with Master: 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693)
I20260608 09:51:10.091374  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "0cf75f444ff148c08805723fc4d3a0ac"
format_stamp: "Formatted at 2026-06-08 09:51:10 on dist-test-slave-qcvl"
I20260608 09:51:10.092159 12551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37556
I20260608 09:51:10.096848  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:51:10.100706 12764 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:10.101665  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:51:10.102041  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "0cf75f444ff148c08805723fc4d3a0ac"
format_stamp: "Formatted at 2026-06-08 09:51:10 on dist-test-slave-qcvl"
I20260608 09:51:10.102319  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:10.122737  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:10.123766  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:10.125332  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:10.127748  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:10.127982  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:10.128252  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:10.128419  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:10.170625  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:35763
I20260608 09:51:10.170840 12826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:35763 every 8 connection(s)
I20260608 09:51:10.189028 12827 heartbeater.cc:344] Connected to a master server at 127.3.176.190:41149
I20260608 09:51:10.189559 12827 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:10.190369 12827 heartbeater.cc:507] Master 127.3.176.190:41149 requested a full tablet report, sending...
I20260608 09:51:10.193023 12551 ts_manager.cc:194] Registered new tserver with Master: 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:10.194052  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01987044s
I20260608 09:51:10.194715 12551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37572
I20260608 09:51:10.991374 12678 heartbeater.cc:499] Master 127.3.176.190:41149 was elected leader, sending a full tablet report...
I20260608 09:51:11.095374 12753 heartbeater.cc:499] Master 127.3.176.190:41149 was elected leader, sending a full tablet report...
I20260608 09:51:11.197947 12827 heartbeater.cc:499] Master 127.3.176.190:41149 was elected leader, sending a full tablet report...
I20260608 09:51:11.254057 12551 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37584:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:51:11.256981 12551 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:51:11.338579 12792 tablet_service.cc:1511] Processing CreateTablet for tablet 57a2e3570e1248afbe5cb80407db1d52 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:11.340051 12792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a2e3570e1248afbe5cb80407db1d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.340405 12791 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c625befa444a4bbfc1f9eff73d512 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:11.341566 12788 tablet_service.cc:1511] Processing CreateTablet for tablet e72c9c99132d401b8bf445cc9d197bd1 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:11.343523 12790 tablet_service.cc:1511] Processing CreateTablet for tablet 724dd897fe924f1fa59fcd371876cc05 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:11.346249 12789 tablet_service.cc:1511] Processing CreateTablet for tablet 0fefd13c31a043c3bfd78e79879cdc24 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:11.348995 12787 tablet_service.cc:1511] Processing CreateTablet for tablet 1f88468bc25842f38851fad107d7fba7 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:11.352682 12718 tablet_service.cc:1511] Processing CreateTablet for tablet 57a2e3570e1248afbe5cb80407db1d52 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:11.354243 12718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a2e3570e1248afbe5cb80407db1d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.355526 12716 tablet_service.cc:1511] Processing CreateTablet for tablet 724dd897fe924f1fa59fcd371876cc05 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:11.356966 12716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724dd897fe924f1fa59fcd371876cc05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.361547 12715 tablet_service.cc:1511] Processing CreateTablet for tablet 0fefd13c31a043c3bfd78e79879cdc24 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:11.342096 12791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c625befa444a4bbfc1f9eff73d512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.363811 12714 tablet_service.cc:1511] Processing CreateTablet for tablet e72c9c99132d401b8bf445cc9d197bd1 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:11.365156 12715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fefd13c31a043c3bfd78e79879cdc24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.365319 12847 tablet_bootstrap.cc:492] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac: Bootstrap starting.
I20260608 09:51:11.365815 12788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72c9c99132d401b8bf445cc9d197bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.366583 12790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724dd897fe924f1fa59fcd371876cc05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.354275 12717 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c625befa444a4bbfc1f9eff73d512 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:11.370364 12787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f88468bc25842f38851fad107d7fba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.377818 12848 tablet_bootstrap.cc:492] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1: Bootstrap starting.
I20260608 09:51:11.378722 12643 tablet_service.cc:1511] Processing CreateTablet for tablet 57a2e3570e1248afbe5cb80407db1d52 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:11.381491 12789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fefd13c31a043c3bfd78e79879cdc24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.382164 12642 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c625befa444a4bbfc1f9eff73d512 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:11.383944 12717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c625befa444a4bbfc1f9eff73d512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.384972 12643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a2e3570e1248afbe5cb80407db1d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.387527 12642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c625befa444a4bbfc1f9eff73d512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.389037 12718 tablet_service.cc:1511] Processing CreateTablet for tablet 1f88468bc25842f38851fad107d7fba7 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:11.390486 12718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f88468bc25842f38851fad107d7fba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.392527 12714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72c9c99132d401b8bf445cc9d197bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.397240 12641 tablet_service.cc:1511] Processing CreateTablet for tablet 724dd897fe924f1fa59fcd371876cc05 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:11.398839 12641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724dd897fe924f1fa59fcd371876cc05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.404675 12640 tablet_service.cc:1511] Processing CreateTablet for tablet 0fefd13c31a043c3bfd78e79879cdc24 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:11.406441 12640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fefd13c31a043c3bfd78e79879cdc24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.412168 12639 tablet_service.cc:1511] Processing CreateTablet for tablet e72c9c99132d401b8bf445cc9d197bd1 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:11.413902 12639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72c9c99132d401b8bf445cc9d197bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.418290 12638 tablet_service.cc:1511] Processing CreateTablet for tablet 1f88468bc25842f38851fad107d7fba7 (DEFAULT_TABLE table=test-workload [id=dfc223bd2967484082118fb29714e183]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:11.419332 12848 tablet_bootstrap.cc:654] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.419832 12638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f88468bc25842f38851fad107d7fba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:11.434170 12847 tablet_bootstrap.cc:654] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.480350 12847 tablet_bootstrap.cc:492] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac: No bootstrap required, opened a new log
I20260608 09:51:11.480968 12847 ts_tablet_manager.cc:1403] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.006s
I20260608 09:51:11.487892 12848 tablet_bootstrap.cc:492] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1: No bootstrap required, opened a new log
I20260608 09:51:11.488674 12848 ts_tablet_manager.cc:1403] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1: Time spent bootstrapping tablet: real 0.112s	user 0.037s	sys 0.029s
I20260608 09:51:11.484302 12847 raft_consensus.cc:359] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
I20260608 09:51:11.491709 12847 raft_consensus.cc:385] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.492041 12847 raft_consensus.cc:740] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf75f444ff148c08805723fc4d3a0ac, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.492193 12848 raft_consensus.cc:359] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
I20260608 09:51:11.492991 12848 raft_consensus.cc:385] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.493294 12848 raft_consensus.cc:740] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f02e01eb9ad41798f94187d41721fa1, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.494184 12848 consensus_queue.cc:260] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
I20260608 09:51:11.496182 12847 consensus_queue.cc:260] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
I20260608 09:51:11.506812 12847 ts_tablet_manager.cc:1434] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260608 09:51:11.508499 12847 tablet_bootstrap.cc:492] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac: Bootstrap starting.
I20260608 09:51:11.519785 12849 tablet_bootstrap.cc:492] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968: Bootstrap starting.
I20260608 09:51:11.521124 12848 ts_tablet_manager.cc:1434] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.024s
I20260608 09:51:11.527292 12848 tablet_bootstrap.cc:492] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1: Bootstrap starting.
I20260608 09:51:11.531576 12849 tablet_bootstrap.cc:654] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.532393 12852 raft_consensus.cc:493] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:11.534307 12848 tablet_bootstrap.cc:654] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.533105 12852 raft_consensus.cc:515] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
I20260608 09:51:11.537626 12849 tablet_bootstrap.cc:492] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968: No bootstrap required, opened a new log
I20260608 09:51:11.538239 12849 ts_tablet_manager.cc:1403] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260608 09:51:11.541488 12849 raft_consensus.cc:359] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.542369 12849 raft_consensus.cc:385] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.542742 12849 raft_consensus.cc:740] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db17991c58d044ae937d9a2b0ef75968, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.543607 12849 consensus_queue.cc:260] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.545599 12847 tablet_bootstrap.cc:654] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.550774 12852 leader_election.cc:290] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763), db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423)
I20260608 09:51:11.551936 12848 tablet_bootstrap.cc:492] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1: No bootstrap required, opened a new log
I20260608 09:51:11.552662 12848 ts_tablet_manager.cc:1403] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.004s
I20260608 09:51:11.556244 12848 raft_consensus.cc:359] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.557130 12848 raft_consensus.cc:385] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.557441 12848 raft_consensus.cc:740] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f02e01eb9ad41798f94187d41721fa1, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.559463 12849 ts_tablet_manager.cc:1434] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.011s
I20260608 09:51:11.560837 12849 tablet_bootstrap.cc:492] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968: Bootstrap starting.
I20260608 09:51:11.558326 12848 consensus_queue.cc:260] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.565758 12847 tablet_bootstrap.cc:492] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac: No bootstrap required, opened a new log
I20260608 09:51:11.566397 12847 ts_tablet_manager.cc:1403] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.003s
I20260608 09:51:11.567257 12849 tablet_bootstrap.cc:654] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.569911 12847 raft_consensus.cc:359] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.570746 12847 raft_consensus.cc:385] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.571040 12847 raft_consensus.cc:740] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf75f444ff148c08805723fc4d3a0ac, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.571918 12847 consensus_queue.cc:260] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.574019 12848 ts_tablet_manager.cc:1434] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260608 09:51:11.575419 12848 tablet_bootstrap.cc:492] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1: Bootstrap starting.
I20260608 09:51:11.582370 12848 tablet_bootstrap.cc:654] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.586848 12847 ts_tablet_manager.cc:1434] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260608 09:51:11.588066 12847 tablet_bootstrap.cc:492] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac: Bootstrap starting.
I20260608 09:51:11.587041 12802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a2e3570e1248afbe5cb80407db1d52" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac" is_pre_election: true
I20260608 09:51:11.590147 12802 raft_consensus.cc:2468] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f02e01eb9ad41798f94187d41721fa1 in term 0.
I20260608 09:51:11.594707 12847 tablet_bootstrap.cc:654] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.596165 12693 leader_election.cc:304] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, 2f02e01eb9ad41798f94187d41721fa1; no voters: 
I20260608 09:51:11.597275 12852 raft_consensus.cc:2804] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:11.597669 12852 raft_consensus.cc:493] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:11.597965 12852 raft_consensus.cc:3060] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.600135 12848 tablet_bootstrap.cc:492] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1: No bootstrap required, opened a new log
I20260608 09:51:11.600749 12848 ts_tablet_manager.cc:1403] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260608 09:51:11.603997 12848 raft_consensus.cc:359] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.604707 12848 raft_consensus.cc:385] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.605000 12848 raft_consensus.cc:740] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f02e01eb9ad41798f94187d41721fa1, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.605407 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a2e3570e1248afbe5cb80407db1d52" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968" is_pre_election: true
I20260608 09:51:11.605844 12848 consensus_queue.cc:260] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
W20260608 09:51:11.607471 12693 leader_election.cc:343] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:11.609659 12854 raft_consensus.cc:493] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:11.610280 12854 raft_consensus.cc:515] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.610967 12848 ts_tablet_manager.cc:1434] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:51:11.612145 12848 tablet_bootstrap.cc:492] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1: Bootstrap starting.
I20260608 09:51:11.612802 12854 leader_election.cc:290] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423), 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:11.614519 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f88468bc25842f38851fad107d7fba7" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968" is_pre_election: true
W20260608 09:51:11.624365 12693 leader_election.cc:343] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:11.625211 12802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f88468bc25842f38851fad107d7fba7" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac" is_pre_election: true
I20260608 09:51:11.627171 12848 tablet_bootstrap.cc:654] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.627034 12852 raft_consensus.cc:515] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
W20260608 09:51:11.627832 12693 leader_election.cc:343] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:11.628566 12693 leader_election.cc:304] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f02e01eb9ad41798f94187d41721fa1; no voters: 0cf75f444ff148c08805723fc4d3a0ac, db17991c58d044ae937d9a2b0ef75968
I20260608 09:51:11.629792 12854 raft_consensus.cc:2749] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:11.629921 12852 leader_election.cc:290] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 election: Requested vote from peers 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763), db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423)
I20260608 09:51:11.631157 12849 tablet_bootstrap.cc:492] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968: No bootstrap required, opened a new log
I20260608 09:51:11.632834 12802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a2e3570e1248afbe5cb80407db1d52" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac"
I20260608 09:51:11.633651 12802 raft_consensus.cc:3060] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.631752 12849 ts_tablet_manager.cc:1403] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.018s
I20260608 09:51:11.639235 12849 raft_consensus.cc:359] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.640106 12849 raft_consensus.cc:385] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.640424 12849 raft_consensus.cc:740] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db17991c58d044ae937d9a2b0ef75968, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.641409 12849 consensus_queue.cc:260] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.644163 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a2e3570e1248afbe5cb80407db1d52" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968"
I20260608 09:51:11.644477 12847 tablet_bootstrap.cc:492] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac: No bootstrap required, opened a new log
I20260608 09:51:11.645210 12847 ts_tablet_manager.cc:1403] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.029s
I20260608 09:51:11.647540 12802 raft_consensus.cc:2468] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f02e01eb9ad41798f94187d41721fa1 in term 1.
I20260608 09:51:11.648684 12847 raft_consensus.cc:359] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.649521 12847 raft_consensus.cc:385] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.649319 12693 leader_election.cc:304] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, 2f02e01eb9ad41798f94187d41721fa1; no voters: 
I20260608 09:51:11.650044 12847 raft_consensus.cc:740] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf75f444ff148c08805723fc4d3a0ac, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.650530 12852 raft_consensus.cc:2804] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:11.651229 12847 consensus_queue.cc:260] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
W20260608 09:51:11.652463 12693 leader_election.cc:343] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:11.651940 12852 raft_consensus.cc:697] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 LEADER]: Becoming Leader. State: Replica: 2f02e01eb9ad41798f94187d41721fa1, State: Running, Role: LEADER
I20260608 09:51:11.654253 12847 ts_tablet_manager.cc:1434] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 09:51:11.654246 12852 consensus_queue.cc:237] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
I20260608 09:51:11.655632 12847 tablet_bootstrap.cc:492] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac: Bootstrap starting.
I20260608 09:51:11.652503 12849 ts_tablet_manager.cc:1434] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:51:11.687116 12849 tablet_bootstrap.cc:492] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968: Bootstrap starting.
I20260608 09:51:11.670326 12551 catalog_manager.cc:5696] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "2f02e01eb9ad41798f94187d41721fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:11.693290 12849 tablet_bootstrap.cc:654] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.696372 12847 tablet_bootstrap.cc:654] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.701061 12853 raft_consensus.cc:493] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:11.701781 12853 raft_consensus.cc:515] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.704902 12848 tablet_bootstrap.cc:492] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1: No bootstrap required, opened a new log
I20260608 09:51:11.710034 12848 ts_tablet_manager.cc:1403] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.029s
I20260608 09:51:11.713572 12848 raft_consensus.cc:359] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.714382 12848 raft_consensus.cc:385] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.714681 12848 raft_consensus.cc:740] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f02e01eb9ad41798f94187d41721fa1, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.715719 12848 consensus_queue.cc:260] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.718549 12853 leader_election.cc:290] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423), 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693)
I20260608 09:51:11.719461 12849 tablet_bootstrap.cc:492] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968: No bootstrap required, opened a new log
I20260608 09:51:11.720050 12849 ts_tablet_manager.cc:1403] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260608 09:51:11.721555 12847 tablet_bootstrap.cc:492] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac: No bootstrap required, opened a new log
I20260608 09:51:11.722167 12847 ts_tablet_manager.cc:1403] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.019s
I20260608 09:51:11.723222 12849 raft_consensus.cc:359] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.724022 12849 raft_consensus.cc:385] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.724392 12849 raft_consensus.cc:740] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db17991c58d044ae937d9a2b0ef75968, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.725178 12853 raft_consensus.cc:493] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:11.725358 12849 consensus_queue.cc:260] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.725855 12853 raft_consensus.cc:515] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.728539 12848 ts_tablet_manager.cc:1434] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260608 09:51:11.729779 12848 tablet_bootstrap.cc:492] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1: Bootstrap starting.
I20260608 09:51:11.731901 12847 raft_consensus.cc:359] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.734851 12847 raft_consensus.cc:385] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.735648 12847 raft_consensus.cc:740] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf75f444ff148c08805723fc4d3a0ac, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.736346 12848 tablet_bootstrap.cc:654] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.737171 12847 consensus_queue.cc:260] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.742044 12853 leader_election.cc:290] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423), 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693)
I20260608 09:51:11.738840 12728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724dd897fe924f1fa59fcd371876cc05" candidate_uuid: "0cf75f444ff148c08805723fc4d3a0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1" is_pre_election: true
I20260608 09:51:11.743264 12728 raft_consensus.cc:2468] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf75f444ff148c08805723fc4d3a0ac in term 0.
I20260608 09:51:11.744321 12727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72c9c99132d401b8bf445cc9d197bd1" candidate_uuid: "0cf75f444ff148c08805723fc4d3a0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1" is_pre_election: true
I20260608 09:51:11.742108 12849 ts_tablet_manager.cc:1434] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260608 09:51:11.748288 12766 leader_election.cc:304] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, 2f02e01eb9ad41798f94187d41721fa1; no voters: 
W20260608 09:51:11.749593 12766 leader_election.cc:343] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:11.750341 12853 raft_consensus.cc:2804] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:11.750813 12853 raft_consensus.cc:493] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:11.751206 12853 raft_consensus.cc:3060] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.753409 12849 tablet_bootstrap.cc:492] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968: Bootstrap starting.
I20260608 09:51:11.789004 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724dd897fe924f1fa59fcd371876cc05" candidate_uuid: "0cf75f444ff148c08805723fc4d3a0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968" is_pre_election: true
I20260608 09:51:11.794997 12847 ts_tablet_manager.cc:1434] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent starting tablet: real 0.072s	user 0.013s	sys 0.001s
I20260608 09:51:11.799013 12848 tablet_bootstrap.cc:492] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1: No bootstrap required, opened a new log
I20260608 09:51:11.802028 12848 ts_tablet_manager.cc:1403] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.008s
I20260608 09:51:11.787024 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72c9c99132d401b8bf445cc9d197bd1" candidate_uuid: "0cf75f444ff148c08805723fc4d3a0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968" is_pre_election: true
W20260608 09:51:11.802613 12599 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:51:11.803511 12652 raft_consensus.cc:2468] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf75f444ff148c08805723fc4d3a0ac in term 0.
I20260608 09:51:11.806337 12849 tablet_bootstrap.cc:654] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968: Neither blocks nor log segments found. Creating new log.
W20260608 09:51:11.801784 12767 leader_election.cc:343] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:11.812047 12847 tablet_bootstrap.cc:492] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac: Bootstrap starting.
I20260608 09:51:11.820268 12767 leader_election.cc:304] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, db17991c58d044ae937d9a2b0ef75968; no voters: 2f02e01eb9ad41798f94187d41721fa1
I20260608 09:51:11.821342 12848 raft_consensus.cc:359] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.822569 12872 raft_consensus.cc:2804] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:11.823371 12872 raft_consensus.cc:493] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:11.823282 12848 raft_consensus.cc:385] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.824015 12872 raft_consensus.cc:3060] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.827828 12847 tablet_bootstrap.cc:654] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.824271 12848 raft_consensus.cc:740] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f02e01eb9ad41798f94187d41721fa1, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.832543 12853 raft_consensus.cc:515] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.832748 12848 consensus_queue.cc:260] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.835544 12872 raft_consensus.cc:515] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.836953 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724dd897fe924f1fa59fcd371876cc05" candidate_uuid: "0cf75f444ff148c08805723fc4d3a0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968"
W20260608 09:51:11.838536 12767 leader_election.cc:343] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:11.839166 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72c9c99132d401b8bf445cc9d197bd1" candidate_uuid: "0cf75f444ff148c08805723fc4d3a0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968"
I20260608 09:51:11.839411 12727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724dd897fe924f1fa59fcd371876cc05" candidate_uuid: "0cf75f444ff148c08805723fc4d3a0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1"
I20260608 09:51:11.839898 12652 raft_consensus.cc:3060] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.841310 12848 ts_tablet_manager.cc:1434] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.010s
I20260608 09:51:11.843631 12872 leader_election.cc:290] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 election: Requested vote from peers db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423), 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693)
I20260608 09:51:11.846004 12848 tablet_bootstrap.cc:492] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1: Bootstrap starting.
I20260608 09:51:11.847535 12728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72c9c99132d401b8bf445cc9d197bd1" candidate_uuid: "0cf75f444ff148c08805723fc4d3a0ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1"
W20260608 09:51:11.850106 12766 leader_election.cc:343] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:11.851529 12853 leader_election.cc:290] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 election: Requested vote from peers db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423), 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693)
I20260608 09:51:11.852435 12727 raft_consensus.cc:3060] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.858726 12848 tablet_bootstrap.cc:654] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.863700 12652 raft_consensus.cc:2468] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf75f444ff148c08805723fc4d3a0ac in term 1.
I20260608 09:51:11.865545 12767 leader_election.cc:304] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, db17991c58d044ae937d9a2b0ef75968; no voters: 2f02e01eb9ad41798f94187d41721fa1
I20260608 09:51:11.866076 12849 tablet_bootstrap.cc:492] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968: No bootstrap required, opened a new log
I20260608 09:51:11.866943 12849 ts_tablet_manager.cc:1403] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.020s
I20260608 09:51:11.867007 12853 raft_consensus.cc:2804] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:11.867679 12853 raft_consensus.cc:697] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 LEADER]: Becoming Leader. State: Replica: 0cf75f444ff148c08805723fc4d3a0ac, State: Running, Role: LEADER
I20260608 09:51:11.870096 12853 consensus_queue.cc:237] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.871667 12727 raft_consensus.cc:2468] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf75f444ff148c08805723fc4d3a0ac in term 1.
I20260608 09:51:11.871548 12849 raft_consensus.cc:359] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.866195 12847 tablet_bootstrap.cc:492] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac: No bootstrap required, opened a new log
I20260608 09:51:11.872675 12849 raft_consensus.cc:385] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.873062 12849 raft_consensus.cc:740] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db17991c58d044ae937d9a2b0ef75968, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.873062 12847 ts_tablet_manager.cc:1403] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.004s
I20260608 09:51:11.874429 12766 leader_election.cc:304] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, 2f02e01eb9ad41798f94187d41721fa1; no voters: db17991c58d044ae937d9a2b0ef75968
I20260608 09:51:11.874214 12849 consensus_queue.cc:260] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.879503 12872 raft_consensus.cc:2804] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:11.879094 12847 raft_consensus.cc:359] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.885284 12847 raft_consensus.cc:385] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.885684 12847 raft_consensus.cc:740] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf75f444ff148c08805723fc4d3a0ac, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.885892 12849 ts_tablet_manager.cc:1434] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.008s
I20260608 09:51:11.888603 12847 consensus_queue.cc:260] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.895467 12847 ts_tablet_manager.cc:1434] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260608 09:51:11.896127 12849 tablet_bootstrap.cc:492] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968: Bootstrap starting.
I20260608 09:51:11.899787 12872 raft_consensus.cc:697] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 LEADER]: Becoming Leader. State: Replica: 0cf75f444ff148c08805723fc4d3a0ac, State: Running, Role: LEADER
I20260608 09:51:11.901219 12872 consensus_queue.cc:237] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.904220 12847 tablet_bootstrap.cc:492] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac: Bootstrap starting.
I20260608 09:51:11.906275 12849 tablet_bootstrap.cc:654] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.908581 12848 tablet_bootstrap.cc:492] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1: No bootstrap required, opened a new log
I20260608 09:51:11.907450 12550 catalog_manager.cc:5696] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131). New cstate: current_term: 1 leader_uuid: "0cf75f444ff148c08805723fc4d3a0ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:11.909211 12848 ts_tablet_manager.cc:1403] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.023s
I20260608 09:51:11.913858 12848 raft_consensus.cc:359] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.914772 12848 raft_consensus.cc:385] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.915102 12848 raft_consensus.cc:740] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f02e01eb9ad41798f94187d41721fa1, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.916054 12848 consensus_queue.cc:260] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.919561 12848 ts_tablet_manager.cc:1434] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:51:11.920185 12847 tablet_bootstrap.cc:654] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:11.924755 12858 raft_consensus.cc:493] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:11.925614 12858 raft_consensus.cc:515] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.928580 12852 raft_consensus.cc:493] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:11.929207 12852 raft_consensus.cc:515] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.929868 12858 leader_election.cc:290] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693), 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:11.932478 12852 leader_election.cc:290] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423), 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:11.936359 12802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fefd13c31a043c3bfd78e79879cdc24" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac" is_pre_election: true
I20260608 09:51:11.937361 12802 raft_consensus.cc:2468] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f02e01eb9ad41798f94187d41721fa1 in term 0.
I20260608 09:51:11.941661 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fefd13c31a043c3bfd78e79879cdc24" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968" is_pre_election: true
I20260608 09:51:11.948194 12849 tablet_bootstrap.cc:492] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968: No bootstrap required, opened a new log
I20260608 09:51:11.948987 12849 ts_tablet_manager.cc:1403] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.016s
I20260608 09:51:11.956161 12693 leader_election.cc:304] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, 2f02e01eb9ad41798f94187d41721fa1; no voters: 
I20260608 09:51:11.957420 12852 raft_consensus.cc:2804] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:11.957938 12852 raft_consensus.cc:493] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 09:51:11.957571 12693 leader_election.cc:343] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:11.958320 12852 raft_consensus.cc:3060] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.963443 12847 tablet_bootstrap.cc:492] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac: No bootstrap required, opened a new log
I20260608 09:51:11.964349 12847 ts_tablet_manager.cc:1403] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.015s
I20260608 09:51:11.970000 12849 raft_consensus.cc:359] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.970934 12849 raft_consensus.cc:385] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.971277 12849 raft_consensus.cc:740] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db17991c58d044ae937d9a2b0ef75968, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.973579 12852 raft_consensus.cc:515] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.969405 12847 raft_consensus.cc:359] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.977198 12847 raft_consensus.cc:385] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:11.977595 12847 raft_consensus.cc:740] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf75f444ff148c08805723fc4d3a0ac, State: Initialized, Role: FOLLOWER
I20260608 09:51:11.977366 12652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fefd13c31a043c3bfd78e79879cdc24" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968"
I20260608 09:51:11.978673 12727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c625befa444a4bbfc1f9eff73d512" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1" is_pre_election: true
I20260608 09:51:11.979384 12551 catalog_manager.cc:5696] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131). New cstate: current_term: 1 leader_uuid: "0cf75f444ff148c08805723fc4d3a0ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:11.980939 12727 raft_consensus.cc:2468] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db17991c58d044ae937d9a2b0ef75968 in term 0.
I20260608 09:51:11.981762 12852 leader_election.cc:290] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 election: Requested vote from peers db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423), 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:11.980921 12847 consensus_queue.cc:260] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.982769 12617 leader_election.cc:304] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f02e01eb9ad41798f94187d41721fa1, db17991c58d044ae937d9a2b0ef75968; no voters: 
I20260608 09:51:11.983670 12858 raft_consensus.cc:2804] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:11.984056 12858 raft_consensus.cc:493] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:11.984460 12858 raft_consensus.cc:3060] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.985009 12802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fefd13c31a043c3bfd78e79879cdc24" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac"
I20260608 09:51:11.985325 12847 ts_tablet_manager.cc:1434] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.005s
I20260608 09:51:11.985721 12802 raft_consensus.cc:3060] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.990268 12849 consensus_queue.cc:260] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:11.991391 12652 raft_consensus.cc:3060] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:11.992312 12801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c625befa444a4bbfc1f9eff73d512" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac" is_pre_election: true
I20260608 09:51:11.993076 12801 raft_consensus.cc:2468] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db17991c58d044ae937d9a2b0ef75968 in term 0.
I20260608 09:51:11.994532 12802 raft_consensus.cc:2468] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f02e01eb9ad41798f94187d41721fa1 in term 1.
I20260608 09:51:11.995848 12693 leader_election.cc:304] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, 2f02e01eb9ad41798f94187d41721fa1; no voters: 
I20260608 09:51:11.996950 12854 raft_consensus.cc:493] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:11.997468 12854 raft_consensus.cc:515] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:12.001752 12653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72c9c99132d401b8bf445cc9d197bd1" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db17991c58d044ae937d9a2b0ef75968" is_pre_election: true
I20260608 09:51:12.002595 12653 raft_consensus.cc:2393] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f02e01eb9ad41798f94187d41721fa1 in current term 1: Already voted for candidate 0cf75f444ff148c08805723fc4d3a0ac in this term.
I20260608 09:51:12.000967 12852 raft_consensus.cc:2804] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:12.005030 12801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72c9c99132d401b8bf445cc9d197bd1" candidate_uuid: "2f02e01eb9ad41798f94187d41721fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac" is_pre_election: true
I20260608 09:51:12.000000 12854 leader_election.cc:290] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db17991c58d044ae937d9a2b0ef75968 (127.3.176.129:39423), 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:12.005815 12652 raft_consensus.cc:2468] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f02e01eb9ad41798f94187d41721fa1 in term 1.
I20260608 09:51:12.014166 12885 raft_consensus.cc:493] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:12.014959 12849 ts_tablet_manager.cc:1434] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968: Time spent starting tablet: real 0.066s	user 0.016s	sys 0.015s
I20260608 09:51:12.014823 12885 raft_consensus.cc:515] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:12.016906 12849 tablet_bootstrap.cc:492] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968: Bootstrap starting.
I20260608 09:51:12.018419 12693 leader_election.cc:304] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f02e01eb9ad41798f94187d41721fa1; no voters: 0cf75f444ff148c08805723fc4d3a0ac, db17991c58d044ae937d9a2b0ef75968
I20260608 09:51:12.019233 12727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f88468bc25842f38851fad107d7fba7" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1" is_pre_election: true
I20260608 09:51:12.019445 12858 raft_consensus.cc:515] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:12.020066 12727 raft_consensus.cc:2468] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db17991c58d044ae937d9a2b0ef75968 in term 0.
I20260608 09:51:12.021804 12617 leader_election.cc:304] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f02e01eb9ad41798f94187d41721fa1, db17991c58d044ae937d9a2b0ef75968; no voters: 
I20260608 09:51:12.023145 12801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c625befa444a4bbfc1f9eff73d512" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac"
I20260608 09:51:12.023835 12801 raft_consensus.cc:3060] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:12.024176 12727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c625befa444a4bbfc1f9eff73d512" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1"
I20260608 09:51:12.024832 12727 raft_consensus.cc:3060] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:12.013008 12852 raft_consensus.cc:697] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 LEADER]: Becoming Leader. State: Replica: 2f02e01eb9ad41798f94187d41721fa1, State: Running, Role: LEADER
I20260608 09:51:12.029763 12858 leader_election.cc:290] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 election: Requested vote from peers 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693), 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:12.030486 12858 raft_consensus.cc:2804] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:12.030803 12858 raft_consensus.cc:493] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:12.031138 12858 raft_consensus.cc:3060] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:12.035513 12727 raft_consensus.cc:2468] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db17991c58d044ae937d9a2b0ef75968 in term 1.
I20260608 09:51:12.032873 12885 leader_election.cc:290] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693), 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:12.033329 12886 raft_consensus.cc:3060] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:12.032197 12801 raft_consensus.cc:2468] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db17991c58d044ae937d9a2b0ef75968 in term 1.
I20260608 09:51:12.034255 12802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f88468bc25842f38851fad107d7fba7" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac" is_pre_election: true
I20260608 09:51:12.032050 12852 consensus_queue.cc:237] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:12.038640 12618 leader_election.cc:304] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, db17991c58d044ae937d9a2b0ef75968; no voters: 
I20260608 09:51:12.039110 12858 raft_consensus.cc:515] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:12.037711 12802 raft_consensus.cc:2468] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db17991c58d044ae937d9a2b0ef75968 in term 0.
I20260608 09:51:12.024847 12849 tablet_bootstrap.cc:654] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:12.042608 12858 leader_election.cc:290] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 election: Requested vote from peers 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693), 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:12.042486 12728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f88468bc25842f38851fad107d7fba7" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1"
I20260608 09:51:12.043645 12858 raft_consensus.cc:2804] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:12.042515 12802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f88468bc25842f38851fad107d7fba7" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac"
I20260608 09:51:12.044247 12858 raft_consensus.cc:697] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 1 LEADER]: Becoming Leader. State: Replica: db17991c58d044ae937d9a2b0ef75968, State: Running, Role: LEADER
I20260608 09:51:12.034945 12884 raft_consensus.cc:493] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:12.043916 12728 raft_consensus.cc:3060] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:12.045344 12858 consensus_queue.cc:237] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:12.045048 12884 raft_consensus.cc:515] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:12.049978 12801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724dd897fe924f1fa59fcd371876cc05" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac" is_pre_election: true
I20260608 09:51:12.050396 12726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724dd897fe924f1fa59fcd371876cc05" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1" is_pre_election: true
I20260608 09:51:12.051622 12726 raft_consensus.cc:2393] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db17991c58d044ae937d9a2b0ef75968 in current term 1: Already voted for candidate 0cf75f444ff148c08805723fc4d3a0ac in this term.
I20260608 09:51:12.052780 12884 leader_election.cc:290] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693), 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763)
I20260608 09:51:12.053485 12617 leader_election.cc:304] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db17991c58d044ae937d9a2b0ef75968; no voters: 0cf75f444ff148c08805723fc4d3a0ac, 2f02e01eb9ad41798f94187d41721fa1
I20260608 09:51:12.044691 12802 raft_consensus.cc:3060] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:12.065830 12858 raft_consensus.cc:3060] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:12.068361 12551 catalog_manager.cc:5696] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 reported cstate change: term changed from 0 to 1, leader changed from <none> to db17991c58d044ae937d9a2b0ef75968 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "db17991c58d044ae937d9a2b0ef75968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:12.074676 12858 raft_consensus.cc:2749] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:12.077286 12886 raft_consensus.cc:2749] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:12.080745 12802 raft_consensus.cc:2468] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db17991c58d044ae937d9a2b0ef75968 in term 1.
I20260608 09:51:12.082579 12618 leader_election.cc:304] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf75f444ff148c08805723fc4d3a0ac, db17991c58d044ae937d9a2b0ef75968; no voters: 
I20260608 09:51:12.077486 12728 raft_consensus.cc:2468] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db17991c58d044ae937d9a2b0ef75968 in term 1.
I20260608 09:51:12.084805 12858 raft_consensus.cc:2804] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:12.085407 12858 raft_consensus.cc:697] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 1 LEADER]: Becoming Leader. State: Replica: db17991c58d044ae937d9a2b0ef75968, State: Running, Role: LEADER
I20260608 09:51:12.086877 12849 tablet_bootstrap.cc:492] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968: No bootstrap required, opened a new log
I20260608 09:51:12.086776 12858 consensus_queue.cc:237] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } }
I20260608 09:51:12.087497 12849 ts_tablet_manager.cc:1403] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.023s
I20260608 09:51:12.091679 12849 raft_consensus.cc:359] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
I20260608 09:51:12.092492 12849 raft_consensus.cc:385] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:12.092832 12849 raft_consensus.cc:740] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db17991c58d044ae937d9a2b0ef75968, State: Initialized, Role: FOLLOWER
I20260608 09:51:12.091977 12551 catalog_manager.cc:5696] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "2f02e01eb9ad41798f94187d41721fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:12.093823 12849 consensus_queue.cc:260] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
I20260608 09:51:12.096446 12849 ts_tablet_manager.cc:1434] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 09:51:12.101986 12550 catalog_manager.cc:5696] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 reported cstate change: term changed from 0 to 1, leader changed from <none> to db17991c58d044ae937d9a2b0ef75968 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "db17991c58d044ae937d9a2b0ef75968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:12.103899 12858 raft_consensus.cc:493] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:12.104480 12858 raft_consensus.cc:515] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 } } peers { permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 } } peers { permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 } }
I20260608 09:51:12.106511 12858 leader_election.cc:290] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf75f444ff148c08805723fc4d3a0ac (127.3.176.131:35763), 2f02e01eb9ad41798f94187d41721fa1 (127.3.176.130:46693)
I20260608 09:51:12.107205 12802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a2e3570e1248afbe5cb80407db1d52" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf75f444ff148c08805723fc4d3a0ac" is_pre_election: true
I20260608 09:51:12.107712 12728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a2e3570e1248afbe5cb80407db1d52" candidate_uuid: "db17991c58d044ae937d9a2b0ef75968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f02e01eb9ad41798f94187d41721fa1" is_pre_election: true
I20260608 09:51:12.108208 12802 raft_consensus.cc:2393] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db17991c58d044ae937d9a2b0ef75968 in current term 1: Already voted for candidate 2f02e01eb9ad41798f94187d41721fa1 in this term.
I20260608 09:51:12.109664 12618 leader_election.cc:304] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db17991c58d044ae937d9a2b0ef75968; no voters: 0cf75f444ff148c08805723fc4d3a0ac, 2f02e01eb9ad41798f94187d41721fa1
I20260608 09:51:12.110584 12858 raft_consensus.cc:3060] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:12.116411 12858 raft_consensus.cc:2749] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:12.120828 12852 consensus_queue.cc:1048] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:12.136897 12854 consensus_queue.cc:1048] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:12.310937 12872 consensus_queue.cc:1048] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:12.339780 12853 consensus_queue.cc:1048] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:51:12.364719 12831 meta_cache.cc:1097] Time spent processing table locations response: real 0.050s	user 0.002s	sys 0.000s
W20260608 09:51:12.365764 12831 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.3.176.190:41149, user_credentials={real_user=slave}} blocked reactor thread for 51512.3us
W20260608 09:51:12.379611 12899 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.010s	sys 0.000s
W20260608 09:51:12.384951 12897 meta_cache.cc:1261] Time spent looking up entry by key: real 0.065s	user 0.011s	sys 0.000s
W20260608 09:51:12.388516 12896 meta_cache.cc:1261] Time spent looking up entry by key: real 0.080s	user 0.010s	sys 0.000s
I20260608 09:51:12.402397 12872 consensus_queue.cc:1048] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:12.424855 12876 consensus_queue.cc:1048] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:12.511382 12858 consensus_queue.cc:1048] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:12.528857 12854 consensus_queue.cc:1048] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db17991c58d044ae937d9a2b0ef75968" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 39423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:12.632426 12858 consensus_queue.cc:1048] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:12.682862 12802 raft_consensus.cc:1275] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Refusing update from remote peer 2f02e01eb9ad41798f94187d41721fa1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:51:12.703536 12618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.131:35763, user_credentials={real_user=slave}} blocked reactor thread for 72599us
I20260608 09:51:12.718998 12852 consensus_queue.cc:1048] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:12.751493 12917 consensus_queue.cc:1048] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf75f444ff148c08805723fc4d3a0ac" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:12.758033 12728 raft_consensus.cc:1275] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Refusing update from remote peer db17991c58d044ae937d9a2b0ef75968: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:12.762409 12917 consensus_queue.cc:1048] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f02e01eb9ad41798f94187d41721fa1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 46693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260608 09:51:13.031177 12693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.129:39423, user_credentials={real_user=slave}} blocked reactor thread for 93554.3us
W20260608 09:51:13.322479 12899 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.000s	sys 0.000s
W20260608 09:51:13.322930 12898 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.000s	sys 0.000s
W20260608 09:51:13.359900 12618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.131:35763, user_credentials={real_user=slave}} blocked reactor thread for 90303.8us
W20260608 09:51:13.397562 12617 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:46693, user_credentials={real_user=slave}} blocked reactor thread for 117309us
W20260608 09:51:13.644907 12833 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.3.176.131:35763, user_credentials={real_user=slave}} blocked reactor thread for 63897.5us
W20260608 09:51:13.957553 12693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.131:35763, user_credentials={real_user=slave}} blocked reactor thread for 111698us
I20260608 09:51:14.146821  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:51:14.185367  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:14.186249  3778 tablet_replica.cc:333] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968: stopping tablet replica
I20260608 09:51:14.186973  3778 raft_consensus.cc:2243] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.187639  3778 raft_consensus.cc:2272] T 57a2e3570e1248afbe5cb80407db1d52 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.190896  3778 tablet_replica.cc:333] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968: stopping tablet replica
I20260608 09:51:14.191530  3778 raft_consensus.cc:2243] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.192052  3778 raft_consensus.cc:2272] T 724dd897fe924f1fa59fcd371876cc05 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.195691  3778 tablet_replica.cc:333] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968: stopping tablet replica
I20260608 09:51:14.196558  3778 raft_consensus.cc:2243] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:14.197809  3778 raft_consensus.cc:2272] T fd3c625befa444a4bbfc1f9eff73d512 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.200838  3778 tablet_replica.cc:333] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968: stopping tablet replica
I20260608 09:51:14.201566  3778 raft_consensus.cc:2243] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.202212  3778 raft_consensus.cc:2272] T 0fefd13c31a043c3bfd78e79879cdc24 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.205112  3778 tablet_replica.cc:333] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968: stopping tablet replica
I20260608 09:51:14.205687  3778 raft_consensus.cc:2243] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.206321  3778 raft_consensus.cc:2272] T e72c9c99132d401b8bf445cc9d197bd1 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.209079  3778 tablet_replica.cc:333] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968: stopping tablet replica
I20260608 09:51:14.209616  3778 raft_consensus.cc:2243] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:14.210356  3778 raft_consensus.cc:2272] T 1f88468bc25842f38851fad107d7fba7 P db17991c58d044ae937d9a2b0ef75968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.240975  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:51:14.265177  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:51:14.292040  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:14.292997  3778 tablet_replica.cc:333] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1: stopping tablet replica
I20260608 09:51:14.293828  3778 raft_consensus.cc:2243] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.294369  3778 raft_consensus.cc:2272] T e72c9c99132d401b8bf445cc9d197bd1 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.297386  3778 tablet_replica.cc:333] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1: stopping tablet replica
I20260608 09:51:14.297953  3778 raft_consensus.cc:2243] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.298420  3778 raft_consensus.cc:2272] T fd3c625befa444a4bbfc1f9eff73d512 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.301187  3778 tablet_replica.cc:333] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1: stopping tablet replica
I20260608 09:51:14.301738  3778 raft_consensus.cc:2243] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:14.302487  3778 raft_consensus.cc:2272] T 0fefd13c31a043c3bfd78e79879cdc24 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.305115  3778 tablet_replica.cc:333] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1: stopping tablet replica
I20260608 09:51:14.305645  3778 raft_consensus.cc:2243] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.306123  3778 raft_consensus.cc:2272] T 724dd897fe924f1fa59fcd371876cc05 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.308632  3778 tablet_replica.cc:333] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1: stopping tablet replica
I20260608 09:51:14.309134  3778 raft_consensus.cc:2243] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.309540  3778 raft_consensus.cc:2272] T 1f88468bc25842f38851fad107d7fba7 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.312485  3778 tablet_replica.cc:333] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1: stopping tablet replica
I20260608 09:51:14.313005  3778 raft_consensus.cc:2243] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:14.313750  3778 raft_consensus.cc:2272] T 57a2e3570e1248afbe5cb80407db1d52 P 2f02e01eb9ad41798f94187d41721fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.342331  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:51:14.364749  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:51:14.395454  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:14.396404  3778 tablet_replica.cc:333] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac: stopping tablet replica
I20260608 09:51:14.397181  3778 raft_consensus.cc:2243] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.397799  3778 raft_consensus.cc:2272] T 1f88468bc25842f38851fad107d7fba7 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.401050  3778 tablet_replica.cc:333] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac: stopping tablet replica
I20260608 09:51:14.401721  3778 raft_consensus.cc:2243] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.402298  3778 raft_consensus.cc:2272] T fd3c625befa444a4bbfc1f9eff73d512 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.405813  3778 tablet_replica.cc:333] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac: stopping tablet replica
I20260608 09:51:14.406441  3778 raft_consensus.cc:2243] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.407094  3778 raft_consensus.cc:2272] T 0fefd13c31a043c3bfd78e79879cdc24 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.410336  3778 tablet_replica.cc:333] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac: stopping tablet replica
I20260608 09:51:14.410966  3778 raft_consensus.cc:2243] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:14.411888  3778 raft_consensus.cc:2272] T e72c9c99132d401b8bf445cc9d197bd1 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.414889  3778 tablet_replica.cc:333] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac: stopping tablet replica
I20260608 09:51:14.415513  3778 raft_consensus.cc:2243] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:14.416462  3778 raft_consensus.cc:2272] T 724dd897fe924f1fa59fcd371876cc05 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.419342  3778 tablet_replica.cc:333] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac: stopping tablet replica
I20260608 09:51:14.420137  3778 raft_consensus.cc:2243] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:14.420806  3778 raft_consensus.cc:2272] T 57a2e3570e1248afbe5cb80407db1d52 P 0cf75f444ff148c08805723fc4d3a0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.450585  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:51:14.470431  3778 master.cc:562] Master@127.3.176.190:41149 shutting down...
I20260608 09:51:14.495115  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:14.495751  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:14.496119  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 985dde69cf994d43959719a8b06fb0b7: stopping tablet replica
I20260608 09:51:14.517505  3778 master.cc:584] Master@127.3.176.190:41149 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4925 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 09:51:14.561559  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:34731
I20260608 09:51:14.563019  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:14.569828 12956 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:14.569850 12957 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:14.571096 12959 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:14.572417  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:14.573360  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:14.573557  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:14.573742  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912274573723 us; error 0 us; skew 500 ppm
I20260608 09:51:14.574397  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:14.577881  3778 webserver.cc:533] Webserver started at http://127.3.176.190:38683/ using document root <none> and password file <none>
I20260608 09:51:14.578455  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:14.578636  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:14.578953  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:14.580348  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "ee9fb4835f4c40cdb9da46c2dd617675"
format_stamp: "Formatted at 2026-06-08 09:51:14 on dist-test-slave-qcvl"
I20260608 09:51:14.585739  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:51:14.590170 12964 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:14.591187  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:14.591555  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "ee9fb4835f4c40cdb9da46c2dd617675"
format_stamp: "Formatted at 2026-06-08 09:51:14 on dist-test-slave-qcvl"
I20260608 09:51:14.591854  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:14.605685  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:14.607115  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:14.652076  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:34731
I20260608 09:51:14.652228 13015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:34731 every 8 connection(s)
I20260608 09:51:14.656673 13016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:14.667156 13016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675: Bootstrap starting.
I20260608 09:51:14.672358 13016 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:14.677426 13016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675: No bootstrap required, opened a new log
I20260608 09:51:14.679723 13016 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9fb4835f4c40cdb9da46c2dd617675" member_type: VOTER }
I20260608 09:51:14.680226 13016 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:14.680475 13016 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9fb4835f4c40cdb9da46c2dd617675, State: Initialized, Role: FOLLOWER
I20260608 09:51:14.681098 13016 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9fb4835f4c40cdb9da46c2dd617675" member_type: VOTER }
I20260608 09:51:14.681581 13016 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:14.681795 13016 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:14.682070 13016 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:14.687053 13016 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9fb4835f4c40cdb9da46c2dd617675" member_type: VOTER }
I20260608 09:51:14.687624 13016 leader_election.cc:304] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ee9fb4835f4c40cdb9da46c2dd617675; no voters: 
I20260608 09:51:14.688906 13016 leader_election.cc:290] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:14.689596 13019 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:14.691298 13019 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 1 LEADER]: Becoming Leader. State: Replica: ee9fb4835f4c40cdb9da46c2dd617675, State: Running, Role: LEADER
I20260608 09:51:14.692130 13016 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:14.692175 13019 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9fb4835f4c40cdb9da46c2dd617675" member_type: VOTER }
I20260608 09:51:14.698005 13021 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee9fb4835f4c40cdb9da46c2dd617675. Latest consensus state: current_term: 1 leader_uuid: "ee9fb4835f4c40cdb9da46c2dd617675" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9fb4835f4c40cdb9da46c2dd617675" member_type: VOTER } }
I20260608 09:51:14.698514 13021 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:14.700057 13020 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee9fb4835f4c40cdb9da46c2dd617675" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9fb4835f4c40cdb9da46c2dd617675" member_type: VOTER } }
I20260608 09:51:14.701186 13020 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:14.701516 13027 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:14.709270 13027 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:14.710301  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:14.719008 13027 catalog_manager.cc:1382] Generated new cluster ID: 3adf3f7cbd8f42828021164db67f71f2
I20260608 09:51:14.719329 13027 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:14.746047 13027 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:14.747459 13027 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:14.761219 13027 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675: Generated new TSK 0
I20260608 09:51:14.761886 13027 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:14.778621  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:14.785935 13037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:14.787241 13038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:14.788564 13040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:14.789327  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:14.790349  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:14.790553  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:14.790688  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912274790675 us; error 0 us; skew 500 ppm
I20260608 09:51:14.791282  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:14.794305  3778 webserver.cc:533] Webserver started at http://127.3.176.129:36557/ using document root <none> and password file <none>
I20260608 09:51:14.794847  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:14.795032  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:14.795290  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:14.796581  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "0f98d71bc6bc4c028a28fc47d41332b9"
format_stamp: "Formatted at 2026-06-08 09:51:14 on dist-test-slave-qcvl"
I20260608 09:51:14.802368  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:51:14.806589 13045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:14.807468  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:14.807796  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "0f98d71bc6bc4c028a28fc47d41332b9"
format_stamp: "Formatted at 2026-06-08 09:51:14 on dist-test-slave-qcvl"
I20260608 09:51:14.808185  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:14.819118  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:14.820698  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:14.822456  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:14.825139  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:14.825356  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:14.825601  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:14.825758  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:14.872046  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:37685
I20260608 09:51:14.872244 13107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:37685 every 8 connection(s)
I20260608 09:51:14.877635  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:14.887068 13112 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:14.893677 13113 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:14.896523 13115 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:14.896713 13108 heartbeater.cc:344] Connected to a master server at 127.3.176.190:34731
I20260608 09:51:14.897308 13108 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:14.898151 13108 heartbeater.cc:507] Master 127.3.176.190:34731 requested a full tablet report, sending...
I20260608 09:51:14.896703  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:14.900805  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:51:14.900751 12981 ts_manager.cc:194] Registered new tserver with Master: 0f98d71bc6bc4c028a28fc47d41332b9 (127.3.176.129:37685)
W20260608 09:51:14.901357  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:14.901588  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912274901567 us; error 0 us; skew 500 ppm
I20260608 09:51:14.902360  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:14.903270 12981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54014
I20260608 09:51:14.905475  3778 webserver.cc:533] Webserver started at http://127.3.176.130:40221/ using document root <none> and password file <none>
I20260608 09:51:14.906087  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:14.906272  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:14.906564  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:14.907779  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "6cad2073de4945abb3643427409250ba"
format_stamp: "Formatted at 2026-06-08 09:51:14 on dist-test-slave-qcvl"
I20260608 09:51:14.913035  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:51:14.917372 13120 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:14.918267  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:51:14.918622  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "6cad2073de4945abb3643427409250ba"
format_stamp: "Formatted at 2026-06-08 09:51:14 on dist-test-slave-qcvl"
I20260608 09:51:14.918905  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:14.953172  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:14.954542  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:14.956308  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:14.958913  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:14.959120  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:14.959380  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:14.959542  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:15.005566  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:43821
I20260608 09:51:15.005716 13182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:43821 every 8 connection(s)
I20260608 09:51:15.011389  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:15.019779 13186 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:15.021461 13187 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:15.024562 13183 heartbeater.cc:344] Connected to a master server at 127.3.176.190:34731
I20260608 09:51:15.025029 13183 heartbeater.cc:461] Registering TS with master...
W20260608 09:51:15.025192 13189 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:15.025265  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:15.026310 13183 heartbeater.cc:507] Master 127.3.176.190:34731 requested a full tablet report, sending...
I20260608 09:51:15.026939  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:15.027238  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:15.027467  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912275027449 us; error 0 us; skew 500 ppm
I20260608 09:51:15.028333  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:15.029066 12981 ts_manager.cc:194] Registered new tserver with Master: 6cad2073de4945abb3643427409250ba (127.3.176.130:43821)
I20260608 09:51:15.030921 12981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54016
I20260608 09:51:15.031198  3778 webserver.cc:533] Webserver started at http://127.3.176.131:45775/ using document root <none> and password file <none>
I20260608 09:51:15.031833  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:15.032071  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:15.032438  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:15.034101  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9"
format_stamp: "Formatted at 2026-06-08 09:51:15 on dist-test-slave-qcvl"
I20260608 09:51:15.039496  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:51:15.043526 13194 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:15.044499  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:15.044854  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9"
format_stamp: "Formatted at 2026-06-08 09:51:15 on dist-test-slave-qcvl"
I20260608 09:51:15.045152  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:15.062623  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:15.063834  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:15.065464  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:15.068024  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:15.068272  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:15.068543  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:15.068712  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:15.114089  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:42755
I20260608 09:51:15.114223 13256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:42755 every 8 connection(s)
I20260608 09:51:15.129146 13257 heartbeater.cc:344] Connected to a master server at 127.3.176.190:34731
I20260608 09:51:15.129571 13257 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:15.130336 13257 heartbeater.cc:507] Master 127.3.176.190:34731 requested a full tablet report, sending...
I20260608 09:51:15.132325 12981 ts_manager.cc:194] Registered new tserver with Master: eb91ec8d3ef94e99a8ca0dda1ac49ad9 (127.3.176.131:42755)
I20260608 09:51:15.132735  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014945239s
I20260608 09:51:15.133690 12981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54020
I20260608 09:51:15.906682 13108 heartbeater.cc:499] Master 127.3.176.190:34731 was elected leader, sending a full tablet report...
I20260608 09:51:16.034524 13183 heartbeater.cc:499] Master 127.3.176.190:34731 was elected leader, sending a full tablet report...
I20260608 09:51:16.136615 13257 heartbeater.cc:499] Master 127.3.176.190:34731 was elected leader, sending a full tablet report...
I20260608 09:51:16.199281 12981 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54034:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:51:16.201620 12981 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:51:16.258664 13148 tablet_service.cc:1511] Processing CreateTablet for tablet 432c7049b3924a438dd1a430832dd7c2 (DEFAULT_TABLE table=test-workload [id=07104842a0d442499f25eacf37297be5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:51:16.260339 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432c7049b3924a438dd1a430832dd7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:16.263306 13073 tablet_service.cc:1511] Processing CreateTablet for tablet 432c7049b3924a438dd1a430832dd7c2 (DEFAULT_TABLE table=test-workload [id=07104842a0d442499f25eacf37297be5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:51:16.265022 13073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432c7049b3924a438dd1a430832dd7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:16.266453 13222 tablet_service.cc:1511] Processing CreateTablet for tablet 432c7049b3924a438dd1a430832dd7c2 (DEFAULT_TABLE table=test-workload [id=07104842a0d442499f25eacf37297be5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:51:16.267705 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432c7049b3924a438dd1a430832dd7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:16.281839 13277 tablet_bootstrap.cc:492] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba: Bootstrap starting.
I20260608 09:51:16.285926 13278 tablet_bootstrap.cc:492] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9: Bootstrap starting.
I20260608 09:51:16.290371 13277 tablet_bootstrap.cc:654] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:16.290774 13279 tablet_bootstrap.cc:492] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9: Bootstrap starting.
I20260608 09:51:16.294531 13278 tablet_bootstrap.cc:654] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:16.298014 13279 tablet_bootstrap.cc:654] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:16.298312 13277 tablet_bootstrap.cc:492] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba: No bootstrap required, opened a new log
I20260608 09:51:16.298887 13277 ts_tablet_manager.cc:1403] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 09:51:16.302590 13277 raft_consensus.cc:359] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } }
I20260608 09:51:16.304334 13277 raft_consensus.cc:385] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:16.304561 13278 tablet_bootstrap.cc:492] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9: No bootstrap required, opened a new log
I20260608 09:51:16.304643 13277 raft_consensus.cc:740] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cad2073de4945abb3643427409250ba, State: Initialized, Role: FOLLOWER
I20260608 09:51:16.305321 13278 ts_tablet_manager.cc:1403] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 09:51:16.305757 13279 tablet_bootstrap.cc:492] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9: No bootstrap required, opened a new log
I20260608 09:51:16.306373 13279 ts_tablet_manager.cc:1403] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260608 09:51:16.305981 13277 consensus_queue.cc:260] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } }
I20260608 09:51:16.309249 13277 ts_tablet_manager.cc:1434] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:51:16.309792 13279 raft_consensus.cc:359] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } }
I20260608 09:51:16.308542 13278 raft_consensus.cc:359] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } }
I20260608 09:51:16.311450 13279 raft_consensus.cc:385] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:16.311733 13278 raft_consensus.cc:385] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:16.311883 13279 raft_consensus.cc:740] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f98d71bc6bc4c028a28fc47d41332b9, State: Initialized, Role: FOLLOWER
I20260608 09:51:16.312395 13278 raft_consensus.cc:740] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb91ec8d3ef94e99a8ca0dda1ac49ad9, State: Initialized, Role: FOLLOWER
I20260608 09:51:16.313148 13279 consensus_queue.cc:260] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } }
I20260608 09:51:16.313567 13278 consensus_queue.cc:260] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } }
I20260608 09:51:16.317822 13278 ts_tablet_manager.cc:1434] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 09:51:16.320901 13279 ts_tablet_manager.cc:1434] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:51:16.325388 13283 raft_consensus.cc:493] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:16.325975 13283 raft_consensus.cc:515] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } }
I20260608 09:51:16.328683 13283 leader_election.cc:290] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f98d71bc6bc4c028a28fc47d41332b9 (127.3.176.129:37685), eb91ec8d3ef94e99a8ca0dda1ac49ad9 (127.3.176.131:42755)
I20260608 09:51:16.342607 13083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c7049b3924a438dd1a430832dd7c2" candidate_uuid: "6cad2073de4945abb3643427409250ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" is_pre_election: true
I20260608 09:51:16.343598 13083 raft_consensus.cc:2468] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cad2073de4945abb3643427409250ba in term 0.
I20260608 09:51:16.344270 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c7049b3924a438dd1a430832dd7c2" candidate_uuid: "6cad2073de4945abb3643427409250ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" is_pre_election: true
I20260608 09:51:16.345044 13232 raft_consensus.cc:2468] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cad2073de4945abb3643427409250ba in term 0.
I20260608 09:51:16.345153 13123 leader_election.cc:304] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f98d71bc6bc4c028a28fc47d41332b9, 6cad2073de4945abb3643427409250ba; no voters: 
I20260608 09:51:16.346140 13283 raft_consensus.cc:2804] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:16.346609 13283 raft_consensus.cc:493] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:16.346887 13283 raft_consensus.cc:3060] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:16.352648 13283 raft_consensus.cc:515] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } }
I20260608 09:51:16.354375 13283 leader_election.cc:290] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [CANDIDATE]: Term 1 election: Requested vote from peers 0f98d71bc6bc4c028a28fc47d41332b9 (127.3.176.129:37685), eb91ec8d3ef94e99a8ca0dda1ac49ad9 (127.3.176.131:42755)
I20260608 09:51:16.355468 13083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c7049b3924a438dd1a430832dd7c2" candidate_uuid: "6cad2073de4945abb3643427409250ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f98d71bc6bc4c028a28fc47d41332b9"
I20260608 09:51:16.355820 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432c7049b3924a438dd1a430832dd7c2" candidate_uuid: "6cad2073de4945abb3643427409250ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9"
I20260608 09:51:16.356204 13083 raft_consensus.cc:3060] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:16.356598 13232 raft_consensus.cc:3060] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:16.362264 13232 raft_consensus.cc:2468] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cad2073de4945abb3643427409250ba in term 1.
I20260608 09:51:16.362571 13083 raft_consensus.cc:2468] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cad2073de4945abb3643427409250ba in term 1.
I20260608 09:51:16.363472 13123 leader_election.cc:304] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cad2073de4945abb3643427409250ba, eb91ec8d3ef94e99a8ca0dda1ac49ad9; no voters: 
I20260608 09:51:16.364398 13283 raft_consensus.cc:2804] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:16.365689 13283 raft_consensus.cc:697] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 1 LEADER]: Becoming Leader. State: Replica: 6cad2073de4945abb3643427409250ba, State: Running, Role: LEADER
I20260608 09:51:16.366622 13283 consensus_queue.cc:237] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } }
I20260608 09:51:16.376688 12980 catalog_manager.cc:5696] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cad2073de4945abb3643427409250ba (127.3.176.130). New cstate: current_term: 1 leader_uuid: "6cad2073de4945abb3643427409250ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cad2073de4945abb3643427409250ba" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 43821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:16.573138 13232 raft_consensus.cc:1275] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [term 1 FOLLOWER]: Refusing update from remote peer 6cad2073de4945abb3643427409250ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:16.573201 13083 raft_consensus.cc:1275] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [term 1 FOLLOWER]: Refusing update from remote peer 6cad2073de4945abb3643427409250ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:16.575053 13288 consensus_queue.cc:1048] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb91ec8d3ef94e99a8ca0dda1ac49ad9" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 42755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:16.575819 13283 consensus_queue.cc:1048] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f98d71bc6bc4c028a28fc47d41332b9" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 37685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:17.073632  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:51:17.113749  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:17.114503  3778 tablet_replica.cc:333] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9: stopping tablet replica
I20260608 09:51:17.115104  3778 raft_consensus.cc:2243] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:17.115832  3778 raft_consensus.cc:2272] T 432c7049b3924a438dd1a430832dd7c2 P 0f98d71bc6bc4c028a28fc47d41332b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:17.128906  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:51:17.140226  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:51:17.165175  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:17.165855  3778 tablet_replica.cc:333] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba: stopping tablet replica
I20260608 09:51:17.166354  3778 raft_consensus.cc:2243] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:17.167172  3778 raft_consensus.cc:2272] T 432c7049b3924a438dd1a430832dd7c2 P 6cad2073de4945abb3643427409250ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:17.189811  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:51:17.201964  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:51:17.228240  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:17.228967  3778 tablet_replica.cc:333] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9: stopping tablet replica
I20260608 09:51:17.229537  3778 raft_consensus.cc:2243] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:17.230132  3778 raft_consensus.cc:2272] T 432c7049b3924a438dd1a430832dd7c2 P eb91ec8d3ef94e99a8ca0dda1ac49ad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:17.252202  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:51:17.262568  3778 master.cc:562] Master@127.3.176.190:34731 shutting down...
I20260608 09:51:17.283476  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:17.284029  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:17.284386  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee9fb4835f4c40cdb9da46c2dd617675: stopping tablet replica
I20260608 09:51:17.304004  3778 master.cc:584] Master@127.3.176.190:34731 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2769 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 09:51:17.333060  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:40023
I20260608 09:51:17.334249  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:17.339646 13310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:17.339744 13311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:17.342489 13313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:17.342660  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:17.343699  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:17.343901  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:17.344070  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912277344053 us; error 0 us; skew 500 ppm
I20260608 09:51:17.344681  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:17.347244  3778 webserver.cc:533] Webserver started at http://127.3.176.190:44255/ using document root <none> and password file <none>
I20260608 09:51:17.347757  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:17.347931  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:17.348248  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:17.349363  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "2d223a9bec984bc98611d7e02dbf2c51"
format_stamp: "Formatted at 2026-06-08 09:51:17 on dist-test-slave-qcvl"
I20260608 09:51:17.354230  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:17.358188 13318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.359048  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:17.359364  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "2d223a9bec984bc98611d7e02dbf2c51"
format_stamp: "Formatted at 2026-06-08 09:51:17 on dist-test-slave-qcvl"
I20260608 09:51:17.359624  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:17.386220  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:17.387362  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:17.426326  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:40023
I20260608 09:51:17.426527 13369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:40023 every 8 connection(s)
I20260608 09:51:17.430828 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:17.442891 13370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51: Bootstrap starting.
I20260608 09:51:17.448216 13370 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:17.452957 13370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51: No bootstrap required, opened a new log
I20260608 09:51:17.455382 13370 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d223a9bec984bc98611d7e02dbf2c51" member_type: VOTER }
I20260608 09:51:17.455817 13370 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:17.456010 13370 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d223a9bec984bc98611d7e02dbf2c51, State: Initialized, Role: FOLLOWER
I20260608 09:51:17.456931 13370 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d223a9bec984bc98611d7e02dbf2c51" member_type: VOTER }
I20260608 09:51:17.457551 13370 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:17.457779 13370 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:17.458021 13370 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:17.463876 13370 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d223a9bec984bc98611d7e02dbf2c51" member_type: VOTER }
I20260608 09:51:17.464475 13370 leader_election.cc:304] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2d223a9bec984bc98611d7e02dbf2c51; no voters: 
I20260608 09:51:17.465812 13370 leader_election.cc:290] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:17.466316 13373 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:17.467818 13373 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 1 LEADER]: Becoming Leader. State: Replica: 2d223a9bec984bc98611d7e02dbf2c51, State: Running, Role: LEADER
I20260608 09:51:17.468600 13373 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d223a9bec984bc98611d7e02dbf2c51" member_type: VOTER }
I20260608 09:51:17.469146 13370 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:17.472824 13374 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d223a9bec984bc98611d7e02dbf2c51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d223a9bec984bc98611d7e02dbf2c51" member_type: VOTER } }
I20260608 09:51:17.473608 13374 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:17.472807 13375 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d223a9bec984bc98611d7e02dbf2c51. Latest consensus state: current_term: 1 leader_uuid: "2d223a9bec984bc98611d7e02dbf2c51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d223a9bec984bc98611d7e02dbf2c51" member_type: VOTER } }
I20260608 09:51:17.474291 13375 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:17.477908 13380 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:17.485737 13380 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:17.489537  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:17.497320 13380 catalog_manager.cc:1382] Generated new cluster ID: d25067f332984eb8bb625757e96a447c
I20260608 09:51:17.497673 13380 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:17.520239 13380 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:17.521767 13380 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:17.544799 13380 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51: Generated new TSK 0
I20260608 09:51:17.545694 13380 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:17.556375  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:17.562999 13391 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:17.564168 13392 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:17.566234  3778 server_base.cc:1061] running on GCE node
W20260608 09:51:17.566362 13394 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:17.567590  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:17.567798  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:17.567934  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912277567921 us; error 0 us; skew 500 ppm
I20260608 09:51:17.568603  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:17.571336  3778 webserver.cc:533] Webserver started at http://127.3.176.129:37589/ using document root <none> and password file <none>
I20260608 09:51:17.571869  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:17.572041  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:17.572341  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:17.573581  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0"
format_stamp: "Formatted at 2026-06-08 09:51:17 on dist-test-slave-qcvl"
I20260608 09:51:17.578711  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:51:17.582810 13399 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.583811  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:17.584169  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0"
format_stamp: "Formatted at 2026-06-08 09:51:17 on dist-test-slave-qcvl"
I20260608 09:51:17.584458  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:17.598667  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:17.599990  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:17.601735  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:17.604715  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:17.604924  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.605175  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:17.605331  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.650453  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:38469
I20260608 09:51:17.650588 13461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:38469 every 8 connection(s)
I20260608 09:51:17.656297  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:17.664472 13466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:17.665122 13467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:17.668005  3778 server_base.cc:1061] running on GCE node
W20260608 09:51:17.668895 13469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:17.670600 13462 heartbeater.cc:344] Connected to a master server at 127.3.176.190:40023
I20260608 09:51:17.671056 13462 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:17.671798 13462 heartbeater.cc:507] Master 127.3.176.190:40023 requested a full tablet report, sending...
I20260608 09:51:17.672370  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:17.672644  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:17.672865  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912277672841 us; error 0 us; skew 500 ppm
I20260608 09:51:17.673833  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:17.674579 13335 ts_manager.cc:194] Registered new tserver with Master: d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469)
I20260608 09:51:17.676714 13335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49602
I20260608 09:51:17.677229  3778 webserver.cc:533] Webserver started at http://127.3.176.130:44375/ using document root <none> and password file <none>
I20260608 09:51:17.677975  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:17.678224  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:17.678507  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:17.679714  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "2dd8708579d041b6ac05d9362dfa9a2f"
format_stamp: "Formatted at 2026-06-08 09:51:17 on dist-test-slave-qcvl"
I20260608 09:51:17.684844  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:51:17.689136 13474 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.690109  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 09:51:17.690497  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "2dd8708579d041b6ac05d9362dfa9a2f"
format_stamp: "Formatted at 2026-06-08 09:51:17 on dist-test-slave-qcvl"
I20260608 09:51:17.690817  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:17.729893  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:17.731496  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:17.733636  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:17.736729  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:17.736943  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.737206  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:17.737361  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.782526  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:42399
I20260608 09:51:17.782675 13536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:42399 every 8 connection(s)
I20260608 09:51:17.788296  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:17.796579 13540 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:17.797122 13541 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:17.798913 13543 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:17.799803  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:17.800617 13537 heartbeater.cc:344] Connected to a master server at 127.3.176.190:40023
I20260608 09:51:17.800952  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:51:17.801029 13537 heartbeater.cc:461] Registering TS with master...
W20260608 09:51:17.801332  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:17.801544  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912277801527 us; error 0 us; skew 500 ppm
I20260608 09:51:17.802065 13537 heartbeater.cc:507] Master 127.3.176.190:40023 requested a full tablet report, sending...
I20260608 09:51:17.802210  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:17.804770 13335 ts_manager.cc:194] Registered new tserver with Master: 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399)
I20260608 09:51:17.805225  3778 webserver.cc:533] Webserver started at http://127.3.176.131:36839/ using document root <none> and password file <none>
I20260608 09:51:17.805948  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:17.806205  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:17.806556  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:17.806692 13335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49614
I20260608 09:51:17.808033  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "8d15b6240b4f4406914510832d736137"
format_stamp: "Formatted at 2026-06-08 09:51:17 on dist-test-slave-qcvl"
I20260608 09:51:17.814200  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:51:17.818718 13548 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.819810  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:17.820230  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "8d15b6240b4f4406914510832d736137"
format_stamp: "Formatted at 2026-06-08 09:51:17 on dist-test-slave-qcvl"
I20260608 09:51:17.820552  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:17.835705  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:17.837042  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:17.838682  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:17.841346  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:17.841570  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.841820  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:17.841984  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:17.890271  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:36267
I20260608 09:51:17.890383 13610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:36267 every 8 connection(s)
I20260608 09:51:17.905874 13611 heartbeater.cc:344] Connected to a master server at 127.3.176.190:40023
I20260608 09:51:17.906308 13611 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:17.907138 13611 heartbeater.cc:507] Master 127.3.176.190:40023 requested a full tablet report, sending...
I20260608 09:51:17.909610 13335 ts_manager.cc:194] Registered new tserver with Master: 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:17.910233  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016211731s
I20260608 09:51:17.911660 13335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49618
I20260608 09:51:18.679701 13462 heartbeater.cc:499] Master 127.3.176.190:40023 was elected leader, sending a full tablet report...
I20260608 09:51:18.809669 13537 heartbeater.cc:499] Master 127.3.176.190:40023 was elected leader, sending a full tablet report...
I20260608 09:51:18.914944 13611 heartbeater.cc:499] Master 127.3.176.190:40023 was elected leader, sending a full tablet report...
I20260608 09:51:18.972297 13335 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49630:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:51:19.039588 13427 tablet_service.cc:1511] Processing CreateTablet for tablet 7230c537e2ce442a9b06c3bca540e64d (DEFAULT_TABLE table=test-workload [id=3951c5f53dc44d128c65981763b9038a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:19.040055 13502 tablet_service.cc:1511] Processing CreateTablet for tablet 5780c033050b4cefbe6893b3761a5060 (DEFAULT_TABLE table=test-workload [id=3951c5f53dc44d128c65981763b9038a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:19.041393 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7230c537e2ce442a9b06c3bca540e64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:19.041604 13502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5780c033050b4cefbe6893b3761a5060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:19.039742 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 46ff5186114a47b7b2b99a3bbedeba11 (DEFAULT_TABLE table=test-workload [id=3951c5f53dc44d128c65981763b9038a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:19.042200 13501 tablet_service.cc:1511] Processing CreateTablet for tablet e2300f67d9464ceca9292a2ece7c439f (DEFAULT_TABLE table=test-workload [id=3951c5f53dc44d128c65981763b9038a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:19.043174 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ff5186114a47b7b2b99a3bbedeba11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:19.043552 13501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2300f67d9464ceca9292a2ece7c439f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:19.049079 13576 tablet_service.cc:1511] Processing CreateTablet for tablet 403e1f02f3f14a64aaf7400aba888faa (DEFAULT_TABLE table=test-workload [id=3951c5f53dc44d128c65981763b9038a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:19.050596 13576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403e1f02f3f14a64aaf7400aba888faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:19.057344 13575 tablet_service.cc:1511] Processing CreateTablet for tablet ff3feb30f92b45039d5e27992bb90486 (DEFAULT_TABLE table=test-workload [id=3951c5f53dc44d128c65981763b9038a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:19.058720 13575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3feb30f92b45039d5e27992bb90486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:19.062755 13631 tablet_bootstrap.cc:492] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0: Bootstrap starting.
I20260608 09:51:19.070518 13631 tablet_bootstrap.cc:654] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:19.078373 13634 tablet_bootstrap.cc:492] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137: Bootstrap starting.
I20260608 09:51:19.080932 13632 tablet_bootstrap.cc:492] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f: Bootstrap starting.
I20260608 09:51:19.088143 13634 tablet_bootstrap.cc:654] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:19.089797 13631 tablet_bootstrap.cc:492] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0: No bootstrap required, opened a new log
I20260608 09:51:19.090379 13631 ts_tablet_manager.cc:1403] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260608 09:51:19.094220 13631 raft_consensus.cc:359] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } }
I20260608 09:51:19.094607 13632 tablet_bootstrap.cc:654] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:19.094803 13631 raft_consensus.cc:385] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:19.095201 13631 raft_consensus.cc:740] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Initialized, Role: FOLLOWER
I20260608 09:51:19.096108 13631 consensus_queue.cc:260] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } }
I20260608 09:51:19.096829 13631 raft_consensus.cc:399] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:19.096978 13634 tablet_bootstrap.cc:492] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137: No bootstrap required, opened a new log
I20260608 09:51:19.097205 13631 raft_consensus.cc:493] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:19.097589 13634 ts_tablet_manager.cc:1403] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260608 09:51:19.097687 13631 raft_consensus.cc:3060] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:19.099861 13632 tablet_bootstrap.cc:492] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f: No bootstrap required, opened a new log
I20260608 09:51:19.100419 13632 ts_tablet_manager.cc:1403] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260608 09:51:19.101193 13634 raft_consensus.cc:359] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:19.101881 13634 raft_consensus.cc:385] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:19.102206 13634 raft_consensus.cc:740] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d15b6240b4f4406914510832d736137, State: Initialized, Role: FOLLOWER
I20260608 09:51:19.102774 13632 raft_consensus.cc:359] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } }
I20260608 09:51:19.103336 13632 raft_consensus.cc:385] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:19.103075 13634 consensus_queue.cc:260] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:19.103612 13632 raft_consensus.cc:740] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Initialized, Role: FOLLOWER
I20260608 09:51:19.103884 13634 raft_consensus.cc:399] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:19.104390 13634 raft_consensus.cc:493] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:19.104408 13632 consensus_queue.cc:260] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } }
I20260608 09:51:19.105005 13634 raft_consensus.cc:3060] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:19.105263 13632 raft_consensus.cc:399] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:19.105644 13632 raft_consensus.cc:493] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:19.105931 13632 raft_consensus.cc:3060] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:19.106827 13631 raft_consensus.cc:515] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } }
I20260608 09:51:19.107703 13631 leader_election.cc:304] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:19.112293 13631 leader_election.cc:290] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:19.112898 13637 raft_consensus.cc:2804] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:19.113575 13634 raft_consensus.cc:515] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:19.113749 13632 raft_consensus.cc:515] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } }
I20260608 09:51:19.114739 13634 leader_election.cc:304] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8d15b6240b4f4406914510832d736137; no voters: 
I20260608 09:51:19.114835 13632 leader_election.cc:304] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f; no voters: 
I20260608 09:51:19.117540 13632 leader_election.cc:290] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:19.118136 13641 raft_consensus.cc:2804] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:19.121660 13631 ts_tablet_manager.cc:1434] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent starting tablet: real 0.031s	user 0.024s	sys 0.008s
I20260608 09:51:19.122278 13641 raft_consensus.cc:697] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 LEADER]: Becoming Leader. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Running, Role: LEADER
I20260608 09:51:19.123325 13631 tablet_bootstrap.cc:492] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0: Bootstrap starting.
I20260608 09:51:19.124516 13641 consensus_queue.cc:237] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } }
I20260608 09:51:19.126848 13637 raft_consensus.cc:697] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Becoming Leader. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Running, Role: LEADER
I20260608 09:51:19.127835 13637 consensus_queue.cc:237] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } }
I20260608 09:51:19.133260 13634 leader_election.cc:290] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:19.135772 13632 ts_tablet_manager.cc:1434] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent starting tablet: real 0.035s	user 0.020s	sys 0.008s
I20260608 09:51:19.136991 13632 tablet_bootstrap.cc:492] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f: Bootstrap starting.
I20260608 09:51:19.139810 13640 raft_consensus.cc:2804] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:19.138435 13631 tablet_bootstrap.cc:654] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:19.146008 13335 catalog_manager.cc:5696] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:19.151329 13634 ts_tablet_manager.cc:1434] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137: Time spent starting tablet: real 0.053s	user 0.019s	sys 0.028s
I20260608 09:51:19.152725 13634 tablet_bootstrap.cc:492] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137: Bootstrap starting.
I20260608 09:51:19.152781 13632 tablet_bootstrap.cc:654] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f: Neither blocks nor log segments found. Creating new log.
W20260608 09:51:19.157081 13463 tablet.cc:2404] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:51:19.161526 13631 tablet_bootstrap.cc:492] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0: No bootstrap required, opened a new log
I20260608 09:51:19.162216 13631 ts_tablet_manager.cc:1403] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.002s
I20260608 09:51:19.165896 13631 raft_consensus.cc:359] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } }
I20260608 09:51:19.168144 13631 raft_consensus.cc:385] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:19.168529 13631 raft_consensus.cc:740] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Initialized, Role: FOLLOWER
I20260608 09:51:19.169552 13631 consensus_queue.cc:260] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } }
I20260608 09:51:19.170288 13631 raft_consensus.cc:399] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:19.170660 13631 raft_consensus.cc:493] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:19.171085 13631 raft_consensus.cc:3060] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:19.171428 13634 tablet_bootstrap.cc:654] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:19.175805 13640 raft_consensus.cc:697] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 1 LEADER]: Becoming Leader. State: Replica: 8d15b6240b4f4406914510832d736137, State: Running, Role: LEADER
I20260608 09:51:19.177093 13640 consensus_queue.cc:237] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:19.179293 13632 tablet_bootstrap.cc:492] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f: No bootstrap required, opened a new log
I20260608 09:51:19.179960 13632 ts_tablet_manager.cc:1403] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.016s
I20260608 09:51:19.181699 13631 raft_consensus.cc:515] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } }
I20260608 09:51:19.182513 13631 leader_election.cc:304] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:19.183007 13631 leader_election.cc:290] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:19.183214 13637 raft_consensus.cc:2804] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:19.183727 13637 raft_consensus.cc:697] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Becoming Leader. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Running, Role: LEADER
I20260608 09:51:19.183987 13634 tablet_bootstrap.cc:492] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137: No bootstrap required, opened a new log
I20260608 09:51:19.184257 13632 raft_consensus.cc:359] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } }
I20260608 09:51:19.184646 13634 ts_tablet_manager.cc:1403] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.005s
I20260608 09:51:19.184514 13637 consensus_queue.cc:237] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } }
I20260608 09:51:19.184890 13632 raft_consensus.cc:385] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:19.185340 13632 raft_consensus.cc:740] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Initialized, Role: FOLLOWER
I20260608 09:51:19.186239 13631 ts_tablet_manager.cc:1434] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent starting tablet: real 0.024s	user 0.018s	sys 0.001s
I20260608 09:51:19.186579 13632 consensus_queue.cc:260] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } }
I20260608 09:51:19.189143 13632 raft_consensus.cc:399] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:19.189523 13632 raft_consensus.cc:493] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:19.189930 13632 raft_consensus.cc:3060] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:19.196041 13335 catalog_manager.cc:5696] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:19.200802 13632 raft_consensus.cc:515] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } }
I20260608 09:51:19.201799 13632 leader_election.cc:304] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f; no voters: 
I20260608 09:51:19.202510 13632 leader_election.cc:290] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:19.203327 13642 raft_consensus.cc:2804] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:19.206529 13632 ts_tablet_manager.cc:1434] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent starting tablet: real 0.026s	user 0.020s	sys 0.000s
I20260608 09:51:19.203338 13634 raft_consensus.cc:359] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:19.212107 13334 catalog_manager.cc:5696] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d15b6240b4f4406914510832d736137 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "8d15b6240b4f4406914510832d736137" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:19.213094 13634 raft_consensus.cc:385] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:19.214229 13634 raft_consensus.cc:740] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d15b6240b4f4406914510832d736137, State: Initialized, Role: FOLLOWER
I20260608 09:51:19.215045 13634 consensus_queue.cc:260] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:19.218598 13634 raft_consensus.cc:399] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:19.219051 13634 raft_consensus.cc:493] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:19.219499 13634 raft_consensus.cc:3060] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:19.202783 13333 catalog_manager.cc:5696] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:19.215636 13642 raft_consensus.cc:697] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 LEADER]: Becoming Leader. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Running, Role: LEADER
I20260608 09:51:19.222954 13642 consensus_queue.cc:237] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } }
I20260608 09:51:19.229909 13634 raft_consensus.cc:515] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:19.230818 13634 leader_election.cc:304] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8d15b6240b4f4406914510832d736137; no voters: 
I20260608 09:51:19.231375 13634 leader_election.cc:290] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:19.231719 13649 raft_consensus.cc:2804] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:19.232336 13649 raft_consensus.cc:697] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 1 LEADER]: Becoming Leader. State: Replica: 8d15b6240b4f4406914510832d736137, State: Running, Role: LEADER
I20260608 09:51:19.233171 13649 consensus_queue.cc:237] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:19.233938 13634 ts_tablet_manager.cc:1434] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137: Time spent starting tablet: real 0.049s	user 0.017s	sys 0.002s
I20260608 09:51:19.250692 13335 catalog_manager.cc:5696] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:19.251930 13333 catalog_manager.cc:5696] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d15b6240b4f4406914510832d736137 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "8d15b6240b4f4406914510832d736137" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:20.104534 13333 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49638:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:51:20.107286 13333 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:51:20.155740 13427 tablet_service.cc:1511] Processing CreateTablet for tablet a30ef9a72a39444c877dfe789782f358 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:20.157378 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30ef9a72a39444c877dfe789782f358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.157285 13502 tablet_service.cc:1511] Processing CreateTablet for tablet a30ef9a72a39444c877dfe789782f358 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:20.158840 13502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30ef9a72a39444c877dfe789782f358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.158576 13576 tablet_service.cc:1511] Processing CreateTablet for tablet a30ef9a72a39444c877dfe789782f358 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:20.160149 13576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30ef9a72a39444c877dfe789782f358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.162230 13501 tablet_service.cc:1511] Processing CreateTablet for tablet 9013f0c48a9d4a2c862eccda3d273665 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:20.163409 13575 tablet_service.cc:1511] Processing CreateTablet for tablet 9013f0c48a9d4a2c862eccda3d273665 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:20.164919 13575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9013f0c48a9d4a2c862eccda3d273665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.165282 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 9013f0c48a9d4a2c862eccda3d273665 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:20.166762 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9013f0c48a9d4a2c862eccda3d273665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.170933 13501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9013f0c48a9d4a2c862eccda3d273665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.178826 13425 tablet_service.cc:1511] Processing CreateTablet for tablet 91326b7f5af345138024cc7829f40821 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:20.181942 13574 tablet_service.cc:1511] Processing CreateTablet for tablet 91326b7f5af345138024cc7829f40821 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:20.183598 13574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91326b7f5af345138024cc7829f40821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.184278 13425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91326b7f5af345138024cc7829f40821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.185236 13689 tablet_bootstrap.cc:492] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0: Bootstrap starting.
I20260608 09:51:20.183486 13500 tablet_service.cc:1511] Processing CreateTablet for tablet 91326b7f5af345138024cc7829f40821 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:20.188107 13500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91326b7f5af345138024cc7829f40821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.191885 13689 tablet_bootstrap.cc:654] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.204185 13427 tablet_service.cc:1511] Processing CreateTablet for tablet 10e7181822e54756995a64675bf0389f (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:20.205803 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e7181822e54756995a64675bf0389f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.207306 13499 tablet_service.cc:1511] Processing CreateTablet for tablet 10e7181822e54756995a64675bf0389f (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:20.208873 13499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e7181822e54756995a64675bf0389f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.208863 13573 tablet_service.cc:1511] Processing CreateTablet for tablet 10e7181822e54756995a64675bf0389f (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:20.213896 13573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e7181822e54756995a64675bf0389f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.221344 13424 tablet_service.cc:1511] Processing CreateTablet for tablet 088fa4d98b2c4119ab46908f51d61340 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:20.223619 13424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088fa4d98b2c4119ab46908f51d61340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.241398 13498 tablet_service.cc:1511] Processing CreateTablet for tablet 088fa4d98b2c4119ab46908f51d61340 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:20.252997 13575 tablet_service.cc:1511] Processing CreateTablet for tablet 088fa4d98b2c4119ab46908f51d61340 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:20.254864 13575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088fa4d98b2c4119ab46908f51d61340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.277642 13689 tablet_bootstrap.cc:492] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0: No bootstrap required, opened a new log
I20260608 09:51:20.280692 13427 tablet_service.cc:1511] Processing CreateTablet for tablet 193d8ed68e5f4e4786256638d89262f4 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:20.286585 13689 ts_tablet_manager.cc:1403] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent bootstrapping tablet: real 0.102s	user 0.036s	sys 0.034s
I20260608 09:51:20.287199 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193d8ed68e5f4e4786256638d89262f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.287406 13497 tablet_service.cc:1511] Processing CreateTablet for tablet 193d8ed68e5f4e4786256638d89262f4 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:20.281770 13498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088fa4d98b2c4119ab46908f51d61340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.290259 13689 raft_consensus.cc:359] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.291074 13689 raft_consensus.cc:385] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.291360 13689 raft_consensus.cc:740] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.292582 13497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193d8ed68e5f4e4786256638d89262f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.302008 13574 tablet_service.cc:1511] Processing CreateTablet for tablet 193d8ed68e5f4e4786256638d89262f4 (DEFAULT_TABLE table=test-workload-rf3 [id=29c8719dfb9548ed8c3aaf8ba7ea4b44]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:20.303618 13574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193d8ed68e5f4e4786256638d89262f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:20.311515 13689 consensus_queue.cc:260] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.312678 13637 raft_consensus.cc:493] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:20.313215 13637 raft_consensus.cc:515] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.317802 13637 leader_election.cc:290] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.331378 13690 tablet_bootstrap.cc:492] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137: Bootstrap starting.
I20260608 09:51:20.346871 13692 tablet_bootstrap.cc:492] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f: Bootstrap starting.
I20260608 09:51:20.353425 13689 ts_tablet_manager.cc:1434] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260608 09:51:20.359596 13689 tablet_bootstrap.cc:492] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0: Bootstrap starting.
I20260608 09:51:20.366544 13689 tablet_bootstrap.cc:654] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.370645 13690 tablet_bootstrap.cc:654] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.386827 13692 tablet_bootstrap.cc:654] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.386786 13586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ef9a72a39444c877dfe789782f358" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137" is_pre_election: true
W20260608 09:51:20.389124 13401 leader_election.cc:343] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:20.389801 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ef9a72a39444c877dfe789782f358" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" is_pre_election: true
W20260608 09:51:20.392118 13402 leader_election.cc:343] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:20.392732 13402 leader_election.cc:304] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 2dd8708579d041b6ac05d9362dfa9a2f, 8d15b6240b4f4406914510832d736137
I20260608 09:51:20.394126 13637 raft_consensus.cc:2749] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:20.397243 13689 tablet_bootstrap.cc:492] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0: No bootstrap required, opened a new log
I20260608 09:51:20.397800 13689 ts_tablet_manager.cc:1403] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.006s
I20260608 09:51:20.399003 13690 tablet_bootstrap.cc:492] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137: No bootstrap required, opened a new log
I20260608 09:51:20.399026 13692 tablet_bootstrap.cc:492] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f: No bootstrap required, opened a new log
I20260608 09:51:20.399755 13690 ts_tablet_manager.cc:1403] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.002s
I20260608 09:51:20.399880 13692 ts_tablet_manager.cc:1403] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.000s
I20260608 09:51:20.402180 13689 raft_consensus.cc:359] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.402617 13690 raft_consensus.cc:359] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.403113 13689 raft_consensus.cc:385] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.403481 13690 raft_consensus.cc:385] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.403566 13689 raft_consensus.cc:740] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.403453 13692 raft_consensus.cc:359] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.404383 13690 raft_consensus.cc:740] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d15b6240b4f4406914510832d736137, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.404676 13692 raft_consensus.cc:385] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.405092 13692 raft_consensus.cc:740] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.405189 13689 consensus_queue.cc:260] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.405337 13690 consensus_queue.cc:260] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.406035 13692 consensus_queue.cc:260] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.407743 13690 ts_tablet_manager.cc:1434] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 09:51:20.408978 13690 tablet_bootstrap.cc:492] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137: Bootstrap starting.
I20260608 09:51:20.411803 13692 ts_tablet_manager.cc:1434] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260608 09:51:20.413151 13692 tablet_bootstrap.cc:492] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f: Bootstrap starting.
I20260608 09:51:20.414410 13689 ts_tablet_manager.cc:1434] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 09:51:20.415784 13689 tablet_bootstrap.cc:492] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0: Bootstrap starting.
I20260608 09:51:20.415932 13690 tablet_bootstrap.cc:654] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.420873 13692 tablet_bootstrap.cc:654] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.423286 13689 tablet_bootstrap.cc:654] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.428943 13690 tablet_bootstrap.cc:492] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137: No bootstrap required, opened a new log
I20260608 09:51:20.429751 13690 ts_tablet_manager.cc:1403] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 09:51:20.433143 13690 raft_consensus.cc:359] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.434002 13690 raft_consensus.cc:385] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.434388 13690 raft_consensus.cc:740] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d15b6240b4f4406914510832d736137, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.435349 13690 consensus_queue.cc:260] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.437831 13690 ts_tablet_manager.cc:1434] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:51:20.438918 13690 tablet_bootstrap.cc:492] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137: Bootstrap starting.
I20260608 09:51:20.443663 13692 tablet_bootstrap.cc:492] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f: No bootstrap required, opened a new log
I20260608 09:51:20.444686 13692 ts_tablet_manager.cc:1403] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260608 09:51:20.446045 13690 tablet_bootstrap.cc:654] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.448972 13692 raft_consensus.cc:359] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.450237 13692 raft_consensus.cc:385] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.450639 13692 raft_consensus.cc:740] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.451793 13692 consensus_queue.cc:260] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.457499 13692 ts_tablet_manager.cc:1434] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 09:51:20.458880 13692 tablet_bootstrap.cc:492] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f: Bootstrap starting.
I20260608 09:51:20.459123 13690 tablet_bootstrap.cc:492] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137: No bootstrap required, opened a new log
I20260608 09:51:20.459736 13690 ts_tablet_manager.cc:1403] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260608 09:51:20.462172 13689 tablet_bootstrap.cc:492] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0: No bootstrap required, opened a new log
I20260608 09:51:20.462787 13689 ts_tablet_manager.cc:1403] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.011s
I20260608 09:51:20.462900 13690 raft_consensus.cc:359] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.463733 13690 raft_consensus.cc:385] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.464075 13690 raft_consensus.cc:740] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d15b6240b4f4406914510832d736137, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.465129 13690 consensus_queue.cc:260] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.466560 13692 tablet_bootstrap.cc:654] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.466228 13689 raft_consensus.cc:359] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.467234 13689 raft_consensus.cc:385] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.467628 13689 raft_consensus.cc:740] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.468518 13689 consensus_queue.cc:260] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.471076 13689 ts_tablet_manager.cc:1434] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:51:20.472184 13689 tablet_bootstrap.cc:492] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0: Bootstrap starting.
I20260608 09:51:20.475631 13690 ts_tablet_manager.cc:1434] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 09:51:20.478868 13689 tablet_bootstrap.cc:654] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.479651 13692 tablet_bootstrap.cc:492] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f: No bootstrap required, opened a new log
I20260608 09:51:20.480435 13692 ts_tablet_manager.cc:1403] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 09:51:20.484269 13692 raft_consensus.cc:359] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.485112 13690 tablet_bootstrap.cc:492] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137: Bootstrap starting.
I20260608 09:51:20.485213 13692 raft_consensus.cc:385] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.486049 13692 raft_consensus.cc:740] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.487293 13692 consensus_queue.cc:260] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.490590 13656 raft_consensus.cc:493] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:20.491209 13656 raft_consensus.cc:515] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.493170 13690 tablet_bootstrap.cc:654] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137: Neither blocks nor log segments found. Creating new log.
W20260608 09:51:20.495077 13383 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:51:20.495777 13692 ts_tablet_manager.cc:1434] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260608 09:51:20.496078 13656 leader_election.cc:290] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.497143 13692 tablet_bootstrap.cc:492] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f: Bootstrap starting.
I20260608 09:51:20.503331 13689 tablet_bootstrap.cc:492] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0: No bootstrap required, opened a new log
I20260608 09:51:20.504451 13692 tablet_bootstrap.cc:654] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.506489 13689 ts_tablet_manager.cc:1403] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.004s
I20260608 09:51:20.514343 13689 raft_consensus.cc:359] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.515261 13689 raft_consensus.cc:385] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.515662 13689 raft_consensus.cc:740] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.516667 13689 consensus_queue.cc:260] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.519572 13689 ts_tablet_manager.cc:1434] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:51:20.520349 13690 tablet_bootstrap.cc:492] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137: No bootstrap required, opened a new log
I20260608 09:51:20.520843 13689 tablet_bootstrap.cc:492] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0: Bootstrap starting.
I20260608 09:51:20.520963 13690 ts_tablet_manager.cc:1403] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.005s
I20260608 09:51:20.521759 13692 tablet_bootstrap.cc:492] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f: No bootstrap required, opened a new log
I20260608 09:51:20.522605 13692 ts_tablet_manager.cc:1403] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260608 09:51:20.524653 13690 raft_consensus.cc:359] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.525511 13690 raft_consensus.cc:385] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.525852 13690 raft_consensus.cc:740] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d15b6240b4f4406914510832d736137, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.526415 13692 raft_consensus.cc:359] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.527267 13692 raft_consensus.cc:385] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.527577 13692 raft_consensus.cc:740] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.526875 13690 consensus_queue.cc:260] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.528432 13689 tablet_bootstrap.cc:654] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.535388 13692 consensus_queue.cc:260] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.541049 13689 tablet_bootstrap.cc:492] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0: No bootstrap required, opened a new log
I20260608 09:51:20.541793 13689 ts_tablet_manager.cc:1403] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260608 09:51:20.544721 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7181822e54756995a64675bf0389f" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" is_pre_election: true
I20260608 09:51:20.545333 13586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7181822e54756995a64675bf0389f" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137" is_pre_election: true
I20260608 09:51:20.545492 13437 raft_consensus.cc:2468] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd8708579d041b6ac05d9362dfa9a2f in term 0.
I20260608 09:51:20.545054 13689 raft_consensus.cc:359] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.545778 13637 raft_consensus.cc:493] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:20.546808 13689 raft_consensus.cc:385] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.547410 13689 raft_consensus.cc:740] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.548171 13692 ts_tablet_manager.cc:1434] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260608 09:51:20.547869 13637 raft_consensus.cc:515] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.548594 13689 consensus_queue.cc:260] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.549118 13690 ts_tablet_manager.cc:1434] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260608 09:51:20.553156 13690 tablet_bootstrap.cc:492] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137: Bootstrap starting.
I20260608 09:51:20.555320 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088fa4d98b2c4119ab46908f51d61340" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" is_pre_election: true
W20260608 09:51:20.559814 13402 leader_election.cc:343] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:20.562227 13637 leader_election.cc:290] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.565411 13692 tablet_bootstrap.cc:492] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f: Bootstrap starting.
I20260608 09:51:20.572023 13586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088fa4d98b2c4119ab46908f51d61340" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137" is_pre_election: true
I20260608 09:51:20.573246 13476 leader_election.cc:304] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:20.573627 13586 raft_consensus.cc:2468] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ba590d53de4a72b3bbf631fdf7f1e0 in term 0.
I20260608 09:51:20.580754 13401 leader_election.cc:304] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 2dd8708579d041b6ac05d9362dfa9a2f
I20260608 09:51:20.582510 13690 tablet_bootstrap.cc:654] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.582258 13656 raft_consensus.cc:2804] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:20.583474 13656 raft_consensus.cc:493] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:20.583864 13656 raft_consensus.cc:3060] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:20.582322 13476 leader_election.cc:343] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:20.592446 13712 raft_consensus.cc:2804] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:20.593986 13689 ts_tablet_manager.cc:1434] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent starting tablet: real 0.052s	user 0.021s	sys 0.008s
I20260608 09:51:20.594434 13656 raft_consensus.cc:515] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.595351 13689 tablet_bootstrap.cc:492] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0: Bootstrap starting.
I20260608 09:51:20.593106 13712 raft_consensus.cc:493] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:20.601276 13712 raft_consensus.cc:3060] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.603144 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7181822e54756995a64675bf0389f" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0"
I20260608 09:51:20.604346 13692 tablet_bootstrap.cc:654] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.605475 13690 tablet_bootstrap.cc:492] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137: No bootstrap required, opened a new log
I20260608 09:51:20.606043 13690 ts_tablet_manager.cc:1403] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.011s
I20260608 09:51:20.602932 13656 leader_election.cc:290] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Requested vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.609818 13690 raft_consensus.cc:359] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.610543 13690 raft_consensus.cc:385] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.610839 13690 raft_consensus.cc:740] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d15b6240b4f4406914510832d736137, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.611797 13690 consensus_queue.cc:260] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.612107 13637 raft_consensus.cc:493] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:20.604215 13437 raft_consensus.cc:3060] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.612908 13689 tablet_bootstrap.cc:654] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.612766 13637 raft_consensus.cc:515] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.606009 13586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7181822e54756995a64675bf0389f" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137"
I20260608 09:51:20.615236 13637 leader_election.cc:290] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.618196 13690 ts_tablet_manager.cc:1434] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:51:20.619217 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9013f0c48a9d4a2c862eccda3d273665" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" is_pre_election: true
I20260608 09:51:20.619414 13712 raft_consensus.cc:515] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.620321 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9013f0c48a9d4a2c862eccda3d273665" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137" is_pre_election: true
I20260608 09:51:20.621055 13585 raft_consensus.cc:2468] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ba590d53de4a72b3bbf631fdf7f1e0 in term 0.
I20260608 09:51:20.621865 13712 leader_election.cc:290] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.622618 13656 raft_consensus.cc:493] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:20.622857 13401 leader_election.cc:304] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:20.623206 13656 raft_consensus.cc:515] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.623839 13690 tablet_bootstrap.cc:492] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137: Bootstrap starting.
I20260608 09:51:20.626260 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088fa4d98b2c4119ab46908f51d61340" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f"
W20260608 09:51:20.628824 13402 leader_election.cc:343] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:20.628922 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9013f0c48a9d4a2c862eccda3d273665" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" is_pre_election: true
I20260608 09:51:20.629675 13436 raft_consensus.cc:2468] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd8708579d041b6ac05d9362dfa9a2f in term 0.
I20260608 09:51:20.630807 13586 raft_consensus.cc:3060] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.632339 13690 tablet_bootstrap.cc:654] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.632680 13712 raft_consensus.cc:2804] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:20.632866 13512 raft_consensus.cc:2468] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3ba590d53de4a72b3bbf631fdf7f1e0 in term 0.
I20260608 09:51:20.633147 13712 raft_consensus.cc:493] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:20.632457 13476 leader_election.cc:304] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:20.633558 13712 raft_consensus.cc:3060] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.634593 13656 leader_election.cc:290] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.636001 13656 raft_consensus.cc:2804] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:20.638206 13656 raft_consensus.cc:493] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:20.638650 13656 raft_consensus.cc:3060] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.636726 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088fa4d98b2c4119ab46908f51d61340" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137"
I20260608 09:51:20.639070 13584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9013f0c48a9d4a2c862eccda3d273665" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137" is_pre_election: true
I20260608 09:51:20.642676 13690 tablet_bootstrap.cc:492] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137: No bootstrap required, opened a new log
I20260608 09:51:20.644754 13712 raft_consensus.cc:515] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.648672 13584 raft_consensus.cc:2468] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd8708579d041b6ac05d9362dfa9a2f in term 0.
I20260608 09:51:20.650871 13712 leader_election.cc:290] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.648551 13585 raft_consensus.cc:3060] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.651688 13690 ts_tablet_manager.cc:1403] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.006s
I20260608 09:51:20.653880 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9013f0c48a9d4a2c862eccda3d273665" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f"
I20260608 09:51:20.653880 13584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9013f0c48a9d4a2c862eccda3d273665" candidate_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137"
I20260608 09:51:20.655262 13584 raft_consensus.cc:3060] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.655596 13649 raft_consensus.cc:493] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:20.656126 13649 raft_consensus.cc:515] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.656589 13690 raft_consensus.cc:359] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.657531 13690 raft_consensus.cc:385] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.657836 13690 raft_consensus.cc:740] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d15b6240b4f4406914510832d736137, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.658771 13690 consensus_queue.cc:260] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.662161 13649 leader_election.cc:290] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399)
I20260608 09:51:20.665959 13586 raft_consensus.cc:2468] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd8708579d041b6ac05d9362dfa9a2f in term 1.
I20260608 09:51:20.681958 13649 raft_consensus.cc:493] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:20.682695 13649 raft_consensus.cc:515] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.685269 13649 leader_election.cc:290] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399)
I20260608 09:51:20.688068 13584 raft_consensus.cc:2468] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ba590d53de4a72b3bbf631fdf7f1e0 in term 1.
I20260608 09:51:20.700133 13401 leader_election.cc:304] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:20.632477 13692 tablet_bootstrap.cc:492] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f: No bootstrap required, opened a new log
I20260608 09:51:20.695394 13437 raft_consensus.cc:2468] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd8708579d041b6ac05d9362dfa9a2f in term 1.
I20260608 09:51:20.696784 13476 leader_election.cc:304] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f, 8d15b6240b4f4406914510832d736137; no voters: 
I20260608 09:51:20.679890 13585 raft_consensus.cc:2468] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3ba590d53de4a72b3bbf631fdf7f1e0 in term 1.
I20260608 09:51:20.701982 13716 raft_consensus.cc:2804] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:20.701154 13712 raft_consensus.cc:2804] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:20.704066 13712 raft_consensus.cc:697] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Becoming Leader. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Running, Role: LEADER
I20260608 09:51:20.707257 13692 ts_tablet_manager.cc:1403] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent bootstrapping tablet: real 0.142s	user 0.020s	sys 0.007s
I20260608 09:51:20.709331 13401 leader_election.cc:304] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 2dd8708579d041b6ac05d9362dfa9a2f
I20260608 09:51:20.711004 13637 raft_consensus.cc:2804] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:20.709435 13712 consensus_queue.cc:237] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.712045 13656 raft_consensus.cc:515] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.719216 13692 raft_consensus.cc:359] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.719978 13512 raft_consensus.cc:2393] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3ba590d53de4a72b3bbf631fdf7f1e0 in current term 1: Already voted for candidate 2dd8708579d041b6ac05d9362dfa9a2f in this term.
I20260608 09:51:20.721907 13649 raft_consensus.cc:493] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:20.722565 13649 raft_consensus.cc:515] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.723486 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9013f0c48a9d4a2c862eccda3d273665" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0"
I20260608 09:51:20.725306 13649 leader_election.cc:290] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399)
I20260608 09:51:20.721119 13637 raft_consensus.cc:697] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Becoming Leader. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Running, Role: LEADER
I20260608 09:51:20.720037 13692 raft_consensus.cc:385] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.727174 13692 raft_consensus.cc:740] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.728384 13692 consensus_queue.cc:260] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.734143 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91326b7f5af345138024cc7829f40821" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" is_pre_election: true
I20260608 09:51:20.734500 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ef9a72a39444c877dfe789782f358" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" is_pre_election: true
I20260608 09:51:20.735170 13437 raft_consensus.cc:2468] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d15b6240b4f4406914510832d736137 in term 0.
I20260608 09:51:20.734838 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d8ed68e5f4e4786256638d89262f4" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" is_pre_election: true
I20260608 09:51:20.738106 13550 leader_election.cc:304] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:20.736687 13436 raft_consensus.cc:2468] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d15b6240b4f4406914510832d736137 in term 0.
I20260608 09:51:20.738401 13690 ts_tablet_manager.cc:1434] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137: Time spent starting tablet: real 0.086s	user 0.037s	sys 0.024s
I20260608 09:51:20.735543 13716 raft_consensus.cc:697] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 LEADER]: Becoming Leader. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Running, Role: LEADER
I20260608 09:51:20.737931 13637 consensus_queue.cc:237] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
W20260608 09:51:20.740047 13550 leader_election.cc:343] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:20.742595 13716 consensus_queue.cc:237] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.743814 13656 leader_election.cc:290] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Requested vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.745663 13550 leader_election.cc:304] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:20.746748 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9013f0c48a9d4a2c862eccda3d273665" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137"
I20260608 09:51:20.747722 13585 raft_consensus.cc:2393] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dd8708579d041b6ac05d9362dfa9a2f in current term 1: Already voted for candidate d3ba590d53de4a72b3bbf631fdf7f1e0 in this term.
I20260608 09:51:20.749246 13476 leader_election.cc:304] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f; no voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0
I20260608 09:51:20.750092 13719 raft_consensus.cc:2804] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:20.750833 13719 raft_consensus.cc:493] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:20.751271 13719 raft_consensus.cc:3060] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.746824 13649 raft_consensus.cc:2804] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:20.753850 13649 raft_consensus.cc:493] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:20.754245 13649 raft_consensus.cc:3060] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.756639 13689 tablet_bootstrap.cc:492] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0: No bootstrap required, opened a new log
I20260608 09:51:20.757225 13689 ts_tablet_manager.cc:1403] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent bootstrapping tablet: real 0.162s	user 0.046s	sys 0.053s
I20260608 09:51:20.760394 13689 raft_consensus.cc:359] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.761104 13689 raft_consensus.cc:385] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.761386 13689 raft_consensus.cc:740] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3ba590d53de4a72b3bbf631fdf7f1e0, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.767758 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91326b7f5af345138024cc7829f40821" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" is_pre_election: true
I20260608 09:51:20.768553 13512 raft_consensus.cc:2468] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d15b6240b4f4406914510832d736137 in term 0.
I20260608 09:51:20.768399 13689 consensus_queue.cc:260] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.769682 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ef9a72a39444c877dfe789782f358" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" is_pre_election: true
I20260608 09:51:20.770314 13511 raft_consensus.cc:2468] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d15b6240b4f4406914510832d736137 in term 0.
I20260608 09:51:20.771090 13689 ts_tablet_manager.cc:1434] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:51:20.771549 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d8ed68e5f4e4786256638d89262f4" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" is_pre_election: true
W20260608 09:51:20.774711 13551 leader_election.cc:343] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:20.775161 13551 leader_election.cc:304] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d15b6240b4f4406914510832d736137; no voters: 2dd8708579d041b6ac05d9362dfa9a2f, d3ba590d53de4a72b3bbf631fdf7f1e0
I20260608 09:51:20.777266 13692 ts_tablet_manager.cc:1434] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.003s
I20260608 09:51:20.780907 13327 catalog_manager.cc:5696] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:20.786535 13692 tablet_bootstrap.cc:492] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f: Bootstrap starting.
I20260608 09:51:20.796504 13721 raft_consensus.cc:2749] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:51:20.797849 13723 raft_consensus.cc:493] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:20.798448 13723 raft_consensus.cc:515] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.798602 13719 raft_consensus.cc:515] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.778180 13649 raft_consensus.cc:515] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.812602 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ef9a72a39444c877dfe789782f358" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0"
I20260608 09:51:20.813309 13437 raft_consensus.cc:3060] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.814091 13723 leader_election.cc:290] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:20.812806 13649 leader_election.cc:290] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 election: Requested vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399)
I20260608 09:51:20.815019 13728 raft_consensus.cc:2749] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:20.817860 13719 leader_election.cc:290] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 election: Requested vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399)
I20260608 09:51:20.817685 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91326b7f5af345138024cc7829f40821" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0"
I20260608 09:51:20.814536 13692 tablet_bootstrap.cc:654] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:20.818534 13436 raft_consensus.cc:3060] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.821601 13437 raft_consensus.cc:2468] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d15b6240b4f4406914510832d736137 in term 1.
I20260608 09:51:20.822654 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91326b7f5af345138024cc7829f40821" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f"
I20260608 09:51:20.823385 13511 raft_consensus.cc:3060] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.824599 13550 leader_election.cc:304] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:20.826431 13436 raft_consensus.cc:2468] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d15b6240b4f4406914510832d736137 in term 1.
I20260608 09:51:20.827944 13550 leader_election.cc:304] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:20.828915 13728 raft_consensus.cc:2804] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:20.829486 13728 raft_consensus.cc:697] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 1 LEADER]: Becoming Leader. State: Replica: 8d15b6240b4f4406914510832d736137, State: Running, Role: LEADER
I20260608 09:51:20.830480 13728 consensus_queue.cc:237] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.822072 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ef9a72a39444c877dfe789782f358" candidate_uuid: "8d15b6240b4f4406914510832d736137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dd8708579d041b6ac05d9362dfa9a2f"
I20260608 09:51:20.832909 13510 raft_consensus.cc:3060] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:20.832325 13649 raft_consensus.cc:2804] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 09:51:20.836105 13476 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.176.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 86968us
I20260608 09:51:20.839041 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ef9a72a39444c877dfe789782f358" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" is_pre_election: true
I20260608 09:51:20.840029 13437 raft_consensus.cc:2393] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dd8708579d041b6ac05d9362dfa9a2f in current term 1: Already voted for candidate 8d15b6240b4f4406914510832d736137 in this term.
I20260608 09:51:20.840988 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ef9a72a39444c877dfe789782f358" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137" is_pre_election: true
I20260608 09:51:20.846035 13510 raft_consensus.cc:2468] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d15b6240b4f4406914510832d736137 in term 1.
I20260608 09:51:20.843878 13476 leader_election.cc:304] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f; no voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0
I20260608 09:51:20.850455 13730 raft_consensus.cc:2749] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:20.850960 13511 raft_consensus.cc:2468] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d15b6240b4f4406914510832d736137 in term 1.
I20260608 09:51:20.855408 13692 tablet_bootstrap.cc:492] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f: No bootstrap required, opened a new log
I20260608 09:51:20.855998 13692 ts_tablet_manager.cc:1403] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.015s
I20260608 09:51:20.854815 13334 catalog_manager.cc:5696] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:20.858336 13649 raft_consensus.cc:697] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 1 LEADER]: Becoming Leader. State: Replica: 8d15b6240b4f4406914510832d736137, State: Running, Role: LEADER
I20260608 09:51:20.859443 13692 raft_consensus.cc:359] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.859371 13649 consensus_queue.cc:237] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.860200 13692 raft_consensus.cc:385] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:20.860545 13692 raft_consensus.cc:740] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Initialized, Role: FOLLOWER
I20260608 09:51:20.861438 13692 consensus_queue.cc:260] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:20.864993 13692 ts_tablet_manager.cc:1434] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:51:20.872521 13329 catalog_manager.cc:5696] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d15b6240b4f4406914510832d736137 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "8d15b6240b4f4406914510832d736137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:20.873425 13327 catalog_manager.cc:5696] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:20.875098 13329 catalog_manager.cc:5696] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d15b6240b4f4406914510832d736137 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "8d15b6240b4f4406914510832d736137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:21.006994 13730 raft_consensus.cc:493] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:21.007489 13730 raft_consensus.cc:515] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:21.009490 13730 leader_election.cc:290] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:21.010620 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d8ed68e5f4e4786256638d89262f4" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" is_pre_election: true
I20260608 09:51:21.010763 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d8ed68e5f4e4786256638d89262f4" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137" is_pre_election: true
I20260608 09:51:21.011229 13437 raft_consensus.cc:2468] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd8708579d041b6ac05d9362dfa9a2f in term 0.
I20260608 09:51:21.011475 13585 raft_consensus.cc:2468] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dd8708579d041b6ac05d9362dfa9a2f in term 0.
I20260608 09:51:21.012329 13476 leader_election.cc:304] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:21.013027 13730 raft_consensus.cc:2804] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:21.013396 13730 raft_consensus.cc:493] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:21.013693 13730 raft_consensus.cc:3060] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:21.019191 13730 raft_consensus.cc:515] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:21.021056 13730 leader_election.cc:290] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Requested vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:21.022095 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d8ed68e5f4e4786256638d89262f4" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0"
I20260608 09:51:21.022426 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193d8ed68e5f4e4786256638d89262f4" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137"
I20260608 09:51:21.022738 13437 raft_consensus.cc:3060] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:21.023169 13585 raft_consensus.cc:3060] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:21.027972 13437 raft_consensus.cc:2468] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd8708579d041b6ac05d9362dfa9a2f in term 1.
I20260608 09:51:21.029268 13585 raft_consensus.cc:2468] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dd8708579d041b6ac05d9362dfa9a2f in term 1.
I20260608 09:51:21.029316 13476 leader_election.cc:304] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f, d3ba590d53de4a72b3bbf631fdf7f1e0; no voters: 
I20260608 09:51:21.030328 13730 raft_consensus.cc:2804] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:21.030843 13730 raft_consensus.cc:697] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 LEADER]: Becoming Leader. State: Replica: 2dd8708579d041b6ac05d9362dfa9a2f, State: Running, Role: LEADER
I20260608 09:51:21.031545 13730 consensus_queue.cc:237] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:21.040494 13329 catalog_manager.cc:5696] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130). New cstate: current_term: 1 leader_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:21.138330 13637 consensus_queue.cc:1048] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:21.186857 13730 raft_consensus.cc:493] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:21.187448 13730 raft_consensus.cc:515] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } }
I20260608 09:51:21.189649 13730 leader_election.cc:290] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469), 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:21.193318 13584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088fa4d98b2c4119ab46908f51d61340" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d15b6240b4f4406914510832d736137" is_pre_election: true
I20260608 09:51:21.194222 13584 raft_consensus.cc:2393] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dd8708579d041b6ac05d9362dfa9a2f in current term 1: Already voted for candidate d3ba590d53de4a72b3bbf631fdf7f1e0 in this term.
I20260608 09:51:21.191391 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088fa4d98b2c4119ab46908f51d61340" candidate_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" is_pre_election: true
I20260608 09:51:21.197732 13476 leader_election.cc:304] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dd8708579d041b6ac05d9362dfa9a2f; no voters: 8d15b6240b4f4406914510832d736137, d3ba590d53de4a72b3bbf631fdf7f1e0
I20260608 09:51:21.199254 13730 raft_consensus.cc:3060] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:21.205626 13722 consensus_queue.cc:1048] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:21.219461 13730 raft_consensus.cc:2749] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:21.239528 13730 consensus_queue.cc:1048] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:21.248860 13723 consensus_queue.cc:1048] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:21.289307 13722 consensus_queue.cc:1048] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:21.305110 13722 consensus_queue.cc:1048] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:21.308961 13649 consensus_queue.cc:1048] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:21.336113 13649 consensus_queue.cc:1048] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:21.364073 13649 consensus_queue.cc:1048] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:21.413514 13755 consensus_queue.cc:1048] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:21.599484 13435 raft_consensus.cc:1275] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Refusing update from remote peer 2dd8708579d041b6ac05d9362dfa9a2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:21.601805 13586 raft_consensus.cc:1275] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Refusing update from remote peer 2dd8708579d041b6ac05d9362dfa9a2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:21.603601 13723 consensus_queue.cc:1048] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:21.625331 13723 consensus_queue.cc:1048] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
W20260608 09:51:22.136512 13681 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.3.176.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 45193.4us
W20260608 09:51:22.258867 13681 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.3.176.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 89206.1us
W20260608 09:51:22.312630 13402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.130:42399, user_credentials={real_user=slave}} blocked reactor thread for 65638.6us
I20260608 09:51:23.223498  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:23.235265 13799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:23.239629 13800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:23.241531 13802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:23.242771  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:23.243995  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:23.244364  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:23.244571  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912283244558 us; error 0 us; skew 500 ppm
I20260608 09:51:23.245173  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:23.248340  3778 webserver.cc:533] Webserver started at http://127.3.176.132:37751/ using document root <none> and password file <none>
I20260608 09:51:23.248903  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:23.249094  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:23.249392  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:23.250794  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2"
format_stamp: "Formatted at 2026-06-08 09:51:23 on dist-test-slave-qcvl"
I20260608 09:51:23.258531  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.007s
I20260608 09:51:23.264480 13807 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:23.265591  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:51:23.266088  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2"
format_stamp: "Formatted at 2026-06-08 09:51:23 on dist-test-slave-qcvl"
I20260608 09:51:23.266479  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:23.296547  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:23.298146  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:23.299937  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:23.302572  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:23.302779  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:23.303058  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:23.303236  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:23.350522  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:43775
I20260608 09:51:23.350725 13869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:43775 every 8 connection(s)
I20260608 09:51:23.372951 13870 heartbeater.cc:344] Connected to a master server at 127.3.176.190:40023
I20260608 09:51:23.373492 13870 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:23.374457 13870 heartbeater.cc:507] Master 127.3.176.190:40023 requested a full tablet report, sending...
I20260608 09:51:23.376729 13335 ts_manager.cc:194] Registered new tserver with Master: 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132:43775)
I20260608 09:51:23.378257 13335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49648
I20260608 09:51:23.706593 13435 consensus_queue.cc:237] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } attrs { replace: true } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:23.716152 13512 raft_consensus.cc:1275] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Refusing update from remote peer d3ba590d53de4a72b3bbf631fdf7f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:23.715832 13582 raft_consensus.cc:1275] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Refusing update from remote peer d3ba590d53de4a72b3bbf631fdf7f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:23.720012 13798 consensus_queue.cc:1048] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:23.724236 13876 consensus_queue.cc:1048] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:23.733058 13877 raft_consensus.cc:2955] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } attrs { replace: true } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.735808 13512 raft_consensus.cc:2955] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } attrs { replace: true } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.738797 13582 raft_consensus.cc:2955] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } attrs { replace: true } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
W20260608 09:51:23.748564 13400 consensus_peers.cc:597] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 -> Peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132:43775): Couldn't send request to peer 0ef0bf4fafa8499a9fd9d3ae1f007db2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 088fa4d98b2c4119ab46908f51d61340. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:23.748530 13335 catalog_manager.cc:5696] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 reported cstate change: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:23.773984 13582 consensus_queue.cc:237] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:23.786144 13512 raft_consensus.cc:1275] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Refusing update from remote peer 8d15b6240b4f4406914510832d736137: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:23.786556 13435 raft_consensus.cc:1275] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Refusing update from remote peer 8d15b6240b4f4406914510832d736137: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:23.788534 13755 consensus_queue.cc:1048] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:23.789438 13885 consensus_queue.cc:1048] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:23.798336 13885 raft_consensus.cc:2955] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
W20260608 09:51:23.801126 13549 consensus_peers.cc:597] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 -> Peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132:43775): Couldn't send request to peer 0ef0bf4fafa8499a9fd9d3ae1f007db2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91326b7f5af345138024cc7829f40821. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:23.800792 13435 raft_consensus.cc:2955] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.801810 13511 raft_consensus.cc:2955] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.816212 13332 catalog_manager.cc:5696] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 reported cstate change: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "8d15b6240b4f4406914510832d736137" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:23.823665 13436 consensus_queue.cc:237] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } attrs { replace: true } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
W20260608 09:51:23.832392 13400 consensus_peers.cc:597] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 -> Peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132:43775): Couldn't send request to peer 0ef0bf4fafa8499a9fd9d3ae1f007db2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9013f0c48a9d4a2c862eccda3d273665. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:23.832708 13586 raft_consensus.cc:1275] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Refusing update from remote peer d3ba590d53de4a72b3bbf631fdf7f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:23.835417 13876 consensus_queue.cc:1048] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:23.836937 13511 raft_consensus.cc:1275] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Refusing update from remote peer d3ba590d53de4a72b3bbf631fdf7f1e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:23.838454 13876 consensus_queue.cc:1048] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:23.843704 13798 raft_consensus.cc:2955] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } attrs { replace: true } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.845890 13586 raft_consensus.cc:2955] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } attrs { replace: true } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.848446 13511 raft_consensus.cc:2955] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } attrs { replace: true } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.857798 13335 catalog_manager.cc:5696] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 reported cstate change: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:23.880046 13511 consensus_queue.cc:237] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:23.887943 13436 raft_consensus.cc:1275] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Refusing update from remote peer 2dd8708579d041b6ac05d9362dfa9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:23.887943 13586 raft_consensus.cc:1275] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Refusing update from remote peer 2dd8708579d041b6ac05d9362dfa9a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:23.889986 13890 consensus_queue.cc:1048] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:23.891269 13730 consensus_queue.cc:1048] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 09:51:23.899075 13475 consensus_peers.cc:597] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f -> Peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132:43775): Couldn't send request to peer 0ef0bf4fafa8499a9fd9d3ae1f007db2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 193d8ed68e5f4e4786256638d89262f4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:23.901496 13730 raft_consensus.cc:2955] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.902901 13436 raft_consensus.cc:2955] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.905681 13586 raft_consensus.cc:2955] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } } }
I20260608 09:51:23.919488 13329 catalog_manager.cc:5696] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f reported cstate change: config changed from index -1 to 17, NON_VOTER 0ef0bf4fafa8499a9fd9d3ae1f007db2 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:24.171810 13893 ts_tablet_manager.cc:933] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Initiating tablet copy from peer d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469)
I20260608 09:51:24.173874 13893 tablet_copy_client.cc:323] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.129:38469
I20260608 09:51:24.186266 13447 tablet_copy_service.cc:140] P d3ba590d53de4a72b3bbf631fdf7f1e0: Received BeginTabletCopySession request for tablet 088fa4d98b2c4119ab46908f51d61340 from peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 ({username='slave'} at 127.0.0.1:59248)
I20260608 09:51:24.186944 13447 tablet_copy_service.cc:161] P d3ba590d53de4a72b3bbf631fdf7f1e0: Beginning new tablet copy session on tablet 088fa4d98b2c4119ab46908f51d61340 from peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 at {username='slave'} at 127.0.0.1:59248: session id = 0ef0bf4fafa8499a9fd9d3ae1f007db2-088fa4d98b2c4119ab46908f51d61340
I20260608 09:51:24.194077 13447 tablet_copy_source_session.cc:215] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:24.197122 13893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088fa4d98b2c4119ab46908f51d61340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:24.208608 13893 tablet_copy_client.cc:806] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:24.209193 13893 tablet_copy_client.cc:670] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:24.214072 13893 tablet_copy_client.cc:538] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:24.221096 13893 tablet_bootstrap.cc:492] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap starting.
I20260608 09:51:24.229485 13896 ts_tablet_manager.cc:933] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Initiating tablet copy from peer 8d15b6240b4f4406914510832d736137 (127.3.176.131:36267)
I20260608 09:51:24.231796 13896 tablet_copy_client.cc:323] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:36267
I20260608 09:51:24.244639 13596 tablet_copy_service.cc:140] P 8d15b6240b4f4406914510832d736137: Received BeginTabletCopySession request for tablet 91326b7f5af345138024cc7829f40821 from peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 ({username='slave'} at 127.0.0.1:40424)
I20260608 09:51:24.245412 13596 tablet_copy_service.cc:161] P 8d15b6240b4f4406914510832d736137: Beginning new tablet copy session on tablet 91326b7f5af345138024cc7829f40821 from peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 at {username='slave'} at 127.0.0.1:40424: session id = 0ef0bf4fafa8499a9fd9d3ae1f007db2-91326b7f5af345138024cc7829f40821
I20260608 09:51:24.255129 13596 tablet_copy_source_session.cc:215] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:24.258388 13899 ts_tablet_manager.cc:933] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Initiating tablet copy from peer d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469)
I20260608 09:51:24.259352 13896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91326b7f5af345138024cc7829f40821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:24.267269 13899 tablet_copy_client.cc:323] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.129:38469
I20260608 09:51:24.269742 13447 tablet_copy_service.cc:140] P d3ba590d53de4a72b3bbf631fdf7f1e0: Received BeginTabletCopySession request for tablet 9013f0c48a9d4a2c862eccda3d273665 from peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 ({username='slave'} at 127.0.0.1:59248)
I20260608 09:51:24.270354 13447 tablet_copy_service.cc:161] P d3ba590d53de4a72b3bbf631fdf7f1e0: Beginning new tablet copy session on tablet 9013f0c48a9d4a2c862eccda3d273665 from peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 at {username='slave'} at 127.0.0.1:59248: session id = 0ef0bf4fafa8499a9fd9d3ae1f007db2-9013f0c48a9d4a2c862eccda3d273665
I20260608 09:51:24.278184 13447 tablet_copy_source_session.cc:215] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:24.278733 13896 tablet_copy_client.cc:806] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:24.279362 13896 tablet_copy_client.cc:670] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:24.281694 13899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9013f0c48a9d4a2c862eccda3d273665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:24.286430 13896 tablet_copy_client.cc:538] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:24.295885 13896 tablet_bootstrap.cc:492] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap starting.
I20260608 09:51:24.299041 13899 tablet_copy_client.cc:806] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:24.299731 13899 tablet_copy_client.cc:670] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:24.304581 13899 tablet_copy_client.cc:538] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:24.319311 13899 tablet_bootstrap.cc:492] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap starting.
I20260608 09:51:24.381258 13870 heartbeater.cc:499] Master 127.3.176.190:40023 was elected leader, sending a full tablet report...
I20260608 09:51:24.386888  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:51:24.401018 13893 tablet_bootstrap.cc:492] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:24.403035 13893 tablet_bootstrap.cc:492] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap complete.
I20260608 09:51:24.404343 13893 ts_tablet_manager.cc:1403] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Time spent bootstrapping tablet: real 0.183s	user 0.115s	sys 0.023s
I20260608 09:51:24.410643  3778 tablet_copy_service.cc:362] P d3ba590d53de4a72b3bbf631fdf7f1e0: Destroying tablet copy session 0ef0bf4fafa8499a9fd9d3ae1f007db2-9013f0c48a9d4a2c862eccda3d273665 due to service shutdown
I20260608 09:51:24.411183  3778 tablet_copy_service.cc:434] P d3ba590d53de4a72b3bbf631fdf7f1e0: ending tablet copy session 0ef0bf4fafa8499a9fd9d3ae1f007db2-9013f0c48a9d4a2c862eccda3d273665 on tablet 9013f0c48a9d4a2c862eccda3d273665 with peer 0ef0bf4fafa8499a9fd9d3ae1f007db2
I20260608 09:51:24.411878  3778 tablet_copy_service.cc:362] P d3ba590d53de4a72b3bbf631fdf7f1e0: Destroying tablet copy session 0ef0bf4fafa8499a9fd9d3ae1f007db2-088fa4d98b2c4119ab46908f51d61340 due to service shutdown
I20260608 09:51:24.412333  3778 tablet_copy_service.cc:434] P d3ba590d53de4a72b3bbf631fdf7f1e0: ending tablet copy session 0ef0bf4fafa8499a9fd9d3ae1f007db2-088fa4d98b2c4119ab46908f51d61340 on tablet 088fa4d98b2c4119ab46908f51d61340 with peer 0ef0bf4fafa8499a9fd9d3ae1f007db2
I20260608 09:51:24.411816 13893 raft_consensus.cc:359] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } attrs { replace: true } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:24.429605 13893 raft_consensus.cc:740] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0ef0bf4fafa8499a9fd9d3ae1f007db2, State: Initialized, Role: LEARNER
I20260608 09:51:24.432675 13893 consensus_queue.cc:260] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } attrs { replace: true } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
W20260608 09:51:24.444512 13476 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260608 09:51:24.463903 13893 ts_tablet_manager.cc:1434] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
W20260608 09:51:24.491401 13476 consensus_peers.cc:597] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f -> Peer d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469): Couldn't send request to peer d3ba590d53de4a72b3bbf631fdf7f1e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:24.492374 13905 ts_tablet_manager.cc:933] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Initiating tablet copy from peer 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399)
I20260608 09:51:24.515347 13905 tablet_copy_client.cc:323] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:42399
I20260608 09:51:24.526880  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:24.530161  3778 tablet_replica.cc:333] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0: stopping tablet replica
I20260608 09:51:24.531391  3778 raft_consensus.cc:2243] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.533317  3778 raft_consensus.cc:2272] T 9013f0c48a9d4a2c862eccda3d273665 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.540159  3778 tablet_replica.cc:333] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0: stopping tablet replica
I20260608 09:51:24.546685 13522 tablet_copy_service.cc:140] P 2dd8708579d041b6ac05d9362dfa9a2f: Received BeginTabletCopySession request for tablet 193d8ed68e5f4e4786256638d89262f4 from peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 ({username='slave'} at 127.0.0.1:59738)
I20260608 09:51:24.552620 13522 tablet_copy_service.cc:161] P 2dd8708579d041b6ac05d9362dfa9a2f: Beginning new tablet copy session on tablet 193d8ed68e5f4e4786256638d89262f4 from peer 0ef0bf4fafa8499a9fd9d3ae1f007db2 at {username='slave'} at 127.0.0.1:59738: session id = 0ef0bf4fafa8499a9fd9d3ae1f007db2-193d8ed68e5f4e4786256638d89262f4
I20260608 09:51:24.553133  3778 raft_consensus.cc:2243] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.555003  3778 raft_consensus.cc:2272] T 088fa4d98b2c4119ab46908f51d61340 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.560918  3778 tablet_replica.cc:333] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0: stopping tablet replica
I20260608 09:51:24.561875  3778 raft_consensus.cc:2243] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.562672  3778 raft_consensus.cc:2272] T 193d8ed68e5f4e4786256638d89262f4 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.562902 13522 tablet_copy_source_session.cc:215] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:24.563526 13899 tablet_bootstrap.cc:492] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:24.564708 13899 tablet_bootstrap.cc:492] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap complete.
I20260608 09:51:24.565559 13899 ts_tablet_manager.cc:1403] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Time spent bootstrapping tablet: real 0.247s	user 0.139s	sys 0.020s
I20260608 09:51:24.567657 13905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193d8ed68e5f4e4786256638d89262f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:24.568562 13899 raft_consensus.cc:359] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } attrs { replace: true } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:24.569422 13899 raft_consensus.cc:740] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0ef0bf4fafa8499a9fd9d3ae1f007db2, State: Initialized, Role: LEARNER
I20260608 09:51:24.571741 13899 consensus_queue.cc:260] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } attrs { replace: true } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:24.574039 13899 ts_tablet_manager.cc:1434] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:51:24.583729  3778 tablet_replica.cc:333] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0: stopping tablet replica
I20260608 09:51:24.584926  3778 raft_consensus.cc:2243] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.585803  3778 raft_consensus.cc:2272] T 91326b7f5af345138024cc7829f40821 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.590597  3778 tablet_replica.cc:333] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0: stopping tablet replica
I20260608 09:51:24.591635  3778 raft_consensus.cc:2243] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.591878 13896 tablet_bootstrap.cc:492] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:24.592429  3778 raft_consensus.cc:2272] T 10e7181822e54756995a64675bf0389f P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.592949 13896 tablet_bootstrap.cc:492] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap complete.
I20260608 09:51:24.593835 13896 ts_tablet_manager.cc:1403] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Time spent bootstrapping tablet: real 0.298s	user 0.141s	sys 0.034s
I20260608 09:51:24.596374  3778 tablet_replica.cc:333] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0: stopping tablet replica
I20260608 09:51:24.596963 13896 raft_consensus.cc:359] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:24.597417  3778 raft_consensus.cc:2243] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.600765  3778 raft_consensus.cc:2272] T 46ff5186114a47b7b2b99a3bbedeba11 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.597923 13896 raft_consensus.cc:740] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0ef0bf4fafa8499a9fd9d3ae1f007db2, State: Initialized, Role: LEARNER
I20260608 09:51:24.603540 13896 consensus_queue.cc:260] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:24.605053 13905 tablet_copy_client.cc:806] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:24.605826 13905 tablet_copy_client.cc:670] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:24.606518  3778 tablet_replica.cc:333] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0: stopping tablet replica
I20260608 09:51:24.607497  3778 raft_consensus.cc:2243] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.608388  3778 raft_consensus.cc:2272] T a30ef9a72a39444c877dfe789782f358 P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.613945  3778 tablet_replica.cc:333] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0: stopping tablet replica
I20260608 09:51:24.614240 13905 tablet_copy_client.cc:538] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:24.614770 13896 ts_tablet_manager.cc:1434] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 09:51:24.614842  3778 raft_consensus.cc:2243] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.615931  3778 raft_consensus.cc:2272] T 7230c537e2ce442a9b06c3bca540e64d P d3ba590d53de4a72b3bbf631fdf7f1e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.619534 13596 tablet_copy_service.cc:342] P 8d15b6240b4f4406914510832d736137: Request end of tablet copy session 0ef0bf4fafa8499a9fd9d3ae1f007db2-91326b7f5af345138024cc7829f40821 received from {username='slave'} at 127.0.0.1:40424
I20260608 09:51:24.620121 13596 tablet_copy_service.cc:434] P 8d15b6240b4f4406914510832d736137: ending tablet copy session 0ef0bf4fafa8499a9fd9d3ae1f007db2-91326b7f5af345138024cc7829f40821 on tablet 91326b7f5af345138024cc7829f40821 with peer 0ef0bf4fafa8499a9fd9d3ae1f007db2
I20260608 09:51:24.631199 13905 tablet_bootstrap.cc:492] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap starting.
I20260608 09:51:24.650101  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
W20260608 09:51:24.658252 13476 consensus_peers.cc:597] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f -> Peer d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469): Couldn't send request to peer d3ba590d53de4a72b3bbf631fdf7f1e0. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:24.688931  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
W20260608 09:51:24.691062 13899 tablet_copy_client.cc:1131] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.3.176.129:38469: connect: Connection refused (error 111)
W20260608 09:51:24.704339 13893 tablet_copy_client.cc:1131] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.3.176.129:38469: connect: Connection refused (error 111)
I20260608 09:51:24.711663 13845 raft_consensus.cc:1217] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:51:24.730238  3778 tablet_copy_service.cc:362] P 2dd8708579d041b6ac05d9362dfa9a2f: Destroying tablet copy session 0ef0bf4fafa8499a9fd9d3ae1f007db2-193d8ed68e5f4e4786256638d89262f4 due to service shutdown
I20260608 09:51:24.730741  3778 tablet_copy_service.cc:434] P 2dd8708579d041b6ac05d9362dfa9a2f: ending tablet copy session 0ef0bf4fafa8499a9fd9d3ae1f007db2-193d8ed68e5f4e4786256638d89262f4 on tablet 193d8ed68e5f4e4786256638d89262f4 with peer 0ef0bf4fafa8499a9fd9d3ae1f007db2
I20260608 09:51:24.766108  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:24.767570  3778 tablet_replica.cc:333] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f: stopping tablet replica
I20260608 09:51:24.770211  3778 raft_consensus.cc:2243] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.771080  3778 raft_consensus.cc:2272] T 088fa4d98b2c4119ab46908f51d61340 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.775617  3778 tablet_replica.cc:333] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f: stopping tablet replica
I20260608 09:51:24.776651  3778 raft_consensus.cc:2243] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.777454  3778 raft_consensus.cc:2272] T 9013f0c48a9d4a2c862eccda3d273665 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.781642  3778 tablet_replica.cc:333] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f: stopping tablet replica
I20260608 09:51:24.782625  3778 raft_consensus.cc:2243] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.783768  3778 raft_consensus.cc:2272] T e2300f67d9464ceca9292a2ece7c439f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.787541 13905 tablet_bootstrap.cc:492] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:24.788134  3778 tablet_replica.cc:333] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f: stopping tablet replica
I20260608 09:51:24.788625 13905 tablet_bootstrap.cc:492] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Bootstrap complete.
I20260608 09:51:24.789245  3778 raft_consensus.cc:2243] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.789474 13905 ts_tablet_manager.cc:1403] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Time spent bootstrapping tablet: real 0.159s	user 0.133s	sys 0.013s
I20260608 09:51:24.790544  3778 raft_consensus.cc:2272] T 10e7181822e54756995a64675bf0389f P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.792695 13905 raft_consensus.cc:359] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:24.793597 13905 raft_consensus.cc:740] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0ef0bf4fafa8499a9fd9d3ae1f007db2, State: Initialized, Role: LEARNER
I20260608 09:51:24.794361  3778 tablet_replica.cc:333] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f: stopping tablet replica
I20260608 09:51:24.794278 13905 consensus_queue.cc:260] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d3ba590d53de4a72b3bbf631fdf7f1e0" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 38469 } attrs { replace: true } } peers { permanent_uuid: "2dd8708579d041b6ac05d9362dfa9a2f" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42399 } } peers { permanent_uuid: "8d15b6240b4f4406914510832d736137" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36267 } } peers { permanent_uuid: "0ef0bf4fafa8499a9fd9d3ae1f007db2" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 43775 } attrs { promote: true } }
I20260608 09:51:24.795321  3778 raft_consensus.cc:2243] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.796293  3778 raft_consensus.cc:2272] T 5780c033050b4cefbe6893b3761a5060 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.796701 13905 ts_tablet_manager.cc:1434] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:51:24.800751  3778 tablet_replica.cc:333] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f: stopping tablet replica
I20260608 09:51:24.801683  3778 raft_consensus.cc:2243] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.802325  3778 raft_consensus.cc:2272] T a30ef9a72a39444c877dfe789782f358 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.805300  3778 tablet_replica.cc:333] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f: stopping tablet replica
I20260608 09:51:24.805902  3778 raft_consensus.cc:2243] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.807365  3778 raft_consensus.cc:2272] T 193d8ed68e5f4e4786256638d89262f4 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.811489  3778 tablet_replica.cc:333] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f: stopping tablet replica
I20260608 09:51:24.812318  3778 raft_consensus.cc:2243] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.812987  3778 raft_consensus.cc:2272] T 91326b7f5af345138024cc7829f40821 P 2dd8708579d041b6ac05d9362dfa9a2f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:51:24.828965 13550 consensus_peers.cc:597] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 -> Peer d3ba590d53de4a72b3bbf631fdf7f1e0 (127.3.176.129:38469): Couldn't send request to peer d3ba590d53de4a72b3bbf631fdf7f1e0. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:51:24.840607 13905 tablet_copy_client.cc:1131] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.3.176.130:42399: connect: Connection refused (error 111)
I20260608 09:51:24.850509  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:51:24.884024  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:51:24.921051  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:24.922080  3778 tablet_replica.cc:333] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137: stopping tablet replica
I20260608 09:51:24.923255  3778 raft_consensus.cc:2243] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.923861  3778 raft_consensus.cc:2272] T 10e7181822e54756995a64675bf0389f P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.927563  3778 tablet_replica.cc:333] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137: stopping tablet replica
I20260608 09:51:24.928496  3778 raft_consensus.cc:2243] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 09:51:24.929005 13551 consensus_peers.cc:597] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 -> Peer 2dd8708579d041b6ac05d9362dfa9a2f (127.3.176.130:42399): Couldn't send request to peer 2dd8708579d041b6ac05d9362dfa9a2f. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.130:42399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:24.929177  3778 raft_consensus.cc:2272] T 193d8ed68e5f4e4786256638d89262f4 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.932914  3778 tablet_replica.cc:333] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137: stopping tablet replica
I20260608 09:51:24.933549  3778 raft_consensus.cc:2243] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.934748  3778 raft_consensus.cc:2272] T 91326b7f5af345138024cc7829f40821 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.937646  3778 tablet_replica.cc:333] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137: stopping tablet replica
I20260608 09:51:24.938293  3778 raft_consensus.cc:2243] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.938799  3778 raft_consensus.cc:2272] T 9013f0c48a9d4a2c862eccda3d273665 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.941401  3778 tablet_replica.cc:333] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137: stopping tablet replica
I20260608 09:51:24.942000  3778 raft_consensus.cc:2243] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.942911  3778 raft_consensus.cc:2272] T a30ef9a72a39444c877dfe789782f358 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.945629  3778 tablet_replica.cc:333] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137: stopping tablet replica
I20260608 09:51:24.946225  3778 raft_consensus.cc:2243] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:24.946722  3778 raft_consensus.cc:2272] T 088fa4d98b2c4119ab46908f51d61340 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.949359  3778 tablet_replica.cc:333] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137: stopping tablet replica
I20260608 09:51:24.949885  3778 raft_consensus.cc:2243] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.950426  3778 raft_consensus.cc:2272] T 403e1f02f3f14a64aaf7400aba888faa P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.953383  3778 tablet_replica.cc:333] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137: stopping tablet replica
I20260608 09:51:24.953902  3778 raft_consensus.cc:2243] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:24.954443  3778 raft_consensus.cc:2272] T ff3feb30f92b45039d5e27992bb90486 P 8d15b6240b4f4406914510832d736137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:24.988773  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:51:25.018117  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:51:25.048314  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:25.049968  3778 tablet_replica.cc:333] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: stopping tablet replica
I20260608 09:51:25.050972  3778 raft_consensus.cc:2243] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:25.051474  3778 raft_consensus.cc:2272] T 193d8ed68e5f4e4786256638d89262f4 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:25.054560  3778 tablet_replica.cc:333] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: stopping tablet replica
I20260608 09:51:25.055229  3778 raft_consensus.cc:2243] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:25.055681  3778 raft_consensus.cc:2272] T 9013f0c48a9d4a2c862eccda3d273665 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:25.058264  3778 tablet_replica.cc:333] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: stopping tablet replica
I20260608 09:51:25.058827  3778 raft_consensus.cc:2243] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:25.059248  3778 raft_consensus.cc:2272] T 91326b7f5af345138024cc7829f40821 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:25.061867  3778 tablet_replica.cc:333] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2: stopping tablet replica
I20260608 09:51:25.062413  3778 raft_consensus.cc:2243] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:25.062826  3778 raft_consensus.cc:2272] T 088fa4d98b2c4119ab46908f51d61340 P 0ef0bf4fafa8499a9fd9d3ae1f007db2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:25.088143  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:51:25.107260  3778 master.cc:562] Master@127.3.176.190:40023 shutting down...
W20260608 09:51:25.144413 13383 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:51:25.144667 13383 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:51:25.144850 13383 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:51:25.146261  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:25.146914  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:25.147275  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d223a9bec984bc98611d7e02dbf2c51: stopping tablet replica
I20260608 09:51:25.171759  3778 master.cc:584] Master@127.3.176.190:40023 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7892 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 09:51:25.228464  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:44001
I20260608 09:51:25.229962  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:25.236219 13915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:25.237241 13914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:25.237978 13917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:25.238829  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:25.239779  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:25.239979  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:25.240172  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912285240152 us; error 0 us; skew 500 ppm
I20260608 09:51:25.240798  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:25.243561  3778 webserver.cc:533] Webserver started at http://127.3.176.190:42909/ using document root <none> and password file <none>
I20260608 09:51:25.244146  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:25.244347  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:25.244644  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:25.245810  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "dff2d015e3a64419abba0cae6a220e89"
format_stamp: "Formatted at 2026-06-08 09:51:25 on dist-test-slave-qcvl"
I20260608 09:51:25.250886  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:51:25.254863 13922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:25.255775  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:51:25.256124  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "dff2d015e3a64419abba0cae6a220e89"
format_stamp: "Formatted at 2026-06-08 09:51:25 on dist-test-slave-qcvl"
I20260608 09:51:25.256445  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:25.271751  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:25.273026  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:25.313936  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:44001
I20260608 09:51:25.314141 13973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:44001 every 8 connection(s)
I20260608 09:51:25.318467 13974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:25.330885 13974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89: Bootstrap starting.
I20260608 09:51:25.336542 13974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:25.341835 13974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89: No bootstrap required, opened a new log
I20260608 09:51:25.344606 13974 raft_consensus.cc:359] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff2d015e3a64419abba0cae6a220e89" member_type: VOTER }
I20260608 09:51:25.345072 13974 raft_consensus.cc:385] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:25.345274 13974 raft_consensus.cc:740] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff2d015e3a64419abba0cae6a220e89, State: Initialized, Role: FOLLOWER
I20260608 09:51:25.345913 13974 consensus_queue.cc:260] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff2d015e3a64419abba0cae6a220e89" member_type: VOTER }
I20260608 09:51:25.346405 13974 raft_consensus.cc:399] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:25.346606 13974 raft_consensus.cc:493] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:25.346863 13974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:25.352763 13974 raft_consensus.cc:515] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff2d015e3a64419abba0cae6a220e89" member_type: VOTER }
I20260608 09:51:25.353365 13974 leader_election.cc:304] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dff2d015e3a64419abba0cae6a220e89; no voters: 
I20260608 09:51:25.354707 13974 leader_election.cc:290] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:25.355264 13977 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:25.356813 13977 raft_consensus.cc:697] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 1 LEADER]: Becoming Leader. State: Replica: dff2d015e3a64419abba0cae6a220e89, State: Running, Role: LEADER
I20260608 09:51:25.357585 13977 consensus_queue.cc:237] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff2d015e3a64419abba0cae6a220e89" member_type: VOTER }
I20260608 09:51:25.358095 13974 sys_catalog.cc:565] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:25.362093 13978 sys_catalog.cc:455] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dff2d015e3a64419abba0cae6a220e89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff2d015e3a64419abba0cae6a220e89" member_type: VOTER } }
I20260608 09:51:25.362869 13978 sys_catalog.cc:458] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:25.362246 13979 sys_catalog.cc:455] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dff2d015e3a64419abba0cae6a220e89. Latest consensus state: current_term: 1 leader_uuid: "dff2d015e3a64419abba0cae6a220e89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dff2d015e3a64419abba0cae6a220e89" member_type: VOTER } }
I20260608 09:51:25.363751 13979 sys_catalog.cc:458] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:25.367311 13984 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:25.375577 13984 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:25.376812  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:25.386505 13984 catalog_manager.cc:1382] Generated new cluster ID: 27178ad35cd44f28afaf154ce3d74fad
I20260608 09:51:25.386801 13984 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:25.405584 13984 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:25.406953 13984 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:25.419530 13984 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89: Generated new TSK 0
I20260608 09:51:25.420137 13984 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:25.443976  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:25.451164 13995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:25.451970 13996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:25.455152 13998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:25.456959  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:25.458369  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:25.458634  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:25.458834  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912285458815 us; error 0 us; skew 500 ppm
I20260608 09:51:25.459556  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:25.462550  3778 webserver.cc:533] Webserver started at http://127.3.176.129:40231/ using document root <none> and password file <none>
I20260608 09:51:25.463197  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:25.463418  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:25.463712  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:25.465082  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "0bbab44f66df4af4943e2b0153d96c0a"
format_stamp: "Formatted at 2026-06-08 09:51:25 on dist-test-slave-qcvl"
I20260608 09:51:25.470708  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:51:25.474972 14003 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:25.475793  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:51:25.476177  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "0bbab44f66df4af4943e2b0153d96c0a"
format_stamp: "Formatted at 2026-06-08 09:51:25 on dist-test-slave-qcvl"
I20260608 09:51:25.476468  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:25.493803  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:25.495103  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:25.496845  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:25.499888  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:25.500145  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:25.500398  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:25.500555  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:25.545852  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:33617
I20260608 09:51:25.545969 14065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:33617 every 8 connection(s)
I20260608 09:51:25.551873  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:25.560001 14070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:25.561786 14071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:25.565409 14066 heartbeater.cc:344] Connected to a master server at 127.3.176.190:44001
I20260608 09:51:25.565927 14066 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:25.567024 14066 heartbeater.cc:507] Master 127.3.176.190:44001 requested a full tablet report, sending...
W20260608 09:51:25.567756 14073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:25.569835  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:25.570076 13939 ts_manager.cc:194] Registered new tserver with Master: 0bbab44f66df4af4943e2b0153d96c0a (127.3.176.129:33617)
I20260608 09:51:25.572818 13939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44510
I20260608 09:51:25.573331  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:25.573673  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:25.573890  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912285573869 us; error 0 us; skew 500 ppm
I20260608 09:51:25.574662  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:25.577644  3778 webserver.cc:533] Webserver started at http://127.3.176.130:39803/ using document root <none> and password file <none>
I20260608 09:51:25.578399  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:25.578634  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:25.579000  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:25.580551  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "718316f0d614419ea28cc747b5f858ee"
format_stamp: "Formatted at 2026-06-08 09:51:25 on dist-test-slave-qcvl"
I20260608 09:51:25.585706  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:51:25.589975 14078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:25.590924  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:51:25.591274  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "718316f0d614419ea28cc747b5f858ee"
format_stamp: "Formatted at 2026-06-08 09:51:25 on dist-test-slave-qcvl"
I20260608 09:51:25.591572  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:25.606781  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:25.608057  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:25.609711  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:25.612434  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:25.612684  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:25.612919  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:25.613072  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:25.657147  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:41413
I20260608 09:51:25.657277 14140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:41413 every 8 connection(s)
I20260608 09:51:25.663203  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:25.671775 14144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:25.672649 14145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:25.677927 14141 heartbeater.cc:344] Connected to a master server at 127.3.176.190:44001
W20260608 09:51:25.678061 14147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:25.678179  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:25.678545 14141 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:25.679773 14141 heartbeater.cc:507] Master 127.3.176.190:44001 requested a full tablet report, sending...
I20260608 09:51:25.680310  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:25.680614  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:25.680812  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912285680789 us; error 0 us; skew 500 ppm
I20260608 09:51:25.681725  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:25.682147 13939 ts_manager.cc:194] Registered new tserver with Master: 718316f0d614419ea28cc747b5f858ee (127.3.176.130:41413)
I20260608 09:51:25.683868 13939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44526
I20260608 09:51:25.684847  3778 webserver.cc:533] Webserver started at http://127.3.176.131:40435/ using document root <none> and password file <none>
I20260608 09:51:25.685608  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:25.685849  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:25.686154  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:25.687427  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "bcede28ceb2b46eaaf33bf90bb7cc392"
format_stamp: "Formatted at 2026-06-08 09:51:25 on dist-test-slave-qcvl"
I20260608 09:51:25.692742  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 09:51:25.697027 14152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:25.698002  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:51:25.698429  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "bcede28ceb2b46eaaf33bf90bb7cc392"
format_stamp: "Formatted at 2026-06-08 09:51:25 on dist-test-slave-qcvl"
I20260608 09:51:25.698768  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:25.717537  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:25.718851  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:25.720577  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:25.723498  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:25.723737  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:25.723979  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:25.724195  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:25.773193  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:36475
I20260608 09:51:25.773324 14214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:36475 every 8 connection(s)
I20260608 09:51:25.791152 14215 heartbeater.cc:344] Connected to a master server at 127.3.176.190:44001
I20260608 09:51:25.791647 14215 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:25.792459 14215 heartbeater.cc:507] Master 127.3.176.190:44001 requested a full tablet report, sending...
I20260608 09:51:25.794731 13939 ts_manager.cc:194] Registered new tserver with Master: bcede28ceb2b46eaaf33bf90bb7cc392 (127.3.176.131:36475)
I20260608 09:51:25.794905  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018030479s
I20260608 09:51:25.796299 13939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44528
I20260608 09:51:25.825747 13939 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44542:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:51:25.827950 13939 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:51:25.886897 14031 tablet_service.cc:1511] Processing CreateTablet for tablet 595e0ea0e45c45d7b6b181c2d099987e (DEFAULT_TABLE table=test-workload [id=0d711166106e493a8b1d66226f970970]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:51:25.888057 14106 tablet_service.cc:1511] Processing CreateTablet for tablet 595e0ea0e45c45d7b6b181c2d099987e (DEFAULT_TABLE table=test-workload [id=0d711166106e493a8b1d66226f970970]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:51:25.888588 14031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595e0ea0e45c45d7b6b181c2d099987e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:25.889533 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595e0ea0e45c45d7b6b181c2d099987e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:25.893625 14180 tablet_service.cc:1511] Processing CreateTablet for tablet 595e0ea0e45c45d7b6b181c2d099987e (DEFAULT_TABLE table=test-workload [id=0d711166106e493a8b1d66226f970970]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:51:25.895015 14180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595e0ea0e45c45d7b6b181c2d099987e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:25.906860 14230 tablet_bootstrap.cc:492] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a: Bootstrap starting.
I20260608 09:51:25.908977 14231 tablet_bootstrap.cc:492] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee: Bootstrap starting.
I20260608 09:51:25.914510 14232 tablet_bootstrap.cc:492] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392: Bootstrap starting.
I20260608 09:51:25.915920 14230 tablet_bootstrap.cc:654] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:25.917428 14231 tablet_bootstrap.cc:654] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:25.922001 14232 tablet_bootstrap.cc:654] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:25.922405 14230 tablet_bootstrap.cc:492] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a: No bootstrap required, opened a new log
I20260608 09:51:25.923143 14230 ts_tablet_manager.cc:1403] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:51:25.925535 14231 tablet_bootstrap.cc:492] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee: No bootstrap required, opened a new log
I20260608 09:51:25.926172 14231 ts_tablet_manager.cc:1403] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260608 09:51:25.926683 14230 raft_consensus.cc:359] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } }
I20260608 09:51:25.927675 14230 raft_consensus.cc:385] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:25.928078 14230 raft_consensus.cc:740] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bbab44f66df4af4943e2b0153d96c0a, State: Initialized, Role: FOLLOWER
I20260608 09:51:25.928872 14230 consensus_queue.cc:260] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } }
I20260608 09:51:25.929500 14231 raft_consensus.cc:359] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } }
I20260608 09:51:25.930186 14231 raft_consensus.cc:385] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:25.930569 14232 tablet_bootstrap.cc:492] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392: No bootstrap required, opened a new log
I20260608 09:51:25.930524 14231 raft_consensus.cc:740] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718316f0d614419ea28cc747b5f858ee, State: Initialized, Role: FOLLOWER
I20260608 09:51:25.931475 14232 ts_tablet_manager.cc:1403] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260608 09:51:25.931576 14066 heartbeater.cc:499] Master 127.3.176.190:44001 was elected leader, sending a full tablet report...
I20260608 09:51:25.932024 14230 ts_tablet_manager.cc:1434] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:51:25.931982 14231 consensus_queue.cc:260] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } }
I20260608 09:51:25.934494 14232 raft_consensus.cc:359] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } }
I20260608 09:51:25.935195 14141 heartbeater.cc:499] Master 127.3.176.190:44001 was elected leader, sending a full tablet report...
I20260608 09:51:25.935343 14232 raft_consensus.cc:385] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:25.935647 14231 ts_tablet_manager.cc:1434] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 09:51:25.936012 14232 raft_consensus.cc:740] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcede28ceb2b46eaaf33bf90bb7cc392, State: Initialized, Role: FOLLOWER
I20260608 09:51:25.937080 14232 consensus_queue.cc:260] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } }
I20260608 09:51:25.941999 14232 ts_tablet_manager.cc:1434] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260608 09:51:25.942934 14215 heartbeater.cc:499] Master 127.3.176.190:44001 was elected leader, sending a full tablet report...
I20260608 09:51:26.043644 14236 raft_consensus.cc:493] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:26.044332 14236 raft_consensus.cc:515] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } }
I20260608 09:51:26.046890 14236 leader_election.cc:290] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 718316f0d614419ea28cc747b5f858ee (127.3.176.130:41413), bcede28ceb2b46eaaf33bf90bb7cc392 (127.3.176.131:36475)
I20260608 09:51:26.057919 14116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e0ea0e45c45d7b6b181c2d099987e" candidate_uuid: "0bbab44f66df4af4943e2b0153d96c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718316f0d614419ea28cc747b5f858ee" is_pre_election: true
I20260608 09:51:26.058880 14116 raft_consensus.cc:2468] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bbab44f66df4af4943e2b0153d96c0a in term 0.
I20260608 09:51:26.060019 14190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e0ea0e45c45d7b6b181c2d099987e" candidate_uuid: "0bbab44f66df4af4943e2b0153d96c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" is_pre_election: true
I20260608 09:51:26.060209 14005 leader_election.cc:304] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bbab44f66df4af4943e2b0153d96c0a, 718316f0d614419ea28cc747b5f858ee; no voters: 
I20260608 09:51:26.060873 14190 raft_consensus.cc:2468] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bbab44f66df4af4943e2b0153d96c0a in term 0.
I20260608 09:51:26.061196 14236 raft_consensus.cc:2804] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:26.061637 14236 raft_consensus.cc:493] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:26.061997 14236 raft_consensus.cc:3060] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:26.068321 14236 raft_consensus.cc:515] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } }
I20260608 09:51:26.070370 14236 leader_election.cc:290] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [CANDIDATE]: Term 1 election: Requested vote from peers 718316f0d614419ea28cc747b5f858ee (127.3.176.130:41413), bcede28ceb2b46eaaf33bf90bb7cc392 (127.3.176.131:36475)
I20260608 09:51:26.071548 14116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e0ea0e45c45d7b6b181c2d099987e" candidate_uuid: "0bbab44f66df4af4943e2b0153d96c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718316f0d614419ea28cc747b5f858ee"
I20260608 09:51:26.071578 14190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e0ea0e45c45d7b6b181c2d099987e" candidate_uuid: "0bbab44f66df4af4943e2b0153d96c0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392"
I20260608 09:51:26.072348 14116 raft_consensus.cc:3060] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:26.072450 14190 raft_consensus.cc:3060] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:26.078346 14190 raft_consensus.cc:2468] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bbab44f66df4af4943e2b0153d96c0a in term 1.
I20260608 09:51:26.078918 14116 raft_consensus.cc:2468] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bbab44f66df4af4943e2b0153d96c0a in term 1.
I20260608 09:51:26.079753 14007 leader_election.cc:304] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bbab44f66df4af4943e2b0153d96c0a, bcede28ceb2b46eaaf33bf90bb7cc392; no voters: 
I20260608 09:51:26.080634 14236 raft_consensus.cc:2804] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:26.081813 14236 raft_consensus.cc:697] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 1 LEADER]: Becoming Leader. State: Replica: 0bbab44f66df4af4943e2b0153d96c0a, State: Running, Role: LEADER
I20260608 09:51:26.082597 14236 consensus_queue.cc:237] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } }
I20260608 09:51:26.090684 13939 catalog_manager.cc:5696] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bbab44f66df4af4943e2b0153d96c0a (127.3.176.129). New cstate: current_term: 1 leader_uuid: "0bbab44f66df4af4943e2b0153d96c0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "718316f0d614419ea28cc747b5f858ee" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bbab44f66df4af4943e2b0153d96c0a" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcede28ceb2b46eaaf33bf90bb7cc392" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:26.142555  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:51:26.165149  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:26.166045  3778 tablet_replica.cc:333] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a: stopping tablet replica
I20260608 09:51:26.166623  3778 raft_consensus.cc:2243] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:26.167253  3778 pending_rounds.cc:70] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a: Trying to abort 1 pending ops.
I20260608 09:51:26.167440  3778 pending_rounds.cc:77] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616723802243072 op_type: NO_OP noop_request { }
I20260608 09:51:26.167713  3778 raft_consensus.cc:2889] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:51:26.167977  3778 raft_consensus.cc:2272] T 595e0ea0e45c45d7b6b181c2d099987e P 0bbab44f66df4af4943e2b0153d96c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:26.189862  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:51:26.201670  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:51:26.223704  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:26.224601  3778 tablet_replica.cc:333] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee: stopping tablet replica
I20260608 09:51:26.225291  3778 raft_consensus.cc:2243] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:26.225797  3778 raft_consensus.cc:2272] T 595e0ea0e45c45d7b6b181c2d099987e P 718316f0d614419ea28cc747b5f858ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:26.245275  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:51:26.254522  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:51:26.277369  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:26.278200  3778 tablet_replica.cc:333] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392: stopping tablet replica
I20260608 09:51:26.278779  3778 raft_consensus.cc:2243] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:26.279170  3778 raft_consensus.cc:2272] T 595e0ea0e45c45d7b6b181c2d099987e P bcede28ceb2b46eaaf33bf90bb7cc392 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:26.298628  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:51:26.308928  3778 master.cc:562] Master@127.3.176.190:44001 shutting down...
I20260608 09:51:26.327913  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:26.328539  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:26.328831  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P dff2d015e3a64419abba0cae6a220e89: stopping tablet replica
I20260608 09:51:26.348050  3778 master.cc:584] Master@127.3.176.190:44001 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1160 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 09:51:26.388305  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:40049
I20260608 09:51:26.389635  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:26.395226 14242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:26.395434 14243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:26.397076 14245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:26.398345  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:26.399248  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:26.399443  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:26.399618  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912286399595 us; error 0 us; skew 500 ppm
I20260608 09:51:26.400326  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:26.402863  3778 webserver.cc:533] Webserver started at http://127.3.176.190:46525/ using document root <none> and password file <none>
I20260608 09:51:26.403381  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:26.403544  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:26.403817  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:26.404992  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "b07ebdcb6f62418d88f0e1e871ff2d54"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.409801  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:26.413486 14250 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.414556  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:51:26.414889  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "b07ebdcb6f62418d88f0e1e871ff2d54"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.415176  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:26.424779  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:26.425805  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:26.464876  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:40049
I20260608 09:51:26.465046 14301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:40049 every 8 connection(s)
I20260608 09:51:26.469415 14302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:26.481424 14302 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54: Bootstrap starting.
I20260608 09:51:26.486570 14302 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:26.491333 14302 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54: No bootstrap required, opened a new log
I20260608 09:51:26.493736 14302 raft_consensus.cc:359] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b07ebdcb6f62418d88f0e1e871ff2d54" member_type: VOTER }
I20260608 09:51:26.494132 14302 raft_consensus.cc:385] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:26.494372 14302 raft_consensus.cc:740] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b07ebdcb6f62418d88f0e1e871ff2d54, State: Initialized, Role: FOLLOWER
I20260608 09:51:26.495009 14302 consensus_queue.cc:260] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b07ebdcb6f62418d88f0e1e871ff2d54" member_type: VOTER }
I20260608 09:51:26.495455 14302 raft_consensus.cc:399] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:26.495685 14302 raft_consensus.cc:493] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:26.495945 14302 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:26.501220 14302 raft_consensus.cc:515] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b07ebdcb6f62418d88f0e1e871ff2d54" member_type: VOTER }
I20260608 09:51:26.501770 14302 leader_election.cc:304] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b07ebdcb6f62418d88f0e1e871ff2d54; no voters: 
I20260608 09:51:26.503126 14302 leader_election.cc:290] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:26.503664 14305 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:26.505281 14305 raft_consensus.cc:697] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 1 LEADER]: Becoming Leader. State: Replica: b07ebdcb6f62418d88f0e1e871ff2d54, State: Running, Role: LEADER
I20260608 09:51:26.506069 14305 consensus_queue.cc:237] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b07ebdcb6f62418d88f0e1e871ff2d54" member_type: VOTER }
I20260608 09:51:26.506743 14302 sys_catalog.cc:565] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:26.509169 14306 sys_catalog.cc:455] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b07ebdcb6f62418d88f0e1e871ff2d54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b07ebdcb6f62418d88f0e1e871ff2d54" member_type: VOTER } }
I20260608 09:51:26.509161 14307 sys_catalog.cc:455] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b07ebdcb6f62418d88f0e1e871ff2d54. Latest consensus state: current_term: 1 leader_uuid: "b07ebdcb6f62418d88f0e1e871ff2d54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b07ebdcb6f62418d88f0e1e871ff2d54" member_type: VOTER } }
I20260608 09:51:26.509996 14306 sys_catalog.cc:458] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:26.510077 14307 sys_catalog.cc:458] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:26.513260 14310 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:26.518648 14310 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:26.524669  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:26.529106 14310 catalog_manager.cc:1382] Generated new cluster ID: b9d21bf2085c4f8e970041fbd6a8b693
I20260608 09:51:26.529577 14310 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:26.556248 14310 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:26.557596 14310 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:26.574275 14310 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54: Generated new TSK 0
I20260608 09:51:26.574901 14310 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:26.592764  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:26.599481 14323 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:26.600790 14324 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:26.602496 14326 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:26.602820  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:26.603893  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:26.604148  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:26.604318  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912286604295 us; error 0 us; skew 500 ppm
I20260608 09:51:26.604949  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:26.607698  3778 webserver.cc:533] Webserver started at http://127.3.176.129:46127/ using document root <none> and password file <none>
I20260608 09:51:26.608363  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:26.608743  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:26.609014  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:26.610222  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "72f4df7d7b794b5d980125aa25813583"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.615317  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:51:26.619594 14331 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.620646  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:26.621047  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "72f4df7d7b794b5d980125aa25813583"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.621358  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:26.637667  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:26.638893  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:26.640542  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:26.643194  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:26.643448  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.643713  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:26.643863  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.686085  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:41035
I20260608 09:51:26.686287 14393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:41035 every 8 connection(s)
I20260608 09:51:26.691342  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:26.698563 14398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:26.700294 14399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:26.703596 14401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:26.704829  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:26.706037  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:26.706332  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:26.706405 14394 heartbeater.cc:344] Connected to a master server at 127.3.176.190:40049
I20260608 09:51:26.706624  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912286706599 us; error 0 us; skew 500 ppm
I20260608 09:51:26.706928 14394 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:26.707588  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:26.708056 14394 heartbeater.cc:507] Master 127.3.176.190:40049 requested a full tablet report, sending...
I20260608 09:51:26.710979  3778 webserver.cc:533] Webserver started at http://127.3.176.130:34643/ using document root <none> and password file <none>
I20260608 09:51:26.711135 14267 ts_manager.cc:194] Registered new tserver with Master: 72f4df7d7b794b5d980125aa25813583 (127.3.176.129:41035)
I20260608 09:51:26.711755  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:26.712010  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:26.712406  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:26.713255 14267 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38816
I20260608 09:51:26.713945  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "6713f6a28dc6499da10e26012ee4e667"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.719921  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:51:26.723906 14406 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.724848  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:26.725191  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "6713f6a28dc6499da10e26012ee4e667"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.725478  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:26.748109  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:26.749501  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:26.751267  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:26.753885  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:26.754093  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.754330  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:26.754522  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.799962  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:33965
I20260608 09:51:26.800179 14468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:33965 every 8 connection(s)
I20260608 09:51:26.805909  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:26.815285 14472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:26.816835 14473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:26.819273 14469 heartbeater.cc:344] Connected to a master server at 127.3.176.190:40049
W20260608 09:51:26.819581 14475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:26.819868 14469 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:26.821045 14469 heartbeater.cc:507] Master 127.3.176.190:40049 requested a full tablet report, sending...
I20260608 09:51:26.821064  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:26.822377  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:26.822664  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:26.823047  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912286823029 us; error 0 us; skew 500 ppm
I20260608 09:51:26.823851  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:26.824180 14267 ts_manager.cc:194] Registered new tserver with Master: 6713f6a28dc6499da10e26012ee4e667 (127.3.176.130:33965)
I20260608 09:51:26.826395 14267 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38826
I20260608 09:51:26.827508  3778 webserver.cc:533] Webserver started at http://127.3.176.131:40785/ using document root <none> and password file <none>
I20260608 09:51:26.828289  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:26.828496  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:26.828786  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:26.830053  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "0afac402467140828614b0512b92e375"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.835708  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:51:26.839857 14480 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.840925  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:26.841295  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "0afac402467140828614b0512b92e375"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.841692  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:26.859467  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:26.860759  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:26.862299  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:26.864903  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:26.865183  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.865470  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:26.865636  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.906704  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:39535
I20260608 09:51:26.906883 14542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:39535 every 8 connection(s)
I20260608 09:51:26.912139  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:26.919440 14546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:26.922520 14547 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:26.924932 14549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:26.927318 14543 heartbeater.cc:344] Connected to a master server at 127.3.176.190:40049
I20260608 09:51:26.927451  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:26.927798 14543 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:26.928846  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:51:26.928848 14543 heartbeater.cc:507] Master 127.3.176.190:40049 requested a full tablet report, sending...
W20260608 09:51:26.929236  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:26.929528  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912286929505 us; error 0 us; skew 500 ppm
I20260608 09:51:26.930307  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:26.931850 14267 ts_manager.cc:194] Registered new tserver with Master: 0afac402467140828614b0512b92e375 (127.3.176.131:39535)
I20260608 09:51:26.933776  3778 webserver.cc:533] Webserver started at http://127.3.176.132:45003/ using document root <none> and password file <none>
I20260608 09:51:26.934194 14267 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38834
I20260608 09:51:26.934667  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:26.935016  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:26.935388  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:26.936991  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "e5156497cc2f496c8ae9694c9a41007f"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.942165  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:51:26.946314 14554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.947290  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:26.947649  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "e5156497cc2f496c8ae9694c9a41007f"
format_stamp: "Formatted at 2026-06-08 09:51:26 on dist-test-slave-qcvl"
I20260608 09:51:26.947933  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:26.974483  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:26.975838  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:26.977468  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:26.980046  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:26.980283  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:26.980530  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:26.980718  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:27.026149  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:40039
I20260608 09:51:27.026278 14616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:40039 every 8 connection(s)
I20260608 09:51:27.042088 14617 heartbeater.cc:344] Connected to a master server at 127.3.176.190:40049
I20260608 09:51:27.042627 14617 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:27.043460 14617 heartbeater.cc:507] Master 127.3.176.190:40049 requested a full tablet report, sending...
I20260608 09:51:27.045783 14267 ts_manager.cc:194] Registered new tserver with Master: e5156497cc2f496c8ae9694c9a41007f (127.3.176.132:40039)
I20260608 09:51:27.046370  3778 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016265079s
I20260608 09:51:27.047322 14267 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38850
I20260608 09:51:27.077310 14267 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38862:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:51:27.124202 14508 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab5f55d8c0b4c2593f4adb547209467 (DEFAULT_TABLE table=test-workload [id=e88ed0b64370467bab8109cf8553d1ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:51:27.125669 14508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab5f55d8c0b4c2593f4adb547209467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:27.127820 14582 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab5f55d8c0b4c2593f4adb547209467 (DEFAULT_TABLE table=test-workload [id=e88ed0b64370467bab8109cf8553d1ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:51:27.129441 14582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab5f55d8c0b4c2593f4adb547209467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:27.132736 14359 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab5f55d8c0b4c2593f4adb547209467 (DEFAULT_TABLE table=test-workload [id=e88ed0b64370467bab8109cf8553d1ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:51:27.134193 14359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab5f55d8c0b4c2593f4adb547209467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:27.153589 14635 tablet_bootstrap.cc:492] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375: Bootstrap starting.
I20260608 09:51:27.155689 14637 tablet_bootstrap.cc:492] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583: Bootstrap starting.
I20260608 09:51:27.155576 14636 tablet_bootstrap.cc:492] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f: Bootstrap starting.
I20260608 09:51:27.162298 14635 tablet_bootstrap.cc:654] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:27.163211 14637 tablet_bootstrap.cc:654] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:27.163791 14636 tablet_bootstrap.cc:654] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:27.169296 14635 tablet_bootstrap.cc:492] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375: No bootstrap required, opened a new log
I20260608 09:51:27.169406 14637 tablet_bootstrap.cc:492] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583: No bootstrap required, opened a new log
I20260608 09:51:27.169852 14635 ts_tablet_manager.cc:1403] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 09:51:27.170069 14637 ts_tablet_manager.cc:1403] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 09:51:27.170403 14636 tablet_bootstrap.cc:492] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f: No bootstrap required, opened a new log
I20260608 09:51:27.170928 14636 ts_tablet_manager.cc:1403] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260608 09:51:27.172758 14635 raft_consensus.cc:359] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } }
I20260608 09:51:27.173478 14635 raft_consensus.cc:385] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:27.173316 14637 raft_consensus.cc:359] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } }
I20260608 09:51:27.173971 14635 raft_consensus.cc:740] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afac402467140828614b0512b92e375, State: Initialized, Role: FOLLOWER
I20260608 09:51:27.174408 14637 raft_consensus.cc:385] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:27.173913 14636 raft_consensus.cc:359] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } }
I20260608 09:51:27.174830 14637 raft_consensus.cc:740] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f4df7d7b794b5d980125aa25813583, State: Initialized, Role: FOLLOWER
I20260608 09:51:27.175101 14636 raft_consensus.cc:385] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:27.175520 14636 raft_consensus.cc:740] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5156497cc2f496c8ae9694c9a41007f, State: Initialized, Role: FOLLOWER
I20260608 09:51:27.175194 14635 consensus_queue.cc:260] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } }
I20260608 09:51:27.175803 14637 consensus_queue.cc:260] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } }
I20260608 09:51:27.176551 14636 consensus_queue.cc:260] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } }
I20260608 09:51:27.179193 14543 heartbeater.cc:499] Master 127.3.176.190:40049 was elected leader, sending a full tablet report...
I20260608 09:51:27.179577 14635 ts_tablet_manager.cc:1434] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:51:27.182598 14617 heartbeater.cc:499] Master 127.3.176.190:40049 was elected leader, sending a full tablet report...
I20260608 09:51:27.185283 14636 ts_tablet_manager.cc:1434] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 09:51:27.187595 14394 heartbeater.cc:499] Master 127.3.176.190:40049 was elected leader, sending a full tablet report...
I20260608 09:51:27.187978 14637 ts_tablet_manager.cc:1434] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.009s
I20260608 09:51:27.459504 14643 raft_consensus.cc:493] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:27.460269 14643 raft_consensus.cc:515] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } }
I20260608 09:51:27.462893 14643 leader_election.cc:290] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afac402467140828614b0512b92e375 (127.3.176.131:39535), 72f4df7d7b794b5d980125aa25813583 (127.3.176.129:41035)
I20260608 09:51:27.473626 14518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5f55d8c0b4c2593f4adb547209467" candidate_uuid: "e5156497cc2f496c8ae9694c9a41007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afac402467140828614b0512b92e375" is_pre_election: true
I20260608 09:51:27.474478 14518 raft_consensus.cc:2468] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5156497cc2f496c8ae9694c9a41007f in term 0.
I20260608 09:51:27.475643 14369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5f55d8c0b4c2593f4adb547209467" candidate_uuid: "e5156497cc2f496c8ae9694c9a41007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f4df7d7b794b5d980125aa25813583" is_pre_election: true
I20260608 09:51:27.475860 14555 leader_election.cc:304] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afac402467140828614b0512b92e375, e5156497cc2f496c8ae9694c9a41007f; no voters: 
I20260608 09:51:27.476401 14369 raft_consensus.cc:2468] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5156497cc2f496c8ae9694c9a41007f in term 0.
I20260608 09:51:27.476791 14643 raft_consensus.cc:2804] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:27.477276 14643 raft_consensus.cc:493] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:27.477653 14643 raft_consensus.cc:3060] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:27.483482 14643 raft_consensus.cc:515] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } }
I20260608 09:51:27.485353 14643 leader_election.cc:290] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [CANDIDATE]: Term 1 election: Requested vote from peers 0afac402467140828614b0512b92e375 (127.3.176.131:39535), 72f4df7d7b794b5d980125aa25813583 (127.3.176.129:41035)
I20260608 09:51:27.486197 14518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5f55d8c0b4c2593f4adb547209467" candidate_uuid: "e5156497cc2f496c8ae9694c9a41007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afac402467140828614b0512b92e375"
I20260608 09:51:27.486500 14369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5f55d8c0b4c2593f4adb547209467" candidate_uuid: "e5156497cc2f496c8ae9694c9a41007f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f4df7d7b794b5d980125aa25813583"
I20260608 09:51:27.486827 14518 raft_consensus.cc:3060] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:27.487190 14369 raft_consensus.cc:3060] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:27.492182 14518 raft_consensus.cc:2468] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5156497cc2f496c8ae9694c9a41007f in term 1.
I20260608 09:51:27.493177 14369 raft_consensus.cc:2468] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5156497cc2f496c8ae9694c9a41007f in term 1.
I20260608 09:51:27.493369 14555 leader_election.cc:304] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afac402467140828614b0512b92e375, e5156497cc2f496c8ae9694c9a41007f; no voters: 
I20260608 09:51:27.494320 14643 raft_consensus.cc:2804] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:27.495376 14643 raft_consensus.cc:697] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 1 LEADER]: Becoming Leader. State: Replica: e5156497cc2f496c8ae9694c9a41007f, State: Running, Role: LEADER
I20260608 09:51:27.496179 14643 consensus_queue.cc:237] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } }
I20260608 09:51:27.503902 14265 catalog_manager.cc:5696] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f reported cstate change: term changed from 0 to 1, leader changed from <none> to e5156497cc2f496c8ae9694c9a41007f (127.3.176.132). New cstate: current_term: 1 leader_uuid: "e5156497cc2f496c8ae9694c9a41007f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afac402467140828614b0512b92e375" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f4df7d7b794b5d980125aa25813583" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5156497cc2f496c8ae9694c9a41007f" member_type: VOTER last_known_addr { host: "127.3.176.132" port: 40039 } health_report { overall_health: HEALTHY } } }
W20260608 09:51:27.632853  3778 auto_rebalancer.cc:591] Failed to schedule move for tablet 8ab5f55d8c0b4c2593f4adb547209467: Illegal state: Leader has not yet committed an operation in its own term
==================
WARNING: ThreadSanitizer: data race (pid=3778)
  Write of size 8 at 0x7b880006d578 by main thread:
    #0 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2144:27 (auto_rebalancer-test+0x44b8ba)
    #1 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #2 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #3 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #4 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #5 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #6 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #7 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #8 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #9 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #10 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #11 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #12 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #13 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #14 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Previous read of size 8 at 0x7b880006d578 by thread T153:
    #0 std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::begin() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:1806:35 (libmaster.so+0x2fe4f1)
    #1 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::begin() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1011:62 (libmaster.so+0x2e1b68)
    #2 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:306:28 (libmaster.so+0x2d3890)
    #3 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #4 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #5 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #6 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #7 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #8 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #9 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #10 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  As if synchronized via sleep:
    #0 nanosleep /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:363 (auto_rebalancer-test+0x356222)
    #1 base::SleepForNanoseconds(long) /apache/dev/git/kudu/src/kudu/gutil/sysinfo.cc:96:10 (libgutil.so+0xf5cdc)
    #2 kudu::SleepFor(kudu::MonoDelta const&) /apache/dev/git/kudu/src/kudu/util/monotime.cc:264:3 (libkudu_util.so+0x4ce104)
    #3 kudu::client::RetryFunc(kudu::MonoTime const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::function<kudu::Status (kudu::MonoTime const&, bool*)> const&) /apache/dev/git/kudu/src/kudu/client/client-internal.cc:164:5 (libkudu_client.so+0x43fba5)
    #4 kudu::client::KuduClient::Data::WaitForCreateTableToFinish(kudu::client::KuduClient*, kudu::master::TableIdentifierPB, kudu::MonoTime const&) /apache/dev/git/kudu/src/kudu/client/client-internal.cc:388:10 (libkudu_client.so+0x443b68)
    #5 kudu::client::KuduTableCreator::Create() /apache/dev/git/kudu/src/kudu/client/client.cc:1157:5 (libkudu_client.so+0x3bc4b8)
    #6 kudu::TestWorkload::Setup() /apache/dev/git/kudu/src/kudu/integration-tests/test_workload.cc:378:34 (libitest_util.so+0x14c483)
    #7 kudu::master::AutoRebalancerTest::CreateWorkloadTable(int, int) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:409:16 (auto_rebalancer-test+0x41786d)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1476:3 (auto_rebalancer-test+0x3d582f)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 5536 at 0x7b880006c000 allocated by thread T547:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1052:39 (libmaster.so+0x349ee0)
    #2 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #3 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #4 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #5 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #6 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #7 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #8 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #9 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #10 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #11 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #12 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #13 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #14 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #15 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #16 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #17 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #18 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #19 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Thread T153 'auto-rebalancer' (tid=14315, running) created by thread T547 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Thread T547 (tid=14302, finished) created by main thread at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::ThreadPool::CreateThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:814:10 (libkudu_util.so+0x5ccf3e)
    #4 kudu::ThreadPool::DoSubmit(std::__1::function<void ()>, kudu::ThreadPoolToken*) /apache/dev/git/kudu/src/kudu/util/threadpool.cc:599:21 (libkudu_util.so+0x5c91a6)
    #5 kudu::ThreadPool::Submit(std::__1::function<void ()>) /apache/dev/git/kudu/src/kudu/util/threadpool.cc:491:10 (libkudu_util.so+0x5cdaf3)
    #6 kudu::master::Master::StartAsync() /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4f004f)
    #7 kudu::master::MiniMaster::Start() /apache/dev/git/kudu/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x67b405)
    #8 kudu::cluster::InternalMiniCluster::StartMasters() /apache/dev/git/kudu/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0x10fc17)
    #9 kudu::cluster::InternalMiniCluster::Start() /apache/dev/git/kudu/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0x10ea84)
    #10 kudu::master::AutoRebalancerTest::CreateAndStartCluster(bool) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:166:22 (auto_rebalancer-test+0x417325)
    #11 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1474:3 (auto_rebalancer-test+0x3d54bb)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #14 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #15 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #16 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #17 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #20 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #21 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #22 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2144:27 in std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, 
==================
I20260608 09:51:27.644564  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:51:27.667033  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:27.667991  3778 tablet_replica.cc:333] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583: stopping tablet replica
I20260608 09:51:27.668700  3778 raft_consensus.cc:2243] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:27.669198  3778 raft_consensus.cc:2272] T 8ab5f55d8c0b4c2593f4adb547209467 P 72f4df7d7b794b5d980125aa25813583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:27.688669  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:51:27.698947  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:51:27.718839  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:27.734622  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:51:27.742802  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:51:27.770144  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:27.770984  3778 tablet_replica.cc:333] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375: stopping tablet replica
I20260608 09:51:27.771679  3778 raft_consensus.cc:2243] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:27.772244  3778 raft_consensus.cc:2272] T 8ab5f55d8c0b4c2593f4adb547209467 P 0afac402467140828614b0512b92e375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:27.784204  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:51:27.797050  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:51:27.819638  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:27.820410  3778 tablet_replica.cc:333] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f: stopping tablet replica
I20260608 09:51:27.820976  3778 raft_consensus.cc:2243] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:27.821622  3778 pending_rounds.cc:70] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f: Trying to abort 1 pending ops.
I20260608 09:51:27.821811  3778 pending_rounds.cc:77] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294616729591971840 op_type: NO_OP noop_request { }
I20260608 09:51:27.822073  3778 raft_consensus.cc:2889] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:51:27.822350  3778 raft_consensus.cc:2272] T 8ab5f55d8c0b4c2593f4adb547209467 P e5156497cc2f496c8ae9694c9a41007f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:27.843055  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:51:27.852777  3778 master.cc:562] Master@127.3.176.190:40049 shutting down...
I20260608 09:51:27.879634  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:27.880211  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:27.880505  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P b07ebdcb6f62418d88f0e1e871ff2d54: stopping tablet replica
I20260608 09:51:27.890625  3778 master.cc:584] Master@127.3.176.190:40049 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1543 ms)
[----------] 22 tests from AutoRebalancerTest (247437 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 09:51:27.931216  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:35737
I20260608 09:51:27.932559  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:27.937942 14649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:27.938205 14650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:27.940733 14652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:27.941507  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:27.942500  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:27.942687  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:27.942857  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912287942840 us; error 0 us; skew 500 ppm
I20260608 09:51:27.943490  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:27.946151  3778 webserver.cc:533] Webserver started at http://127.3.176.190:45015/ using document root <none> and password file <none>
I20260608 09:51:27.946712  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:27.946895  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:27.947180  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:27.948388  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "89243a37b23f4b4aa8136818740c62ee"
format_stamp: "Formatted at 2026-06-08 09:51:27 on dist-test-slave-qcvl"
I20260608 09:51:27.953320  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:51:27.957238 14657 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:27.958165  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:51:27.958478  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "89243a37b23f4b4aa8136818740c62ee"
format_stamp: "Formatted at 2026-06-08 09:51:27 on dist-test-slave-qcvl"
I20260608 09:51:27.958755  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:27.967160  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:27.968228  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:28.005923  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:35737
I20260608 09:51:28.006081 14708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:35737 every 8 connection(s)
I20260608 09:51:28.010527 14709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:28.023159 14709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee: Bootstrap starting.
I20260608 09:51:28.028915 14709 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:28.033987 14709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee: No bootstrap required, opened a new log
I20260608 09:51:28.036602 14709 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89243a37b23f4b4aa8136818740c62ee" member_type: VOTER }
I20260608 09:51:28.037036 14709 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:28.037279 14709 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89243a37b23f4b4aa8136818740c62ee, State: Initialized, Role: FOLLOWER
I20260608 09:51:28.037981 14709 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89243a37b23f4b4aa8136818740c62ee" member_type: VOTER }
I20260608 09:51:28.038460 14709 raft_consensus.cc:399] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:28.038674 14709 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:28.038957 14709 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:28.044620 14709 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89243a37b23f4b4aa8136818740c62ee" member_type: VOTER }
I20260608 09:51:28.045241 14709 leader_election.cc:304] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 89243a37b23f4b4aa8136818740c62ee; no voters: 
I20260608 09:51:28.046582 14709 leader_election.cc:290] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:28.047072 14712 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:28.048559 14712 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 1 LEADER]: Becoming Leader. State: Replica: 89243a37b23f4b4aa8136818740c62ee, State: Running, Role: LEADER
I20260608 09:51:28.049293 14712 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89243a37b23f4b4aa8136818740c62ee" member_type: VOTER }
I20260608 09:51:28.049927 14709 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:28.052389 14714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89243a37b23f4b4aa8136818740c62ee. Latest consensus state: current_term: 1 leader_uuid: "89243a37b23f4b4aa8136818740c62ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89243a37b23f4b4aa8136818740c62ee" member_type: VOTER } }
I20260608 09:51:28.052388 14713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "89243a37b23f4b4aa8136818740c62ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89243a37b23f4b4aa8136818740c62ee" member_type: VOTER } }
I20260608 09:51:28.053138 14714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:28.053290 14713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:28.056286 14717 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:28.064755 14717 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:28.070123  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:28.076646 14717 catalog_manager.cc:1382] Generated new cluster ID: bd123ddf2d4042e194df4f4a596695f5
I20260608 09:51:28.077008 14717 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:28.095111 14717 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:28.096627 14717 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:28.111307 14717 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee: Generated new TSK 0
I20260608 09:51:28.112054 14717 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:28.137679  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:28.144146 14730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:28.145004 14731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:28.148241 14733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:28.148492  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:28.149389  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:28.149605  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:28.149739  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912288149726 us; error 0 us; skew 500 ppm
I20260608 09:51:28.150282  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:28.153101  3778 webserver.cc:533] Webserver started at http://127.3.176.129:36891/ using document root <none> and password file <none>
I20260608 09:51:28.153601  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:28.153772  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:28.154006  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:28.155092  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "6a5548fe22924215808330c7ce82edc5"
format_stamp: "Formatted at 2026-06-08 09:51:28 on dist-test-slave-qcvl"
I20260608 09:51:28.159963  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:51:28.164230 14738 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:28.165107  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:28.165437  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "6a5548fe22924215808330c7ce82edc5"
format_stamp: "Formatted at 2026-06-08 09:51:28 on dist-test-slave-qcvl"
I20260608 09:51:28.165733  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:28.185735  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:28.186769  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:28.188357  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:28.190873  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:28.191087  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:28.191313  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:28.191490  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:28.230948  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:44607
I20260608 09:51:28.231115 14800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:44607 every 8 connection(s)
I20260608 09:51:28.236126  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:28.243660 14805 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:28.243830 14806 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:28.246872 14808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:28.246896  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:28.248389  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:28.248683  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:28.248901  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912288248879 us; error 0 us; skew 500 ppm
I20260608 09:51:28.249651  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:28.250274 14801 heartbeater.cc:344] Connected to a master server at 127.3.176.190:35737
I20260608 09:51:28.250666 14801 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:28.251586 14801 heartbeater.cc:507] Master 127.3.176.190:35737 requested a full tablet report, sending...
I20260608 09:51:28.252745  3778 webserver.cc:533] Webserver started at http://127.3.176.130:41385/ using document root <none> and password file <none>
I20260608 09:51:28.253512  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:28.253726  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:28.254000  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:28.254091 14674 ts_manager.cc:194] Registered new tserver with Master: 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607)
I20260608 09:51:28.255127  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1"
format_stamp: "Formatted at 2026-06-08 09:51:28 on dist-test-slave-qcvl"
I20260608 09:51:28.256206 14674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40438
I20260608 09:51:28.259912  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:51:28.263768 14813 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:28.264634  3778 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:51:28.264935  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1"
format_stamp: "Formatted at 2026-06-08 09:51:28 on dist-test-slave-qcvl"
I20260608 09:51:28.265199  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:28.286895  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:28.287983  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:28.289527  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:28.291926  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:28.292152  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:28.292375  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:28.292546  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:28.334102  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:42815
I20260608 09:51:28.334281 14875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:42815 every 8 connection(s)
I20260608 09:51:28.339195  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:28.346591 14879 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:28.347654 14880 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:28.350545 14883 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:28.351817  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:28.352653 14876 heartbeater.cc:344] Connected to a master server at 127.3.176.190:35737
I20260608 09:51:28.353094 14876 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:28.353058  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:28.353569  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:28.353791  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912288353772 us; error 0 us; skew 500 ppm
I20260608 09:51:28.354287 14876 heartbeater.cc:507] Master 127.3.176.190:35737 requested a full tablet report, sending...
I20260608 09:51:28.354691  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:28.356807 14674 ts_manager.cc:194] Registered new tserver with Master: d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815)
I20260608 09:51:28.357712  3778 webserver.cc:533] Webserver started at http://127.3.176.131:34931/ using document root <none> and password file <none>
I20260608 09:51:28.358280  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:28.358460  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:28.358561 14674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40446
I20260608 09:51:28.358738  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:28.359962  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "a64706d7ad534169bb73833659fa5f9d"
format_stamp: "Formatted at 2026-06-08 09:51:28 on dist-test-slave-qcvl"
I20260608 09:51:28.365234  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:51:28.369036 14887 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:28.369997  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:51:28.370287  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "a64706d7ad534169bb73833659fa5f9d"
format_stamp: "Formatted at 2026-06-08 09:51:28 on dist-test-slave-qcvl"
I20260608 09:51:28.370551  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:28.381539  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:28.382606  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:28.384006  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:28.386452  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:28.386653  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:28.386900  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:28.387059  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:28.430822  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:34475
I20260608 09:51:28.430980 14949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:34475 every 8 connection(s)
I20260608 09:51:28.449893 14950 heartbeater.cc:344] Connected to a master server at 127.3.176.190:35737
I20260608 09:51:28.450323 14950 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:28.451066 14950 heartbeater.cc:507] Master 127.3.176.190:35737 requested a full tablet report, sending...
I20260608 09:51:28.453171 14674 ts_manager.cc:194] Registered new tserver with Master: a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:28.454222  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019672863s
I20260608 09:51:28.454497 14674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40452
I20260608 09:51:29.259097 14801 heartbeater.cc:499] Master 127.3.176.190:35737 was elected leader, sending a full tablet report...
I20260608 09:51:29.361807 14876 heartbeater.cc:499] Master 127.3.176.190:35737 was elected leader, sending a full tablet report...
I20260608 09:51:29.457479 14950 heartbeater.cc:499] Master 127.3.176.190:35737 was elected leader, sending a full tablet report...
I20260608 09:51:29.517306 14674 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40468:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:51:29.520231 14674 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:51:29.591404 14841 tablet_service.cc:1511] Processing CreateTablet for tablet 034d5705dfb740beb111fadc2a5cac0d (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:29.593050 14841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034d5705dfb740beb111fadc2a5cac0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.597015 14766 tablet_service.cc:1511] Processing CreateTablet for tablet 034d5705dfb740beb111fadc2a5cac0d (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:29.597316 14840 tablet_service.cc:1511] Processing CreateTablet for tablet a3a3b4afcb8649e4830e18668f91424d (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:29.598572 14766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034d5705dfb740beb111fadc2a5cac0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.598850 14840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a3b4afcb8649e4830e18668f91424d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.601660 14765 tablet_service.cc:1511] Processing CreateTablet for tablet a3a3b4afcb8649e4830e18668f91424d (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:29.603191 14765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a3b4afcb8649e4830e18668f91424d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.604873 14764 tablet_service.cc:1511] Processing CreateTablet for tablet 36f9d3d6a40a4de6aaed15fbec72bbfc (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:29.607405 14763 tablet_service.cc:1511] Processing CreateTablet for tablet 87b428823b37479d834dd732e2c5a879 (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:29.611872 14915 tablet_service.cc:1511] Processing CreateTablet for tablet 034d5705dfb740beb111fadc2a5cac0d (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:29.614157 14912 tablet_service.cc:1511] Processing CreateTablet for tablet 87b428823b37479d834dd732e2c5a879 (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:29.614643 14913 tablet_service.cc:1511] Processing CreateTablet for tablet 36f9d3d6a40a4de6aaed15fbec72bbfc (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:29.617017 14914 tablet_service.cc:1511] Processing CreateTablet for tablet a3a3b4afcb8649e4830e18668f91424d (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:29.617358 14910 tablet_service.cc:1511] Processing CreateTablet for tablet 047a9aa0722a4fe99837b369529b02ac (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:29.618588 14915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034d5705dfb740beb111fadc2a5cac0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.619472 14910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047a9aa0722a4fe99837b369529b02ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.609390 14762 tablet_service.cc:1511] Processing CreateTablet for tablet 065d17972809400698f8c904ecce38ee (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:29.621513 14839 tablet_service.cc:1511] Processing CreateTablet for tablet 36f9d3d6a40a4de6aaed15fbec72bbfc (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:29.621819 14838 tablet_service.cc:1511] Processing CreateTablet for tablet 87b428823b37479d834dd732e2c5a879 (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:29.623055 14839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f9d3d6a40a4de6aaed15fbec72bbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.611380 14761 tablet_service.cc:1511] Processing CreateTablet for tablet 047a9aa0722a4fe99837b369529b02ac (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:29.623988 14837 tablet_service.cc:1511] Processing CreateTablet for tablet 065d17972809400698f8c904ecce38ee (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:29.625399 14912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b428823b37479d834dd732e2c5a879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.626377 14836 tablet_service.cc:1511] Processing CreateTablet for tablet 047a9aa0722a4fe99837b369529b02ac (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:29.619109 14911 tablet_service.cc:1511] Processing CreateTablet for tablet 065d17972809400698f8c904ecce38ee (DEFAULT_TABLE table=test-workload [id=05f3528b2d184f0084b1d35d12759dd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:29.628196 14911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d17972809400698f8c904ecce38ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.628881 14913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f9d3d6a40a4de6aaed15fbec72bbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.632951 14837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d17972809400698f8c904ecce38ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.635532 14761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047a9aa0722a4fe99837b369529b02ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.636746 14836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047a9aa0722a4fe99837b369529b02ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.639663 14838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b428823b37479d834dd732e2c5a879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.640576 14764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f9d3d6a40a4de6aaed15fbec72bbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.642881 14763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b428823b37479d834dd732e2c5a879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.632020 14914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a3b4afcb8649e4830e18668f91424d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.644412 14762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d17972809400698f8c904ecce38ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:29.719323 14972 tablet_bootstrap.cc:492] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1: Bootstrap starting.
I20260608 09:51:29.719323 14970 tablet_bootstrap.cc:492] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5: Bootstrap starting.
I20260608 09:51:29.743100 14970 tablet_bootstrap.cc:654] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.728422 14972 tablet_bootstrap.cc:654] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.734654 14971 tablet_bootstrap.cc:492] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d: Bootstrap starting.
I20260608 09:51:29.751811 14971 tablet_bootstrap.cc:654] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.754885 14972 tablet_bootstrap.cc:492] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1: No bootstrap required, opened a new log
I20260608 09:51:29.755554 14972 ts_tablet_manager.cc:1403] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260608 09:51:29.758694 14971 tablet_bootstrap.cc:492] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d: No bootstrap required, opened a new log
I20260608 09:51:29.759335 14971 ts_tablet_manager.cc:1403] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260608 09:51:29.759207 14972 raft_consensus.cc:359] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.760046 14972 raft_consensus.cc:385] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:29.760440 14972 raft_consensus.cc:740] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcaf376def4ed8a4cd5cf3dbea91b1, State: Initialized, Role: FOLLOWER
I20260608 09:51:29.761041 14970 tablet_bootstrap.cc:492] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5: No bootstrap required, opened a new log
I20260608 09:51:29.761638 14970 ts_tablet_manager.cc:1403] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.007s
I20260608 09:51:29.761344 14972 consensus_queue.cc:260] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.763011 14971 raft_consensus.cc:359] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.763954 14971 raft_consensus.cc:385] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:29.764299 14971 raft_consensus.cc:740] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64706d7ad534169bb73833659fa5f9d, State: Initialized, Role: FOLLOWER
I20260608 09:51:29.764835 14972 ts_tablet_manager.cc:1434] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260608 09:51:29.765349 14971 consensus_queue.cc:260] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.767272 14972 tablet_bootstrap.cc:492] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1: Bootstrap starting.
I20260608 09:51:29.767566 14970 raft_consensus.cc:359] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.768448 14970 raft_consensus.cc:385] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:29.768743 14970 raft_consensus.cc:740] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5548fe22924215808330c7ce82edc5, State: Initialized, Role: FOLLOWER
I20260608 09:51:29.769676 14970 consensus_queue.cc:260] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.775198 14971 ts_tablet_manager.cc:1434] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.005s
I20260608 09:51:29.775805 14972 tablet_bootstrap.cc:654] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.776567 14971 tablet_bootstrap.cc:492] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d: Bootstrap starting.
I20260608 09:51:29.780108 14970 ts_tablet_manager.cc:1434] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260608 09:51:29.782611 14970 tablet_bootstrap.cc:492] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5: Bootstrap starting.
I20260608 09:51:29.790405 14970 tablet_bootstrap.cc:654] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.795763 14971 tablet_bootstrap.cc:654] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.801121 14970 tablet_bootstrap.cc:492] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5: No bootstrap required, opened a new log
I20260608 09:51:29.801654 14972 tablet_bootstrap.cc:492] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1: No bootstrap required, opened a new log
I20260608 09:51:29.802160 14971 tablet_bootstrap.cc:492] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d: No bootstrap required, opened a new log
I20260608 09:51:29.802297 14972 ts_tablet_manager.cc:1403] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.012s
I20260608 09:51:29.801738 14970 ts_tablet_manager.cc:1403] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260608 09:51:29.802722 14971 ts_tablet_manager.cc:1403] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.006s
I20260608 09:51:29.805665 14970 raft_consensus.cc:359] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.806216 14970 raft_consensus.cc:385] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:29.806463 14970 raft_consensus.cc:740] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5548fe22924215808330c7ce82edc5, State: Initialized, Role: FOLLOWER
I20260608 09:51:29.806617 14972 raft_consensus.cc:359] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.806368 14971 raft_consensus.cc:359] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.807873 14971 raft_consensus.cc:385] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:29.807684 14970 consensus_queue.cc:260] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.808234 14971 raft_consensus.cc:740] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64706d7ad534169bb73833659fa5f9d, State: Initialized, Role: FOLLOWER
I20260608 09:51:29.809064 14971 consensus_queue.cc:260] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.809978 14970 ts_tablet_manager.cc:1434] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:51:29.811457 14970 tablet_bootstrap.cc:492] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5: Bootstrap starting.
I20260608 09:51:29.811769 14972 raft_consensus.cc:385] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:29.812165 14972 raft_consensus.cc:740] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcaf376def4ed8a4cd5cf3dbea91b1, State: Initialized, Role: FOLLOWER
I20260608 09:51:29.813067 14972 consensus_queue.cc:260] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.815332 14972 ts_tablet_manager.cc:1434] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 09:51:29.816469 14972 tablet_bootstrap.cc:492] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1: Bootstrap starting.
I20260608 09:51:29.822909 14970 tablet_bootstrap.cc:654] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.823300 14972 tablet_bootstrap.cc:654] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.811503 14971 ts_tablet_manager.cc:1434] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:51:29.825385 14971 tablet_bootstrap.cc:492] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d: Bootstrap starting.
I20260608 09:51:29.831565 14977 raft_consensus.cc:493] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:29.832302 14977 raft_consensus.cc:515] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.833415 14971 tablet_bootstrap.cc:654] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.850395 14977 leader_election.cc:290] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815)
I20260608 09:51:29.902458 14971 tablet_bootstrap.cc:492] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d: No bootstrap required, opened a new log
I20260608 09:51:29.903201 14971 ts_tablet_manager.cc:1403] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d: Time spent bootstrapping tablet: real 0.078s	user 0.031s	sys 0.043s
I20260608 09:51:29.902967 14776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d17972809400698f8c904ecce38ee" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5" is_pre_election: true
I20260608 09:51:29.904176 14776 raft_consensus.cc:2468] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a64706d7ad534169bb73833659fa5f9d in term 0.
I20260608 09:51:29.906406 14891 leader_election.cc:304] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5, a64706d7ad534169bb73833659fa5f9d; no voters: 
I20260608 09:51:29.906566 14977 raft_consensus.cc:493] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:29.908150 14971 raft_consensus.cc:359] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.908516 14977 raft_consensus.cc:515] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.909128 14971 raft_consensus.cc:385] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:29.909539 14971 raft_consensus.cc:740] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64706d7ad534169bb73833659fa5f9d, State: Initialized, Role: FOLLOWER
I20260608 09:51:29.910625 14971 consensus_queue.cc:260] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.911999 14977 leader_election.cc:290] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815), 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607)
I20260608 09:51:29.912822 14977 raft_consensus.cc:2804] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:29.913216 14977 raft_consensus.cc:493] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:29.913797 14977 raft_consensus.cc:3060] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:29.924655 14972 tablet_bootstrap.cc:492] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1: No bootstrap required, opened a new log
I20260608 09:51:29.925770 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d17972809400698f8c904ecce38ee" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" is_pre_election: true
I20260608 09:51:29.927475 14972 ts_tablet_manager.cc:1403] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent bootstrapping tablet: real 0.111s	user 0.037s	sys 0.059s
W20260608 09:51:29.928964 14888 leader_election.cc:343] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:29.926445 14970 tablet_bootstrap.cc:492] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5: No bootstrap required, opened a new log
I20260608 09:51:29.926805 14850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034d5705dfb740beb111fadc2a5cac0d" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" is_pre_election: true
W20260608 09:51:29.931164 14888 leader_election.cc:343] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:29.931303 14972 raft_consensus.cc:359] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.932003 14972 raft_consensus.cc:385] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:29.932895 14972 raft_consensus.cc:740] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcaf376def4ed8a4cd5cf3dbea91b1, State: Initialized, Role: FOLLOWER
I20260608 09:51:29.933812 14972 consensus_queue.cc:260] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.935211 14977 raft_consensus.cc:515] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.931809 14776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034d5705dfb740beb111fadc2a5cac0d" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5" is_pre_election: true
I20260608 09:51:29.936237 14972 ts_tablet_manager.cc:1434] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:51:29.936636 14776 raft_consensus.cc:2468] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a64706d7ad534169bb73833659fa5f9d in term 0.
I20260608 09:51:29.939074 14972 tablet_bootstrap.cc:492] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1: Bootstrap starting.
I20260608 09:51:29.940893 14850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d17972809400698f8c904ecce38ee" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1"
W20260608 09:51:29.942723 14888 leader_election.cc:343] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:29.943964 14977 leader_election.cc:290] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 election: Requested vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815)
I20260608 09:51:29.944815 14970 ts_tablet_manager.cc:1403] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5: Time spent bootstrapping tablet: real 0.134s	user 0.047s	sys 0.056s
I20260608 09:51:29.947310 14972 tablet_bootstrap.cc:654] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.948848 14970 raft_consensus.cc:359] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.949674 14970 raft_consensus.cc:385] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:29.949970 14970 raft_consensus.cc:740] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5548fe22924215808330c7ce82edc5, State: Initialized, Role: FOLLOWER
I20260608 09:51:29.951344 14970 consensus_queue.cc:260] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.953042 14978 raft_consensus.cc:493] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:29.954205 14971 ts_tablet_manager.cc:1434] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d: Time spent starting tablet: real 0.051s	user 0.014s	sys 0.031s
I20260608 09:51:29.954097 14978 raft_consensus.cc:515] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.959244 14978 leader_election.cc:290] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:29.960774 14891 leader_election.cc:304] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5, a64706d7ad534169bb73833659fa5f9d; no voters: d7dcaf376def4ed8a4cd5cf3dbea91b1
I20260608 09:51:29.962579 14987 raft_consensus.cc:2804] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:29.963011 14987 raft_consensus.cc:493] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:29.967093 14971 tablet_bootstrap.cc:492] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d: Bootstrap starting.
I20260608 09:51:29.970091 14987 raft_consensus.cc:3060] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:29.960062 14776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d17972809400698f8c904ecce38ee" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5"
I20260608 09:51:29.980551 14776 raft_consensus.cc:3060] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:29.991756 14987 raft_consensus.cc:515] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:29.994784 14971 tablet_bootstrap.cc:654] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:29.995918 14970 ts_tablet_manager.cc:1434] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5: Time spent starting tablet: real 0.051s	user 0.013s	sys 0.017s
I20260608 09:51:29.997201 14970 tablet_bootstrap.cc:492] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5: Bootstrap starting.
I20260608 09:51:29.999837 14850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034d5705dfb740beb111fadc2a5cac0d" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1"
I20260608 09:51:30.000664 14850 raft_consensus.cc:3060] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.002281 14972 tablet_bootstrap.cc:492] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1: No bootstrap required, opened a new log
I20260608 09:51:30.003101 14972 ts_tablet_manager.cc:1403] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.027s
I20260608 09:51:30.005822 14976 raft_consensus.cc:493] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:30.013896 14987 leader_election.cc:290] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 election: Requested vote from peers d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815), 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607)
I20260608 09:51:30.011322 14972 raft_consensus.cc:359] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.006441 14976 raft_consensus.cc:515] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.014118 14776 raft_consensus.cc:2468] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a64706d7ad534169bb73833659fa5f9d in term 1.
I20260608 09:51:30.015965 14972 raft_consensus.cc:385] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:30.019923 14972 raft_consensus.cc:740] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcaf376def4ed8a4cd5cf3dbea91b1, State: Initialized, Role: FOLLOWER
I20260608 09:51:30.028388 14891 leader_election.cc:304] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5, a64706d7ad534169bb73833659fa5f9d; no voters: d7dcaf376def4ed8a4cd5cf3dbea91b1
I20260608 09:51:30.031543 14987 raft_consensus.cc:2804] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:30.024271 14972 consensus_queue.cc:260] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.032137 14987 raft_consensus.cc:697] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 1 LEADER]: Becoming Leader. State: Replica: a64706d7ad534169bb73833659fa5f9d, State: Running, Role: LEADER
I20260608 09:51:30.035369 14987 consensus_queue.cc:237] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.028513 14776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034d5705dfb740beb111fadc2a5cac0d" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5"
I20260608 09:51:30.044741 14850 raft_consensus.cc:2468] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a64706d7ad534169bb73833659fa5f9d in term 1.
I20260608 09:51:30.036993 14976 leader_election.cc:290] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:30.043869 14970 tablet_bootstrap.cc:654] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:30.047989 14925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9d3d6a40a4de6aaed15fbec72bbfc" candidate_uuid: "6a5548fe22924215808330c7ce82edc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d" is_pre_election: true
I20260608 09:51:30.047955 14776 raft_consensus.cc:3060] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.050741 14972 ts_tablet_manager.cc:1434] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent starting tablet: real 0.047s	user 0.015s	sys 0.011s
W20260608 09:51:30.054211 14740 leader_election.cc:343] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:30.057116 14972 tablet_bootstrap.cc:492] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1: Bootstrap starting.
W20260608 09:51:30.067057 14722 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:51:30.067912 14971 tablet_bootstrap.cc:492] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d: No bootstrap required, opened a new log
I20260608 09:51:30.072818 14971 ts_tablet_manager.cc:1403] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.017s
I20260608 09:51:30.067319 14673 catalog_manager.cc:5696] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to a64706d7ad534169bb73833659fa5f9d (127.3.176.131). New cstate: current_term: 1 leader_uuid: "a64706d7ad534169bb73833659fa5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:30.077140 14971 raft_consensus.cc:359] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.078308 14971 raft_consensus.cc:385] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:30.083319 14850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9d3d6a40a4de6aaed15fbec72bbfc" candidate_uuid: "6a5548fe22924215808330c7ce82edc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" is_pre_election: true
W20260608 09:51:30.086038 14739 leader_election.cc:343] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:30.088410 14739 leader_election.cc:304] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5; no voters: a64706d7ad534169bb73833659fa5f9d, d7dcaf376def4ed8a4cd5cf3dbea91b1
I20260608 09:51:30.089617 14991 raft_consensus.cc:2749] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:30.078644 14971 raft_consensus.cc:740] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64706d7ad534169bb73833659fa5f9d, State: Initialized, Role: FOLLOWER
I20260608 09:51:30.091539 14971 consensus_queue.cc:260] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.094291 14888 leader_election.cc:304] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a64706d7ad534169bb73833659fa5f9d, d7dcaf376def4ed8a4cd5cf3dbea91b1; no voters: 
I20260608 09:51:30.100515 14987 raft_consensus.cc:2804] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:30.102106 14972 tablet_bootstrap.cc:654] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:30.101624 14987 raft_consensus.cc:697] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 1 LEADER]: Becoming Leader. State: Replica: a64706d7ad534169bb73833659fa5f9d, State: Running, Role: LEADER
I20260608 09:51:30.100805 14971 ts_tablet_manager.cc:1434] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.003s
I20260608 09:51:30.103506 14987 consensus_queue.cc:237] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.105093 14994 raft_consensus.cc:493] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:30.105674 14994 raft_consensus.cc:515] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.101660 14776 raft_consensus.cc:2468] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a64706d7ad534169bb73833659fa5f9d in term 1.
I20260608 09:51:30.109095 14994 leader_election.cc:290] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:30.110239 14970 tablet_bootstrap.cc:492] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5: No bootstrap required, opened a new log
I20260608 09:51:30.110702 14970 ts_tablet_manager.cc:1403] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.022s
I20260608 09:51:30.108222 14971 tablet_bootstrap.cc:492] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d: Bootstrap starting.
I20260608 09:51:30.116376 14970 raft_consensus.cc:359] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.117180 14970 raft_consensus.cc:385] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:30.117523 14970 raft_consensus.cc:740] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5548fe22924215808330c7ce82edc5, State: Initialized, Role: FOLLOWER
I20260608 09:51:30.117542 14776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b428823b37479d834dd732e2c5a879" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5" is_pre_election: true
I20260608 09:51:30.119076 14970 consensus_queue.cc:260] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.120481 14971 tablet_bootstrap.cc:654] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:30.120410 14776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a3b4afcb8649e4830e18668f91424d" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5" is_pre_election: true
W20260608 09:51:30.122671 14817 leader_election.cc:343] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:51:30.123582 14817 leader_election.cc:343] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:30.125981 14970 ts_tablet_manager.cc:1434] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260608 09:51:30.128710 14970 tablet_bootstrap.cc:492] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5: Bootstrap starting.
I20260608 09:51:30.134497 14925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b428823b37479d834dd732e2c5a879" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d" is_pre_election: true
I20260608 09:51:30.135001 14924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a3b4afcb8649e4830e18668f91424d" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d" is_pre_election: true
I20260608 09:51:30.135869 14924 raft_consensus.cc:2468] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcaf376def4ed8a4cd5cf3dbea91b1 in term 0.
W20260608 09:51:30.136535 14815 leader_election.cc:343] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:30.137173 14815 leader_election.cc:304] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7dcaf376def4ed8a4cd5cf3dbea91b1; no voters: 6a5548fe22924215808330c7ce82edc5, a64706d7ad534169bb73833659fa5f9d
I20260608 09:51:30.138537 14994 raft_consensus.cc:2749] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:30.140018 14815 leader_election.cc:304] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a64706d7ad534169bb73833659fa5f9d, d7dcaf376def4ed8a4cd5cf3dbea91b1; no voters: 6a5548fe22924215808330c7ce82edc5
I20260608 09:51:30.140552 14972 tablet_bootstrap.cc:492] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1: No bootstrap required, opened a new log
I20260608 09:51:30.141093 14972 ts_tablet_manager.cc:1403] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.004s
I20260608 09:51:30.141052 14994 raft_consensus.cc:2804] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:30.142198 14994 raft_consensus.cc:493] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:30.142551 14994 raft_consensus.cc:3060] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.145243 14972 raft_consensus.cc:359] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.146107 14972 raft_consensus.cc:385] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:30.146420 14972 raft_consensus.cc:740] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcaf376def4ed8a4cd5cf3dbea91b1, State: Initialized, Role: FOLLOWER
I20260608 09:51:30.147354 14972 consensus_queue.cc:260] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.150005 14972 ts_tablet_manager.cc:1434] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:51:30.151428 14972 tablet_bootstrap.cc:492] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1: Bootstrap starting.
I20260608 09:51:30.157370 14971 tablet_bootstrap.cc:492] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d: No bootstrap required, opened a new log
I20260608 09:51:30.157941 14971 ts_tablet_manager.cc:1403] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d: Time spent bootstrapping tablet: real 0.051s	user 0.034s	sys 0.008s
I20260608 09:51:30.158499 14972 tablet_bootstrap.cc:654] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:30.160322 14971 raft_consensus.cc:359] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.161000 14971 raft_consensus.cc:385] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:30.159827 14674 catalog_manager.cc:5696] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to a64706d7ad534169bb73833659fa5f9d (127.3.176.131). New cstate: current_term: 1 leader_uuid: "a64706d7ad534169bb73833659fa5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:30.161247 14971 raft_consensus.cc:740] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64706d7ad534169bb73833659fa5f9d, State: Initialized, Role: FOLLOWER
I20260608 09:51:30.162001 14971 consensus_queue.cc:260] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.164335 14971 ts_tablet_manager.cc:1434] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:51:30.165402 14971 tablet_bootstrap.cc:492] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d: Bootstrap starting.
I20260608 09:51:30.165442 14972 tablet_bootstrap.cc:492] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1: No bootstrap required, opened a new log
I20260608 09:51:30.166139 14972 ts_tablet_manager.cc:1403] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 09:51:30.169337 14972 raft_consensus.cc:359] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.170083 14972 raft_consensus.cc:385] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:30.170410 14972 raft_consensus.cc:740] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcaf376def4ed8a4cd5cf3dbea91b1, State: Initialized, Role: FOLLOWER
I20260608 09:51:30.171108 14994 raft_consensus.cc:515] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.171320 14972 consensus_queue.cc:260] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.172199 14976 raft_consensus.cc:493] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:30.173144 14976 raft_consensus.cc:515] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.172910 14970 tablet_bootstrap.cc:654] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:30.175561 14976 leader_election.cc:290] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:30.176954 14994 leader_election.cc:290] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 election: Requested vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:30.178565 14776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d17972809400698f8c904ecce38ee" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5" is_pre_election: true
I20260608 09:51:30.179512 14776 raft_consensus.cc:2393] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7dcaf376def4ed8a4cd5cf3dbea91b1 in current term 1: Already voted for candidate a64706d7ad534169bb73833659fa5f9d in this term.
I20260608 09:51:30.180840 14775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a3b4afcb8649e4830e18668f91424d" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5"
W20260608 09:51:30.183187 14817 leader_election.cc:343] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:30.187548 14971 tablet_bootstrap.cc:654] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:30.187685 14924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065d17972809400698f8c904ecce38ee" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d" is_pre_election: true
I20260608 09:51:30.189062 14925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a3b4afcb8649e4830e18668f91424d" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d"
I20260608 09:51:30.189662 14925 raft_consensus.cc:3060] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.193192 14815 leader_election.cc:304] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7dcaf376def4ed8a4cd5cf3dbea91b1; no voters: 6a5548fe22924215808330c7ce82edc5, a64706d7ad534169bb73833659fa5f9d
I20260608 09:51:30.194716 15006 raft_consensus.cc:3060] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.197150 14976 raft_consensus.cc:493] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:30.197651 14976 raft_consensus.cc:515] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.199890 14925 raft_consensus.cc:2468] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcaf376def4ed8a4cd5cf3dbea91b1 in term 1.
I20260608 09:51:30.201305 14925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9d3d6a40a4de6aaed15fbec72bbfc" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d" is_pre_election: true
I20260608 09:51:30.201557 14775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9d3d6a40a4de6aaed15fbec72bbfc" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5" is_pre_election: true
I20260608 09:51:30.202064 14925 raft_consensus.cc:2468] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcaf376def4ed8a4cd5cf3dbea91b1 in term 0.
I20260608 09:51:30.202350 14972 ts_tablet_manager.cc:1434] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.006s
I20260608 09:51:30.202517 14970 tablet_bootstrap.cc:492] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5: No bootstrap required, opened a new log
I20260608 09:51:30.202749 14815 leader_election.cc:304] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a64706d7ad534169bb73833659fa5f9d, d7dcaf376def4ed8a4cd5cf3dbea91b1; no voters: 6a5548fe22924215808330c7ce82edc5
I20260608 09:51:30.203249 14970 ts_tablet_manager.cc:1403] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.022s
I20260608 09:51:30.202294 14775 raft_consensus.cc:2468] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcaf376def4ed8a4cd5cf3dbea91b1 in term 0.
I20260608 09:51:30.199908 14976 leader_election.cc:290] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:30.205101 14817 leader_election.cc:304] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5, d7dcaf376def4ed8a4cd5cf3dbea91b1; no voters: 
I20260608 09:51:30.205943 14994 raft_consensus.cc:2804] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:30.206900 14976 raft_consensus.cc:2804] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:30.207280 14976 raft_consensus.cc:493] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:30.208069 14976 raft_consensus.cc:3060] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.207206 14970 raft_consensus.cc:359] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.208555 14970 raft_consensus.cc:385] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:30.208897 14970 raft_consensus.cc:740] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5548fe22924215808330c7ce82edc5, State: Initialized, Role: FOLLOWER
I20260608 09:51:30.210431 14987 raft_consensus.cc:493] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:30.209965 14970 consensus_queue.cc:260] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.210960 14987 raft_consensus.cc:515] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.213040 14970 ts_tablet_manager.cc:1434] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 09:51:30.213276 14987 leader_election.cc:290] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815)
I20260608 09:51:30.214460 14970 tablet_bootstrap.cc:492] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5: Bootstrap starting.
I20260608 09:51:30.215039 14775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9aa0722a4fe99837b369529b02ac" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5" is_pre_election: true
I20260608 09:51:30.215719 14775 raft_consensus.cc:2468] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a64706d7ad534169bb73833659fa5f9d in term 0.
I20260608 09:51:30.217020 14891 leader_election.cc:304] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5, a64706d7ad534169bb73833659fa5f9d; no voters: 
I20260608 09:51:30.217923 14987 raft_consensus.cc:2804] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:30.218297 14987 raft_consensus.cc:493] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:30.218652 14987 raft_consensus.cc:3060] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.220518 14850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9aa0722a4fe99837b369529b02ac" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" is_pre_election: true
I20260608 09:51:30.221374 14850 raft_consensus.cc:2468] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a64706d7ad534169bb73833659fa5f9d in term 0.
I20260608 09:51:30.222169 14970 tablet_bootstrap.cc:654] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:30.226538 14987 raft_consensus.cc:515] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.229969 14971 tablet_bootstrap.cc:492] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d: No bootstrap required, opened a new log
I20260608 09:51:30.230182 14775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9aa0722a4fe99837b369529b02ac" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5"
I20260608 09:51:30.234813 14775 raft_consensus.cc:3060] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.232671 14850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047a9aa0722a4fe99837b369529b02ac" candidate_uuid: "a64706d7ad534169bb73833659fa5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1"
I20260608 09:51:30.239748 14970 tablet_bootstrap.cc:492] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5: No bootstrap required, opened a new log
I20260608 09:51:30.234920 14971 ts_tablet_manager.cc:1403] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.009s
I20260608 09:51:30.240284 14850 raft_consensus.cc:3060] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.240731 14970 ts_tablet_manager.cc:1403] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260608 09:51:30.244628 14970 raft_consensus.cc:359] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.245334 14994 raft_consensus.cc:697] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 LEADER]: Becoming Leader. State: Replica: d7dcaf376def4ed8a4cd5cf3dbea91b1, State: Running, Role: LEADER
I20260608 09:51:30.245553 14970 raft_consensus.cc:385] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:30.246089 14970 raft_consensus.cc:740] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a5548fe22924215808330c7ce82edc5, State: Initialized, Role: FOLLOWER
I20260608 09:51:30.247000 14970 consensus_queue.cc:260] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.247118 14994 consensus_queue.cc:237] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.244441 14971 raft_consensus.cc:359] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.248308 14971 raft_consensus.cc:385] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:30.248710 14971 raft_consensus.cc:740] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64706d7ad534169bb73833659fa5f9d, State: Initialized, Role: FOLLOWER
I20260608 09:51:30.249595 14971 consensus_queue.cc:260] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.250067 14970 ts_tablet_manager.cc:1434] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 09:51:30.251581 14850 raft_consensus.cc:2468] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a64706d7ad534169bb73833659fa5f9d in term 1.
I20260608 09:51:30.252323 15006 raft_consensus.cc:2749] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:30.252708 14971 ts_tablet_manager.cc:1434] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 09:51:30.252837 14888 leader_election.cc:304] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a64706d7ad534169bb73833659fa5f9d, d7dcaf376def4ed8a4cd5cf3dbea91b1; no voters: 
I20260608 09:51:30.254040 14988 raft_consensus.cc:2804] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:30.254554 14988 raft_consensus.cc:697] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 1 LEADER]: Becoming Leader. State: Replica: a64706d7ad534169bb73833659fa5f9d, State: Running, Role: LEADER
I20260608 09:51:30.255375 14775 raft_consensus.cc:2468] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a64706d7ad534169bb73833659fa5f9d in term 1.
I20260608 09:51:30.255426 14988 consensus_queue.cc:237] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.233176 14987 leader_election.cc:290] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [CANDIDATE]: Term 1 election: Requested vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815)
I20260608 09:51:30.233598 14976 raft_consensus.cc:515] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.259238 14976 leader_election.cc:290] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 election: Requested vote from peers 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:30.261327 14776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9d3d6a40a4de6aaed15fbec72bbfc" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a5548fe22924215808330c7ce82edc5"
I20260608 09:51:30.262079 14776 raft_consensus.cc:3060] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.267660 14925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9d3d6a40a4de6aaed15fbec72bbfc" candidate_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d"
I20260608 09:51:30.268533 14925 raft_consensus.cc:3060] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.272336 14776 raft_consensus.cc:2468] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcaf376def4ed8a4cd5cf3dbea91b1 in term 1.
I20260608 09:51:30.274060 14817 leader_election.cc:304] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5, d7dcaf376def4ed8a4cd5cf3dbea91b1; no voters: 
I20260608 09:51:30.275164 14976 raft_consensus.cc:2804] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:30.275784 14976 raft_consensus.cc:697] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 LEADER]: Becoming Leader. State: Replica: d7dcaf376def4ed8a4cd5cf3dbea91b1, State: Running, Role: LEADER
I20260608 09:51:30.276763 14976 consensus_queue.cc:237] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.278735 14925 raft_consensus.cc:2468] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcaf376def4ed8a4cd5cf3dbea91b1 in term 1.
I20260608 09:51:30.281425 14672 catalog_manager.cc:5696] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:30.289546 14673 catalog_manager.cc:5696] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to a64706d7ad534169bb73833659fa5f9d (127.3.176.131). New cstate: current_term: 1 leader_uuid: "a64706d7ad534169bb73833659fa5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:30.297439 14672 catalog_manager.cc:5696] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130). New cstate: current_term: 1 leader_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:30.448370 14991 raft_consensus.cc:493] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:30.449187 14991 raft_consensus.cc:515] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.451462 14991 leader_election.cc:290] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:30.452824 14925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b428823b37479d834dd732e2c5a879" candidate_uuid: "6a5548fe22924215808330c7ce82edc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d" is_pre_election: true
I20260608 09:51:30.452708 14850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b428823b37479d834dd732e2c5a879" candidate_uuid: "6a5548fe22924215808330c7ce82edc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" is_pre_election: true
I20260608 09:51:30.453724 14925 raft_consensus.cc:2468] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a5548fe22924215808330c7ce82edc5 in term 0.
I20260608 09:51:30.453758 14850 raft_consensus.cc:2468] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a5548fe22924215808330c7ce82edc5 in term 0.
I20260608 09:51:30.455303 14740 leader_election.cc:304] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5, a64706d7ad534169bb73833659fa5f9d; no voters: 
I20260608 09:51:30.456130 14991 raft_consensus.cc:2804] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:30.456522 14991 raft_consensus.cc:493] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:30.456777 14991 raft_consensus.cc:3060] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.462930 14991 raft_consensus.cc:515] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.465080 14991 leader_election.cc:290] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 election: Requested vote from peers d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:30.466091 14850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b428823b37479d834dd732e2c5a879" candidate_uuid: "6a5548fe22924215808330c7ce82edc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1"
I20260608 09:51:30.466362 14925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b428823b37479d834dd732e2c5a879" candidate_uuid: "6a5548fe22924215808330c7ce82edc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d"
I20260608 09:51:30.467025 14925 raft_consensus.cc:3060] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.467103 14850 raft_consensus.cc:3060] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.475940 14925 raft_consensus.cc:2468] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a5548fe22924215808330c7ce82edc5 in term 1.
I20260608 09:51:30.475940 14850 raft_consensus.cc:2468] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a5548fe22924215808330c7ce82edc5 in term 1.
I20260608 09:51:30.477583 14739 leader_election.cc:304] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5, d7dcaf376def4ed8a4cd5cf3dbea91b1; no voters: 
I20260608 09:51:30.478438 14991 raft_consensus.cc:2804] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:30.479466 14991 raft_consensus.cc:697] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 1 LEADER]: Becoming Leader. State: Replica: 6a5548fe22924215808330c7ce82edc5, State: Running, Role: LEADER
I20260608 09:51:30.480299 14991 consensus_queue.cc:237] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.488698 14672 catalog_manager.cc:5696] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a5548fe22924215808330c7ce82edc5 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "6a5548fe22924215808330c7ce82edc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:30.555763 14991 raft_consensus.cc:493] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:30.556434 14991 raft_consensus.cc:515] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } }
I20260608 09:51:30.560374 14925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a3b4afcb8649e4830e18668f91424d" candidate_uuid: "6a5548fe22924215808330c7ce82edc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a64706d7ad534169bb73833659fa5f9d" is_pre_election: true
I20260608 09:51:30.561334 14925 raft_consensus.cc:2393] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a5548fe22924215808330c7ce82edc5 in current term 1: Already voted for candidate d7dcaf376def4ed8a4cd5cf3dbea91b1 in this term.
I20260608 09:51:30.562544 14991 leader_election.cc:290] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815), a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:30.561149 14850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a3b4afcb8649e4830e18668f91424d" candidate_uuid: "6a5548fe22924215808330c7ce82edc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" is_pre_election: true
I20260608 09:51:30.564713 14739 leader_election.cc:304] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a5548fe22924215808330c7ce82edc5; no voters: a64706d7ad534169bb73833659fa5f9d, d7dcaf376def4ed8a4cd5cf3dbea91b1
I20260608 09:51:30.566294 14991 raft_consensus.cc:3060] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:30.578128 14991 raft_consensus.cc:2749] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:30.579353 14988 consensus_queue.cc:1048] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:30.643767 14977 consensus_queue.cc:1048] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:30.658877 14977 consensus_queue.cc:1048] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:30.685048 14976 consensus_queue.cc:1048] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260608 09:51:30.670899 14994 consensus_queue.cc:1048] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260608 09:51:30.734053 14987 consensus_queue.cc:1048] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:30.749121 14977 consensus_queue.cc:1048] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:51:30.754372 14955 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.3.176.190:35737, user_credentials={real_user=slave}} blocked reactor thread for 117407us
I20260608 09:51:30.766178 14987 consensus_queue.cc:1048] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:30.776261 14994 consensus_queue.cc:1048] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:30.835579 14994 consensus_queue.cc:1048] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:30.966095 14851 raft_consensus.cc:1275] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Refusing update from remote peer 6a5548fe22924215808330c7ce82edc5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:30.966151 14924 raft_consensus.cc:1275] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Refusing update from remote peer 6a5548fe22924215808330c7ce82edc5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:30.968683 14991 consensus_queue.cc:1048] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:31.052944 15051 consensus_queue.cc:1048] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:51:32.356182 15017 meta_cache.cc:1261] Time spent looking up entry by key: real 0.065s	user 0.001s	sys 0.000s
I20260608 09:51:32.704592  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:32.713716 15080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:32.714540 15081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:32.715463 15083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:32.717257  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:32.718884  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:32.719127  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:32.719311  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912292719295 us; error 0 us; skew 500 ppm
I20260608 09:51:32.719919  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:32.722966  3778 webserver.cc:533] Webserver started at http://127.3.176.132:38309/ using document root <none> and password file <none>
I20260608 09:51:32.723544  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:32.723749  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:32.724056  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:32.725481  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "8db3e0ec577b4feaa5269926e313dded"
format_stamp: "Formatted at 2026-06-08 09:51:32 on dist-test-slave-qcvl"
I20260608 09:51:32.731058  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:51:32.735301 15088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:32.736310  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:32.736658  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "8db3e0ec577b4feaa5269926e313dded"
format_stamp: "Formatted at 2026-06-08 09:51:32 on dist-test-slave-qcvl"
I20260608 09:51:32.736953  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:32.759262  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:32.760680  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:32.762298  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:32.765057  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:32.765300  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:32.765548  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:32.765717  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:32.812327  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:45759
I20260608 09:51:32.812500 15150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:45759 every 8 connection(s)
I20260608 09:51:32.830375 15151 heartbeater.cc:344] Connected to a master server at 127.3.176.190:35737
I20260608 09:51:32.830963 15151 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:32.831918 15151 heartbeater.cc:507] Master 127.3.176.190:35737 requested a full tablet report, sending...
I20260608 09:51:32.834384 14668 ts_manager.cc:194] Registered new tserver with Master: 8db3e0ec577b4feaa5269926e313dded (127.3.176.132:45759)
I20260608 09:51:32.836316 14668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40478
I20260608 09:51:33.380420 14924 consensus_queue.cc:237] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } }
I20260608 09:51:33.389993 14851 raft_consensus.cc:1275] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Refusing update from remote peer a64706d7ad534169bb73833659fa5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:33.395980 14775 raft_consensus.cc:1275] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Refusing update from remote peer a64706d7ad534169bb73833659fa5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:33.396322 15158 consensus_queue.cc:1048] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:33.398221 15157 consensus_queue.cc:1048] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:33.406152 15158 raft_consensus.cc:2955] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.408278 14851 raft_consensus.cc:2955] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
W20260608 09:51:33.410876 14891 consensus_peers.cc:597] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d -> Peer 8db3e0ec577b4feaa5269926e313dded (127.3.176.132:45759): Couldn't send request to peer 8db3e0ec577b4feaa5269926e313dded. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 047a9aa0722a4fe99837b369529b02ac. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:33.410156 14775 raft_consensus.cc:2955] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.425540 14668 catalog_manager.cc:5696] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d reported cstate change: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "a64706d7ad534169bb73833659fa5f9d" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:33.444465 14851 consensus_queue.cc:237] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } }
I20260608 09:51:33.455317 14924 raft_consensus.cc:1275] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Refusing update from remote peer d7dcaf376def4ed8a4cd5cf3dbea91b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:33.457792 15006 consensus_queue.cc:1048] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:33.459689 14775 raft_consensus.cc:1275] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Refusing update from remote peer d7dcaf376def4ed8a4cd5cf3dbea91b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:33.466284 15166 consensus_queue.cc:1048] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:33.469475 15168 raft_consensus.cc:2955] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.473119 14924 raft_consensus.cc:2955] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.473826 14775 raft_consensus.cc:2955] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
W20260608 09:51:33.477536 14817 consensus_peers.cc:597] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 -> Peer 8db3e0ec577b4feaa5269926e313dded (127.3.176.132:45759): Couldn't send request to peer 8db3e0ec577b4feaa5269926e313dded. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36f9d3d6a40a4de6aaed15fbec72bbfc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:33.491714 14923 consensus_queue.cc:237] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } attrs { replace: true } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } }
I20260608 09:51:33.491791 14671 catalog_manager.cc:5696] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 reported cstate change: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.499547 14851 raft_consensus.cc:1275] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Refusing update from remote peer a64706d7ad534169bb73833659fa5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 09:51:33.499598 14891 consensus_peers.cc:597] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d -> Peer 8db3e0ec577b4feaa5269926e313dded (127.3.176.132:45759): Couldn't send request to peer 8db3e0ec577b4feaa5269926e313dded. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 065d17972809400698f8c904ecce38ee. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:33.500406 14775 raft_consensus.cc:1275] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Refusing update from remote peer a64706d7ad534169bb73833659fa5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:33.501192 15157 consensus_queue.cc:1048] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:33.502923 14988 consensus_queue.cc:1048] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:33.509617 15157 raft_consensus.cc:2955] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } attrs { replace: true } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.512018 14851 raft_consensus.cc:2955] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } attrs { replace: true } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.512954 14775 raft_consensus.cc:2955] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } attrs { replace: true } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.527570 14665 catalog_manager.cc:5696] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d reported cstate change: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "a64706d7ad534169bb73833659fa5f9d" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:33.528744 14851 consensus_queue.cc:237] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } }
I20260608 09:51:33.536724 14923 raft_consensus.cc:1275] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Refusing update from remote peer d7dcaf376def4ed8a4cd5cf3dbea91b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:33.538618 15168 consensus_queue.cc:1048] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 09:51:33.541682 14817 consensus_peers.cc:597] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 -> Peer 8db3e0ec577b4feaa5269926e313dded (127.3.176.132:45759): Couldn't send request to peer 8db3e0ec577b4feaa5269926e313dded. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3a3b4afcb8649e4830e18668f91424d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:33.544456 14775 raft_consensus.cc:1275] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Refusing update from remote peer d7dcaf376def4ed8a4cd5cf3dbea91b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:33.546489 15168 consensus_queue.cc:1048] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:33.549592 15006 raft_consensus.cc:2955] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.551909 14923 raft_consensus.cc:2955] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.559288 14775 raft_consensus.cc:2955] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } } }
I20260608 09:51:33.565901 14671 catalog_manager.cc:5696] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 reported cstate change: config changed from index -1 to 17, NON_VOTER 8db3e0ec577b4feaa5269926e313dded (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:33.839493 15151 heartbeater.cc:499] Master 127.3.176.190:35737 was elected leader, sending a full tablet report...
I20260608 09:51:33.846534  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:51:33.897028  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:33.898221  3778 tablet_replica.cc:333] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5: stopping tablet replica
I20260608 09:51:33.899515  3778 raft_consensus.cc:2243] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:33.900364  3778 raft_consensus.cc:2272] T a3a3b4afcb8649e4830e18668f91424d P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:33.905517  3778 tablet_replica.cc:333] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5: stopping tablet replica
I20260608 09:51:33.906636  3778 raft_consensus.cc:2243] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:33.908185  3778 raft_consensus.cc:2272] T 87b428823b37479d834dd732e2c5a879 P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:33.912644  3778 tablet_replica.cc:333] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5: stopping tablet replica
I20260608 09:51:33.913753  3778 raft_consensus.cc:2243] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:33.914557  3778 raft_consensus.cc:2272] T 047a9aa0722a4fe99837b369529b02ac P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:33.919502  3778 tablet_replica.cc:333] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5: stopping tablet replica
I20260608 09:51:33.920528  3778 raft_consensus.cc:2243] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:33.921286  3778 raft_consensus.cc:2272] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:33.926080  3778 tablet_replica.cc:333] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5: stopping tablet replica
I20260608 09:51:33.926990  3778 raft_consensus.cc:2243] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:33.927829  3778 raft_consensus.cc:2272] T 065d17972809400698f8c904ecce38ee P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:33.933022  3778 tablet_replica.cc:333] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5: stopping tablet replica
I20260608 09:51:33.933866  3778 raft_consensus.cc:2243] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:33.934684  3778 raft_consensus.cc:2272] T 034d5705dfb740beb111fadc2a5cac0d P 6a5548fe22924215808330c7ce82edc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:33.969811  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:51:33.976357 15171 ts_tablet_manager.cc:933] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: Initiating tablet copy from peer a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
I20260608 09:51:33.997391 15171 tablet_copy_client.cc:323] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:34475
I20260608 09:51:34.006542 15174 ts_tablet_manager.cc:933] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: Initiating tablet copy from peer a64706d7ad534169bb73833659fa5f9d (127.3.176.131:34475)
W20260608 09:51:34.007987 14817 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.176.129:44607: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260608 09:51:34.011332 15174 tablet_copy_client.cc:323] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:34475
I20260608 09:51:34.043211  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
W20260608 09:51:34.056038 14817 consensus_peers.cc:597] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 -> Peer 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607): Couldn't send request to peer 6a5548fe22924215808330c7ce82edc5. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:44607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:34.059245 14935 tablet_copy_service.cc:140] P a64706d7ad534169bb73833659fa5f9d: Received BeginTabletCopySession request for tablet 047a9aa0722a4fe99837b369529b02ac from peer 8db3e0ec577b4feaa5269926e313dded ({username='slave'} at 127.0.0.1:48510)
I20260608 09:51:34.060150 14935 tablet_copy_service.cc:161] P a64706d7ad534169bb73833659fa5f9d: Beginning new tablet copy session on tablet 047a9aa0722a4fe99837b369529b02ac from peer 8db3e0ec577b4feaa5269926e313dded at {username='slave'} at 127.0.0.1:48510: session id = 8db3e0ec577b4feaa5269926e313dded-047a9aa0722a4fe99837b369529b02ac
I20260608 09:51:34.064576 14934 tablet_copy_service.cc:140] P a64706d7ad534169bb73833659fa5f9d: Received BeginTabletCopySession request for tablet 065d17972809400698f8c904ecce38ee from peer 8db3e0ec577b4feaa5269926e313dded ({username='slave'} at 127.0.0.1:48510)
I20260608 09:51:34.065403 15181 ts_tablet_manager.cc:933] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 8db3e0ec577b4feaa5269926e313dded: Initiating tablet copy from peer d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815)
I20260608 09:51:34.065382 14934 tablet_copy_service.cc:161] P a64706d7ad534169bb73833659fa5f9d: Beginning new tablet copy session on tablet 065d17972809400698f8c904ecce38ee from peer 8db3e0ec577b4feaa5269926e313dded at {username='slave'} at 127.0.0.1:48510: session id = 8db3e0ec577b4feaa5269926e313dded-065d17972809400698f8c904ecce38ee
W20260608 09:51:34.067299 14817 consensus_peers.cc:597] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 -> Peer 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607): Couldn't send request to peer 6a5548fe22924215808330c7ce82edc5. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:44607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:34.077862 14935 tablet_copy_source_session.cc:215] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 09:51:34.079061 14888 consensus_peers.cc:597] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d -> Peer d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815): Couldn't send request to peer d7dcaf376def4ed8a4cd5cf3dbea91b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:34.082744 15181 tablet_copy_client.cc:323] T 36f9d3d6a40a4de6aaed15fbec72bbfc P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:42815
I20260608 09:51:34.083858 15171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047a9aa0722a4fe99837b369529b02ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:34.100164 14934 tablet_copy_source_session.cc:215] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 09:51:34.113507 14891 consensus_peers.cc:597] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d -> Peer 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607): Couldn't send request to peer 6a5548fe22924215808330c7ce82edc5. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:44607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:51:34.119269 14891 consensus_peers.cc:597] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d -> Peer 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607): Couldn't send request to peer 6a5548fe22924215808330c7ce82edc5. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:44607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:34.123605 15171 tablet_copy_client.cc:806] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:34.124429 15171 tablet_copy_client.cc:670] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:34.125427 15174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065d17972809400698f8c904ecce38ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:34.132503 15171 tablet_copy_client.cc:538] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:34.143659  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:34.145731 15171 tablet_bootstrap.cc:492] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: Bootstrap starting.
I20260608 09:51:34.149145  3778 tablet_replica.cc:333] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1: stopping tablet replica
I20260608 09:51:34.150885  3778 raft_consensus.cc:2243] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:34.152642  3778 raft_consensus.cc:2272] T 36f9d3d6a40a4de6aaed15fbec72bbfc P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.157884 15174 tablet_copy_client.cc:806] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:34.158588 15174 tablet_copy_client.cc:670] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:34.159456  3778 tablet_replica.cc:333] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1: stopping tablet replica
I20260608 09:51:34.160956  3778 raft_consensus.cc:2243] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:34.161808  3778 raft_consensus.cc:2272] T 065d17972809400698f8c904ecce38ee P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.166221 15174 tablet_copy_client.cc:538] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:34.166931 15185 ts_tablet_manager.cc:933] T a3a3b4afcb8649e4830e18668f91424d P 8db3e0ec577b4feaa5269926e313dded: Initiating tablet copy from peer d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815)
I20260608 09:51:34.170398  3778 tablet_replica.cc:333] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1: stopping tablet replica
I20260608 09:51:34.172870  3778 raft_consensus.cc:2243] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:34.173792  3778 raft_consensus.cc:2272] T 047a9aa0722a4fe99837b369529b02ac P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.177129 15174 tablet_bootstrap.cc:492] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: Bootstrap starting.
I20260608 09:51:34.180845  3778 tablet_replica.cc:333] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1: stopping tablet replica
I20260608 09:51:34.183979 15185 tablet_copy_client.cc:323] T a3a3b4afcb8649e4830e18668f91424d P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.130:42815
I20260608 09:51:34.187714  3778 raft_consensus.cc:2243] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:34.189397  3778 raft_consensus.cc:2272] T a3a3b4afcb8649e4830e18668f91424d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.197690  3778 tablet_replica.cc:333] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1: stopping tablet replica
I20260608 09:51:34.198679  3778 raft_consensus.cc:2243] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:34.199398  3778 raft_consensus.cc:2272] T 87b428823b37479d834dd732e2c5a879 P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.203162  3778 tablet_replica.cc:333] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1: stopping tablet replica
I20260608 09:51:34.203981  3778 raft_consensus.cc:2243] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:34.204753  3778 raft_consensus.cc:2272] T 034d5705dfb740beb111fadc2a5cac0d P d7dcaf376def4ed8a4cd5cf3dbea91b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:51:34.236049 15092 connection.cc:466] server connection from 127.0.0.1:44934 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:44934 (request call id 2) could send its response
I20260608 09:51:34.244796  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
W20260608 09:51:34.278888 14891 consensus_peers.cc:597] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d -> Peer 6a5548fe22924215808330c7ce82edc5 (127.3.176.129:44607): Couldn't send request to peer 6a5548fe22924215808330c7ce82edc5. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:44607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:34.279546  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:51:34.307049  3778 tablet_copy_service.cc:362] P a64706d7ad534169bb73833659fa5f9d: Destroying tablet copy session 8db3e0ec577b4feaa5269926e313dded-065d17972809400698f8c904ecce38ee due to service shutdown
I20260608 09:51:34.307516  3778 tablet_copy_service.cc:434] P a64706d7ad534169bb73833659fa5f9d: ending tablet copy session 8db3e0ec577b4feaa5269926e313dded-065d17972809400698f8c904ecce38ee on tablet 065d17972809400698f8c904ecce38ee with peer 8db3e0ec577b4feaa5269926e313dded
I20260608 09:51:34.308209  3778 tablet_copy_service.cc:362] P a64706d7ad534169bb73833659fa5f9d: Destroying tablet copy session 8db3e0ec577b4feaa5269926e313dded-047a9aa0722a4fe99837b369529b02ac due to service shutdown
I20260608 09:51:34.308550  3778 tablet_copy_service.cc:434] P a64706d7ad534169bb73833659fa5f9d: ending tablet copy session 8db3e0ec577b4feaa5269926e313dded-047a9aa0722a4fe99837b369529b02ac on tablet 047a9aa0722a4fe99837b369529b02ac with peer 8db3e0ec577b4feaa5269926e313dded
W20260608 09:51:34.328007 14888 consensus_peers.cc:597] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d -> Peer d7dcaf376def4ed8a4cd5cf3dbea91b1 (127.3.176.130:42815): Couldn't send request to peer d7dcaf376def4ed8a4cd5cf3dbea91b1. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.130:42815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:34.336444 15174 tablet_bootstrap.cc:492] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=141 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:34.338891 15174 tablet_bootstrap.cc:492] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: Bootstrap complete.
I20260608 09:51:34.339814 15174 ts_tablet_manager.cc:1403] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: Time spent bootstrapping tablet: real 0.163s	user 0.123s	sys 0.036s
I20260608 09:51:34.343359 15174 raft_consensus.cc:359] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } attrs { replace: true } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } }
I20260608 09:51:34.344197 15174 raft_consensus.cc:740] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8db3e0ec577b4feaa5269926e313dded, State: Initialized, Role: LEARNER
I20260608 09:51:34.344910 15174 consensus_queue.cc:260] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } attrs { replace: true } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } }
I20260608 09:51:34.345531 15171 tablet_bootstrap.cc:492] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:34.346694 15171 tablet_bootstrap.cc:492] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: Bootstrap complete.
I20260608 09:51:34.347617 15171 ts_tablet_manager.cc:1403] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: Time spent bootstrapping tablet: real 0.202s	user 0.145s	sys 0.029s
I20260608 09:51:34.351816 15171 raft_consensus.cc:359] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } }
I20260608 09:51:34.352842 15171 raft_consensus.cc:740] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8db3e0ec577b4feaa5269926e313dded, State: Initialized, Role: LEARNER
I20260608 09:51:34.353588 15171 consensus_queue.cc:260] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6a5548fe22924215808330c7ce82edc5" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 44607 } } peers { permanent_uuid: "d7dcaf376def4ed8a4cd5cf3dbea91b1" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 42815 } attrs { replace: true } } peers { permanent_uuid: "a64706d7ad534169bb73833659fa5f9d" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 34475 } } peers { permanent_uuid: "8db3e0ec577b4feaa5269926e313dded" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 45759 } attrs { promote: true } }
I20260608 09:51:34.361756  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:34.365130  3778 tablet_replica.cc:333] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d: stopping tablet replica
I20260608 09:51:34.366433  3778 raft_consensus.cc:2243] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:34.368204  3778 raft_consensus.cc:2272] T 047a9aa0722a4fe99837b369529b02ac P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.370842 15174 ts_tablet_manager.cc:1434] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.018s
I20260608 09:51:34.371598 15171 ts_tablet_manager.cc:1434] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.011s
I20260608 09:51:34.374850  3778 tablet_replica.cc:333] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d: stopping tablet replica
I20260608 09:51:34.376845  3778 raft_consensus.cc:2243] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:34.377627  3778 raft_consensus.cc:2272] T 36f9d3d6a40a4de6aaed15fbec72bbfc P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.381980  3778 tablet_replica.cc:333] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d: stopping tablet replica
I20260608 09:51:34.382795  3778 raft_consensus.cc:2243] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:34.384310  3778 raft_consensus.cc:2272] T 065d17972809400698f8c904ecce38ee P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.388569  3778 tablet_replica.cc:333] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d: stopping tablet replica
I20260608 09:51:34.389423  3778 raft_consensus.cc:2243] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:34.390182  3778 raft_consensus.cc:2272] T 87b428823b37479d834dd732e2c5a879 P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.393306  3778 tablet_replica.cc:333] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d: stopping tablet replica
I20260608 09:51:34.393847  3778 raft_consensus.cc:2243] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:34.394379  3778 raft_consensus.cc:2272] T a3a3b4afcb8649e4830e18668f91424d P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.397485  3778 tablet_replica.cc:333] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d: stopping tablet replica
I20260608 09:51:34.398016  3778 raft_consensus.cc:2243] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:34.398846  3778 raft_consensus.cc:2272] T 034d5705dfb740beb111fadc2a5cac0d P a64706d7ad534169bb73833659fa5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:51:34.419982 15171 tablet_copy_client.cc:1131] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.3.176.131:34475: connect: Connection refused (error 111)
W20260608 09:51:34.426110 15174 tablet_copy_client.cc:1131] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.3.176.131:34475: connect: Connection refused (error 111)
I20260608 09:51:34.429158  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:51:34.450541  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
I20260608 09:51:34.478780  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:34.480639  3778 tablet_replica.cc:333] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded: stopping tablet replica
I20260608 09:51:34.481527  3778 raft_consensus.cc:2243] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:34.482118  3778 raft_consensus.cc:2272] T 065d17972809400698f8c904ecce38ee P 8db3e0ec577b4feaa5269926e313dded [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:34.485980  3778 tablet_replica.cc:333] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded: stopping tablet replica
I20260608 09:51:34.486745  3778 raft_consensus.cc:2243] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:34.487257  3778 raft_consensus.cc:2272] T 047a9aa0722a4fe99837b369529b02ac P 8db3e0ec577b4feaa5269926e313dded [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:34.514014  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:51:34.526830  3778 master.cc:562] Master@127.3.176.190:35737 shutting down...
W20260608 09:51:34.559576 14722 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:51:34.559844 14722 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:51:34.560051 14722 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:51:34.561504  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:34.562163  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:34.562521  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89243a37b23f4b4aa8136818740c62ee: stopping tablet replica
I20260608 09:51:34.587042  3778 master.cc:584] Master@127.3.176.190:35737 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6710 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 09:51:34.643163  3778 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.176.190:39781
I20260608 09:51:34.644668  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:34.650514 15191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:34.651468 15192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:34.653151 15194 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:34.654058  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:34.655078  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:34.655287  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:34.655439  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912294655420 us; error 0 us; skew 500 ppm
I20260608 09:51:34.656042  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:34.658691  3778 webserver.cc:533] Webserver started at http://127.3.176.190:37573/ using document root <none> and password file <none>
I20260608 09:51:34.659286  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:34.659482  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:34.659760  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:34.661048  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/master-0-root/instance:
uuid: "c7ba90fefdab499595a0b5b4878f9d10"
format_stamp: "Formatted at 2026-06-08 09:51:34 on dist-test-slave-qcvl"
I20260608 09:51:34.666126  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:51:34.670301 15199 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:34.671262  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:34.671555  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/master-0-root
uuid: "c7ba90fefdab499595a0b5b4878f9d10"
format_stamp: "Formatted at 2026-06-08 09:51:34 on dist-test-slave-qcvl"
I20260608 09:51:34.671893  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:34.683524  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:34.684823  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:34.726462  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.190:39781
I20260608 09:51:34.726656 15250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.190:39781 every 8 connection(s)
I20260608 09:51:34.731176 15251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:34.743705 15251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10: Bootstrap starting.
I20260608 09:51:34.749467 15251 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:34.754732 15251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10: No bootstrap required, opened a new log
I20260608 09:51:34.757383 15251 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ba90fefdab499595a0b5b4878f9d10" member_type: VOTER }
I20260608 09:51:34.757794 15251 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:34.758030 15251 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7ba90fefdab499595a0b5b4878f9d10, State: Initialized, Role: FOLLOWER
I20260608 09:51:34.758719 15251 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ba90fefdab499595a0b5b4878f9d10" member_type: VOTER }
I20260608 09:51:34.759227 15251 raft_consensus.cc:399] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:34.759444 15251 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:34.759703 15251 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:34.765548 15251 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ba90fefdab499595a0b5b4878f9d10" member_type: VOTER }
I20260608 09:51:34.766121 15251 leader_election.cc:304] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c7ba90fefdab499595a0b5b4878f9d10; no voters: 
I20260608 09:51:34.767470 15251 leader_election.cc:290] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:34.767966 15254 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:34.769512 15254 raft_consensus.cc:697] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 1 LEADER]: Becoming Leader. State: Replica: c7ba90fefdab499595a0b5b4878f9d10, State: Running, Role: LEADER
I20260608 09:51:34.770251 15254 consensus_queue.cc:237] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ba90fefdab499595a0b5b4878f9d10" member_type: VOTER }
I20260608 09:51:34.770772 15251 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:34.774542 15255 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c7ba90fefdab499595a0b5b4878f9d10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ba90fefdab499595a0b5b4878f9d10" member_type: VOTER } }
I20260608 09:51:34.774792 15256 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7ba90fefdab499595a0b5b4878f9d10. Latest consensus state: current_term: 1 leader_uuid: "c7ba90fefdab499595a0b5b4878f9d10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7ba90fefdab499595a0b5b4878f9d10" member_type: VOTER } }
I20260608 09:51:34.775239 15256 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:34.775224 15255 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:34.779768 15259 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:34.785005 15259 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:34.789112  3778 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:34.795791 15259 catalog_manager.cc:1382] Generated new cluster ID: d7ab0401a0e0464bad14de9599d949c6
I20260608 09:51:34.796217 15259 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:34.814154 15259 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:34.815794 15259 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:34.829761 15259 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10: Generated new TSK 0
I20260608 09:51:34.830556 15259 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:34.856835  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:34.863667 15272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:34.864895 15273 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:34.866876 15275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:34.867455  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:34.868396  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:34.868602  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:34.868770  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912294868747 us; error 0 us; skew 500 ppm
I20260608 09:51:34.869371  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:34.872206  3778 webserver.cc:533] Webserver started at http://127.3.176.129:36011/ using document root <none> and password file <none>
I20260608 09:51:34.872828  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:34.873011  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:34.873296  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:34.874719  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-0-root/instance:
uuid: "ae73ea56ac4b411498ab57eb481464e4"
format_stamp: "Formatted at 2026-06-08 09:51:34 on dist-test-slave-qcvl"
I20260608 09:51:34.879995  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:51:34.883987 15280 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:34.884979  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:34.885296  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-0-root
uuid: "ae73ea56ac4b411498ab57eb481464e4"
format_stamp: "Formatted at 2026-06-08 09:51:34 on dist-test-slave-qcvl"
I20260608 09:51:34.885556  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:34.899166  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:34.900292  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:34.901834  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:34.904394  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:34.904594  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:34.904837  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:34.904990  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:34.948681  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.129:36545
I20260608 09:51:34.948881 15342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.129:36545 every 8 connection(s)
I20260608 09:51:34.953903  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:34.961891 15347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:34.964290 15348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:34.965894  3778 server_base.cc:1061] running on GCE node
W20260608 09:51:34.967662 15350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:34.968889  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:34.969152  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:34.969359  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912294969341 us; error 0 us; skew 500 ppm
I20260608 09:51:34.970036  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:34.973162  3778 webserver.cc:533] Webserver started at http://127.3.176.130:36987/ using document root <none> and password file <none>
I20260608 09:51:34.973829  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:34.974115  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:34.974390  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:34.974965 15343 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39781
I20260608 09:51:34.975523 15343 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:34.975603  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-1-root/instance:
uuid: "ab12be5b50b3434398bb4f01e85f6aed"
format_stamp: "Formatted at 2026-06-08 09:51:34 on dist-test-slave-qcvl"
I20260608 09:51:34.976522 15343 heartbeater.cc:507] Master 127.3.176.190:39781 requested a full tablet report, sending...
I20260608 09:51:34.979635 15216 ts_manager.cc:194] Registered new tserver with Master: ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545)
I20260608 09:51:34.981587  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:51:34.982229 15216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39686
I20260608 09:51:34.986189 15355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:34.987314  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:51:34.987655  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-1-root
uuid: "ab12be5b50b3434398bb4f01e85f6aed"
format_stamp: "Formatted at 2026-06-08 09:51:34 on dist-test-slave-qcvl"
I20260608 09:51:34.987944  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:35.004053  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:35.005193  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:35.006713  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:35.009099  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:35.009302  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:35.009532  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:35.009693  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:35.052739  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.130:41877
I20260608 09:51:35.052933 15417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.130:41877 every 8 connection(s)
I20260608 09:51:35.057931  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:35.067647 15421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:35.068018 15422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:35.070169 15424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:35.074065 15418 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39781
I20260608 09:51:35.074538  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:35.074681 15418 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:35.077080 15418 heartbeater.cc:507] Master 127.3.176.190:39781 requested a full tablet report, sending...
I20260608 09:51:35.077258  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:35.077637  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:35.077808  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912295077789 us; error 0 us; skew 500 ppm
I20260608 09:51:35.078485  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:35.079883 15216 ts_manager.cc:194] Registered new tserver with Master: ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
I20260608 09:51:35.081730  3778 webserver.cc:533] Webserver started at http://127.3.176.131:43009/ using document root <none> and password file <none>
I20260608 09:51:35.081991 15216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39694
I20260608 09:51:35.082556  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:35.082872  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:35.083196  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:35.084446  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-2-root/instance:
uuid: "87a66a727aec4332aa4363b4ecc60936"
format_stamp: "Formatted at 2026-06-08 09:51:35 on dist-test-slave-qcvl"
I20260608 09:51:35.089484  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:51:35.093222 15429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:35.094141  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:35.094456  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-2-root
uuid: "87a66a727aec4332aa4363b4ecc60936"
format_stamp: "Formatted at 2026-06-08 09:51:35 on dist-test-slave-qcvl"
I20260608 09:51:35.094722  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:35.110680  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:35.111888  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:35.113481  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:35.115964  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:35.116194  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:35.116423  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:35.116578  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:35.160436  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.131:35791
I20260608 09:51:35.160614 15491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.131:35791 every 8 connection(s)
I20260608 09:51:35.178429 15492 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39781
I20260608 09:51:35.178952 15492 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:35.179769 15492 heartbeater.cc:507] Master 127.3.176.190:39781 requested a full tablet report, sending...
I20260608 09:51:35.181963 15216 ts_manager.cc:194] Registered new tserver with Master: 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:35.182397  3778 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018531713s
I20260608 09:51:35.183943 15216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39700
I20260608 09:51:35.985829 15343 heartbeater.cc:499] Master 127.3.176.190:39781 was elected leader, sending a full tablet report...
I20260608 09:51:36.085525 15418 heartbeater.cc:499] Master 127.3.176.190:39781 was elected leader, sending a full tablet report...
I20260608 09:51:36.187233 15492 heartbeater.cc:499] Master 127.3.176.190:39781 was elected leader, sending a full tablet report...
I20260608 09:51:36.243959 15216 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39704:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:51:36.246986 15216 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:51:36.331760 15457 tablet_service.cc:1511] Processing CreateTablet for tablet 29517f40a5c2459aadc71f0b45d6e76b (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:36.332041 15456 tablet_service.cc:1511] Processing CreateTablet for tablet 0091db2cb9bf4739a525f66a0aa2bf6c (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:36.333890 15307 tablet_service.cc:1511] Processing CreateTablet for tablet 0091db2cb9bf4739a525f66a0aa2bf6c (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:36.334188 15306 tablet_service.cc:1511] Processing CreateTablet for tablet 1cebac357fb941518e0c2e1e49766236 (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:36.335318 15304 tablet_service.cc:1511] Processing CreateTablet for tablet efc426e99048464cb4f15028a62259ef (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:36.333714 15457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29517f40a5c2459aadc71f0b45d6e76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.336553 15305 tablet_service.cc:1511] Processing CreateTablet for tablet 493da152e4954a4884d5cb38af4acad6 (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:36.338198 15308 tablet_service.cc:1511] Processing CreateTablet for tablet 29517f40a5c2459aadc71f0b45d6e76b (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:36.338992 15455 tablet_service.cc:1511] Processing CreateTablet for tablet 1cebac357fb941518e0c2e1e49766236 (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:36.339282 15303 tablet_service.cc:1511] Processing CreateTablet for tablet a77aa2ac6a08467ab17a605a002b3689 (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:36.341339 15454 tablet_service.cc:1511] Processing CreateTablet for tablet 493da152e4954a4884d5cb38af4acad6 (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:36.342208 15453 tablet_service.cc:1511] Processing CreateTablet for tablet efc426e99048464cb4f15028a62259ef (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:36.336723 15452 tablet_service.cc:1511] Processing CreateTablet for tablet a77aa2ac6a08467ab17a605a002b3689 (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:36.335428 15307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0091db2cb9bf4739a525f66a0aa2bf6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.344579 15455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cebac357fb941518e0c2e1e49766236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.346035 15306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cebac357fb941518e0c2e1e49766236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.348615 15303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77aa2ac6a08467ab17a605a002b3689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.353021 15308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29517f40a5c2459aadc71f0b45d6e76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.354498 15304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc426e99048464cb4f15028a62259ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.355809 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77aa2ac6a08467ab17a605a002b3689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.357681 15453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc426e99048464cb4f15028a62259ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.358300 15305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493da152e4954a4884d5cb38af4acad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.375792 15456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0091db2cb9bf4739a525f66a0aa2bf6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.378024 15512 tablet_bootstrap.cc:492] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936: Bootstrap starting.
I20260608 09:51:36.380494 15454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493da152e4954a4884d5cb38af4acad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.392277 15383 tablet_service.cc:1511] Processing CreateTablet for tablet 29517f40a5c2459aadc71f0b45d6e76b (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:51:36.393146 15512 tablet_bootstrap.cc:654] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.393785 15383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29517f40a5c2459aadc71f0b45d6e76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.396552 15382 tablet_service.cc:1511] Processing CreateTablet for tablet 0091db2cb9bf4739a525f66a0aa2bf6c (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:51:36.397986 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0091db2cb9bf4739a525f66a0aa2bf6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.400969 15381 tablet_service.cc:1511] Processing CreateTablet for tablet 1cebac357fb941518e0c2e1e49766236 (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:51:36.402486 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cebac357fb941518e0c2e1e49766236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.405078 15378 tablet_service.cc:1511] Processing CreateTablet for tablet a77aa2ac6a08467ab17a605a002b3689 (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:51:36.406565 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77aa2ac6a08467ab17a605a002b3689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.409782 15380 tablet_service.cc:1511] Processing CreateTablet for tablet 493da152e4954a4884d5cb38af4acad6 (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:51:36.411286 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493da152e4954a4884d5cb38af4acad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.413435 15379 tablet_service.cc:1511] Processing CreateTablet for tablet efc426e99048464cb4f15028a62259ef (DEFAULT_TABLE table=test-workload [id=dca43fd4e9544153aa8ca8b78b989dae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:51:36.416213 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc426e99048464cb4f15028a62259ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.454248 15512 tablet_bootstrap.cc:492] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936: No bootstrap required, opened a new log
I20260608 09:51:36.454946 15514 tablet_bootstrap.cc:492] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4: Bootstrap starting.
I20260608 09:51:36.454946 15512 ts_tablet_manager.cc:1403] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.014s
I20260608 09:51:36.459262 15512 raft_consensus.cc:359] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.460162 15512 raft_consensus.cc:385] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.460933 15512 raft_consensus.cc:740] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.461967 15512 consensus_queue.cc:260] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.470216 15514 tablet_bootstrap.cc:654] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.477689 15516 tablet_bootstrap.cc:492] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed: Bootstrap starting.
I20260608 09:51:36.485296 15512 ts_tablet_manager.cc:1434] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.017s
I20260608 09:51:36.491436 15514 tablet_bootstrap.cc:492] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4: No bootstrap required, opened a new log
I20260608 09:51:36.492066 15516 tablet_bootstrap.cc:654] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.492260 15514 ts_tablet_manager.cc:1403] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.008s
I20260608 09:51:36.496306 15514 raft_consensus.cc:359] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.496948 15512 tablet_bootstrap.cc:492] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936: Bootstrap starting.
I20260608 09:51:36.497309 15514 raft_consensus.cc:385] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.497769 15514 raft_consensus.cc:740] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae73ea56ac4b411498ab57eb481464e4, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.498736 15516 tablet_bootstrap.cc:492] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed: No bootstrap required, opened a new log
I20260608 09:51:36.498682 15514 consensus_queue.cc:260] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.499444 15516 ts_tablet_manager.cc:1403] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260608 09:51:36.502007 15514 ts_tablet_manager.cc:1434] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 09:51:36.503221 15514 tablet_bootstrap.cc:492] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4: Bootstrap starting.
I20260608 09:51:36.502887 15516 raft_consensus.cc:359] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.503862 15516 raft_consensus.cc:385] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.504273 15516 raft_consensus.cc:740] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab12be5b50b3434398bb4f01e85f6aed, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.505008 15512 tablet_bootstrap.cc:654] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.505160 15516 consensus_queue.cc:260] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.511328 15514 tablet_bootstrap.cc:654] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.514983 15516 ts_tablet_manager.cc:1434] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260608 09:51:36.516554 15516 tablet_bootstrap.cc:492] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed: Bootstrap starting.
I20260608 09:51:36.524461 15514 tablet_bootstrap.cc:492] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4: No bootstrap required, opened a new log
I20260608 09:51:36.524911 15516 tablet_bootstrap.cc:654] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.525147 15514 ts_tablet_manager.cc:1403] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 09:51:36.524495 15512 tablet_bootstrap.cc:492] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936: No bootstrap required, opened a new log
I20260608 09:51:36.527984 15514 raft_consensus.cc:359] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.528898 15514 raft_consensus.cc:385] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.529615 15514 raft_consensus.cc:740] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae73ea56ac4b411498ab57eb481464e4, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.528918 15512 ts_tablet_manager.cc:1403] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.001s
I20260608 09:51:36.530669 15514 consensus_queue.cc:260] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.531574 15516 tablet_bootstrap.cc:492] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed: No bootstrap required, opened a new log
I20260608 09:51:36.532210 15516 ts_tablet_manager.cc:1403] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.011s
I20260608 09:51:36.533104 15514 ts_tablet_manager.cc:1434] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:51:36.533643 15512 raft_consensus.cc:359] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.534341 15514 tablet_bootstrap.cc:492] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4: Bootstrap starting.
I20260608 09:51:36.534488 15512 raft_consensus.cc:385] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.534924 15512 raft_consensus.cc:740] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.535346 15516 raft_consensus.cc:359] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.536221 15516 raft_consensus.cc:385] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.536125 15512 consensus_queue.cc:260] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.536746 15516 raft_consensus.cc:740] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab12be5b50b3434398bb4f01e85f6aed, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.537984 15516 consensus_queue.cc:260] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.540364 15516 ts_tablet_manager.cc:1434] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:51:36.541500 15516 tablet_bootstrap.cc:492] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed: Bootstrap starting.
I20260608 09:51:36.542332 15514 tablet_bootstrap.cc:654] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.544646 15512 ts_tablet_manager.cc:1434] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 09:51:36.546445 15512 tablet_bootstrap.cc:492] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936: Bootstrap starting.
I20260608 09:51:36.549208 15516 tablet_bootstrap.cc:654] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.554772 15512 tablet_bootstrap.cc:654] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.571202 15519 raft_consensus.cc:493] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:36.571842 15519 raft_consensus.cc:515] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.572780 15512 tablet_bootstrap.cc:492] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936: No bootstrap required, opened a new log
I20260608 09:51:36.573634 15512 ts_tablet_manager.cc:1403] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.010s
I20260608 09:51:36.575212 15519 leader_election.cc:290] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877), 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:36.577630 15512 raft_consensus.cc:359] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.578758 15512 raft_consensus.cc:385] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.579166 15512 raft_consensus.cc:740] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.580513 15512 consensus_queue.cc:260] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.587375 15512 ts_tablet_manager.cc:1434] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.007s
I20260608 09:51:36.589176 15512 tablet_bootstrap.cc:492] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936: Bootstrap starting.
I20260608 09:51:36.598451 15512 tablet_bootstrap.cc:654] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.602273 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cebac357fb941518e0c2e1e49766236" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed" is_pre_election: true
I20260608 09:51:36.603909 15393 raft_consensus.cc:2468] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 0.
I20260608 09:51:36.605007 15516 tablet_bootstrap.cc:492] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed: No bootstrap required, opened a new log
I20260608 09:51:36.605582 15516 ts_tablet_manager.cc:1403] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.021s
I20260608 09:51:36.605909 15514 tablet_bootstrap.cc:492] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4: No bootstrap required, opened a new log
I20260608 09:51:36.606587 15514 ts_tablet_manager.cc:1403] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4: Time spent bootstrapping tablet: real 0.073s	user 0.039s	sys 0.027s
I20260608 09:51:36.605645 15282 leader_election.cc:304] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab12be5b50b3434398bb4f01e85f6aed, ae73ea56ac4b411498ab57eb481464e4; no voters: 
I20260608 09:51:36.609091 15519 raft_consensus.cc:2804] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:36.609642 15519 raft_consensus.cc:493] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:36.609103 15516 raft_consensus.cc:359] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.610033 15519 raft_consensus.cc:3060] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.610054 15516 raft_consensus.cc:385] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.610664 15516 raft_consensus.cc:740] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab12be5b50b3434398bb4f01e85f6aed, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.610073 15514 raft_consensus.cc:359] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.611274 15514 raft_consensus.cc:385] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.611589 15514 raft_consensus.cc:740] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae73ea56ac4b411498ab57eb481464e4, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.611706 15516 consensus_queue.cc:260] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.612802 15515 raft_consensus.cc:493] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:36.612665 15514 consensus_queue.cc:260] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.613389 15515 raft_consensus.cc:515] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.618189 15515 leader_election.cc:290] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545), ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
I20260608 09:51:36.623011 15519 raft_consensus.cc:515] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.624513 15512 tablet_bootstrap.cc:492] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936: No bootstrap required, opened a new log
I20260608 09:51:36.627066 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cebac357fb941518e0c2e1e49766236" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed"
I20260608 09:51:36.630096 15393 raft_consensus.cc:3060] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.630173 15512 ts_tablet_manager.cc:1403] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.006s
I20260608 09:51:36.632122 15516 ts_tablet_manager.cc:1434] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260608 09:51:36.635255 15512 raft_consensus.cc:359] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.636121 15512 raft_consensus.cc:385] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.636449 15512 raft_consensus.cc:740] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.637387 15512 consensus_queue.cc:260] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.639412 15393 raft_consensus.cc:2468] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 1.
I20260608 09:51:36.641220 15282 leader_election.cc:304] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab12be5b50b3434398bb4f01e85f6aed, ae73ea56ac4b411498ab57eb481464e4; no voters: 
I20260608 09:51:36.643750 15533 raft_consensus.cc:493] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:36.645231 15533 raft_consensus.cc:515] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.628839 15519 leader_election.cc:290] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 election: Requested vote from peers ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877), 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:36.647820 15519 raft_consensus.cc:2804] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:36.649191 15533 leader_election.cc:290] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877), 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:36.652328 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cebac357fb941518e0c2e1e49766236" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936" is_pre_election: true
I20260608 09:51:36.652719 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cebac357fb941518e0c2e1e49766236" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936"
I20260608 09:51:36.653251 15467 raft_consensus.cc:2468] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 0.
I20260608 09:51:36.645872 15516 tablet_bootstrap.cc:492] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed: Bootstrap starting.
I20260608 09:51:36.656677 15512 ts_tablet_manager.cc:1434] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 09:51:36.649385 15519 raft_consensus.cc:697] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 1 LEADER]: Becoming Leader. State: Replica: ae73ea56ac4b411498ab57eb481464e4, State: Running, Role: LEADER
I20260608 09:51:36.658079 15512 tablet_bootstrap.cc:492] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936: Bootstrap starting.
I20260608 09:51:36.664158 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0091db2cb9bf4739a525f66a0aa2bf6c" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed" is_pre_election: true
I20260608 09:51:36.664975 15393 raft_consensus.cc:2468] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 0.
I20260608 09:51:36.666056 15519 consensus_queue.cc:237] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.667095 15512 tablet_bootstrap.cc:654] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.671216 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0091db2cb9bf4739a525f66a0aa2bf6c" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936" is_pre_election: true
I20260608 09:51:36.671348 15534 raft_consensus.cc:493] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:36.671970 15467 raft_consensus.cc:2468] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 0.
I20260608 09:51:36.672235 15534 raft_consensus.cc:515] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.674504 15282 leader_election.cc:304] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab12be5b50b3434398bb4f01e85f6aed, ae73ea56ac4b411498ab57eb481464e4; no voters: 
I20260608 09:51:36.675477 15533 raft_consensus.cc:2804] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:36.675926 15533 raft_consensus.cc:493] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:36.677424 15533 raft_consensus.cc:3060] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.678612 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29517f40a5c2459aadc71f0b45d6e76b" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936" is_pre_election: true
I20260608 09:51:36.679455 15467 raft_consensus.cc:2468] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 0.
I20260608 09:51:36.681005 15282 leader_election.cc:304] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ae73ea56ac4b411498ab57eb481464e4; no voters: 
I20260608 09:51:36.682864 15514 ts_tablet_manager.cc:1434] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4: Time spent starting tablet: real 0.076s	user 0.037s	sys 0.020s
I20260608 09:51:36.683884 15516 tablet_bootstrap.cc:654] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.684358 15514 tablet_bootstrap.cc:492] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4: Bootstrap starting.
I20260608 09:51:36.694391 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed" is_pre_election: true
I20260608 09:51:36.684592 15530 raft_consensus.cc:2804] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:36.695174 15392 raft_consensus.cc:2468] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 0.
I20260608 09:51:36.695228 15530 raft_consensus.cc:493] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:36.695889 15530 raft_consensus.cc:3060] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.696651 15512 tablet_bootstrap.cc:492] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936: No bootstrap required, opened a new log
I20260608 09:51:36.696980 15431 leader_election.cc:304] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ab12be5b50b3434398bb4f01e85f6aed; no voters: 
I20260608 09:51:36.697265 15512 ts_tablet_manager.cc:1403] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.004s
I20260608 09:51:36.697945 15515 raft_consensus.cc:2804] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:36.698338 15515 raft_consensus.cc:493] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:36.698691 15515 raft_consensus.cc:3060] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.699965 15514 tablet_bootstrap.cc:654] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.700564 15512 raft_consensus.cc:359] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.701344 15512 raft_consensus.cc:385] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.701644 15512 raft_consensus.cc:740] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.702446 15512 consensus_queue.cc:260] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.710613 15515 raft_consensus.cc:515] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.713047 15512 ts_tablet_manager.cc:1434] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.011s
I20260608 09:51:36.688508 15534 leader_election.cc:290] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791), ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
I20260608 09:51:36.688715 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29517f40a5c2459aadc71f0b45d6e76b" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed" is_pre_election: true
I20260608 09:51:36.688853 15318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4" is_pre_election: true
I20260608 09:51:36.686369 15533 raft_consensus.cc:515] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.715364 15216 catalog_manager.cc:5696] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "ae73ea56ac4b411498ab57eb481464e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } health_report { overall_health: UNKNOWN } } }
W20260608 09:51:36.716930 15433 leader_election.cc:343] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:36.711571 15530 raft_consensus.cc:515] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.716419 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4"
I20260608 09:51:36.718014 15533 leader_election.cc:290] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 election: Requested vote from peers ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877), 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:36.719290 15530 leader_election.cc:290] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 election: Requested vote from peers 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791), ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
W20260608 09:51:36.719472 15433 leader_election.cc:343] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:36.721563 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0091db2cb9bf4739a525f66a0aa2bf6c" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed"
W20260608 09:51:36.721926 15282 leader_election.cc:343] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:36.722249 15516 tablet_bootstrap.cc:492] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed: No bootstrap required, opened a new log
I20260608 09:51:36.722920 15393 raft_consensus.cc:3060] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.723503 15515 leader_election.cc:290] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 election: Requested vote from peers ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545), ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
I20260608 09:51:36.717075 15512 tablet_bootstrap.cc:492] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936: Bootstrap starting.
I20260608 09:51:36.724924 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29517f40a5c2459aadc71f0b45d6e76b" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed"
I20260608 09:51:36.726367 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29517f40a5c2459aadc71f0b45d6e76b" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936"
W20260608 09:51:36.726538 15282 leader_election.cc:343] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:36.722075 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0091db2cb9bf4739a525f66a0aa2bf6c" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936"
I20260608 09:51:36.727666 15467 raft_consensus.cc:3060] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.723032 15516 ts_tablet_manager.cc:1403] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.005s
I20260608 09:51:36.730726 15393 raft_consensus.cc:2468] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 1.
I20260608 09:51:36.731137 15512 tablet_bootstrap.cc:654] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.731801 15516 raft_consensus.cc:359] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.733392 15516 raft_consensus.cc:385] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.733791 15516 raft_consensus.cc:740] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab12be5b50b3434398bb4f01e85f6aed, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.735172 15514 tablet_bootstrap.cc:492] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4: No bootstrap required, opened a new log
I20260608 09:51:36.735082 15516 consensus_queue.cc:260] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.736007 15514 ts_tablet_manager.cc:1403] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.010s
I20260608 09:51:36.732375 15282 leader_election.cc:304] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab12be5b50b3434398bb4f01e85f6aed, ae73ea56ac4b411498ab57eb481464e4; no voters: 
I20260608 09:51:36.737738 15530 raft_consensus.cc:2804] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:36.738571 15530 raft_consensus.cc:697] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 1 LEADER]: Becoming Leader. State: Replica: ae73ea56ac4b411498ab57eb481464e4, State: Running, Role: LEADER
I20260608 09:51:36.739583 15530 consensus_queue.cc:237] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.727018 15466 raft_consensus.cc:3060] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.743685 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed"
I20260608 09:51:36.744467 15393 raft_consensus.cc:3060] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.752859 15393 raft_consensus.cc:2468] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 1.
I20260608 09:51:36.755303 15467 raft_consensus.cc:2468] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 1.
I20260608 09:51:36.758059 15431 leader_election.cc:304] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ab12be5b50b3434398bb4f01e85f6aed; no voters: ae73ea56ac4b411498ab57eb481464e4
I20260608 09:51:36.759162 15515 raft_consensus.cc:2804] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:36.759696 15515 raft_consensus.cc:697] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 1 LEADER]: Becoming Leader. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Running, Role: LEADER
I20260608 09:51:36.760134 15466 raft_consensus.cc:2468] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 1.
I20260608 09:51:36.760845 15515 consensus_queue.cc:237] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.766019 15514 raft_consensus.cc:359] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.766985 15514 raft_consensus.cc:385] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.767344 15514 raft_consensus.cc:740] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae73ea56ac4b411498ab57eb481464e4, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.767688 15282 leader_election.cc:304] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ae73ea56ac4b411498ab57eb481464e4; no voters: ab12be5b50b3434398bb4f01e85f6aed
I20260608 09:51:36.768229 15516 ts_tablet_manager.cc:1434] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260608 09:51:36.768466 15514 consensus_queue.cc:260] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.769346 15533 raft_consensus.cc:2804] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:36.770371 15533 raft_consensus.cc:697] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 1 LEADER]: Becoming Leader. State: Replica: ae73ea56ac4b411498ab57eb481464e4, State: Running, Role: LEADER
I20260608 09:51:36.771360 15533 consensus_queue.cc:237] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.772073 15514 ts_tablet_manager.cc:1434] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260608 09:51:36.773254 15514 tablet_bootstrap.cc:492] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4: Bootstrap starting.
I20260608 09:51:36.773614 15512 tablet_bootstrap.cc:492] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936: No bootstrap required, opened a new log
I20260608 09:51:36.774283 15512 ts_tablet_manager.cc:1403] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.040s
I20260608 09:51:36.775223 15516 tablet_bootstrap.cc:492] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed: Bootstrap starting.
I20260608 09:51:36.777954 15512 raft_consensus.cc:359] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.778798 15512 raft_consensus.cc:385] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.779129 15512 raft_consensus.cc:740] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.779677 15514 tablet_bootstrap.cc:654] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.782125 15512 consensus_queue.cc:260] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.785472 15512 ts_tablet_manager.cc:1434] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
W20260608 09:51:36.785774 15264 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:51:36.788791 15516 tablet_bootstrap.cc:654] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.790616 15216 catalog_manager.cc:5696] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "87a66a727aec4332aa4363b4ecc60936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:36.791877 15215 catalog_manager.cc:5696] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "ae73ea56ac4b411498ab57eb481464e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:36.804698 15514 tablet_bootstrap.cc:492] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4: No bootstrap required, opened a new log
I20260608 09:51:36.805241 15514 ts_tablet_manager.cc:1403] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.010s
I20260608 09:51:36.808307 15514 raft_consensus.cc:359] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.809068 15514 raft_consensus.cc:385] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.809551 15514 raft_consensus.cc:740] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae73ea56ac4b411498ab57eb481464e4, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.810686 15514 consensus_queue.cc:260] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.812166 15520 raft_consensus.cc:493] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:36.812732 15520 raft_consensus.cc:515] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } }
I20260608 09:51:36.815686 15520 leader_election.cc:290] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791), ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545)
I20260608 09:51:36.818172 15514 ts_tablet_manager.cc:1434] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260608 09:51:36.818519 15516 tablet_bootstrap.cc:492] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed: No bootstrap required, opened a new log
I20260608 09:51:36.819044 15516 ts_tablet_manager.cc:1403] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.004s
I20260608 09:51:36.819428 15514 tablet_bootstrap.cc:492] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4: Bootstrap starting.
I20260608 09:51:36.822350 15516 raft_consensus.cc:359] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.823102 15516 raft_consensus.cc:385] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.823408 15516 raft_consensus.cc:740] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab12be5b50b3434398bb4f01e85f6aed, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.824316 15516 consensus_queue.cc:260] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.827016 15516 ts_tablet_manager.cc:1434] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:51:36.828138 15516 tablet_bootstrap.cc:492] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed: Bootstrap starting.
I20260608 09:51:36.829033 15514 tablet_bootstrap.cc:654] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.823518 15216 catalog_manager.cc:5696] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129). New cstate: current_term: 1 leader_uuid: "ae73ea56ac4b411498ab57eb481464e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:36.835055 15516 tablet_bootstrap.cc:654] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.856534 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29517f40a5c2459aadc71f0b45d6e76b" candidate_uuid: "ab12be5b50b3434398bb4f01e85f6aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936" is_pre_election: true
I20260608 09:51:36.857466 15466 raft_consensus.cc:2393] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab12be5b50b3434398bb4f01e85f6aed in current term 1: Already voted for candidate ae73ea56ac4b411498ab57eb481464e4 in this term.
I20260608 09:51:36.858973 15516 tablet_bootstrap.cc:492] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed: No bootstrap required, opened a new log
I20260608 09:51:36.859519 15516 ts_tablet_manager.cc:1403] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.000s
I20260608 09:51:36.859668 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29517f40a5c2459aadc71f0b45d6e76b" candidate_uuid: "ab12be5b50b3434398bb4f01e85f6aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4" is_pre_election: true
I20260608 09:51:36.861806 15359 leader_election.cc:304] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab12be5b50b3434398bb4f01e85f6aed; no voters: 87a66a727aec4332aa4363b4ecc60936, ae73ea56ac4b411498ab57eb481464e4
I20260608 09:51:36.862582 15516 raft_consensus.cc:359] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.863162 15520 raft_consensus.cc:3060] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.863421 15516 raft_consensus.cc:385] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.863914 15516 raft_consensus.cc:740] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab12be5b50b3434398bb4f01e85f6aed, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.864830 15514 tablet_bootstrap.cc:492] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4: No bootstrap required, opened a new log
I20260608 09:51:36.864913 15516 consensus_queue.cc:260] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.865696 15514 ts_tablet_manager.cc:1403] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.014s
I20260608 09:51:36.868542 15516 ts_tablet_manager.cc:1434] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260608 09:51:36.869719 15515 raft_consensus.cc:493] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:36.869666 15514 raft_consensus.cc:359] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.870782 15514 raft_consensus.cc:385] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.870477 15515 raft_consensus.cc:515] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.871172 15514 raft_consensus.cc:740] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae73ea56ac4b411498ab57eb481464e4, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.872380 15520 raft_consensus.cc:2749] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:36.873549 15515 leader_election.cc:290] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545), ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
I20260608 09:51:36.872428 15514 consensus_queue.cc:260] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.874392 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493da152e4954a4884d5cb38af4acad6" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4" is_pre_election: true
I20260608 09:51:36.874600 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493da152e4954a4884d5cb38af4acad6" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed" is_pre_election: true
I20260608 09:51:36.875135 15317 raft_consensus.cc:2468] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 0.
I20260608 09:51:36.875355 15393 raft_consensus.cc:2468] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 0.
I20260608 09:51:36.876194 15514 ts_tablet_manager.cc:1434] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:51:36.876726 15433 leader_election.cc:304] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ae73ea56ac4b411498ab57eb481464e4; no voters: 
I20260608 09:51:36.877692 15515 raft_consensus.cc:2804] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:36.878079 15515 raft_consensus.cc:493] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:36.878393 15515 raft_consensus.cc:3060] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.885052 15515 raft_consensus.cc:515] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.886786 15515 leader_election.cc:290] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 election: Requested vote from peers ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545), ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
I20260608 09:51:36.888003 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493da152e4954a4884d5cb38af4acad6" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4"
I20260608 09:51:36.888283 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493da152e4954a4884d5cb38af4acad6" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed"
I20260608 09:51:36.888717 15317 raft_consensus.cc:3060] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.889055 15393 raft_consensus.cc:3060] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.894274 15317 raft_consensus.cc:2468] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 1.
I20260608 09:51:36.894938 15393 raft_consensus.cc:2468] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 1.
I20260608 09:51:36.895437 15433 leader_election.cc:304] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ae73ea56ac4b411498ab57eb481464e4; no voters: 
I20260608 09:51:36.896425 15515 raft_consensus.cc:2804] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:36.896943 15515 raft_consensus.cc:697] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 1 LEADER]: Becoming Leader. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Running, Role: LEADER
I20260608 09:51:36.897600 15515 consensus_queue.cc:237] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:36.905763 15216 catalog_manager.cc:5696] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "87a66a727aec4332aa4363b4ecc60936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:37.046391 15515 raft_consensus.cc:493] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:37.046881 15515 raft_consensus.cc:515] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:37.048626 15515 leader_election.cc:290] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545), ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
I20260608 09:51:37.049791 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc426e99048464cb4f15028a62259ef" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed" is_pre_election: true
I20260608 09:51:37.049665 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc426e99048464cb4f15028a62259ef" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4" is_pre_election: true
I20260608 09:51:37.050446 15393 raft_consensus.cc:2468] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 0.
I20260608 09:51:37.050493 15317 raft_consensus.cc:2468] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 0.
I20260608 09:51:37.051749 15431 leader_election.cc:304] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ab12be5b50b3434398bb4f01e85f6aed; no voters: 
I20260608 09:51:37.052527 15515 raft_consensus.cc:2804] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:37.052893 15515 raft_consensus.cc:493] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:37.053213 15515 raft_consensus.cc:3060] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:37.058887 15515 raft_consensus.cc:515] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:37.060766 15515 leader_election.cc:290] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 election: Requested vote from peers ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545), ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
I20260608 09:51:37.061731 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc426e99048464cb4f15028a62259ef" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4"
I20260608 09:51:37.062081 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc426e99048464cb4f15028a62259ef" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed"
I20260608 09:51:37.062274 15317 raft_consensus.cc:3060] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:37.062698 15393 raft_consensus.cc:3060] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:37.067463 15317 raft_consensus.cc:2468] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 1.
I20260608 09:51:37.068742 15433 leader_election.cc:304] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ae73ea56ac4b411498ab57eb481464e4; no voters: 
I20260608 09:51:37.069559 15515 raft_consensus.cc:2804] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:37.070078 15393 raft_consensus.cc:2468] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a66a727aec4332aa4363b4ecc60936 in term 1.
I20260608 09:51:37.070163 15515 raft_consensus.cc:697] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 1 LEADER]: Becoming Leader. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Running, Role: LEADER
I20260608 09:51:37.071471 15515 consensus_queue.cc:237] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:37.079452 15216 catalog_manager.cc:5696] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131). New cstate: current_term: 1 leader_uuid: "87a66a727aec4332aa4363b4ecc60936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:37.161026 15533 consensus_queue.cc:1048] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:37.175765 15519 consensus_queue.cc:1048] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:37.227895 15317 raft_consensus.cc:3060] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:37.232389 15466 raft_consensus.cc:3060] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:37.241515 15519 consensus_queue.cc:1048] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:37.249418 15519 consensus_queue.cc:1048] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:37.260560 15533 raft_consensus.cc:493] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:37.261148 15533 raft_consensus.cc:515] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:37.266471 15515 consensus_queue.cc:1048] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:37.274457 15530 consensus_queue.cc:1048] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:37.281459 15530 consensus_queue.cc:1048] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:37.287045 15533 leader_election.cc:290] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877), 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:37.294030 15465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936" is_pre_election: true
I20260608 09:51:37.308120 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed" is_pre_election: true
I20260608 09:51:37.309033 15392 raft_consensus.cc:2468] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae73ea56ac4b411498ab57eb481464e4 in term 1.
I20260608 09:51:37.312400 15282 leader_election.cc:304] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab12be5b50b3434398bb4f01e85f6aed, ae73ea56ac4b411498ab57eb481464e4; no voters: 87a66a727aec4332aa4363b4ecc60936
I20260608 09:51:37.318638 15519 raft_consensus.cc:2804] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:37.321074 15519 raft_consensus.cc:493] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87a66a727aec4332aa4363b4ecc60936)
I20260608 09:51:37.321569 15519 raft_consensus.cc:3060] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:37.331868 15515 consensus_queue.cc:1048] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:37.367043 15515 consensus_queue.cc:1048] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:37.338856 15519 raft_consensus.cc:515] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:37.377202 15317 raft_consensus.cc:1240] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 2 FOLLOWER]: Rejecting Update request from peer 87a66a727aec4332aa4363b4ecc60936 for earlier term 1. Current term is 2. Ops: []
I20260608 09:51:37.396785 15519 leader_election.cc:290] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 2 election: Requested vote from peers ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877), 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:37.398885 15390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed"
I20260608 09:51:37.399251 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "ae73ea56ac4b411498ab57eb481464e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936"
I20260608 09:51:37.404448 15282 leader_election.cc:304] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae73ea56ac4b411498ab57eb481464e4; no voters: 87a66a727aec4332aa4363b4ecc60936, ab12be5b50b3434398bb4f01e85f6aed
I20260608 09:51:37.406143 15530 raft_consensus.cc:2749] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:51:37.409181 15568 consensus_queue.cc:1059] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:37.410231 15568 raft_consensus.cc:3055] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:51:37.410570 15568 raft_consensus.cc:740] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87a66a727aec4332aa4363b4ecc60936, State: Running, Role: LEADER
I20260608 09:51:37.411502 15568 consensus_queue.cc:260] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:37.414341 15568 raft_consensus.cc:3060] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:37.416477 15515 consensus_queue.cc:1048] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:37.612731 15570 consensus_queue.cc:1048] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:37.619778 15570 consensus_queue.cc:1048] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:51:37.634284 15446 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:37.681990 15445 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:37.752451 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:37.758575 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:37.772857 15282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.176.131:35791, user_credentials={real_user=slave}} blocked reactor thread for 53101.7us
W20260608 09:51:37.782804 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:37.786046 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:37.792800 15298 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:37.797863 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:37.940441 15373 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:37.943805 15372 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:37.947029 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:37.950259 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:37.958218 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.011860 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.017164 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.022229 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.027642 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.036836 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.050899 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.053589 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.057108 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.063621 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.068272 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.069357 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.075222 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.083817 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.084513 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.089113 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.090094 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.098284 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.098476 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.105057 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.105168 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.112845 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.114609 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.119352 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.125368 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.132128 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.133612 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.138119 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.141324 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.146136 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.150686 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.152841 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.158963 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.162213 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.166065 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.171934 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.184059 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.185293 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.191071 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.193665 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.204675 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.204675 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.211764 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.215095 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.226715 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.227314 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.232721 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.235584 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.252027 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.253391 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.260149 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.262180 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.277181 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.278098 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.283986 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.284466 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.303179 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.303364 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.306475 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.307004 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.335932 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.336066 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.338873 15447 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.340317 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.360908 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.364223 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.366421 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.367705 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.386241 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.391539 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.393821 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.393988 15372 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.422101 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.427611 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.430608 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.431102 15447 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.454232 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.457726 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.460353 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.460997 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.483789 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.487112 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.489895 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.491600 15372 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.520807 15447 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.525007 15447 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.526955 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.528475 15447 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.557456 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.560156 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.561025 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.561517 15298 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.592898 15372 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.592928 15371 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.593880 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.593895 15373 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.640434 15447 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.643203 15447 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.644277 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.644291 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.676173 15298 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.678280 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.680059 15298 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.680629 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.712733 15373 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.713358 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.715776 15373 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.717372 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
I20260608 09:51:38.737881 15605 raft_consensus.cc:493] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:38.738413 15605 raft_consensus.cc:515] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:38.740258 15605 leader_election.cc:290] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545), ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130:41877)
I20260608 09:51:38.741291 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4" is_pre_election: true
I20260608 09:51:38.741492 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "87a66a727aec4332aa4363b4ecc60936" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab12be5b50b3434398bb4f01e85f6aed" is_pre_election: true
I20260608 09:51:38.743238 15431 leader_election.cc:304] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936; no voters: ab12be5b50b3434398bb4f01e85f6aed, ae73ea56ac4b411498ab57eb481464e4
I20260608 09:51:38.744000 15605 raft_consensus.cc:2749] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 09:51:38.755965 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.756680 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.760263 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.762287 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.795015 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.798674 15297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.799232 15298 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.799386 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.833020 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.837152 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.840011 15370 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
W20260608 09:51:38.840514 15373 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49312: Illegal state: replica ab12be5b50b3434398bb4f01e85f6aed is not leader of this config: current role FOLLOWER
I20260608 09:51:38.872153 15606 raft_consensus.cc:493] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87a66a727aec4332aa4363b4ecc60936)
I20260608 09:51:38.872711 15606 raft_consensus.cc:515] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:38.874900 15606 leader_election.cc:290] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545), 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:38.875952 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "ab12be5b50b3434398bb4f01e85f6aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4" is_pre_election: true
I20260608 09:51:38.876294 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "ab12be5b50b3434398bb4f01e85f6aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936" is_pre_election: true
I20260608 09:51:38.876829 15317 raft_consensus.cc:2393] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab12be5b50b3434398bb4f01e85f6aed in current term 2: Already voted for candidate ae73ea56ac4b411498ab57eb481464e4 in this term.
I20260608 09:51:38.877147 15467 raft_consensus.cc:2468] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab12be5b50b3434398bb4f01e85f6aed in term 2.
W20260608 09:51:38.877552 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
I20260608 09:51:38.878755 15357 leader_election.cc:304] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ab12be5b50b3434398bb4f01e85f6aed; no voters: 
I20260608 09:51:38.879786 15606 raft_consensus.cc:2804] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:38.880208 15606 raft_consensus.cc:493] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87a66a727aec4332aa4363b4ecc60936)
I20260608 09:51:38.880489 15606 raft_consensus.cc:3060] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:51:38.884277 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
I20260608 09:51:38.886482 15606 raft_consensus.cc:515] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:38.888579 15606 leader_election.cc:290] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [CANDIDATE]: Term 2 election: Requested vote from peers ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545), 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:38.889806 15317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "ab12be5b50b3434398bb4f01e85f6aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae73ea56ac4b411498ab57eb481464e4"
I20260608 09:51:38.890249 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77aa2ac6a08467ab17a605a002b3689" candidate_uuid: "ab12be5b50b3434398bb4f01e85f6aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87a66a727aec4332aa4363b4ecc60936"
I20260608 09:51:38.890630 15317 raft_consensus.cc:2393] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ab12be5b50b3434398bb4f01e85f6aed in current term 2: Already voted for candidate ae73ea56ac4b411498ab57eb481464e4 in this term.
W20260608 09:51:38.890679 15441 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.892550 15444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42578: Illegal state: replica 87a66a727aec4332aa4363b4ecc60936 is not leader of this config: current role FOLLOWER
I20260608 09:51:38.897895 15467 raft_consensus.cc:2468] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab12be5b50b3434398bb4f01e85f6aed in term 2.
I20260608 09:51:38.899137 15357 leader_election.cc:304] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87a66a727aec4332aa4363b4ecc60936, ab12be5b50b3434398bb4f01e85f6aed; no voters: ae73ea56ac4b411498ab57eb481464e4
I20260608 09:51:38.899960 15606 raft_consensus.cc:2804] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:38.901057 15606 raft_consensus.cc:697] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 2 LEADER]: Becoming Leader. State: Replica: ab12be5b50b3434398bb4f01e85f6aed, State: Running, Role: LEADER
I20260608 09:51:38.901927 15606 consensus_queue.cc:237] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } }
I20260608 09:51:38.910524 15207 catalog_manager.cc:5696] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed reported cstate change: term changed from 1 to 2, leader changed from 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131) to ab12be5b50b3434398bb4f01e85f6aed (127.3.176.130). New cstate: current_term: 2 leader_uuid: "ab12be5b50b3434398bb4f01e85f6aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } health_report { overall_health: UNKNOWN } } }
W20260608 09:51:38.924892 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.925379 15298 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.932732 15298 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
W20260608 09:51:38.933133 15296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:43334: Illegal state: replica ae73ea56ac4b411498ab57eb481464e4 is not leader of this config: current role FOLLOWER
I20260608 09:51:38.977705 15467 raft_consensus.cc:1275] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 2 FOLLOWER]: Refusing update from remote peer ab12be5b50b3434398bb4f01e85f6aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:51:38.977993 15317 raft_consensus.cc:1275] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 2 FOLLOWER]: Refusing update from remote peer ab12be5b50b3434398bb4f01e85f6aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:51:38.979997 15606 consensus_queue.cc:1048] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:38.980975 15607 consensus_queue.cc:1048] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:51:39.396147 15639 log.cc:927] Time spent T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4: Append to log took a long time: real 0.084s	user 0.004s	sys 0.000s
W20260608 09:51:39.538426 15636 log.cc:927] Time spent T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260608 09:51:39.847873 15558 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.000s	sys 0.000s
I20260608 09:51:40.332402  3778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:40.350914 15665 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:40.351467 15666 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:40.353287 15668 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:40.354096  3778 server_base.cc:1061] running on GCE node
I20260608 09:51:40.355204  3778 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:40.355461  3778 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:40.355641  3778 hybrid_clock.cc:648] HybridClock initialized: now 1780912300355625 us; error 0 us; skew 500 ppm
I20260608 09:51:40.356340  3778 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:40.358758  3778 webserver.cc:533] Webserver started at http://127.3.176.132:42175/ using document root <none> and password file <none>
I20260608 09:51:40.359261  3778 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:40.359453  3778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:40.359696  3778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:40.360773  3778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-3-root/instance:
uuid: "1cc677fea6a145ecb61f36bbe2da2aa0"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-qcvl"
I20260608 09:51:40.365489  3778 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:51:40.369290 15673 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.370172  3778 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:51:40.370494  3778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-3-root
uuid: "1cc677fea6a145ecb61f36bbe2da2aa0"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-qcvl"
I20260608 09:51:40.370762  3778 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:40.384433  3778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:40.385643  3778 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:40.387306  3778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:40.389810  3778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:40.390086  3778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.390354  3778 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:40.390551  3778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.436745  3778 rpc_server.cc:307] RPC server started. Bound to: 127.3.176.132:44651
I20260608 09:51:40.436932 15735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.176.132:44651 every 8 connection(s)
I20260608 09:51:40.456349 15736 heartbeater.cc:344] Connected to a master server at 127.3.176.190:39781
I20260608 09:51:40.456876 15736 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:40.457743 15736 heartbeater.cc:507] Master 127.3.176.190:39781 requested a full tablet report, sending...
I20260608 09:51:40.459895 15210 ts_manager.cc:194] Registered new tserver with Master: 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132:44651)
I20260608 09:51:40.461612 15210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58904
I20260608 09:51:40.988168 15315 consensus_queue.cc:237] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } }
I20260608 09:51:40.996114 15467 raft_consensus.cc:1275] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Refusing update from remote peer ae73ea56ac4b411498ab57eb481464e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:40.996523 15391 raft_consensus.cc:1275] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Refusing update from remote peer ae73ea56ac4b411498ab57eb481464e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:40.998106 15643 consensus_queue.cc:1048] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:40.999326 15742 consensus_queue.cc:1048] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:41.007062 15642 raft_consensus.cc:2955] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
W20260608 09:51:41.009589 15281 consensus_peers.cc:597] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 -> Peer 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132:44651): Couldn't send request to peer 1cc677fea6a145ecb61f36bbe2da2aa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cebac357fb941518e0c2e1e49766236. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:41.010097 15391 raft_consensus.cc:2955] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.010294 15467 raft_consensus.cc:2955] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.022542 15210 catalog_manager.cc:5696] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed reported cstate change: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "ae73ea56ac4b411498ab57eb481464e4" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.044004 15467 consensus_queue.cc:237] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } attrs { replace: true } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } }
I20260608 09:51:41.053884 15391 raft_consensus.cc:1275] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Refusing update from remote peer 87a66a727aec4332aa4363b4ecc60936: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:41.054702 15315 raft_consensus.cc:1275] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Refusing update from remote peer 87a66a727aec4332aa4363b4ecc60936: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:41.056051 15661 consensus_queue.cc:1048] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:41.057261 15663 consensus_queue.cc:1048] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:41.068434 15663 raft_consensus.cc:2955] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } attrs { replace: true } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.069540 15315 raft_consensus.cc:2955] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } attrs { replace: true } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
W20260608 09:51:41.070989 15430 consensus_peers.cc:597] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 -> Peer 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132:44651): Couldn't send request to peer 1cc677fea6a145ecb61f36bbe2da2aa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 493da152e4954a4884d5cb38af4acad6. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:41.075449 15391 raft_consensus.cc:2955] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } attrs { replace: true } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.084636 15209 catalog_manager.cc:5696] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 reported cstate change: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "87a66a727aec4332aa4363b4ecc60936" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } attrs { replace: true } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.086776 15467 consensus_queue.cc:237] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } attrs { replace: true } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } }
I20260608 09:51:41.097656 15315 raft_consensus.cc:1275] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Refusing update from remote peer 87a66a727aec4332aa4363b4ecc60936: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 09:51:41.097788 15430 consensus_peers.cc:597] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 -> Peer 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132:44651): Couldn't send request to peer 1cc677fea6a145ecb61f36bbe2da2aa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efc426e99048464cb4f15028a62259ef. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:41.098073 15391 raft_consensus.cc:1275] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Refusing update from remote peer 87a66a727aec4332aa4363b4ecc60936: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:41.099509 15661 consensus_queue.cc:1048] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:41.101972 15753 consensus_queue.cc:1048] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:51:41.107635 15663 raft_consensus.cc:2955] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } attrs { replace: true } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.109697 15315 raft_consensus.cc:2955] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } attrs { replace: true } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.113452 15391 raft_consensus.cc:2955] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } attrs { replace: true } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.126005 15318 consensus_queue.cc:237] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } }
I20260608 09:51:41.126072 15207 catalog_manager.cc:5696] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 reported cstate change: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "87a66a727aec4332aa4363b4ecc60936" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:41.133844 15467 raft_consensus.cc:1275] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Refusing update from remote peer ae73ea56ac4b411498ab57eb481464e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 09:51:41.134405 15281 consensus_peers.cc:597] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 -> Peer 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132:44651): Couldn't send request to peer 1cc677fea6a145ecb61f36bbe2da2aa0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0091db2cb9bf4739a525f66a0aa2bf6c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:41.135608 15391 raft_consensus.cc:1275] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Refusing update from remote peer ae73ea56ac4b411498ab57eb481464e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:51:41.136709 15742 consensus_queue.cc:1048] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:41.137851 15642 consensus_queue.cc:1048] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:51:41.145565 15742 raft_consensus.cc:2955] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.148402 15467 raft_consensus.cc:2955] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.148743 15393 raft_consensus.cc:2955] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.163223 15210 catalog_manager.cc:5696] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed reported cstate change: config changed from index -1 to 17, NON_VOTER 1cc677fea6a145ecb61f36bbe2da2aa0 (127.3.176.132) added. New cstate: current_term: 1 leader_uuid: "ae73ea56ac4b411498ab57eb481464e4" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } attrs { replace: true } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } } }
I20260608 09:51:41.464428 15736 heartbeater.cc:499] Master 127.3.176.190:39781 was elected leader, sending a full tablet report...
I20260608 09:51:41.470101  3778 tablet_server.cc:179] TabletServer@127.3.176.129:0 shutting down...
I20260608 09:51:41.507581  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:41.508352  3778 tablet_replica.cc:333] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4: stopping tablet replica
I20260608 09:51:41.509258  3778 raft_consensus.cc:2243] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.510188  3778 raft_consensus.cc:2272] T 493da152e4954a4884d5cb38af4acad6 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.514825  3778 tablet_replica.cc:333] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4: stopping tablet replica
I20260608 09:51:41.515867  3778 raft_consensus.cc:2243] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:41.517506  3778 raft_consensus.cc:2272] T 0091db2cb9bf4739a525f66a0aa2bf6c P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.521523  3778 tablet_replica.cc:333] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4: stopping tablet replica
I20260608 09:51:41.522330  3778 raft_consensus.cc:2243] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.523015  3778 raft_consensus.cc:2272] T efc426e99048464cb4f15028a62259ef P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.526149  3778 tablet_replica.cc:333] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4: stopping tablet replica
I20260608 09:51:41.526805  3778 raft_consensus.cc:2243] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:41.527731  3778 raft_consensus.cc:2272] T 29517f40a5c2459aadc71f0b45d6e76b P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:51:41.528263 15433 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260608 09:51:41.531051  3778 tablet_replica.cc:333] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4: stopping tablet replica
I20260608 09:51:41.531975  3778 raft_consensus.cc:2243] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.532721  3778 raft_consensus.cc:2272] T a77aa2ac6a08467ab17a605a002b3689 P ae73ea56ac4b411498ab57eb481464e4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:51:41.534632 15433 consensus_peers.cc:597] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 -> Peer ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545): Couldn't send request to peer ae73ea56ac4b411498ab57eb481464e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:41.535369  3778 tablet_replica.cc:333] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4: stopping tablet replica
I20260608 09:51:41.535970  3778 raft_consensus.cc:2243] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:41.537074  3778 raft_consensus.cc:2272] T 1cebac357fb941518e0c2e1e49766236 P ae73ea56ac4b411498ab57eb481464e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.557318  3778 tablet_server.cc:196] TabletServer@127.3.176.129:0 shutdown complete.
I20260608 09:51:41.573987  3778 tablet_server.cc:179] TabletServer@127.3.176.130:0 shutting down...
I20260608 09:51:41.608155 15755 ts_tablet_manager.cc:933] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: Initiating tablet copy from peer 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:41.610472 15755 tablet_copy_client.cc:323] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:35791
I20260608 09:51:41.624961 15477 tablet_copy_service.cc:140] P 87a66a727aec4332aa4363b4ecc60936: Received BeginTabletCopySession request for tablet efc426e99048464cb4f15028a62259ef from peer 1cc677fea6a145ecb61f36bbe2da2aa0 ({username='slave'} at 127.0.0.1:42600)
I20260608 09:51:41.625669  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:41.625705 15477 tablet_copy_service.cc:161] P 87a66a727aec4332aa4363b4ecc60936: Beginning new tablet copy session on tablet efc426e99048464cb4f15028a62259ef from peer 1cc677fea6a145ecb61f36bbe2da2aa0 at {username='slave'} at 127.0.0.1:42600: session id = 1cc677fea6a145ecb61f36bbe2da2aa0-efc426e99048464cb4f15028a62259ef
I20260608 09:51:41.626811  3778 tablet_replica.cc:333] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed: stopping tablet replica
I20260608 09:51:41.627874  3778 raft_consensus.cc:2243] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.628705  3778 raft_consensus.cc:2272] T efc426e99048464cb4f15028a62259ef P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.632826  3778 tablet_replica.cc:333] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed: stopping tablet replica
I20260608 09:51:41.632838 15477 tablet_copy_source_session.cc:215] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:41.633960  3778 raft_consensus.cc:2243] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.634929  3778 raft_consensus.cc:2272] T 493da152e4954a4884d5cb38af4acad6 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.636541 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc426e99048464cb4f15028a62259ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.640430  3778 tablet_replica.cc:333] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed: stopping tablet replica
I20260608 09:51:41.641412  3778 raft_consensus.cc:2243] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:51:41.642557  3778 raft_consensus.cc:2272] T a77aa2ac6a08467ab17a605a002b3689 P ab12be5b50b3434398bb4f01e85f6aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.645069  3778 tablet_replica.cc:333] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed: stopping tablet replica
I20260608 09:51:41.645612  3778 raft_consensus.cc:2243] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.646145  3778 raft_consensus.cc:2272] T 29517f40a5c2459aadc71f0b45d6e76b P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.648301  3778 tablet_replica.cc:333] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed: stopping tablet replica
I20260608 09:51:41.648815  3778 raft_consensus.cc:2243] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.649390  3778 raft_consensus.cc:2272] T 0091db2cb9bf4739a525f66a0aa2bf6c P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.652040  3778 tablet_replica.cc:333] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed: stopping tablet replica
I20260608 09:51:41.652603  3778 raft_consensus.cc:2243] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.653192  3778 raft_consensus.cc:2272] T 1cebac357fb941518e0c2e1e49766236 P ab12be5b50b3434398bb4f01e85f6aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.655073 15755 tablet_copy_client.cc:806] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:41.655804 15755 tablet_copy_client.cc:670] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:41.665745 15755 tablet_copy_client.cc:538] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 09:51:41.671296 15433 consensus_peers.cc:597] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 -> Peer ae73ea56ac4b411498ab57eb481464e4 (127.3.176.129:36545): Couldn't send request to peer ae73ea56ac4b411498ab57eb481464e4. Status: Network error: Client connection negotiation failed: client connection to 127.3.176.129:36545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:41.679641  3778 tablet_server.cc:196] TabletServer@127.3.176.130:0 shutdown complete.
I20260608 09:51:41.681234 15760 ts_tablet_manager.cc:933] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: Initiating tablet copy from peer 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791)
I20260608 09:51:41.679901 15755 tablet_bootstrap.cc:492] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: Bootstrap starting.
I20260608 09:51:41.687858 15760 tablet_copy_client.cc:323] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet copy: Beginning tablet copy session from remote peer at address 127.3.176.131:35791
I20260608 09:51:41.690086 15477 tablet_copy_service.cc:140] P 87a66a727aec4332aa4363b4ecc60936: Received BeginTabletCopySession request for tablet 493da152e4954a4884d5cb38af4acad6 from peer 1cc677fea6a145ecb61f36bbe2da2aa0 ({username='slave'} at 127.0.0.1:42600)
I20260608 09:51:41.690644 15477 tablet_copy_service.cc:161] P 87a66a727aec4332aa4363b4ecc60936: Beginning new tablet copy session on tablet 493da152e4954a4884d5cb38af4acad6 from peer 1cc677fea6a145ecb61f36bbe2da2aa0 at {username='slave'} at 127.0.0.1:42600: session id = 1cc677fea6a145ecb61f36bbe2da2aa0-493da152e4954a4884d5cb38af4acad6
I20260608 09:51:41.698071 15477 tablet_copy_source_session.cc:215] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:41.701033  3778 tablet_server.cc:179] TabletServer@127.3.176.131:0 shutting down...
I20260608 09:51:41.701508 15760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493da152e4954a4884d5cb38af4acad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.724726 15760 tablet_copy_client.cc:806] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:41.726018 15760 tablet_copy_client.cc:670] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:41.728317  3778 tablet_copy_service.cc:362] P 87a66a727aec4332aa4363b4ecc60936: Destroying tablet copy session 1cc677fea6a145ecb61f36bbe2da2aa0-493da152e4954a4884d5cb38af4acad6 due to service shutdown
I20260608 09:51:41.728884  3778 tablet_copy_service.cc:434] P 87a66a727aec4332aa4363b4ecc60936: ending tablet copy session 1cc677fea6a145ecb61f36bbe2da2aa0-493da152e4954a4884d5cb38af4acad6 on tablet 493da152e4954a4884d5cb38af4acad6 with peer 1cc677fea6a145ecb61f36bbe2da2aa0
I20260608 09:51:41.729522  3778 tablet_copy_service.cc:362] P 87a66a727aec4332aa4363b4ecc60936: Destroying tablet copy session 1cc677fea6a145ecb61f36bbe2da2aa0-efc426e99048464cb4f15028a62259ef due to service shutdown
I20260608 09:51:41.729938  3778 tablet_copy_service.cc:434] P 87a66a727aec4332aa4363b4ecc60936: ending tablet copy session 1cc677fea6a145ecb61f36bbe2da2aa0-efc426e99048464cb4f15028a62259ef on tablet efc426e99048464cb4f15028a62259ef with peer 1cc677fea6a145ecb61f36bbe2da2aa0
I20260608 09:51:41.756121  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:41.756862  3778 tablet_replica.cc:333] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936: stopping tablet replica
I20260608 09:51:41.757618  3778 raft_consensus.cc:2243] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:41.758713  3778 raft_consensus.cc:2272] T efc426e99048464cb4f15028a62259ef P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.761720  3778 tablet_replica.cc:333] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936: stopping tablet replica
I20260608 09:51:41.762308  3778 raft_consensus.cc:2243] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:41.763365  3778 raft_consensus.cc:2272] T 493da152e4954a4884d5cb38af4acad6 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.767786  3778 tablet_replica.cc:333] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936: stopping tablet replica
I20260608 09:51:41.768451  3778 raft_consensus.cc:2243] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.768978  3778 raft_consensus.cc:2272] T 0091db2cb9bf4739a525f66a0aa2bf6c P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.771713  3778 tablet_replica.cc:333] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936: stopping tablet replica
I20260608 09:51:41.772419  3778 raft_consensus.cc:2243] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.773142  3778 raft_consensus.cc:2272] T 29517f40a5c2459aadc71f0b45d6e76b P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.775465  3778 tablet_replica.cc:333] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936: stopping tablet replica
I20260608 09:51:41.776055  3778 raft_consensus.cc:2243] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.776819  3778 raft_consensus.cc:2272] T a77aa2ac6a08467ab17a605a002b3689 P 87a66a727aec4332aa4363b4ecc60936 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.779031  3778 tablet_replica.cc:333] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936: stopping tablet replica
I20260608 09:51:41.779522  3778 raft_consensus.cc:2243] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:41.780133  3778 raft_consensus.cc:2272] T 1cebac357fb941518e0c2e1e49766236 P 87a66a727aec4332aa4363b4ecc60936 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.803840  3778 tablet_server.cc:196] TabletServer@127.3.176.131:0 shutdown complete.
I20260608 09:51:41.823729  3778 tablet_server.cc:179] TabletServer@127.3.176.132:0 shutting down...
W20260608 09:51:41.842271 15760 ts_tablet_manager.cc:1011] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: Tablet Copy: Unable to fetch data from remote peer 87a66a727aec4332aa4363b4ecc60936 (127.3.176.131:35791): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.3.176.131:35791: connect: Connection refused (error 111)
I20260608 09:51:41.842823 15760 tablet_replica.cc:333] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: stopping tablet replica
I20260608 09:51:41.843139 15760 raft_consensus.cc:2243] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:41.843544 15760 raft_consensus.cc:2272] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0 [term 1 LEARNER]: Raft consensus is shut down!
W20260608 09:51:41.847829 15760 tablet_copy_client.cc:1131] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.3.176.131:35791: connect: Connection refused (error 111)
I20260608 09:51:41.849466 15755 tablet_bootstrap.cc:492] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260608 09:51:41.849524 15760 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 493da152e4954a4884d5cb38af4acad6 but one is already registered
I20260608 09:51:41.853353 15760 ts_tablet_manager.cc:1916] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:51:41.850658 15755 tablet_bootstrap.cc:492] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: Bootstrap complete.
I20260608 09:51:41.856271  3778 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:41.857316 15755 ts_tablet_manager.cc:1403] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: Time spent bootstrapping tablet: real 0.178s	user 0.135s	sys 0.025s
I20260608 09:51:41.860404 15755 raft_consensus.cc:359] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } attrs { replace: true } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } }
I20260608 09:51:41.861228 15755 raft_consensus.cc:740] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1cc677fea6a145ecb61f36bbe2da2aa0, State: Initialized, Role: LEARNER
I20260608 09:51:41.861877 15755 consensus_queue.cc:260] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae73ea56ac4b411498ab57eb481464e4" member_type: VOTER last_known_addr { host: "127.3.176.129" port: 36545 } } peers { permanent_uuid: "ab12be5b50b3434398bb4f01e85f6aed" member_type: VOTER last_known_addr { host: "127.3.176.130" port: 41877 } attrs { replace: true } } peers { permanent_uuid: "87a66a727aec4332aa4363b4ecc60936" member_type: VOTER last_known_addr { host: "127.3.176.131" port: 35791 } } peers { permanent_uuid: "1cc677fea6a145ecb61f36bbe2da2aa0" member_type: NON_VOTER last_known_addr { host: "127.3.176.132" port: 44651 } attrs { promote: true } }
I20260608 09:51:41.864686 15755 ts_tablet_manager.cc:1434] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:51:41.865962 15760 ts_tablet_manager.cc:1929] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 09:51:41.866478 15760 log.cc:1199] T 493da152e4954a4884d5cb38af4acad6 P 1cc677fea6a145ecb61f36bbe2da2aa0: Deleting WAL directory at /tmp/dist-test-taskjRl9F5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912040303198-3778-0/minicluster-data/ts-3-root/wals/493da152e4954a4884d5cb38af4acad6
W20260608 09:51:41.868077 15755 tablet_copy_client.cc:1131] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.3.176.131:35791: connect: Connection refused (error 111)
I20260608 09:51:41.869766  3778 tablet_replica.cc:333] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0: stopping tablet replica
I20260608 09:51:41.870544  3778 raft_consensus.cc:2243] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:41.871065  3778 raft_consensus.cc:2272] T efc426e99048464cb4f15028a62259ef P 1cc677fea6a145ecb61f36bbe2da2aa0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:41.891624  3778 tablet_server.cc:196] TabletServer@127.3.176.132:0 shutdown complete.
I20260608 09:51:41.902083  3778 master.cc:562] Master@127.3.176.190:39781 shutting down...
W20260608 09:51:41.928575 15264 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:51:41.928864 15264 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:51:41.929059 15264 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:51:41.930322  3778 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:41.930860  3778 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:41.931149  3778 tablet_replica.cc:333] T 00000000000000000000000000000000 P c7ba90fefdab499595a0b5b4878f9d10: stopping tablet replica
I20260608 09:51:41.955123  3778 master.cc:584] Master@127.3.176.190:39781 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (7357 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14069 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (261507 ms total)
[  PASSED  ] 23 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing

 1 FAILED TEST
I20260608 09:51:42.008919  3778 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~41 seconds ago
I20260608 09:51:42.009191  3778 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~41 seconds ago
I20260608 09:51:42.009344  3778 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 19 messages since previous log ~74 seconds ago
I20260608 09:51:42.009493  3778 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~41 seconds ago
I20260608 09:51:42.009654  3778 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 4 messages since previous log ~169 seconds ago
I20260608 09:51:42.010028  3778 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 60 messages since previous log ~22 seconds ago
I20260608 09:51:42.010210  3778 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
ThreadSanitizer: reported 1 warnings
