[==========] 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 12:52:44.911265  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:43953,127.4.135.125:44059,127.4.135.124:41921
I20260608 12:52:44.913097  4637 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 12:52:44.914160  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:44.931844  4646 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 12:52:44.931875  4644 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 12:52:44.932103  4643 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 12:52:46.141886  4645 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:52:46.142026  4637 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 12:52:46.146680  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:46.146991  4637 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 12:52:46.147240  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923166147216 us; error 0 us; skew 500 ppm
I20260608 12:52:46.148262  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:46.155248  4637 webserver.cc:533] Webserver started at http://127.4.135.126:37513/ using document root <none> and password file <none>
I20260608 12:52:46.156203  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:46.156472  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:46.156956  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:46.162932  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "838330f3cc0e4df8a32aa13a2a7674aa"
format_stamp: "Formatted at 2026-06-08 12:52:46 on dist-test-slave-rml8"
I20260608 12:52:46.171216  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:52:46.176923  4652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:46.178402  4637 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:52:46.178830  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "838330f3cc0e4df8a32aa13a2a7674aa"
format_stamp: "Formatted at 2026-06-08 12:52:46 on dist-test-slave-rml8"
I20260608 12:52:46.179230  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-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 12:52:46.234855  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:46.236625  4637 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 12:52:46.237138  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:46.312938  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:43953
I20260608 12:52:46.313023  4703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:43953 every 8 connection(s)
I20260608 12:52:46.319183  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:46.321779  4704 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 12:52:46.326583  4706 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 12:52:46.329350  4707 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 12:52:46.332800  4709 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 12:52:46.333194  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:46.334029  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:46.334239  4637 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 12:52:46.334443  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923166334408 us; error 0 us; skew 500 ppm
I20260608 12:52:46.335204  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:46.338797  4637 webserver.cc:533] Webserver started at http://127.4.135.125:41733/ using document root <none> and password file <none>
I20260608 12:52:46.339376  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:46.339607  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:46.339913  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:46.341023  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-1-root/instance:
uuid: "ca62ce687b394f33ab55bad6ae6a59c0"
format_stamp: "Formatted at 2026-06-08 12:52:46 on dist-test-slave-rml8"
I20260608 12:52:46.343950  4704 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:46.346693  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:52:46.352593  4715 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:46.353477  4637 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:52:46.353829  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-1-root
uuid: "ca62ce687b394f33ab55bad6ae6a59c0"
format_stamp: "Formatted at 2026-06-08 12:52:46 on dist-test-slave-rml8"
I20260608 12:52:46.354228  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-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 12:52:46.377940  4704 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:46.379949  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 12:52:46.380929  4654 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.125:44059: connect: Connection refused (error 111)
I20260608 12:52:46.381372  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:52:46.387176  4704 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.125:44059: Network error: Client connection negotiation failed: client connection to 127.4.135.125:44059: connect: Connection refused (error 111)
I20260608 12:52:46.436924  4704 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } attempt: 1
W20260608 12:52:46.443466  4704 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.125:44059: Network error: Client connection negotiation failed: client connection to 127.4.135.125:44059: connect: Connection refused (error 111)
I20260608 12:52:46.453729  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.125:44059
I20260608 12:52:46.454005  4768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.125:44059 every 8 connection(s)
I20260608 12:52:46.459354  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:46.459421  4769 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 12:52:46.465816  4769 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:52:46.466423  4771 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 12:52:46.467772  4772 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 12:52:46.473349  4774 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 12:52:46.474310  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:46.475044  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:46.475297  4637 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 12:52:46.475502  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923166475477 us; error 0 us; skew 500 ppm
I20260608 12:52:46.476156  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:46.479954  4637 webserver.cc:533] Webserver started at http://127.4.135.124:45061/ using document root <none> and password file <none>
I20260608 12:52:46.480698  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:46.480981  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:46.481274  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:46.482832  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-2-root/instance:
uuid: "fbd540d1587242028417c9b7e32647a1"
format_stamp: "Formatted at 2026-06-08 12:52:46 on dist-test-slave-rml8"
I20260608 12:52:46.483835  4769 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:46.489760  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:52:46.494962  4781 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:46.495946  4637 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:52:46.496399  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-2-root
uuid: "fbd540d1587242028417c9b7e32647a1"
format_stamp: "Formatted at 2026-06-08 12:52:46 on dist-test-slave-rml8"
I20260608 12:52:46.496789  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-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 12:52:46.498140  4769 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:52:46.506510  4769 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.124:41921: Network error: Client connection negotiation failed: client connection to 127.4.135.124:41921: connect: Connection refused (error 111)
I20260608 12:52:46.511991  4704 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } attempt: 2
I20260608 12:52:46.522253  4704 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:52:46.527470  4704 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.124:41921: Network error: Client connection negotiation failed: client connection to 127.4.135.124:41921: connect: Connection refused (error 111)
I20260608 12:52:46.528743  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:46.530036  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:46.550125  4769 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } attempt: 1
W20260608 12:52:46.556627  4769 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.124:41921: Network error: Client connection negotiation failed: client connection to 127.4.135.124:41921: connect: Connection refused (error 111)
I20260608 12:52:46.558919  4704 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } attempt: 1
W20260608 12:52:46.563560  4704 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.124:41921: Network error: Client connection negotiation failed: client connection to 127.4.135.124:41921: connect: Connection refused (error 111)
I20260608 12:52:46.601598  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.124:41921
I20260608 12:52:46.601717  4833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.124:41921 every 8 connection(s)
I20260608 12:52:46.606168  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:46.607455  4834 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 12:52:46.613468  4834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:46.626372  4834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:46.631094  4704 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } attempt: 2
I20260608 12:52:46.632186  4769 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } attempt: 2
I20260608 12:52:46.639716  4834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:46.657730  4704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: Bootstrap starting.
I20260608 12:52:46.657740  4769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0: Bootstrap starting.
I20260608 12:52:46.664872  4704 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:46.665177  4834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1: Bootstrap starting.
I20260608 12:52:46.666035  4769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:46.667181  4704 log.cc:826] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: Log is configured to *not* fsync() on all Append() calls
I20260608 12:52:46.673080  4834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:46.673717  4704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: No bootstrap required, opened a new log
I20260608 12:52:46.674845  4769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0: No bootstrap required, opened a new log
I20260608 12:52:46.678735  4834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1: No bootstrap required, opened a new log
I20260608 12:52:46.693994  4704 raft_consensus.cc:359] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } }
I20260608 12:52:46.693964  4769 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } }
I20260608 12:52:46.693964  4834 raft_consensus.cc:359] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } }
I20260608 12:52:46.694954  4704 raft_consensus.cc:385] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:46.695266  4769 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:46.695329  4834 raft_consensus.cc:385] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:46.695429  4704 raft_consensus.cc:740] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 838330f3cc0e4df8a32aa13a2a7674aa, State: Initialized, Role: FOLLOWER
I20260608 12:52:46.695713  4769 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca62ce687b394f33ab55bad6ae6a59c0, State: Initialized, Role: FOLLOWER
I20260608 12:52:46.695770  4834 raft_consensus.cc:740] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbd540d1587242028417c9b7e32647a1, State: Initialized, Role: FOLLOWER
I20260608 12:52:46.696807  4704 consensus_queue.cc:260] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } }
I20260608 12:52:46.696813  4834 consensus_queue.cc:260] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } }
I20260608 12:52:46.696818  4769 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } }
I20260608 12:52:46.702363  4845 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [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: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.703330  4845 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:46.705567  4834 sys_catalog.cc:565] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:46.707046  4844 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [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: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.707486  4704 sys_catalog.cc:565] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:46.707863  4844 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:46.708401  4769 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:46.705005  4843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [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: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.710633  4843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:46.735668  4844 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:46.737031  4844 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } }
I20260608 12:52:46.742353  4679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" is_pre_election: true
W20260608 12:52:46.743000  4658 tablet.cc:2404] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:52:46.743319  4679 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca62ce687b394f33ab55bad6ae6a59c0 in term 0.
I20260608 12:52:46.747488  4717 leader_election.cc:304] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [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: 838330f3cc0e4df8a32aa13a2a7674aa, ca62ce687b394f33ab55bad6ae6a59c0; no voters: 
I20260608 12:52:46.760190  4809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbd540d1587242028417c9b7e32647a1" is_pre_election: true
I20260608 12:52:46.761161  4809 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca62ce687b394f33ab55bad6ae6a59c0 in term 0.
I20260608 12:52:46.765141  4844 leader_election.cc:290] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 838330f3cc0e4df8a32aa13a2a7674aa (127.4.135.126:43953), fbd540d1587242028417c9b7e32647a1 (127.4.135.124:41921)
I20260608 12:52:46.765872  4844 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:46.766373  4844 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:46.766824  4844 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:46.784727  4844 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } }
I20260608 12:52:46.790925  4679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "838330f3cc0e4df8a32aa13a2a7674aa"
I20260608 12:52:46.791772  4679 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:46.791574  4809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbd540d1587242028417c9b7e32647a1"
I20260608 12:52:46.792506  4809 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:46.797408  4875 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 12:52:46.800091  4809 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca62ce687b394f33ab55bad6ae6a59c0 in term 1.
I20260608 12:52:46.801684  4679 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca62ce687b394f33ab55bad6ae6a59c0 in term 1.
I20260608 12:52:46.803099  4844 leader_election.cc:290] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [CANDIDATE]: Term 1 election: Requested vote from peers 838330f3cc0e4df8a32aa13a2a7674aa (127.4.135.126:43953), fbd540d1587242028417c9b7e32647a1 (127.4.135.124:41921)
I20260608 12:52:46.803521  4717 leader_election.cc:304] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [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: 838330f3cc0e4df8a32aa13a2a7674aa, ca62ce687b394f33ab55bad6ae6a59c0; no voters: 
I20260608 12:52:46.804656  4844 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:46.805258  4844 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 1 LEADER]: Becoming Leader. State: Replica: ca62ce687b394f33ab55bad6ae6a59c0, State: Running, Role: LEADER
I20260608 12:52:46.807121  4844 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [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: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } }
I20260608 12:52:46.808341  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:52:46.808614  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:52:46.810806  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:46.818176  4879 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:52:46.818822  4879 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:52:46.823372  4877 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:52:46.823776  4877 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:52:46.827955  4867 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca62ce687b394f33ab55bad6ae6a59c0. Latest consensus state: current_term: 1 leader_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.828936  4867 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:46.832435  4883 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 12:52:46.837910  4882 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 12:52:46.839147  4884 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 12:52:46.844283  4883 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 12:52:46.852960  4886 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 12:52:46.856782  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:46.857643  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:46.857831  4637 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 12:52:46.858080  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923166858061 us; error 0 us; skew 500 ppm
I20260608 12:52:46.858992  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:46.862279  4637 webserver.cc:533] Webserver started at http://127.4.135.65:38897/ using document root <none> and password file <none>
I20260608 12:52:46.863014  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:46.863245  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:46.863577  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:46.865548  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "e148ef801f2b45ac8dfe97ec808d4d70"
format_stamp: "Formatted at 2026-06-08 12:52:46 on dist-test-slave-rml8"
I20260608 12:52:46.865598  4809 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [term 1 FOLLOWER]: Refusing update from remote peer ca62ce687b394f33ab55bad6ae6a59c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:46.866988  4679 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [term 1 FOLLOWER]: Refusing update from remote peer ca62ce687b394f33ab55bad6ae6a59c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:46.867987  4867 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:46.868875  4844 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:46.878758  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.012s	sys 0.000s
I20260608 12:52:46.891739  4894 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:46.892807  4637 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.000s	sys 0.007s
I20260608 12:52:46.893512  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "e148ef801f2b45ac8dfe97ec808d4d70"
format_stamp: "Formatted at 2026-06-08 12:52:46 on dist-test-slave-rml8"
I20260608 12:52:46.893327  4843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca62ce687b394f33ab55bad6ae6a59c0. Latest consensus state: current_term: 1 leader_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.894063  4843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:46.893889  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-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 12:52:46.899730  4845 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca62ce687b394f33ab55bad6ae6a59c0. Latest consensus state: current_term: 1 leader_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.900583  4845 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:46.901429  4888 mvcc.cc:204] Tried to move back new op lower bound from 7294661291462184960 to 7294661291256811520. Current Snapshot: MvccSnapshot[applied={T|T < 7294661291462184960}]
I20260608 12:52:46.903204  4867 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.903906  4867 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:46.907336  4883 catalog_manager.cc:1382] Generated new cluster ID: d88a027471e34877a5616744eb175848
I20260608 12:52:46.907785  4883 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:46.913426  4844 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.914230  4844 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:46.924207  4843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.925055  4843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:46.928699  4845 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "838330f3cc0e4df8a32aa13a2a7674aa" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 43953 } } peers { permanent_uuid: "ca62ce687b394f33ab55bad6ae6a59c0" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44059 } } peers { permanent_uuid: "fbd540d1587242028417c9b7e32647a1" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 41921 } } }
I20260608 12:52:46.929481  4845 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:46.955017  4883 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:46.956967  4883 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:46.959414  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:46.961431  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:46.964578  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:46.970520  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:46.970865  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:52:46.971387  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:46.971633  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:46.985361  4883 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0: Generated new TSK 0
I20260608 12:52:46.986711  4883 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:47.076400  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:37461
I20260608 12:52:47.076563  4962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:37461 every 8 connection(s)
I20260608 12:52:47.114132  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:47.115922  4964 heartbeater.cc:344] Connected to a master server at 127.4.135.125:44059
I20260608 12:52:47.116204  4963 heartbeater.cc:344] Connected to a master server at 127.4.135.124:41921
I20260608 12:52:47.116439  4964 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:47.116717  4963 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:47.117903  4964 heartbeater.cc:507] Master 127.4.135.125:44059 requested a full tablet report, sending...
I20260608 12:52:47.118060  4963 heartbeater.cc:507] Master 127.4.135.124:41921 requested a full tablet report, sending...
I20260608 12:52:47.123615  4799 ts_manager.cc:194] Registered new tserver with Master: e148ef801f2b45ac8dfe97ec808d4d70 (127.4.135.65:37461)
I20260608 12:52:47.131080  4734 ts_manager.cc:194] Registered new tserver with Master: e148ef801f2b45ac8dfe97ec808d4d70 (127.4.135.65:37461)
W20260608 12:52:47.133061  4971 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 12:52:47.134410  4734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39328
W20260608 12:52:47.139696  4970 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 12:52:47.144997  4637 server_base.cc:1061] running on GCE node
W20260608 12:52:47.146260  4974 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 12:52:47.147118  4965 heartbeater.cc:344] Connected to a master server at 127.4.135.126:43953
I20260608 12:52:47.147696  4965 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:47.148375  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:52:47.148538  4965 heartbeater.cc:507] Master 127.4.135.126:43953 requested a full tablet report, sending...
W20260608 12:52:47.148732  4637 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 12:52:47.149067  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923167149046 us; error 0 us; skew 500 ppm
I20260608 12:52:47.150128  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:47.152225  4669 ts_manager.cc:194] Registered new tserver with Master: e148ef801f2b45ac8dfe97ec808d4d70 (127.4.135.65:37461)
I20260608 12:52:47.156190  4637 webserver.cc:533] Webserver started at http://127.4.135.66:37157/ using document root <none> and password file <none>
I20260608 12:52:47.156877  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:47.157166  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:47.157506  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:47.158775  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "ac39e9c850f04648a9fd7780590f889c"
format_stamp: "Formatted at 2026-06-08 12:52:47 on dist-test-slave-rml8"
I20260608 12:52:47.164079  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:47.168190  4978 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:47.169189  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:52:47.169508  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "ac39e9c850f04648a9fd7780590f889c"
format_stamp: "Formatted at 2026-06-08 12:52:47 on dist-test-slave-rml8"
I20260608 12:52:47.169826  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-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 12:52:47.187178  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:47.188580  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:47.190241  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:47.193116  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:47.193392  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:47.193688  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:47.193893  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:47.294719  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:40137
I20260608 12:52:47.294868  5040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:40137 every 8 connection(s)
I20260608 12:52:47.327020  5042 heartbeater.cc:344] Connected to a master server at 127.4.135.125:44059
I20260608 12:52:47.327455  5042 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:47.331755  5041 heartbeater.cc:344] Connected to a master server at 127.4.135.124:41921
I20260608 12:52:47.332195  5041 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:47.328485  5042 heartbeater.cc:507] Master 127.4.135.125:44059 requested a full tablet report, sending...
I20260608 12:52:47.333333  5041 heartbeater.cc:507] Master 127.4.135.124:41921 requested a full tablet report, sending...
I20260608 12:52:47.335047  4734 ts_manager.cc:194] Registered new tserver with Master: ac39e9c850f04648a9fd7780590f889c (127.4.135.66:40137)
I20260608 12:52:47.336172  4799 ts_manager.cc:194] Registered new tserver with Master: ac39e9c850f04648a9fd7780590f889c (127.4.135.66:40137)
I20260608 12:52:47.336740  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:47.336896  4734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39342
W20260608 12:52:47.347041  5048 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 12:52:47.350677  5049 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 12:52:47.353935  5043 heartbeater.cc:344] Connected to a master server at 127.4.135.126:43953
I20260608 12:52:47.354537  5043 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:47.355566  5043 heartbeater.cc:507] Master 127.4.135.126:43953 requested a full tablet report, sending...
I20260608 12:52:47.359726  4669 ts_manager.cc:194] Registered new tserver with Master: ac39e9c850f04648a9fd7780590f889c (127.4.135.66:40137)
W20260608 12:52:47.364372  5051 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 12:52:47.364941  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:47.366398  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:47.366698  4637 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 12:52:47.366928  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923167366905 us; error 0 us; skew 500 ppm
I20260608 12:52:47.367707  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:47.370678  4637 webserver.cc:533] Webserver started at http://127.4.135.67:39761/ using document root <none> and password file <none>
I20260608 12:52:47.371377  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:47.371718  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:47.372071  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:47.373497  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "261a24f3c7f14d0eb00e78b099249883"
format_stamp: "Formatted at 2026-06-08 12:52:47 on dist-test-slave-rml8"
I20260608 12:52:47.379612  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 12:52:47.384315  5056 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:47.385181  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:52:47.385546  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "261a24f3c7f14d0eb00e78b099249883"
format_stamp: "Formatted at 2026-06-08 12:52:47 on dist-test-slave-rml8"
I20260608 12:52:47.385926  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923164718160-4637-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 12:52:47.410310  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:47.412074  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:47.414794  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:47.418810  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:47.419088  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:47.419375  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:47.419636  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:47.501221  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:42293
I20260608 12:52:47.501313  5118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:42293 every 8 connection(s)
I20260608 12:52:47.535562  5119 heartbeater.cc:344] Connected to a master server at 127.4.135.124:41921
I20260608 12:52:47.536283  5119 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:47.537771  5119 heartbeater.cc:507] Master 127.4.135.124:41921 requested a full tablet report, sending...
I20260608 12:52:47.540908  4799 ts_manager.cc:194] Registered new tserver with Master: 261a24f3c7f14d0eb00e78b099249883 (127.4.135.67:42293)
I20260608 12:52:47.544757  5120 heartbeater.cc:344] Connected to a master server at 127.4.135.125:44059
I20260608 12:52:47.545051  5121 heartbeater.cc:344] Connected to a master server at 127.4.135.126:43953
I20260608 12:52:47.545198  5120 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:47.545499  5121 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:47.546358  5120 heartbeater.cc:507] Master 127.4.135.125:44059 requested a full tablet report, sending...
I20260608 12:52:47.546450  5121 heartbeater.cc:507] Master 127.4.135.126:43953 requested a full tablet report, sending...
I20260608 12:52:47.549139  4734 ts_manager.cc:194] Registered new tserver with Master: 261a24f3c7f14d0eb00e78b099249883 (127.4.135.67:42293)
I20260608 12:52:47.549561  4669 ts_manager.cc:194] Registered new tserver with Master: 261a24f3c7f14d0eb00e78b099249883 (127.4.135.67:42293)
I20260608 12:52:47.550732  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.029366444s
I20260608 12:52:47.550971  4734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39356
I20260608 12:52:47.825146  4879 catalog_manager.cc:1294] Loaded cluster ID: d88a027471e34877a5616744eb175848
I20260608 12:52:47.825547  4879 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: loading cluster ID for follower catalog manager: success
I20260608 12:52:47.828905  4877 catalog_manager.cc:1294] Loaded cluster ID: d88a027471e34877a5616744eb175848
I20260608 12:52:47.829200  4877 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1: loading cluster ID for follower catalog manager: success
I20260608 12:52:47.832885  4879 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: acquiring CA information for follower catalog manager: success
I20260608 12:52:47.834371  4877 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1: acquiring CA information for follower catalog manager: success
I20260608 12:52:47.838274  4877 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:52:47.839135  4879 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:52:48.139293  4964 heartbeater.cc:499] Master 127.4.135.125:44059 was elected leader, sending a full tablet report...
I20260608 12:52:48.341773  5042 heartbeater.cc:499] Master 127.4.135.125:44059 was elected leader, sending a full tablet report...
I20260608 12:52:48.553380  5120 heartbeater.cc:499] Master 127.4.135.125:44059 was elected leader, sending a full tablet report...
I20260608 12:52:48.781791  4868 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:48.932030  4734 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39368:
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 12:52:49.022156  5006 tablet_service.cc:1511] Processing CreateTablet for tablet e8c1e12512324b6e8cd9083e5a65561a (DEFAULT_TABLE table=test-workload [id=85ca3512d321483c87d9c89ad32849ad]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:49.023746  5006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c1e12512324b6e8cd9083e5a65561a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:49.029496  4928 tablet_service.cc:1511] Processing CreateTablet for tablet 2ecd1441340448b9ab0d463782fab965 (DEFAULT_TABLE table=test-workload [id=85ca3512d321483c87d9c89ad32849ad]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:49.030932  4928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ecd1441340448b9ab0d463782fab965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:49.031389  5084 tablet_service.cc:1511] Processing CreateTablet for tablet d050e4c3ecee4e41b9dc665405bf995a (DEFAULT_TABLE table=test-workload [id=85ca3512d321483c87d9c89ad32849ad]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:49.031798  4927 tablet_service.cc:1511] Processing CreateTablet for tablet 36cb55c566fc4034a2c8e52bf704c7e4 (DEFAULT_TABLE table=test-workload [id=85ca3512d321483c87d9c89ad32849ad]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:49.032963  4927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36cb55c566fc4034a2c8e52bf704c7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:49.033110  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d050e4c3ecee4e41b9dc665405bf995a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:49.054046  5157 tablet_bootstrap.cc:492] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883: Bootstrap starting.
I20260608 12:52:49.058308  5156 tablet_bootstrap.cc:492] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70: Bootstrap starting.
I20260608 12:52:49.061094  5158 tablet_bootstrap.cc:492] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c: Bootstrap starting.
I20260608 12:52:49.062528  5157 tablet_bootstrap.cc:654] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:49.068023  5158 tablet_bootstrap.cc:654] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:49.068692  5156 tablet_bootstrap.cc:654] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:49.069802  5157 tablet_bootstrap.cc:492] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883: No bootstrap required, opened a new log
I20260608 12:52:49.070398  5157 ts_tablet_manager.cc:1403] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260608 12:52:49.074623  5157 raft_consensus.cc:359] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "261a24f3c7f14d0eb00e78b099249883" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42293 } }
I20260608 12:52:49.075525  5157 raft_consensus.cc:385] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:49.075857  5157 raft_consensus.cc:740] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 261a24f3c7f14d0eb00e78b099249883, State: Initialized, Role: FOLLOWER
I20260608 12:52:49.077216  5157 consensus_queue.cc:260] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "261a24f3c7f14d0eb00e78b099249883" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42293 } }
I20260608 12:52:49.077795  5157 raft_consensus.cc:399] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:49.078117  5157 raft_consensus.cc:493] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:49.078440  5157 raft_consensus.cc:3060] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:49.078753  5158 tablet_bootstrap.cc:492] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c: No bootstrap required, opened a new log
I20260608 12:52:49.078799  5156 tablet_bootstrap.cc:492] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70: No bootstrap required, opened a new log
I20260608 12:52:49.079505  5158 ts_tablet_manager.cc:1403] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260608 12:52:49.079742  5156 ts_tablet_manager.cc:1403] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260608 12:52:49.081811  5158 raft_consensus.cc:359] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac39e9c850f04648a9fd7780590f889c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40137 } }
I20260608 12:52:49.082268  5158 raft_consensus.cc:385] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:49.082535  5158 raft_consensus.cc:740] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac39e9c850f04648a9fd7780590f889c, State: Initialized, Role: FOLLOWER
I20260608 12:52:49.083210  5158 consensus_queue.cc:260] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac39e9c850f04648a9fd7780590f889c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40137 } }
I20260608 12:52:49.083709  5158 raft_consensus.cc:399] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:49.083437  5156 raft_consensus.cc:359] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } }
I20260608 12:52:49.084017  5158 raft_consensus.cc:493] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:49.084291  5156 raft_consensus.cc:385] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:49.084383  5158 raft_consensus.cc:3060] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:49.084862  5156 raft_consensus.cc:740] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e148ef801f2b45ac8dfe97ec808d4d70, State: Initialized, Role: FOLLOWER
I20260608 12:52:49.085770  5156 consensus_queue.cc:260] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } }
I20260608 12:52:49.086329  5157 raft_consensus.cc:515] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "261a24f3c7f14d0eb00e78b099249883" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42293 } }
I20260608 12:52:49.086629  5156 raft_consensus.cc:399] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:49.087121  5156 raft_consensus.cc:493] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:49.087563  5156 raft_consensus.cc:3060] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:49.087432  5157 leader_election.cc:304] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [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: 261a24f3c7f14d0eb00e78b099249883; no voters: 
I20260608 12:52:49.090309  5158 raft_consensus.cc:515] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac39e9c850f04648a9fd7780590f889c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40137 } }
I20260608 12:52:49.091042  5158 leader_election.cc:304] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [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: ac39e9c850f04648a9fd7780590f889c; no voters: 
I20260608 12:52:49.093320  5158 leader_election.cc:290] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:49.094064  5163 raft_consensus.cc:2804] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:49.095733  5157 leader_election.cc:290] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:49.097188  5156 raft_consensus.cc:515] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } }
I20260608 12:52:49.097841  5162 raft_consensus.cc:2804] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:49.098090  5156 leader_election.cc:304] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [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: e148ef801f2b45ac8dfe97ec808d4d70; no voters: 
I20260608 12:52:49.103078  5158 ts_tablet_manager.cc:1434] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.010s
I20260608 12:52:49.105417  5157 ts_tablet_manager.cc:1434] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883: Time spent starting tablet: real 0.035s	user 0.027s	sys 0.000s
I20260608 12:52:49.106104  5162 raft_consensus.cc:697] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 1 LEADER]: Becoming Leader. State: Replica: 261a24f3c7f14d0eb00e78b099249883, State: Running, Role: LEADER
I20260608 12:52:49.106890  5156 leader_election.cc:290] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:49.108124  5162 consensus_queue.cc:237] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [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: "261a24f3c7f14d0eb00e78b099249883" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42293 } }
I20260608 12:52:49.108685  5168 raft_consensus.cc:2804] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:49.108847  5163 raft_consensus.cc:697] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 1 LEADER]: Becoming Leader. State: Replica: ac39e9c850f04648a9fd7780590f889c, State: Running, Role: LEADER
I20260608 12:52:49.110433  5163 consensus_queue.cc:237] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [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: "ac39e9c850f04648a9fd7780590f889c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40137 } }
I20260608 12:52:49.113310  5168 raft_consensus.cc:697] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 LEADER]: Becoming Leader. State: Replica: e148ef801f2b45ac8dfe97ec808d4d70, State: Running, Role: LEADER
I20260608 12:52:49.119218  5156 ts_tablet_manager.cc:1434] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70: Time spent starting tablet: real 0.039s	user 0.019s	sys 0.008s
I20260608 12:52:49.120465  5156 tablet_bootstrap.cc:492] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70: Bootstrap starting.
I20260608 12:52:49.120657  5168 consensus_queue.cc:237] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [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: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } }
I20260608 12:52:49.140203  5156 tablet_bootstrap.cc:654] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:49.151870  4734 catalog_manager.cc:5696] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c reported cstate change: term changed from 0 to 1, leader changed from <none> to ac39e9c850f04648a9fd7780590f889c (127.4.135.66). New cstate: current_term: 1 leader_uuid: "ac39e9c850f04648a9fd7780590f889c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac39e9c850f04648a9fd7780590f889c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40137 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:49.152128  4733 catalog_manager.cc:5696] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 reported cstate change: term changed from 0 to 1, leader changed from <none> to 261a24f3c7f14d0eb00e78b099249883 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "261a24f3c7f14d0eb00e78b099249883" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "261a24f3c7f14d0eb00e78b099249883" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42293 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:49.159678  4732 catalog_manager.cc:5696] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e148ef801f2b45ac8dfe97ec808d4d70 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "e148ef801f2b45ac8dfe97ec808d4d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:49.198793  5156 tablet_bootstrap.cc:492] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70: No bootstrap required, opened a new log
I20260608 12:52:49.199465  5156 ts_tablet_manager.cc:1403] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70: Time spent bootstrapping tablet: real 0.079s	user 0.027s	sys 0.013s
I20260608 12:52:49.203152  5156 raft_consensus.cc:359] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } }
I20260608 12:52:49.203837  5156 raft_consensus.cc:385] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:49.204252  5156 raft_consensus.cc:740] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e148ef801f2b45ac8dfe97ec808d4d70, State: Initialized, Role: FOLLOWER
I20260608 12:52:49.205192  5156 consensus_queue.cc:260] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } }
I20260608 12:52:49.205873  5156 raft_consensus.cc:399] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:49.206269  5156 raft_consensus.cc:493] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:49.206650  5156 raft_consensus.cc:3060] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:49.221083  5156 raft_consensus.cc:515] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } }
I20260608 12:52:49.221802  5156 leader_election.cc:304] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [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: e148ef801f2b45ac8dfe97ec808d4d70; no voters: 
I20260608 12:52:49.222513  5156 leader_election.cc:290] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:49.222687  5168 raft_consensus.cc:2804] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:49.223592  5168 raft_consensus.cc:697] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 LEADER]: Becoming Leader. State: Replica: e148ef801f2b45ac8dfe97ec808d4d70, State: Running, Role: LEADER
I20260608 12:52:49.226116  5156 ts_tablet_manager.cc:1434] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.006s
I20260608 12:52:49.226702  5168 consensus_queue.cc:237] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [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: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } }
I20260608 12:52:49.265710  4734 catalog_manager.cc:5696] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e148ef801f2b45ac8dfe97ec808d4d70 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "e148ef801f2b45ac8dfe97ec808d4d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e148ef801f2b45ac8dfe97ec808d4d70" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 37461 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:49.329087  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:52:49.352734  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:49.353828  4637 tablet_replica.cc:333] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70: stopping tablet replica
I20260608 12:52:49.354739  4637 raft_consensus.cc:2243] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:49.355208  4637 raft_consensus.cc:2272] T 36cb55c566fc4034a2c8e52bf704c7e4 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.358198  4637 tablet_replica.cc:333] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70: stopping tablet replica
I20260608 12:52:49.358780  4637 raft_consensus.cc:2243] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:49.359261  4637 raft_consensus.cc:2272] T 2ecd1441340448b9ab0d463782fab965 P e148ef801f2b45ac8dfe97ec808d4d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.507786  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:52:49.518236  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:52:49.536801  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:49.537720  4637 tablet_replica.cc:333] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c: stopping tablet replica
I20260608 12:52:49.538218  4637 raft_consensus.cc:2243] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:49.538681  4637 raft_consensus.cc:2272] T e8c1e12512324b6e8cd9083e5a65561a P ac39e9c850f04648a9fd7780590f889c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.558122  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:52:49.566376  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:52:49.581919  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:49.582752  4637 tablet_replica.cc:333] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883: stopping tablet replica
I20260608 12:52:49.583288  4637 raft_consensus.cc:2243] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:49.583738  4637 raft_consensus.cc:2272] T d050e4c3ecee4e41b9dc665405bf995a P 261a24f3c7f14d0eb00e78b099249883 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.602355  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:52:49.610703  4637 master.cc:562] Master@127.4.135.126:43953 shutting down...
W20260608 12:52:49.703374  4717 consensus_peers.cc:597] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 -> Peer 838330f3cc0e4df8a32aa13a2a7674aa (127.4.135.126:43953): Couldn't send request to peer 838330f3cc0e4df8a32aa13a2a7674aa. 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 12:52:49.706677  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.707183  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.707541  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 838330f3cc0e4df8a32aa13a2a7674aa: stopping tablet replica
I20260608 12:52:49.726738  4637 master.cc:584] Master@127.4.135.126:43953 shutdown complete.
I20260608 12:52:49.739140  4637 master.cc:562] Master@127.4.135.125:44059 shutting down...
I20260608 12:52:49.753492  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:49.754365  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.754770  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca62ce687b394f33ab55bad6ae6a59c0: stopping tablet replica
I20260608 12:52:49.801041  4637 master.cc:584] Master@127.4.135.125:44059 shutdown complete.
I20260608 12:52:49.814280  4637 master.cc:562] Master@127.4.135.124:41921 shutting down...
I20260608 12:52:49.828552  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:49.829099  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:49.829429  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P fbd540d1587242028417c9b7e32647a1: stopping tablet replica
I20260608 12:52:49.848168  4637 master.cc:584] Master@127.4.135.124:41921 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4968 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:52:49.877140  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:41655
I20260608 12:52:49.878299  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:49.883939  5180 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 12:52:49.884254  5181 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 12:52:49.885439  5183 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 12:52:49.886756  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:49.887564  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:49.887740  4637 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 12:52:49.888078  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923169888052 us; error 0 us; skew 500 ppm
I20260608 12:52:49.888741  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:49.891383  4637 webserver.cc:533] Webserver started at http://127.4.135.126:37703/ using document root <none> and password file <none>
I20260608 12:52:49.891960  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:49.892191  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:49.892508  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:49.893683  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "194e2d71cae243a08b862228f517a81d"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-rml8"
I20260608 12:52:49.898783  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:52:49.902390  5188 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.903313  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:49.903630  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "194e2d71cae243a08b862228f517a81d"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-rml8"
I20260608 12:52:49.903975  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-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 12:52:49.914542  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:49.916145  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:49.951735  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:41655
I20260608 12:52:49.951840  5239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:41655 every 8 connection(s)
I20260608 12:52:49.955793  5240 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 12:52:49.965276  5240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d: Bootstrap starting.
I20260608 12:52:49.969622  5240 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:49.973730  5240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d: No bootstrap required, opened a new log
I20260608 12:52:49.976061  5240 raft_consensus.cc:359] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "194e2d71cae243a08b862228f517a81d" member_type: VOTER }
I20260608 12:52:49.976466  5240 raft_consensus.cc:385] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:49.976665  5240 raft_consensus.cc:740] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 194e2d71cae243a08b862228f517a81d, State: Initialized, Role: FOLLOWER
I20260608 12:52:49.977240  5240 consensus_queue.cc:260] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "194e2d71cae243a08b862228f517a81d" member_type: VOTER }
I20260608 12:52:49.977694  5240 raft_consensus.cc:399] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:49.977969  5240 raft_consensus.cc:493] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:49.978229  5240 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:49.982641  5240 raft_consensus.cc:515] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "194e2d71cae243a08b862228f517a81d" member_type: VOTER }
I20260608 12:52:49.983186  5240 leader_election.cc:304] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [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: 194e2d71cae243a08b862228f517a81d; no voters: 
I20260608 12:52:49.984536  5240 leader_election.cc:290] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:49.984923  5243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:49.986444  5243 raft_consensus.cc:697] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 1 LEADER]: Becoming Leader. State: Replica: 194e2d71cae243a08b862228f517a81d, State: Running, Role: LEADER
I20260608 12:52:49.987195  5243 consensus_queue.cc:237] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [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: "194e2d71cae243a08b862228f517a81d" member_type: VOTER }
I20260608 12:52:49.988056  5240 sys_catalog.cc:565] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:49.990590  5245 sys_catalog.cc:455] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 194e2d71cae243a08b862228f517a81d. Latest consensus state: current_term: 1 leader_uuid: "194e2d71cae243a08b862228f517a81d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "194e2d71cae243a08b862228f517a81d" member_type: VOTER } }
I20260608 12:52:49.990509  5244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "194e2d71cae243a08b862228f517a81d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "194e2d71cae243a08b862228f517a81d" member_type: VOTER } }
I20260608 12:52:49.991293  5245 sys_catalog.cc:458] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:49.991406  5244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:50.005049  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260608 12:52:50.008205  5259 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:52:50.008468  5259 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:52:50.008838  5248 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:50.014606  5248 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:50.024044  5248 catalog_manager.cc:1382] Generated new cluster ID: 2872392c5a704793be571c9cbec12d48
I20260608 12:52:50.024369  5248 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:50.039769  5248 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:50.041071  5248 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:50.056927  5248 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d: Generated new TSK 0
I20260608 12:52:50.057627  5248 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:50.072733  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:50.078902  5261 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 12:52:50.080161  5262 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 12:52:50.081779  5264 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 12:52:50.082507  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:50.083325  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:50.083534  4637 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 12:52:50.083729  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923170083694 us; error 0 us; skew 500 ppm
I20260608 12:52:50.084353  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:50.086725  4637 webserver.cc:533] Webserver started at http://127.4.135.65:39801/ using document root <none> and password file <none>
I20260608 12:52:50.087253  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:50.087456  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:50.087735  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:50.088820  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "560f4b0177b548f3ad7c9ac82882931e"
format_stamp: "Formatted at 2026-06-08 12:52:50 on dist-test-slave-rml8"
I20260608 12:52:50.093433  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:50.096760  5269 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.097692  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:50.098002  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "560f4b0177b548f3ad7c9ac82882931e"
format_stamp: "Formatted at 2026-06-08 12:52:50 on dist-test-slave-rml8"
I20260608 12:52:50.098320  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-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 12:52:50.114396  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:50.115487  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:50.116921  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:50.119302  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:50.119544  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.119792  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:50.119989  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.159122  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:44701
I20260608 12:52:50.159227  5331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:44701 every 8 connection(s)
I20260608 12:52:50.164475  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:50.172422  5336 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 12:52:50.173606  5337 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 12:52:50.176443  5339 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 12:52:50.177205  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:50.178282  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:50.178474  4637 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 12:52:50.178725  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923170178687 us; error 0 us; skew 500 ppm
I20260608 12:52:50.179131  5332 heartbeater.cc:344] Connected to a master server at 127.4.135.126:41655
I20260608 12:52:50.179414  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:50.179540  5332 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:50.180550  5332 heartbeater.cc:507] Master 127.4.135.126:41655 requested a full tablet report, sending...
I20260608 12:52:50.182193  4637 webserver.cc:533] Webserver started at http://127.4.135.66:34545/ using document root <none> and password file <none>
I20260608 12:52:50.182786  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:50.183009  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:50.183063  5205 ts_manager.cc:194] Registered new tserver with Master: 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701)
I20260608 12:52:50.183297  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:50.184475  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "d1b624857aba4b01af15ccb85c3e90a7"
format_stamp: "Formatted at 2026-06-08 12:52:50 on dist-test-slave-rml8"
I20260608 12:52:50.185004  5205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59572
I20260608 12:52:50.189047  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:52:50.192345  5344 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.193336  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:52:50.193601  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "d1b624857aba4b01af15ccb85c3e90a7"
format_stamp: "Formatted at 2026-06-08 12:52:50 on dist-test-slave-rml8"
I20260608 12:52:50.193833  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-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 12:52:50.214324  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:50.215492  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:50.216874  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:50.219233  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:50.219414  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.219712  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:50.219887  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.260308  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:45985
I20260608 12:52:50.260439  5406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:45985 every 8 connection(s)
I20260608 12:52:50.265424  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:50.273100  5410 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 12:52:50.274698  5411 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 12:52:50.276309  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:50.278327  5407 heartbeater.cc:344] Connected to a master server at 127.4.135.126:41655
W20260608 12:52:50.278469  5413 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 12:52:50.278771  5407 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:50.279649  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:52:50.279853  5407 heartbeater.cc:507] Master 127.4.135.126:41655 requested a full tablet report, sending...
W20260608 12:52:50.279956  4637 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 12:52:50.280323  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923170280302 us; error 0 us; skew 500 ppm
I20260608 12:52:50.281126  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:50.282523  5205 ts_manager.cc:194] Registered new tserver with Master: d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985)
I20260608 12:52:50.283946  4637 webserver.cc:533] Webserver started at http://127.4.135.67:35395/ using document root <none> and password file <none>
I20260608 12:52:50.284132  5205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59578
I20260608 12:52:50.284608  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:50.284857  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:50.285224  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:50.286769  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "1944c7b7181848fe888e003b3b61f3b0"
format_stamp: "Formatted at 2026-06-08 12:52:50 on dist-test-slave-rml8"
I20260608 12:52:50.291186  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:50.294615  5418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.295686  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:52:50.296037  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "1944c7b7181848fe888e003b3b61f3b0"
format_stamp: "Formatted at 2026-06-08 12:52:50 on dist-test-slave-rml8"
I20260608 12:52:50.296358  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-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 12:52:50.314268  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:50.315448  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:50.316887  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:50.319203  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:50.319430  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.319720  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:50.319907  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:50.359265  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:32937
I20260608 12:52:50.359390  5480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:32937 every 8 connection(s)
I20260608 12:52:50.373926  5481 heartbeater.cc:344] Connected to a master server at 127.4.135.126:41655
I20260608 12:52:50.374330  5481 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:50.375219  5481 heartbeater.cc:507] Master 127.4.135.126:41655 requested a full tablet report, sending...
I20260608 12:52:50.377326  5205 ts_manager.cc:194] Registered new tserver with Master: 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:50.377477  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014738713s
I20260608 12:52:50.379067  5205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59586
I20260608 12:52:51.187605  5332 heartbeater.cc:499] Master 127.4.135.126:41655 was elected leader, sending a full tablet report...
I20260608 12:52:51.286959  5407 heartbeater.cc:499] Master 127.4.135.126:41655 was elected leader, sending a full tablet report...
I20260608 12:52:51.381896  5481 heartbeater.cc:499] Master 127.4.135.126:41655 was elected leader, sending a full tablet report...
I20260608 12:52:51.443184  5205 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59600:
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 12:52:51.445837  5205 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 12:52:51.512367  5297 tablet_service.cc:1511] Processing CreateTablet for tablet b5bc6c53d7f84bd39bbae8e2f01ec058 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:52:51.513885  5297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5bc6c53d7f84bd39bbae8e2f01ec058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.515781  5294 tablet_service.cc:1511] Processing CreateTablet for tablet b9b04ded821f479b968ba9a637babac0 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:52:51.517225  5294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b04ded821f479b968ba9a637babac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.517942  5372 tablet_service.cc:1511] Processing CreateTablet for tablet b5bc6c53d7f84bd39bbae8e2f01ec058 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:52:51.519331  5372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5bc6c53d7f84bd39bbae8e2f01ec058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.519856  5296 tablet_service.cc:1511] Processing CreateTablet for tablet 2e126b1187004fc8bcb7027ddc181071 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:52:51.521320  5296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e126b1187004fc8bcb7027ddc181071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.523821  5371 tablet_service.cc:1511] Processing CreateTablet for tablet 2e126b1187004fc8bcb7027ddc181071 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:52:51.525337  5371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e126b1187004fc8bcb7027ddc181071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.525152  5446 tablet_service.cc:1511] Processing CreateTablet for tablet b5bc6c53d7f84bd39bbae8e2f01ec058 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:52:51.526611  5446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5bc6c53d7f84bd39bbae8e2f01ec058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.527869  5370 tablet_service.cc:1511] Processing CreateTablet for tablet b5928cc684b64fa78faa23446a52ae9f (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:52:51.527940  5295 tablet_service.cc:1511] Processing CreateTablet for tablet b5928cc684b64fa78faa23446a52ae9f (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:52:51.529465  5370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5928cc684b64fa78faa23446a52ae9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.529543  5295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5928cc684b64fa78faa23446a52ae9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.531926  5369 tablet_service.cc:1511] Processing CreateTablet for tablet b9b04ded821f479b968ba9a637babac0 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:52:51.533409  5369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b04ded821f479b968ba9a637babac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.536326  5445 tablet_service.cc:1511] Processing CreateTablet for tablet 2e126b1187004fc8bcb7027ddc181071 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:52:51.537722  5445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e126b1187004fc8bcb7027ddc181071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.544457  5444 tablet_service.cc:1511] Processing CreateTablet for tablet b5928cc684b64fa78faa23446a52ae9f (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:52:51.546154  5444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5928cc684b64fa78faa23446a52ae9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.551947  5443 tablet_service.cc:1511] Processing CreateTablet for tablet b9b04ded821f479b968ba9a637babac0 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:52:51.553494  5443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b04ded821f479b968ba9a637babac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.556278  5293 tablet_service.cc:1511] Processing CreateTablet for tablet 42f752daf07c46268cd66dbc6f0a095d (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:52:51.558136  5293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f752daf07c46268cd66dbc6f0a095d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.563721  5368 tablet_service.cc:1511] Processing CreateTablet for tablet 42f752daf07c46268cd66dbc6f0a095d (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:52:51.564131  5442 tablet_service.cc:1511] Processing CreateTablet for tablet 42f752daf07c46268cd66dbc6f0a095d (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:52:51.565243  5368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f752daf07c46268cd66dbc6f0a095d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.565407  5442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f752daf07c46268cd66dbc6f0a095d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.587615  5367 tablet_service.cc:1511] Processing CreateTablet for tablet 58053bc916c94d9ba2c296cbce380d81 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:52:51.589833  5367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58053bc916c94d9ba2c296cbce380d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.612788  5295 tablet_service.cc:1511] Processing CreateTablet for tablet d2fa5e22b8bf4ad698e9069ca14d4726 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:52:51.615437  5295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2fa5e22b8bf4ad698e9069ca14d4726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.618785  5368 tablet_service.cc:1511] Processing CreateTablet for tablet d2fa5e22b8bf4ad698e9069ca14d4726 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:52:51.620635  5368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2fa5e22b8bf4ad698e9069ca14d4726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.630746  5442 tablet_service.cc:1511] Processing CreateTablet for tablet d2fa5e22b8bf4ad698e9069ca14d4726 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:52:51.632187  5442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2fa5e22b8bf4ad698e9069ca14d4726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.633817  5292 tablet_service.cc:1511] Processing CreateTablet for tablet e9b285fe4be645b6b67bdae7c2c650f3 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:52:51.634195  5371 tablet_service.cc:1511] Processing CreateTablet for tablet e9b285fe4be645b6b67bdae7c2c650f3 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:52:51.635531  5371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b285fe4be645b6b67bdae7c2c650f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.635690  5292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b285fe4be645b6b67bdae7c2c650f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.643364  5501 tablet_bootstrap.cc:492] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e: Bootstrap starting.
I20260608 12:52:51.613202  5444 tablet_service.cc:1511] Processing CreateTablet for tablet 58053bc916c94d9ba2c296cbce380d81 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:52:51.647403  5444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58053bc916c94d9ba2c296cbce380d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.647349  5296 tablet_service.cc:1511] Processing CreateTablet for tablet 58053bc916c94d9ba2c296cbce380d81 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:52:51.648809  5296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58053bc916c94d9ba2c296cbce380d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.650418  5501 tablet_bootstrap.cc:654] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.646423  5502 tablet_bootstrap.cc:492] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0: Bootstrap starting.
I20260608 12:52:51.665264  5446 tablet_service.cc:1511] Processing CreateTablet for tablet e9b285fe4be645b6b67bdae7c2c650f3 (DEFAULT_TABLE table=test-workload [id=f4e36613f8324f60b45b1ef01fc97987]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:52:51.666785  5446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b285fe4be645b6b67bdae7c2c650f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:51.674072  5502 tablet_bootstrap.cc:654] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.703131  5503 tablet_bootstrap.cc:492] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7: Bootstrap starting.
I20260608 12:52:51.706525  5501 tablet_bootstrap.cc:492] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e: No bootstrap required, opened a new log
I20260608 12:52:51.707257  5501 ts_tablet_manager.cc:1403] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.004s
I20260608 12:52:51.710417  5501 raft_consensus.cc:359] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.711413  5501 raft_consensus.cc:385] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.711788  5501 raft_consensus.cc:740] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.712767  5501 consensus_queue.cc:260] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.714668  5503 tablet_bootstrap.cc:654] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.716794  5501 ts_tablet_manager.cc:1434] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:52:51.718454  5501 tablet_bootstrap.cc:492] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e: Bootstrap starting.
I20260608 12:52:51.719537  5502 tablet_bootstrap.cc:492] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0: No bootstrap required, opened a new log
I20260608 12:52:51.720079  5502 ts_tablet_manager.cc:1403] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.027s
I20260608 12:52:51.723220  5502 raft_consensus.cc:359] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.724023  5502 raft_consensus.cc:385] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.724388  5502 raft_consensus.cc:740] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.724858  5501 tablet_bootstrap.cc:654] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.726402  5502 consensus_queue.cc:260] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.727350  5503 tablet_bootstrap.cc:492] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7: No bootstrap required, opened a new log
I20260608 12:52:51.727887  5503 ts_tablet_manager.cc:1403] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260608 12:52:51.730348  5503 raft_consensus.cc:359] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.731086  5503 raft_consensus.cc:385] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.731463  5503 raft_consensus.cc:740] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.732254  5503 consensus_queue.cc:260] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.733017  5502 ts_tablet_manager.cc:1434] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260608 12:52:51.734431  5502 tablet_bootstrap.cc:492] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0: Bootstrap starting.
I20260608 12:52:51.737496  5501 tablet_bootstrap.cc:492] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e: No bootstrap required, opened a new log
I20260608 12:52:51.738101  5501 ts_tablet_manager.cc:1403] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260608 12:52:51.740829  5502 tablet_bootstrap.cc:654] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.741127  5501 raft_consensus.cc:359] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.742022  5501 raft_consensus.cc:385] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.742381  5501 raft_consensus.cc:740] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.743432  5501 consensus_queue.cc:260] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.746241  5503 ts_tablet_manager.cc:1434] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 12:52:51.749547  5501 ts_tablet_manager.cc:1434] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260608 12:52:51.750914  5501 tablet_bootstrap.cc:492] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e: Bootstrap starting.
I20260608 12:52:51.753758  5503 tablet_bootstrap.cc:492] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7: Bootstrap starting.
I20260608 12:52:51.753841  5502 tablet_bootstrap.cc:492] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0: No bootstrap required, opened a new log
I20260608 12:52:51.754956  5502 ts_tablet_manager.cc:1403] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260608 12:52:51.757789  5502 raft_consensus.cc:359] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.759864  5508 raft_consensus.cc:493] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:51.762239  5502 raft_consensus.cc:385] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.762655  5502 raft_consensus.cc:740] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.762504  5508 raft_consensus.cc:515] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.763492  5502 consensus_queue.cc:260] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.764766  5503 tablet_bootstrap.cc:654] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.766489  5502 ts_tablet_manager.cc:1434] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 12:52:51.767545  5502 tablet_bootstrap.cc:492] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0: Bootstrap starting.
I20260608 12:52:51.760056  5501 tablet_bootstrap.cc:654] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.773777  5508 leader_election.cc:290] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985)
I20260608 12:52:51.774073  5502 tablet_bootstrap.cc:654] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.789836  5307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bc6c53d7f84bd39bbae8e2f01ec058" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e" is_pre_election: true
W20260608 12:52:51.792609  5421 leader_election.cc:343] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:51.802336  5501 tablet_bootstrap.cc:492] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e: No bootstrap required, opened a new log
I20260608 12:52:51.802315  5502 tablet_bootstrap.cc:492] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0: No bootstrap required, opened a new log
I20260608 12:52:51.803371  5501 ts_tablet_manager.cc:1403] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.014s
I20260608 12:52:51.803542  5502 ts_tablet_manager.cc:1403] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.023s
I20260608 12:52:51.802600  5503 tablet_bootstrap.cc:492] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7: No bootstrap required, opened a new log
I20260608 12:52:51.806567  5503 ts_tablet_manager.cc:1403] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.011s
I20260608 12:52:51.806517  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bc6c53d7f84bd39bbae8e2f01ec058" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7" is_pre_election: true
I20260608 12:52:51.806977  5501 raft_consensus.cc:359] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.807754  5501 raft_consensus.cc:385] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.807605  5502 raft_consensus.cc:359] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.808101  5501 raft_consensus.cc:740] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.808449  5502 raft_consensus.cc:385] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.808805  5502 raft_consensus.cc:740] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.809146  5501 consensus_queue.cc:260] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.809748  5502 consensus_queue.cc:260] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.811934  5501 ts_tablet_manager.cc:1434] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 12:52:51.812083  5502 ts_tablet_manager.cc:1434] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:52:51.813037  5501 tablet_bootstrap.cc:492] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e: Bootstrap starting.
I20260608 12:52:51.809902  5503 raft_consensus.cc:359] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.813568  5503 raft_consensus.cc:385] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.813944  5503 raft_consensus.cc:740] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.813037  5502 tablet_bootstrap.cc:492] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0: Bootstrap starting.
I20260608 12:52:51.814802  5503 consensus_queue.cc:260] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.815858  5382 raft_consensus.cc:2468] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 0.
I20260608 12:52:51.818130  5503 ts_tablet_manager.cc:1434] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:52:51.819154  5503 tablet_bootstrap.cc:492] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7: Bootstrap starting.
I20260608 12:52:51.820171  5501 tablet_bootstrap.cc:654] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.823107  5502 tablet_bootstrap.cc:654] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.825414  5503 tablet_bootstrap.cc:654] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.832857  5501 tablet_bootstrap.cc:492] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e: No bootstrap required, opened a new log
I20260608 12:52:51.833642  5501 ts_tablet_manager.cc:1403] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260608 12:52:51.837749  5501 raft_consensus.cc:359] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.840999  5501 raft_consensus.cc:385] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.841347  5419 leader_election.cc:304] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [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: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7; no voters: 560f4b0177b548f3ad7c9ac82882931e
I20260608 12:52:51.842445  5501 raft_consensus.cc:740] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.843479  5501 consensus_queue.cc:260] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.843967  5512 raft_consensus.cc:2804] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:51.844532  5512 raft_consensus.cc:493] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:51.845041  5512 raft_consensus.cc:3060] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.845990  5501 ts_tablet_manager.cc:1434] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260608 12:52:51.847113  5501 tablet_bootstrap.cc:492] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e: Bootstrap starting.
I20260608 12:52:51.848034  5503 tablet_bootstrap.cc:492] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7: No bootstrap required, opened a new log
I20260608 12:52:51.848477  5502 tablet_bootstrap.cc:492] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0: No bootstrap required, opened a new log
I20260608 12:52:51.848562  5503 ts_tablet_manager.cc:1403] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.006s
I20260608 12:52:51.849038  5502 ts_tablet_manager.cc:1403] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.011s
I20260608 12:52:51.851843  5503 raft_consensus.cc:359] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.852169  5502 raft_consensus.cc:359] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.852977  5502 raft_consensus.cc:385] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.853365  5501 tablet_bootstrap.cc:654] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.853339  5502 raft_consensus.cc:740] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.854326  5502 consensus_queue.cc:260] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.852639  5503 raft_consensus.cc:385] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.856356  5503 raft_consensus.cc:740] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.856621  5512 raft_consensus.cc:515] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.857378  5503 consensus_queue.cc:260] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.859613  5502 ts_tablet_manager.cc:1434] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:52:51.862051  5502 tablet_bootstrap.cc:492] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0: Bootstrap starting.
I20260608 12:52:51.862614  5501 tablet_bootstrap.cc:492] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e: No bootstrap required, opened a new log
I20260608 12:52:51.863091  5501 ts_tablet_manager.cc:1403] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:52:51.862949  5307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bc6c53d7f84bd39bbae8e2f01ec058" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
I20260608 12:52:51.863659  5307 raft_consensus.cc:3060] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.866125  5501 raft_consensus.cc:359] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.866864  5501 raft_consensus.cc:385] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.867262  5501 raft_consensus.cc:740] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.867609  5512 leader_election.cc:290] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [CANDIDATE]: Term 1 election: Requested vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985)
I20260608 12:52:51.868251  5501 consensus_queue.cc:260] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.870507  5502 tablet_bootstrap.cc:654] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.870740  5501 ts_tablet_manager.cc:1434] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:52:51.871820  5501 tablet_bootstrap.cc:492] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e: Bootstrap starting.
I20260608 12:52:51.873576  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bc6c53d7f84bd39bbae8e2f01ec058" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7"
I20260608 12:52:51.870223  5307 raft_consensus.cc:2468] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 1.
I20260608 12:52:51.874176  5382 raft_consensus.cc:3060] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:51.875352  5421 leader_election.cc:304] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [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: 1944c7b7181848fe888e003b3b61f3b0, 560f4b0177b548f3ad7c9ac82882931e; no voters: 
I20260608 12:52:51.878835  5512 raft_consensus.cc:2804] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:51.879740  5512 raft_consensus.cc:697] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Becoming Leader. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Running, Role: LEADER
I20260608 12:52:51.880785  5503 ts_tablet_manager.cc:1434] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260608 12:52:51.880630  5512 consensus_queue.cc:237] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.882226  5503 tablet_bootstrap.cc:492] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7: Bootstrap starting.
I20260608 12:52:51.882918  5382 raft_consensus.cc:2468] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 1.
I20260608 12:52:51.887995  5501 tablet_bootstrap.cc:654] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.899914  5503 tablet_bootstrap.cc:654] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.912571  5501 tablet_bootstrap.cc:492] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e: No bootstrap required, opened a new log
I20260608 12:52:51.913174  5501 ts_tablet_manager.cc:1403] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.004s
I20260608 12:52:51.913245  5502 tablet_bootstrap.cc:492] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0: No bootstrap required, opened a new log
I20260608 12:52:51.913938  5502 ts_tablet_manager.cc:1403] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.020s
I20260608 12:52:51.916075  5503 tablet_bootstrap.cc:492] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7: No bootstrap required, opened a new log
I20260608 12:52:51.916621  5503 ts_tablet_manager.cc:1403] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260608 12:52:51.917933  5501 raft_consensus.cc:359] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.918752  5506 raft_consensus.cc:493] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:51.919278  5506 raft_consensus.cc:515] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.919703  5502 raft_consensus.cc:359] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.920523  5502 raft_consensus.cc:385] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.920871  5502 raft_consensus.cc:740] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.920022  5204 catalog_manager.cc:5696] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1944c7b7181848fe888e003b3b61f3b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:51.922472  5503 raft_consensus.cc:359] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.923277  5503 raft_consensus.cc:385] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.923604  5503 raft_consensus.cc:740] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.922374  5506 leader_election.cc:290] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:51.918764  5501 raft_consensus.cc:385] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.924760  5501 raft_consensus.cc:740] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.925493  5502 consensus_queue.cc:260] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.925859  5501 consensus_queue.cc:260] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.924500  5503 consensus_queue.cc:260] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.928184  5502 ts_tablet_manager.cc:1434] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:52:51.929406  5502 tablet_bootstrap.cc:492] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0: Bootstrap starting.
I20260608 12:52:51.929519  5503 ts_tablet_manager.cc:1434] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260608 12:52:51.933590  5503 tablet_bootstrap.cc:492] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7: Bootstrap starting.
I20260608 12:52:51.932192  5501 ts_tablet_manager.cc:1434] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:52:51.935678  5501 tablet_bootstrap.cc:492] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e: Bootstrap starting.
I20260608 12:52:51.937920  5502 tablet_bootstrap.cc:654] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.945492  5501 tablet_bootstrap.cc:654] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.951687  5503 tablet_bootstrap.cc:654] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.958694  5502 tablet_bootstrap.cc:492] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0: No bootstrap required, opened a new log
I20260608 12:52:51.959481  5502 ts_tablet_manager.cc:1403] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.014s
I20260608 12:52:51.963405  5502 raft_consensus.cc:359] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.964471  5502 raft_consensus.cc:385] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:51.964939  5502 raft_consensus.cc:740] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Initialized, Role: FOLLOWER
I20260608 12:52:51.966214  5502 consensus_queue.cc:260] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.972203  5502 ts_tablet_manager.cc:1434] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:52:51.975853  5502 tablet_bootstrap.cc:492] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0: Bootstrap starting.
I20260608 12:52:51.982108  5506 raft_consensus.cc:493] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:51.982722  5506 raft_consensus.cc:515] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.984877  5506 leader_election.cc:290] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:51.985070  5502 tablet_bootstrap.cc:654] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:51.986191  5510 raft_consensus.cc:493] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:51.986717  5510 raft_consensus.cc:515] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:51.993393  5510 leader_election.cc:290] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.001689  5503 tablet_bootstrap.cc:492] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7: No bootstrap required, opened a new log
W20260608 12:52:52.002382  5253 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:52.004307  5258 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:52.005628  5512 raft_consensus.cc:493] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.006175  5512 raft_consensus.cc:515] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
W20260608 12:52:52.007639  5258 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:52:52.002308  5503 ts_tablet_manager.cc:1403] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.022s
I20260608 12:52:52.010162  5307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5928cc684b64fa78faa23446a52ae9f" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e" is_pre_election: true
I20260608 12:52:52.010816  5307 raft_consensus.cc:2468] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 0.
I20260608 12:52:52.015523  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5928cc684b64fa78faa23446a52ae9f" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7" is_pre_election: true
I20260608 12:52:52.018965  5503 raft_consensus.cc:359] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.021751  5421 leader_election.cc:304] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [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: 1944c7b7181848fe888e003b3b61f3b0, 560f4b0177b548f3ad7c9ac82882931e; no voters: 
I20260608 12:52:52.022051  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b285fe4be645b6b67bdae7c2c650f3" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7" is_pre_election: true
I20260608 12:52:52.013087  5512 leader_election.cc:290] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985)
I20260608 12:52:52.022859  5512 raft_consensus.cc:2804] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.023229  5512 raft_consensus.cc:493] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.023820  5503 raft_consensus.cc:385] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:52:52.024026  5270 leader_election.cc:343] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:52.024247  5503 raft_consensus.cc:740] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.025198  5503 consensus_queue.cc:260] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.027647  5503 ts_tablet_manager.cc:1434] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260608 12:52:52.030591  5503 tablet_bootstrap.cc:492] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7: Bootstrap starting.
I20260608 12:52:52.031572  5512 raft_consensus.cc:3060] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.039342  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5928cc684b64fa78faa23446a52ae9f" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7" is_pre_election: true
I20260608 12:52:52.040117  5382 raft_consensus.cc:2468] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 0.
W20260608 12:52:52.042814  5270 leader_election.cc:343] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:52.044015  5307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b04ded821f479b968ba9a637babac0" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e" is_pre_election: true
I20260608 12:52:52.044670  5307 raft_consensus.cc:2468] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 0.
I20260608 12:52:52.045454  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5928cc684b64fa78faa23446a52ae9f" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0" is_pre_election: true
I20260608 12:52:52.045887  5501 tablet_bootstrap.cc:492] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e: No bootstrap required, opened a new log
I20260608 12:52:52.046475  5501 ts_tablet_manager.cc:1403] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e: Time spent bootstrapping tablet: real 0.111s	user 0.023s	sys 0.061s
I20260608 12:52:52.046721  5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b285fe4be645b6b67bdae7c2c650f3" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0" is_pre_election: true
I20260608 12:52:52.046680  5347 leader_election.cc:304] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [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: 560f4b0177b548f3ad7c9ac82882931e, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.047748  5510 raft_consensus.cc:2804] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.047644  5512 raft_consensus.cc:515] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.048240  5510 raft_consensus.cc:493] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:52:52.048493  5270 leader_election.cc:343] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:52.048787  5510 raft_consensus.cc:3060] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.048949  5270 leader_election.cc:304] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [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: 560f4b0177b548f3ad7c9ac82882931e; no voters: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7
I20260608 12:52:52.049649  5501 raft_consensus.cc:359] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.049989  5512 leader_election.cc:290] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [CANDIDATE]: Term 1 election: Requested vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985)
I20260608 12:52:52.050048  5506 raft_consensus.cc:2749] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:52.050411  5501 raft_consensus.cc:385] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.050823  5501 raft_consensus.cc:740] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.051832  5307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5928cc684b64fa78faa23446a52ae9f" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
I20260608 12:52:52.051728  5501 consensus_queue.cc:260] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.052311  5502 tablet_bootstrap.cc:492] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0: No bootstrap required, opened a new log
I20260608 12:52:52.052409  5307 raft_consensus.cc:3060] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.052978  5502 ts_tablet_manager.cc:1403] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.046s
I20260608 12:52:52.054107  5501 ts_tablet_manager.cc:1434] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260608 12:52:52.055140  5501 tablet_bootstrap.cc:492] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e: Bootstrap starting.
I20260608 12:52:52.056106  5502 raft_consensus.cc:359] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.056888  5502 raft_consensus.cc:385] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.056993  5503 tablet_bootstrap.cc:654] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.057250  5502 raft_consensus.cc:740] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.058286  5502 consensus_queue.cc:260] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.060638  5502 ts_tablet_manager.cc:1434] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:52:52.062000  5502 tablet_bootstrap.cc:492] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0: Bootstrap starting.
I20260608 12:52:52.066365  5501 tablet_bootstrap.cc:654] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.068394  5502 tablet_bootstrap.cc:654] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.050818  5456 raft_consensus.cc:2393] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 560f4b0177b548f3ad7c9ac82882931e in current term 1: Already voted for candidate 1944c7b7181848fe888e003b3b61f3b0 in this term.
I20260608 12:52:52.078758  5501 tablet_bootstrap.cc:492] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e: No bootstrap required, opened a new log
I20260608 12:52:52.079581  5501 ts_tablet_manager.cc:1403] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.011s
I20260608 12:52:52.081590  5270 leader_election.cc:304] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [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: 560f4b0177b548f3ad7c9ac82882931e; no voters: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7
I20260608 12:52:52.083250  5501 raft_consensus.cc:359] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.085536  5501 raft_consensus.cc:385] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.085889  5501 raft_consensus.cc:740] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.086921  5502 tablet_bootstrap.cc:492] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0: No bootstrap required, opened a new log
I20260608 12:52:52.086758  5501 consensus_queue.cc:260] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.087435  5502 ts_tablet_manager.cc:1403] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.003s
I20260608 12:52:52.089254  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b04ded821f479b968ba9a637babac0" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0" is_pre_election: true
I20260608 12:52:52.090121  5456 raft_consensus.cc:2468] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 0.
W20260608 12:52:52.092772  5347 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.135.65:44701, user_credentials={real_user=slave}} blocked reactor thread for 46402.4us
I20260608 12:52:52.092991  5502 raft_consensus.cc:359] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.095871  5501 ts_tablet_manager.cc:1434] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:52:52.096095  5512 raft_consensus.cc:493] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.099711  5512 raft_consensus.cc:515] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.101919  5512 leader_election.cc:290] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985)
I20260608 12:52:52.102319  5307 raft_consensus.cc:2468] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 1.
I20260608 12:52:52.102895  5382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5928cc684b64fa78faa23446a52ae9f" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7"
I20260608 12:52:52.102895  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f752daf07c46268cd66dbc6f0a095d" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e" is_pre_election: true
I20260608 12:52:52.103397  5506 raft_consensus.cc:2749] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:52.103835  5306 raft_consensus.cc:2468] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 0.
I20260608 12:52:52.103691  5382 raft_consensus.cc:3060] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.099238  5502 raft_consensus.cc:385] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.104964  5502 raft_consensus.cc:740] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.105737  5502 consensus_queue.cc:260] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.107847  5502 ts_tablet_manager.cc:1434] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 12:52:52.108866  5421 leader_election.cc:304] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [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: 1944c7b7181848fe888e003b3b61f3b0, 560f4b0177b548f3ad7c9ac82882931e; no voters: 
I20260608 12:52:52.109576  5512 raft_consensus.cc:2804] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.109946  5512 raft_consensus.cc:493] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.110275  5512 raft_consensus.cc:3060] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.110584  5382 raft_consensus.cc:2468] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 1.
I20260608 12:52:52.111145  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f752daf07c46268cd66dbc6f0a095d" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7" is_pre_election: true
I20260608 12:52:52.111752  5419 leader_election.cc:304] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [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: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.111897  5381 raft_consensus.cc:2468] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 0.
I20260608 12:52:52.103075  5510 raft_consensus.cc:515] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.113966  5508 raft_consensus.cc:2804] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.116775  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b04ded821f479b968ba9a637babac0" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0"
I20260608 12:52:52.117389  5456 raft_consensus.cc:3060] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.125393  5508 raft_consensus.cc:697] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Becoming Leader. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Running, Role: LEADER
I20260608 12:52:52.115419  5510 leader_election.cc:290] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [CANDIDATE]: Term 1 election: Requested vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.127405  5307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b04ded821f479b968ba9a637babac0" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
I20260608 12:52:52.128017  5307 raft_consensus.cc:3060] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.130502  5512 raft_consensus.cc:515] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.131754  5456 raft_consensus.cc:2468] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 1.
I20260608 12:52:52.131462  5508 consensus_queue.cc:237] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.133394  5345 leader_election.cc:304] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [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: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.134625  5510 raft_consensus.cc:2804] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.135047  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f752daf07c46268cd66dbc6f0a095d" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
I20260608 12:52:52.137017  5306 raft_consensus.cc:3060] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.136451  5503 tablet_bootstrap.cc:492] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7: No bootstrap required, opened a new log
I20260608 12:52:52.139175  5503 ts_tablet_manager.cc:1403] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7: Time spent bootstrapping tablet: real 0.109s	user 0.032s	sys 0.021s
I20260608 12:52:52.139647  5307 raft_consensus.cc:2468] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 1.
I20260608 12:52:52.143361  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f752daf07c46268cd66dbc6f0a095d" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7"
I20260608 12:52:52.143960  5381 raft_consensus.cc:3060] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.145936  5306 raft_consensus.cc:2468] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 1.
I20260608 12:52:52.147320  5421 leader_election.cc:304] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [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: 1944c7b7181848fe888e003b3b61f3b0, 560f4b0177b548f3ad7c9ac82882931e; no voters: 
I20260608 12:52:52.148589  5510 raft_consensus.cc:697] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Becoming Leader. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Running, Role: LEADER
I20260608 12:52:52.147787  5503 raft_consensus.cc:359] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.149863  5503 raft_consensus.cc:385] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.150187  5503 raft_consensus.cc:740] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.151254  5539 raft_consensus.cc:2804] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.152050  5512 leader_election.cc:290] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [CANDIDATE]: Term 1 election: Requested vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985)
I20260608 12:52:52.152113  5539 raft_consensus.cc:697] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Becoming Leader. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Running, Role: LEADER
I20260608 12:52:52.151160  5503 consensus_queue.cc:260] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.153198  5539 consensus_queue.cc:237] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.150241  5510 consensus_queue.cc:237] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.154897  5381 raft_consensus.cc:2468] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 1.
I20260608 12:52:52.160663  5503 ts_tablet_manager.cc:1434] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.002s
I20260608 12:52:52.162221  5503 tablet_bootstrap.cc:492] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7: Bootstrap starting.
I20260608 12:52:52.169111  5503 tablet_bootstrap.cc:654] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.169205  5204 catalog_manager.cc:5696] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1944c7b7181848fe888e003b3b61f3b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:52.169129  5203 catalog_manager.cc:5696] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66). New cstate: current_term: 1 leader_uuid: "d1b624857aba4b01af15ccb85c3e90a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:52.171440  5204 catalog_manager.cc:5696] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1944c7b7181848fe888e003b3b61f3b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:52.174754  5503 tablet_bootstrap.cc:492] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7: No bootstrap required, opened a new log
I20260608 12:52:52.175273  5503 ts_tablet_manager.cc:1403] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:52:52.177234  5539 raft_consensus.cc:493] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.177736  5539 raft_consensus.cc:515] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.177989  5503 raft_consensus.cc:359] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.178767  5503 raft_consensus.cc:385] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.178982  5503 raft_consensus.cc:740] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.179658  5503 consensus_queue.cc:260] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.180111  5539 leader_election.cc:290] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985)
I20260608 12:52:52.181417  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e126b1187004fc8bcb7027ddc181071" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7" is_pre_election: true
I20260608 12:52:52.182143  5503 ts_tablet_manager.cc:1434] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:52:52.182621  5381 raft_consensus.cc:2468] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 0.
I20260608 12:52:52.183187  5503 tablet_bootstrap.cc:492] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7: Bootstrap starting.
I20260608 12:52:52.184120  5506 raft_consensus.cc:493] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.184028  5419 leader_election.cc:304] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [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: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.184675  5506 raft_consensus.cc:515] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.185034  5539 raft_consensus.cc:2804] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.185443  5539 raft_consensus.cc:493] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.185803  5539 raft_consensus.cc:3060] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.187076  5506 leader_election.cc:290] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.187754  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e126b1187004fc8bcb7027ddc181071" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7" is_pre_election: true
I20260608 12:52:52.187870  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e126b1187004fc8bcb7027ddc181071" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e" is_pre_election: true
I20260608 12:52:52.188400  5381 raft_consensus.cc:2468] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 560f4b0177b548f3ad7c9ac82882931e in term 0.
I20260608 12:52:52.188545  5306 raft_consensus.cc:2468] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 0.
I20260608 12:52:52.190086  5503 tablet_bootstrap.cc:654] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:52.190110  5270 leader_election.cc:304] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [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: 560f4b0177b548f3ad7c9ac82882931e, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.191277  5506 raft_consensus.cc:2804] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.191699  5506 raft_consensus.cc:493] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.192101  5506 raft_consensus.cc:3060] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.192754  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e126b1187004fc8bcb7027ddc181071" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0" is_pre_election: true
I20260608 12:52:52.192869  5539 raft_consensus.cc:515] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.194978  5456 raft_consensus.cc:2393] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 560f4b0177b548f3ad7c9ac82882931e in current term 1: Already voted for candidate 1944c7b7181848fe888e003b3b61f3b0 in this term.
I20260608 12:52:52.195222  5539 leader_election.cc:290] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [CANDIDATE]: Term 1 election: Requested vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985)
I20260608 12:52:52.196647  5510 raft_consensus.cc:493] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.197304  5510 raft_consensus.cc:515] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.198240  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e126b1187004fc8bcb7027ddc181071" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7"
I20260608 12:52:52.198849  5381 raft_consensus.cc:3060] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.199842  5510 leader_election.cc:290] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.200659  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fa5e22b8bf4ad698e9069ca14d4726" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e" is_pre_election: true
I20260608 12:52:52.201297  5306 raft_consensus.cc:2468] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 0.
I20260608 12:52:52.202077  5503 tablet_bootstrap.cc:492] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7: No bootstrap required, opened a new log
I20260608 12:52:52.202195  5307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e126b1187004fc8bcb7027ddc181071" candidate_uuid: "1944c7b7181848fe888e003b3b61f3b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
I20260608 12:52:52.202672  5503 ts_tablet_manager.cc:1403] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260608 12:52:52.202755  5347 leader_election.cc:304] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [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: 560f4b0177b548f3ad7c9ac82882931e, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.203691  5510 raft_consensus.cc:2804] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.204244  5510 raft_consensus.cc:493] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.204632  5510 raft_consensus.cc:3060] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.205605  5503 raft_consensus.cc:359] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.206307  5503 raft_consensus.cc:385] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:52.206713  5503 raft_consensus.cc:740] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Initialized, Role: FOLLOWER
I20260608 12:52:52.207526  5503 consensus_queue.cc:260] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.210003  5503 ts_tablet_manager.cc:1434] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:52:52.211050  5381 raft_consensus.cc:2468] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1944c7b7181848fe888e003b3b61f3b0 in term 1.
I20260608 12:52:52.209774  5506 raft_consensus.cc:515] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.206368  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fa5e22b8bf4ad698e9069ca14d4726" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0" is_pre_election: true
I20260608 12:52:52.212962  5456 raft_consensus.cc:2468] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 0.
I20260608 12:52:52.213135  5419 leader_election.cc:304] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [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: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.211366  5510 raft_consensus.cc:515] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.214069  5539 raft_consensus.cc:2804] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.214596  5539 raft_consensus.cc:697] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Becoming Leader. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Running, Role: LEADER
I20260608 12:52:52.214874  5506 leader_election.cc:290] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [CANDIDATE]: Term 1 election: Requested vote from peers d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.215446  5539 consensus_queue.cc:237] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.216521  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e126b1187004fc8bcb7027ddc181071" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0"
I20260608 12:52:52.218725  5307 raft_consensus.cc:2393] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1944c7b7181848fe888e003b3b61f3b0 in current term 1: Already voted for candidate 560f4b0177b548f3ad7c9ac82882931e in this term.
I20260608 12:52:52.219343  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fa5e22b8bf4ad698e9069ca14d4726" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
I20260608 12:52:52.219907  5306 raft_consensus.cc:3060] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.221189  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e126b1187004fc8bcb7027ddc181071" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7"
I20260608 12:52:52.221940  5381 raft_consensus.cc:2393] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 560f4b0177b548f3ad7c9ac82882931e in current term 1: Already voted for candidate 1944c7b7181848fe888e003b3b61f3b0 in this term.
I20260608 12:52:52.223325  5270 leader_election.cc:304] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [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: 560f4b0177b548f3ad7c9ac82882931e; no voters: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7
I20260608 12:52:52.223629  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2fa5e22b8bf4ad698e9069ca14d4726" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0"
I20260608 12:52:52.224368  5456 raft_consensus.cc:3060] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.225385  5506 raft_consensus.cc:2749] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:52:52.215425  5510 leader_election.cc:290] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [CANDIDATE]: Term 1 election: Requested vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.227625  5306 raft_consensus.cc:2468] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 1.
I20260608 12:52:52.229007  5347 leader_election.cc:304] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [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: 560f4b0177b548f3ad7c9ac82882931e, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.229898  5510 raft_consensus.cc:2804] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.230396  5510 raft_consensus.cc:697] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Becoming Leader. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Running, Role: LEADER
I20260608 12:52:52.231400  5456 raft_consensus.cc:2468] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 1.
I20260608 12:52:52.231242  5510 consensus_queue.cc:237] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.233250  5542 raft_consensus.cc:493] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.233142  5203 catalog_manager.cc:5696] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1944c7b7181848fe888e003b3b61f3b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:52.233799  5542 raft_consensus.cc:515] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.237401  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58053bc916c94d9ba2c296cbce380d81" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0" is_pre_election: true
I20260608 12:52:52.238013  5456 raft_consensus.cc:2468] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 0.
I20260608 12:52:52.238513  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58053bc916c94d9ba2c296cbce380d81" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e" is_pre_election: true
I20260608 12:52:52.239053  5542 leader_election.cc:290] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.239182  5306 raft_consensus.cc:2468] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 0.
I20260608 12:52:52.240496  5347 leader_election.cc:304] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [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: 560f4b0177b548f3ad7c9ac82882931e, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.241532  5542 raft_consensus.cc:2804] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.240885  5204 catalog_manager.cc:5696] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66). New cstate: current_term: 1 leader_uuid: "d1b624857aba4b01af15ccb85c3e90a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:52.241776  5542 raft_consensus.cc:493] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.242138  5542 raft_consensus.cc:3060] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.248591  5542 raft_consensus.cc:515] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.250789  5542 leader_election.cc:290] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [CANDIDATE]: Term 1 election: Requested vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.251412  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58053bc916c94d9ba2c296cbce380d81" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
I20260608 12:52:52.251783  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58053bc916c94d9ba2c296cbce380d81" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0"
I20260608 12:52:52.252038  5306 raft_consensus.cc:3060] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.252331  5456 raft_consensus.cc:3060] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.258586  5456 raft_consensus.cc:2468] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 1.
I20260608 12:52:52.258626  5306 raft_consensus.cc:2468] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 1.
I20260608 12:52:52.260041  5345 leader_election.cc:304] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [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: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.260761  5542 raft_consensus.cc:2804] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.261243  5542 raft_consensus.cc:697] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Becoming Leader. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Running, Role: LEADER
I20260608 12:52:52.261871  5542 consensus_queue.cc:237] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.268965  5204 catalog_manager.cc:5696] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66). New cstate: current_term: 1 leader_uuid: "d1b624857aba4b01af15ccb85c3e90a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:52.282779  5542 raft_consensus.cc:493] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:52.283293  5542 raft_consensus.cc:515] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.285115  5542 leader_election.cc:290] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.285949  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b285fe4be645b6b67bdae7c2c650f3" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e" is_pre_election: true
I20260608 12:52:52.286155  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b285fe4be645b6b67bdae7c2c650f3" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0" is_pre_election: true
I20260608 12:52:52.286496  5306 raft_consensus.cc:2468] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 0.
I20260608 12:52:52.286861  5456 raft_consensus.cc:2468] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 0.
I20260608 12:52:52.287597  5347 leader_election.cc:304] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [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: 560f4b0177b548f3ad7c9ac82882931e, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.288411  5542 raft_consensus.cc:2804] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:52.288754  5542 raft_consensus.cc:493] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:52.289004  5542 raft_consensus.cc:3060] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.294083  5542 raft_consensus.cc:515] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.295727  5542 leader_election.cc:290] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [CANDIDATE]: Term 1 election: Requested vote from peers 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:52.296407  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b285fe4be645b6b67bdae7c2c650f3" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
I20260608 12:52:52.296736  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b285fe4be645b6b67bdae7c2c650f3" candidate_uuid: "d1b624857aba4b01af15ccb85c3e90a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1944c7b7181848fe888e003b3b61f3b0"
I20260608 12:52:52.296890  5306 raft_consensus.cc:3060] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.297267  5456 raft_consensus.cc:3060] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:52.302145  5456 raft_consensus.cc:2468] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 1.
I20260608 12:52:52.302366  5306 raft_consensus.cc:2468] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b624857aba4b01af15ccb85c3e90a7 in term 1.
I20260608 12:52:52.303426  5345 leader_election.cc:304] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [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: 1944c7b7181848fe888e003b3b61f3b0, d1b624857aba4b01af15ccb85c3e90a7; no voters: 
I20260608 12:52:52.304158  5542 raft_consensus.cc:2804] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:52.304649  5542 raft_consensus.cc:697] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Becoming Leader. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Running, Role: LEADER
I20260608 12:52:52.305466  5542 consensus_queue.cc:237] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:52.312601  5204 catalog_manager.cc:5696] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66). New cstate: current_term: 1 leader_uuid: "d1b624857aba4b01af15ccb85c3e90a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:52.500032  5539 consensus_queue.cc:1048] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.543923  5508 consensus_queue.cc:1048] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.563515  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:52.574995  5557 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 12:52:52.584616  5558 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 12:52:52.585817  5560 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 12:52:52.587661  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:52.588627  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:52.588865  4637 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 12:52:52.589076  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923172589054 us; error 0 us; skew 500 ppm
I20260608 12:52:52.589789  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:52.591292  5512 consensus_queue.cc:1048] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.592761  4637 webserver.cc:533] Webserver started at http://127.4.135.68:33699/ using document root <none> and password file <none>
I20260608 12:52:52.593469  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:52.593722  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:52.594399  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:52.596490  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "9d00d43e3a9a49439b0d580187f121d5"
format_stamp: "Formatted at 2026-06-08 12:52:52 on dist-test-slave-rml8"
I20260608 12:52:52.596773  5510 consensus_queue.cc:1048] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.607741  5508 consensus_queue.cc:1048] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.608951  5512 consensus_queue.cc:1048] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.615113  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.018s	user 0.005s	sys 0.000s
I20260608 12:52:52.616552  5540 consensus_queue.cc:1048] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.619848  5508 consensus_queue.cc:1048] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.625428  5571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:52.626575  4637 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:52:52.627007  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "9d00d43e3a9a49439b0d580187f121d5"
format_stamp: "Formatted at 2026-06-08 12:52:52 on dist-test-slave-rml8"
I20260608 12:52:52.627403  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923164718160-4637-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 12:52:52.658717  5539 consensus_queue.cc:1048] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.682616  5539 consensus_queue.cc:1048] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 12:52:52.694212  5567 consensus_queue.cc:1048] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.704305  5542 consensus_queue.cc:1048] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.755456  5542 consensus_queue.cc:1048] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.756915  5542 consensus_queue.cc:1048] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.781294  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:52.782454  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:52.784622  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:52.789348  5567 consensus_queue.cc:1048] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:52.789800  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:52.790143  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:52.790496  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:52.790757  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:52.807003  5567 consensus_queue.cc:1048] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:52.856755  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:40319
I20260608 12:52:52.856848  5643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:40319 every 8 connection(s)
I20260608 12:52:52.872658  5644 heartbeater.cc:344] Connected to a master server at 127.4.135.126:41655
I20260608 12:52:52.873037  5644 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:52.873740  5644 heartbeater.cc:507] Master 127.4.135.126:41655 requested a full tablet report, sending...
I20260608 12:52:52.875727  5203 ts_manager.cc:194] Registered new tserver with Master: 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68:40319)
I20260608 12:52:52.877064  5203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54170
W20260608 12:52:53.514442  5477 debug-util.cc:398] Leaking SignalData structure 0x7b0800220820 after lost signal to thread 4640
W20260608 12:52:53.516026  5477 debug-util.cc:398] Leaking SignalData structure 0x7b080007d0a0 after lost signal to thread 5331
W20260608 12:52:53.516820  5477 debug-util.cc:398] Leaking SignalData structure 0x7b080019cae0 after lost signal to thread 5406
W20260608 12:52:53.517560  5477 debug-util.cc:398] Leaking SignalData structure 0x7b0800067f40 after lost signal to thread 5480
I20260608 12:52:53.879472  5644 heartbeater.cc:499] Master 127.4.135.126:41655 was elected leader, sending a full tablet report...
I20260608 12:52:54.008754  5258 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:54.030771  5456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5bc6c53d7f84bd39bbae8e2f01ec058"
dest_uuid: "1944c7b7181848fe888e003b3b61f3b0"
mode: GRACEFUL
new_leader_uuid: "560f4b0177b548f3ad7c9ac82882931e"
 from {username='slave'} at 127.0.0.1:54594
I20260608 12:52:54.031450  5456 raft_consensus.cc:606] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Received request to transfer leadership to TS 560f4b0177b548f3ad7c9ac82882931e
I20260608 12:52:54.043601  5381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9b04ded821f479b968ba9a637babac0"
dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7"
mode: GRACEFUL
new_leader_uuid: "560f4b0177b548f3ad7c9ac82882931e"
 from {username='slave'} at 127.0.0.1:49404
I20260608 12:52:54.044148  5381 raft_consensus.cc:606] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Received request to transfer leadership to TS 560f4b0177b548f3ad7c9ac82882931e
I20260608 12:52:54.045346  5258 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 12:52:54.045867  5258 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:54.437023  5652 raft_consensus.cc:993] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7: : Instructing follower 560f4b0177b548f3ad7c9ac82882931e to start an election
I20260608 12:52:54.437566  5567 raft_consensus.cc:1081] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Signalling peer 560f4b0177b548f3ad7c9ac82882931e to start an election
I20260608 12:52:54.439651  5307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9b04ded821f479b968ba9a637babac0"
dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
 from {username='slave'} at 127.0.0.1:47784
I20260608 12:52:54.440338  5307 raft_consensus.cc:493] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:54.440748  5307 raft_consensus.cc:3060] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:54.448611  5307 raft_consensus.cc:515] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:54.451270  5307 leader_election.cc:290] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [CANDIDATE]: Term 2 election: Requested vote from peers d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:54.452064  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b04ded821f479b968ba9a637babac0" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7"
I20260608 12:52:54.452491  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b04ded821f479b968ba9a637babac0" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1944c7b7181848fe888e003b3b61f3b0"
I20260608 12:52:54.452713  5381 raft_consensus.cc:3055] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:52:54.453054  5456 raft_consensus.cc:3060] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:54.453090  5381 raft_consensus.cc:740] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1b624857aba4b01af15ccb85c3e90a7, State: Running, Role: LEADER
I20260608 12:52:54.454214  5381 consensus_queue.cc:260] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:54.455595  5381 raft_consensus.cc:3060] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:54.460064  5456 raft_consensus.cc:2468] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 560f4b0177b548f3ad7c9ac82882931e in term 2.
I20260608 12:52:54.461473  5270 leader_election.cc:304] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [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: 1944c7b7181848fe888e003b3b61f3b0, 560f4b0177b548f3ad7c9ac82882931e; no voters: 
I20260608 12:52:54.462153  5381 raft_consensus.cc:2468] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 560f4b0177b548f3ad7c9ac82882931e in term 2.
I20260608 12:52:54.464177  5653 raft_consensus.cc:2804] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:54.465667  5653 raft_consensus.cc:697] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 2 LEADER]: Becoming Leader. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Running, Role: LEADER
I20260608 12:52:54.466657  5653 consensus_queue.cc:237] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:54.474390  5203 catalog_manager.cc:5696] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e reported cstate change: term changed from 1 to 2, leader changed from d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66) to 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65). New cstate: current_term: 2 leader_uuid: "560f4b0177b548f3ad7c9ac82882931e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:54.570640  5651 raft_consensus.cc:993] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0: : Instructing follower 560f4b0177b548f3ad7c9ac82882931e to start an election
I20260608 12:52:54.571254  5539 raft_consensus.cc:1081] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Signalling peer 560f4b0177b548f3ad7c9ac82882931e to start an election
I20260608 12:52:54.572939  5307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5bc6c53d7f84bd39bbae8e2f01ec058"
dest_uuid: "560f4b0177b548f3ad7c9ac82882931e"
 from {username='slave'} at 127.0.0.1:47772
I20260608 12:52:54.573441  5307 raft_consensus.cc:493] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:54.573762  5307 raft_consensus.cc:3060] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:54.578519  5307 raft_consensus.cc:515] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:54.580458  5307 leader_election.cc:290] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [CANDIDATE]: Term 2 election: Requested vote from peers d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985), 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
I20260608 12:52:54.581341  5381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bc6c53d7f84bd39bbae8e2f01ec058" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b624857aba4b01af15ccb85c3e90a7"
I20260608 12:52:54.581584  5456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5bc6c53d7f84bd39bbae8e2f01ec058" candidate_uuid: "560f4b0177b548f3ad7c9ac82882931e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1944c7b7181848fe888e003b3b61f3b0"
I20260608 12:52:54.581975  5381 raft_consensus.cc:3060] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:54.582247  5456 raft_consensus.cc:3055] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:52:54.582684  5456 raft_consensus.cc:740] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1944c7b7181848fe888e003b3b61f3b0, State: Running, Role: LEADER
I20260608 12:52:54.583456  5456 consensus_queue.cc:260] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:54.584386  5456 raft_consensus.cc:3060] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:54.589033  5456 raft_consensus.cc:2468] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 560f4b0177b548f3ad7c9ac82882931e in term 2.
I20260608 12:52:54.589653  5381 raft_consensus.cc:2468] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 560f4b0177b548f3ad7c9ac82882931e in term 2.
I20260608 12:52:54.590193  5270 leader_election.cc:304] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [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: 1944c7b7181848fe888e003b3b61f3b0, 560f4b0177b548f3ad7c9ac82882931e; no voters: 
I20260608 12:52:54.590972  5653 raft_consensus.cc:2804] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:54.591483  5653 raft_consensus.cc:697] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 2 LEADER]: Becoming Leader. State: Replica: 560f4b0177b548f3ad7c9ac82882931e, State: Running, Role: LEADER
I20260608 12:52:54.592300  5653 consensus_queue.cc:237] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } }
I20260608 12:52:54.600749  5203 catalog_manager.cc:5696] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e reported cstate change: term changed from 1 to 2, leader changed from 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67) to 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65). New cstate: current_term: 2 leader_uuid: "560f4b0177b548f3ad7c9ac82882931e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:54.963914  5381 raft_consensus.cc:1275] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Refusing update from remote peer 560f4b0177b548f3ad7c9ac82882931e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:54.966354  5653 consensus_queue.cc:1048] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:52:54.984754  5456 raft_consensus.cc:1275] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Refusing update from remote peer 560f4b0177b548f3ad7c9ac82882931e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:54.988271  5653 consensus_queue.cc:1048] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:55.083822  5381 raft_consensus.cc:1275] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Refusing update from remote peer 560f4b0177b548f3ad7c9ac82882931e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:55.085255  5653 consensus_queue.cc:1048] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:55.097312  5455 raft_consensus.cc:1275] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Refusing update from remote peer 560f4b0177b548f3ad7c9ac82882931e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:55.099128  5653 consensus_queue.cc:1048] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:56.047065  5258 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:56.053351  5258 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:56.053848  5258 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:58.042460  5455 consensus_queue.cc:237] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } attrs { replace: true } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } }
I20260608 12:52:58.051302  5381 raft_consensus.cc:1275] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Refusing update from remote peer 1944c7b7181848fe888e003b3b61f3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:58.051438  5307 raft_consensus.cc:1275] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Refusing update from remote peer 1944c7b7181848fe888e003b3b61f3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:58.053261  5676 consensus_queue.cc:1048] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } 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 12:52:58.054976  5258 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:58.054737  5677 consensus_queue.cc:1048] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:52:58.064220  5258 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:58.068611  5258 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:52:58.070932  5420 consensus_peers.cc:597] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 -> Peer 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68:40319): Couldn't send request to peer 9d00d43e3a9a49439b0d580187f121d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42f752daf07c46268cd66dbc6f0a095d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:58.073051  5539 raft_consensus.cc:2955] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } attrs { replace: true } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.074967  5307 raft_consensus.cc:2955] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } attrs { replace: true } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.074983  5381 raft_consensus.cc:2955] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } attrs { replace: true } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.087563  5204 catalog_manager.cc:5696] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e reported cstate change: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "1944c7b7181848fe888e003b3b61f3b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } attrs { replace: true } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.096068  5455 consensus_queue.cc:237] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } }
I20260608 12:52:58.104239  5381 raft_consensus.cc:1275] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Refusing update from remote peer 1944c7b7181848fe888e003b3b61f3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:52:58.105540  5420 consensus_peers.cc:597] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 -> Peer 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68:40319): Couldn't send request to peer 9d00d43e3a9a49439b0d580187f121d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5928cc684b64fa78faa23446a52ae9f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:58.106333  5307 raft_consensus.cc:1275] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Refusing update from remote peer 1944c7b7181848fe888e003b3b61f3b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:58.106278  5676 consensus_queue.cc:1048] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } 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 12:52:58.108249  5539 consensus_queue.cc:1048] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:58.116955  5677 raft_consensus.cc:2955] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.118942  5381 raft_consensus.cc:2955] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.119554  5307 raft_consensus.cc:2955] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.130753  5203 catalog_manager.cc:5696] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "1944c7b7181848fe888e003b3b61f3b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.148137  5381 consensus_queue.cc:237] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } attrs { replace: true } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } }
I20260608 12:52:58.157694  5455 raft_consensus.cc:1275] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Refusing update from remote peer d1b624857aba4b01af15ccb85c3e90a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:58.158993  5307 raft_consensus.cc:1275] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Refusing update from remote peer d1b624857aba4b01af15ccb85c3e90a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:58.159600  5665 consensus_queue.cc:1048] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } 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 12:52:58.160878  5691 consensus_queue.cc:1048] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:52:58.171413  5346 consensus_peers.cc:597] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 -> Peer 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68:40319): Couldn't send request to peer 9d00d43e3a9a49439b0d580187f121d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58053bc916c94d9ba2c296cbce380d81. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:58.172448  5691 raft_consensus.cc:2955] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } attrs { replace: true } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.174335  5307 raft_consensus.cc:2955] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } attrs { replace: true } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.181066  5455 raft_consensus.cc:2955] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } attrs { replace: true } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.188186  5201 catalog_manager.cc:5696] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "d1b624857aba4b01af15ccb85c3e90a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:58.204020  5307 consensus_queue.cc:237] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } }
I20260608 12:52:58.213548  5455 raft_consensus.cc:1275] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Refusing update from remote peer 560f4b0177b548f3ad7c9ac82882931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:58.215776  5698 consensus_queue.cc:1048] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:52:58.217415  5381 raft_consensus.cc:1275] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Refusing update from remote peer 560f4b0177b548f3ad7c9ac82882931e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:58.218780  5698 consensus_queue.cc:1048] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } 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 12:52:58.225029  5670 raft_consensus.cc:2955] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.226991  5456 raft_consensus.cc:2955] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
W20260608 12:52:58.230394  5271 consensus_peers.cc:597] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e -> Peer 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68:40319): Couldn't send request to peer 9d00d43e3a9a49439b0d580187f121d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5bc6c53d7f84bd39bbae8e2f01ec058. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:58.231577  5381 raft_consensus.cc:2955] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.241709  5201 catalog_manager.cc:5696] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 reported cstate change: config changed from index -1 to 3, NON_VOTER 9d00d43e3a9a49439b0d580187f121d5 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "560f4b0177b548f3ad7c9ac82882931e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } attrs { replace: true } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } } }
I20260608 12:52:58.377941  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
W20260608 12:52:58.385679  5421 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]
W20260608 12:52:58.400152  5421 consensus_peers.cc:597] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 -> Peer 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701): Couldn't send request to peer 560f4b0177b548f3ad7c9ac82882931e. 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 12:52:58.406216  5347 consensus_peers.cc:597] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 -> Peer 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701): Couldn't send request to peer 560f4b0177b548f3ad7c9ac82882931e. 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 12:52:58.420195  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:58.421265  4637 tablet_replica.cc:333] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e: stopping tablet replica
I20260608 12:52:58.422199  4637 raft_consensus.cc:2243] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.422940  4637 raft_consensus.cc:2272] T 58053bc916c94d9ba2c296cbce380d81 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.425915  4637 tablet_replica.cc:333] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e: stopping tablet replica
I20260608 12:52:58.426689  4637 raft_consensus.cc:2243] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.427273  4637 raft_consensus.cc:2272] T 42f752daf07c46268cd66dbc6f0a095d P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.430282  4637 tablet_replica.cc:333] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e: stopping tablet replica
I20260608 12:52:58.431044  4637 raft_consensus.cc:2243] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.431581  4637 raft_consensus.cc:2272] T 2e126b1187004fc8bcb7027ddc181071 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.434317  4637 tablet_replica.cc:333] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e: stopping tablet replica
I20260608 12:52:58.435004  4637 raft_consensus.cc:2243] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.435577  4637 raft_consensus.cc:2272] T b5928cc684b64fa78faa23446a52ae9f P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.438711  4637 tablet_replica.cc:333] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e: stopping tablet replica
I20260608 12:52:58.439455  4637 raft_consensus.cc:2243] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:58.440367  4637 raft_consensus.cc:2272] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 560f4b0177b548f3ad7c9ac82882931e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.442651  4637 tablet_replica.cc:333] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e: stopping tablet replica
I20260608 12:52:58.443163  4637 raft_consensus.cc:2243] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.443569  4637 raft_consensus.cc:2272] T d2fa5e22b8bf4ad698e9069ca14d4726 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.445436  4637 tablet_replica.cc:333] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e: stopping tablet replica
I20260608 12:52:58.445943  4637 raft_consensus.cc:2243] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.446393  4637 raft_consensus.cc:2272] T e9b285fe4be645b6b67bdae7c2c650f3 P 560f4b0177b548f3ad7c9ac82882931e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.448277  4637 tablet_replica.cc:333] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e: stopping tablet replica
I20260608 12:52:58.448742  4637 raft_consensus.cc:2243] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:58.449432  4637 raft_consensus.cc:2272] T b9b04ded821f479b968ba9a637babac0 P 560f4b0177b548f3ad7c9ac82882931e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:52:58.456125  5421 consensus_peers.cc:597] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 -> Peer 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701): Couldn't send request to peer 560f4b0177b548f3ad7c9ac82882931e. 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 12:52:58.480484  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:52:58.508069  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:52:58.547905  5706 ts_tablet_manager.cc:933] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: Initiating tablet copy from peer 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
W20260608 12:52:58.554167  5419 consensus_peers.cc:597] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 -> Peer d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985): Couldn't send request to peer d1b624857aba4b01af15ccb85c3e90a7. 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 12:52:58.555878  5706 tablet_copy_client.cc:323] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:32937
I20260608 12:52:58.557209  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:58.558761  4637 tablet_replica.cc:333] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7: stopping tablet replica
I20260608 12:52:58.559906  4637 raft_consensus.cc:2243] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:58.561585  4637 raft_consensus.cc:2272] T 58053bc916c94d9ba2c296cbce380d81 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.565584  4637 tablet_replica.cc:333] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7: stopping tablet replica
I20260608 12:52:58.566627  4637 raft_consensus.cc:2243] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.567377  4637 raft_consensus.cc:2272] T b5928cc684b64fa78faa23446a52ae9f P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.574626  4637 tablet_replica.cc:333] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7: stopping tablet replica
I20260608 12:52:58.575718  4637 raft_consensus.cc:2243] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.576501  4637 raft_consensus.cc:2272] T 42f752daf07c46268cd66dbc6f0a095d P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.580521  4637 tablet_replica.cc:333] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7: stopping tablet replica
I20260608 12:52:58.581527  4637 raft_consensus.cc:2243] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.582209  4637 raft_consensus.cc:2272] T 2e126b1187004fc8bcb7027ddc181071 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.585608  4637 tablet_replica.cc:333] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7: stopping tablet replica
I20260608 12:52:58.586601  4637 raft_consensus.cc:2243] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.587272  4637 raft_consensus.cc:2272] T b5bc6c53d7f84bd39bbae8e2f01ec058 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.589128  5466 tablet_copy_service.cc:140] P 1944c7b7181848fe888e003b3b61f3b0: Received BeginTabletCopySession request for tablet 42f752daf07c46268cd66dbc6f0a095d from peer 9d00d43e3a9a49439b0d580187f121d5 ({username='slave'} at 127.0.0.1:54614)
I20260608 12:52:58.589994  4637 tablet_replica.cc:333] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7: stopping tablet replica
I20260608 12:52:58.589850  5466 tablet_copy_service.cc:161] P 1944c7b7181848fe888e003b3b61f3b0: Beginning new tablet copy session on tablet 42f752daf07c46268cd66dbc6f0a095d from peer 9d00d43e3a9a49439b0d580187f121d5 at {username='slave'} at 127.0.0.1:54614: session id = 9d00d43e3a9a49439b0d580187f121d5-42f752daf07c46268cd66dbc6f0a095d
I20260608 12:52:58.590868  4637 raft_consensus.cc:2243] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:58.591866  4637 raft_consensus.cc:2272] T d2fa5e22b8bf4ad698e9069ca14d4726 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.593683  4637 tablet_replica.cc:333] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7: stopping tablet replica
I20260608 12:52:58.594092  4637 raft_consensus.cc:2243] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:58.594870  4637 raft_consensus.cc:2272] T e9b285fe4be645b6b67bdae7c2c650f3 P d1b624857aba4b01af15ccb85c3e90a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:52:58.596838  5419 consensus_peers.cc:597] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 -> Peer d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985): Couldn't send request to peer d1b624857aba4b01af15ccb85c3e90a7. 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 12:52:58.597426  4637 tablet_replica.cc:333] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7: stopping tablet replica
I20260608 12:52:58.598181  4637 raft_consensus.cc:2243] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.598744  4637 raft_consensus.cc:2272] T b9b04ded821f479b968ba9a637babac0 P d1b624857aba4b01af15ccb85c3e90a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.601718  5466 tablet_copy_source_session.cc:215] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 12:52:58.604677  5421 consensus_peers.cc:597] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 -> Peer 560f4b0177b548f3ad7c9ac82882931e (127.4.135.65:44701): Couldn't send request to peer 560f4b0177b548f3ad7c9ac82882931e. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:44701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:58.606153  5706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f752daf07c46268cd66dbc6f0a095d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.624493  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:52:58.624755  5706 tablet_copy_client.cc:806] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:58.625437  5706 tablet_copy_client.cc:670] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:58.630337  5706 tablet_copy_client.cc:538] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:58.637313  5706 tablet_bootstrap.cc:492] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: Bootstrap starting.
I20260608 12:52:58.653479  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:52:58.659396  5706 tablet_bootstrap.cc:492] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: 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 12:52:58.660571  5706 tablet_bootstrap.cc:492] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: Bootstrap complete.
I20260608 12:52:58.661372  5706 ts_tablet_manager.cc:1403] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260608 12:52:58.664554  5706 raft_consensus.cc:359] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } attrs { replace: true } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } }
I20260608 12:52:58.665951  5706 raft_consensus.cc:740] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d00d43e3a9a49439b0d580187f121d5, State: Initialized, Role: LEARNER
I20260608 12:52:58.666917  5706 consensus_queue.cc:260] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5 [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: "560f4b0177b548f3ad7c9ac82882931e" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44701 } attrs { replace: true } } peers { permanent_uuid: "d1b624857aba4b01af15ccb85c3e90a7" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 45985 } } peers { permanent_uuid: "1944c7b7181848fe888e003b3b61f3b0" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 32937 } } peers { permanent_uuid: "9d00d43e3a9a49439b0d580187f121d5" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40319 } attrs { promote: true } }
I20260608 12:52:58.680231  4637 tablet_copy_service.cc:362] P 1944c7b7181848fe888e003b3b61f3b0: Destroying tablet copy session 9d00d43e3a9a49439b0d580187f121d5-42f752daf07c46268cd66dbc6f0a095d due to service shutdown
I20260608 12:52:58.680673  4637 tablet_copy_service.cc:434] P 1944c7b7181848fe888e003b3b61f3b0: ending tablet copy session 9d00d43e3a9a49439b0d580187f121d5-42f752daf07c46268cd66dbc6f0a095d on tablet 42f752daf07c46268cd66dbc6f0a095d with peer 9d00d43e3a9a49439b0d580187f121d5
I20260608 12:52:58.685585  5712 ts_tablet_manager.cc:933] T b5928cc684b64fa78faa23446a52ae9f P 9d00d43e3a9a49439b0d580187f121d5: Initiating tablet copy from peer 1944c7b7181848fe888e003b3b61f3b0 (127.4.135.67:32937)
W20260608 12:52:58.687304  5419 consensus_peers.cc:597] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 -> Peer d1b624857aba4b01af15ccb85c3e90a7 (127.4.135.66:45985): Couldn't send request to peer d1b624857aba4b01af15ccb85c3e90a7. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.66:45985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:58.689852  5706 ts_tablet_manager.cc:1434] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.000s
I20260608 12:52:58.711454  5712 tablet_copy_client.cc:323] T b5928cc684b64fa78faa23446a52ae9f P 9d00d43e3a9a49439b0d580187f121d5: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:32937
I20260608 12:52:58.721658  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:58.722711  4637 tablet_replica.cc:333] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0: stopping tablet replica
I20260608 12:52:58.723501  4637 raft_consensus.cc:2243] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.724072  4637 raft_consensus.cc:2272] T 58053bc916c94d9ba2c296cbce380d81 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.726518  4637 tablet_replica.cc:333] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0: stopping tablet replica
I20260608 12:52:58.727139  4637 raft_consensus.cc:2243] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:58.728046  4637 raft_consensus.cc:2272] T 42f752daf07c46268cd66dbc6f0a095d P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.730707  4637 tablet_replica.cc:333] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0: stopping tablet replica
I20260608 12:52:58.731231  4637 raft_consensus.cc:2243] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:58.731968  4637 raft_consensus.cc:2272] T 2e126b1187004fc8bcb7027ddc181071 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.733772  4637 tablet_replica.cc:333] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0: stopping tablet replica
I20260608 12:52:58.734288  4637 raft_consensus.cc:2243] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:58.735128  4637 raft_consensus.cc:2272] T b5928cc684b64fa78faa23446a52ae9f P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.737351  4637 tablet_replica.cc:333] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0: stopping tablet replica
I20260608 12:52:58.737882  4637 raft_consensus.cc:2243] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.738266  4637 raft_consensus.cc:2272] T e9b285fe4be645b6b67bdae7c2c650f3 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.740242  4637 tablet_replica.cc:333] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0: stopping tablet replica
I20260608 12:52:58.740890  4637 raft_consensus.cc:2243] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.741334  4637 raft_consensus.cc:2272] T d2fa5e22b8bf4ad698e9069ca14d4726 P 1944c7b7181848fe888e003b3b61f3b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.743096  4637 tablet_replica.cc:333] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0: stopping tablet replica
I20260608 12:52:58.743579  4637 raft_consensus.cc:2243] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.743963  4637 raft_consensus.cc:2272] T b9b04ded821f479b968ba9a637babac0 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.746115  4637 tablet_replica.cc:333] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0: stopping tablet replica
I20260608 12:52:58.746687  4637 raft_consensus.cc:2243] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:58.747236  4637 raft_consensus.cc:2272] T b5bc6c53d7f84bd39bbae8e2f01ec058 P 1944c7b7181848fe888e003b3b61f3b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:52:58.802651  5706 tablet_copy_client.cc:1131] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.135.67:32937: connect: Connection refused (error 111)
I20260608 12:52:58.810081  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
W20260608 12:52:58.835480  5573 connection.cc:466] server connection from 127.0.0.1:50318 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:50318 (request call id 3) could send its response
I20260608 12:52:58.837359  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:52:58.869961  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:58.871241  4637 tablet_replica.cc:333] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5: stopping tablet replica
I20260608 12:52:58.871869  4637 raft_consensus.cc:2243] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:52:58.872282  4637 raft_consensus.cc:2272] T 42f752daf07c46268cd66dbc6f0a095d P 9d00d43e3a9a49439b0d580187f121d5 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:52:58.891566  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:52:58.901352  4637 master.cc:562] Master@127.4.135.126:41655 shutting down...
W20260608 12:52:58.927737  5253 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:52:58.928064  5253 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:52:58.928287  5253 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:52:58.929415  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:58.929905  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:58.930249  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 194e2d71cae243a08b862228f517a81d: stopping tablet replica
I20260608 12:52:58.950529  4637 master.cc:584] Master@127.4.135.126:41655 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9110 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:52:58.987571  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:39427,127.4.135.125:44625,127.4.135.124:33551
I20260608 12:52:58.988974  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:58.995215  5716 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 12:52:58.995273  5715 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 12:52:58.995766  5718 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 12:52:58.996544  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:58.997339  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:58.997560  4637 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 12:52:58.997721  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923178997685 us; error 0 us; skew 500 ppm
I20260608 12:52:58.998288  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:59.000625  4637 webserver.cc:533] Webserver started at http://127.4.135.126:35381/ using document root <none> and password file <none>
I20260608 12:52:59.001143  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:59.001345  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:59.001631  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:59.002768  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316"
format_stamp: "Formatted at 2026-06-08 12:52:58 on dist-test-slave-rml8"
I20260608 12:52:59.007563  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:52:59.011346  5723 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.012220  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:52:59.012545  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316"
format_stamp: "Formatted at 2026-06-08 12:52:58 on dist-test-slave-rml8"
I20260608 12:52:59.012820  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-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 12:52:59.049225  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:59.051064  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:59.093912  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:39427
I20260608 12:52:59.094018  5774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:39427 every 8 connection(s)
I20260608 12:52:59.098438  5775 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 12:52:59.098884  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:59.104800  5777 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 12:52:59.105283  5775 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:52:59.107081  5778 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 12:52:59.108016  5780 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 12:52:59.110299  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:59.111270  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:59.111527  4637 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 12:52:59.111749  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923179111731 us; error 0 us; skew 500 ppm
I20260608 12:52:59.112342  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:59.115357  4637 webserver.cc:533] Webserver started at http://127.4.135.125:38519/ using document root <none> and password file <none>
I20260608 12:52:59.116031  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:59.116276  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:59.116618  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:59.117892  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-1-root/instance:
uuid: "01bcff40fabe4ad297f3fd80fe88ed40"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.121789  5775 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:59.123672  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
W20260608 12:52:59.127429  5775 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.125:44625: Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111)
I20260608 12:52:59.128502  5788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.129218  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 12:52:59.129518  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-1-root
uuid: "01bcff40fabe4ad297f3fd80fe88ed40"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.129817  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-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 12:52:59.171115  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:59.172402  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:59.172973  5775 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } attempt: 1
W20260608 12:52:59.177850  5775 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.125:44625: Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111)
I20260608 12:52:59.213820  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.125:44625
I20260608 12:52:59.213945  5839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.125:44625 every 8 connection(s)
I20260608 12:52:59.217271  5775 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } attempt: 2
I20260608 12:52:59.218417  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:59.219411  5840 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 12:52:59.225631  5843 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 12:52:59.228598  5844 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 12:52:59.229240  5840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:59.233388  4637 server_base.cc:1061] running on GCE node
W20260608 12:52:59.235356  5846 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 12:52:59.236419  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:59.236711  4637 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 12:52:59.237069  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923179237043 us; error 0 us; skew 500 ppm
I20260608 12:52:59.237881  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:59.237797  5775 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:59.242373  4637 webserver.cc:533] Webserver started at http://127.4.135.124:38283/ using document root <none> and password file <none>
I20260608 12:52:59.243104  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:59.243345  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:59.243670  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:59.245759  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-2-root/instance:
uuid: "4e8ac29517d44967a922b6592d584300"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.248092  5840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:52:59.248649  5775 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.124:33551: Network error: Client connection negotiation failed: client connection to 127.4.135.124:33551: connect: Connection refused (error 111)
I20260608 12:52:59.252352  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:52:59.256605  5852 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.257552  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:59.257915  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-2-root
uuid: "4e8ac29517d44967a922b6592d584300"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.258270  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-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 12:52:59.259485  5840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:52:59.266304  5840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.124:33551: Network error: Client connection negotiation failed: client connection to 127.4.135.124:33551: connect: Connection refused (error 111)
I20260608 12:52:59.271921  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:59.273063  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:59.283150  5775 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } attempt: 1
W20260608 12:52:59.289880  5775 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.135.124:33551: Network error: Client connection negotiation failed: client connection to 127.4.135.124:33551: connect: Connection refused (error 111)
I20260608 12:52:59.315506  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.124:33551
I20260608 12:52:59.315670  5904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.124:33551 every 8 connection(s)
I20260608 12:52:59.318831  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:59.319774  5905 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 12:52:59.326040  5840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } attempt: 1
I20260608 12:52:59.326634  5905 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:59.341522  5905 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:59.344452  5775 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } attempt: 2
I20260608 12:52:59.347626  5840 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40: Bootstrap starting.
I20260608 12:52:59.353869  5905 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:52:59.355494  5840 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.361011  5840 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40: No bootstrap required, opened a new log
I20260608 12:52:59.363837  5775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316: Bootstrap starting.
I20260608 12:52:59.364176  5840 raft_consensus.cc:359] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:52:59.364949  5840 raft_consensus.cc:385] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.365216  5840 raft_consensus.cc:740] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01bcff40fabe4ad297f3fd80fe88ed40, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.366135  5840 consensus_queue.cc:260] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:52:59.368364  5910 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [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: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.369143  5910 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:59.369872  5840 sys_catalog.cc:565] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:59.370422  5775 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.374471  5905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300: Bootstrap starting.
I20260608 12:52:59.379812  5775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316: No bootstrap required, opened a new log
I20260608 12:52:59.382890  5775 raft_consensus.cc:359] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:52:59.383217  5905 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.383455  5775 raft_consensus.cc:385] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.383791  5775 raft_consensus.cc:740] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4c74f3ba5f41f3bb8b8682dcd4b316, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.384485  5775 consensus_queue.cc:260] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:52:59.386478  5918 sys_catalog.cc:455] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [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: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.387264  5918 sys_catalog.cc:458] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:59.388170  5775 sys_catalog.cc:565] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:59.391417  5905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300: No bootstrap required, opened a new log
I20260608 12:52:59.395231  5905 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:52:59.396023  5905 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.396353  5905 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e8ac29517d44967a922b6592d584300, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.397154  5905 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
W20260608 12:52:59.399554  5926 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:52:59.400118  5926 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:52:59.399600  5930 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [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: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.400876  5905 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:59.400977  5930 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:59.411357  5910 raft_consensus.cc:493] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:59.412050  5910 raft_consensus.cc:515] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:52:59.416250  5750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" is_pre_election: true
I20260608 12:52:59.417187  5750 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01bcff40fabe4ad297f3fd80fe88ed40 in term 0.
I20260608 12:52:59.419044  5791 leader_election.cc:304] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [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: 01bcff40fabe4ad297f3fd80fe88ed40, af4c74f3ba5f41f3bb8b8682dcd4b316; no voters: 
I20260608 12:52:59.419371  5910 leader_election.cc:290] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4c74f3ba5f41f3bb8b8682dcd4b316 (127.4.135.126:39427), 4e8ac29517d44967a922b6592d584300 (127.4.135.124:33551)
I20260608 12:52:59.421833  5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e8ac29517d44967a922b6592d584300" is_pre_election: true
I20260608 12:52:59.422767  5880 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01bcff40fabe4ad297f3fd80fe88ed40 in term 0.
I20260608 12:52:59.425287  5910 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:59.425884  5910 raft_consensus.cc:493] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:59.426385  5910 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.428974  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:52:59.429347  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:52:59.433552  5910 raft_consensus.cc:515] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
W20260608 12:52:59.435416  5943 catalog_manager.cc:1593] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:52:59.435873  5943 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:52:59.436573  5910 leader_election.cc:290] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [CANDIDATE]: Term 1 election: Requested vote from peers af4c74f3ba5f41f3bb8b8682dcd4b316 (127.4.135.126:39427), 4e8ac29517d44967a922b6592d584300 (127.4.135.124:33551)
I20260608 12:52:59.436792  5750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316"
I20260608 12:52:59.437371  5750 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.437345  5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e8ac29517d44967a922b6592d584300"
I20260608 12:52:59.438191  5880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.439682  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:59.442392  5947 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:52:59.442751  5947 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:52:59.444342  5750 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01bcff40fabe4ad297f3fd80fe88ed40 in term 1.
I20260608 12:52:59.445022  5880 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01bcff40fabe4ad297f3fd80fe88ed40 in term 1.
I20260608 12:52:59.445554  5791 leader_election.cc:304] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [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: 01bcff40fabe4ad297f3fd80fe88ed40, af4c74f3ba5f41f3bb8b8682dcd4b316; no voters: 
I20260608 12:52:59.446655  5910 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:52:59.448619  5948 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 12:52:59.449620  5910 raft_consensus.cc:697] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 1 LEADER]: Becoming Leader. State: Replica: 01bcff40fabe4ad297f3fd80fe88ed40, State: Running, Role: LEADER
W20260608 12:52:59.449872  5949 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 12:52:59.450623  5910 consensus_queue.cc:237] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [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: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:52:59.452863  4637 server_base.cc:1061] running on GCE node
W20260608 12:52:59.453639  5953 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 12:52:59.454716  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:59.454989  4637 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 12:52:59.455241  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923179455218 us; error 0 us; skew 500 ppm
I20260608 12:52:59.456199  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:59.457055  5950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01bcff40fabe4ad297f3fd80fe88ed40. Latest consensus state: current_term: 1 leader_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.457890  5950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:59.459343  4637 webserver.cc:533] Webserver started at http://127.4.135.65:38947/ using document root <none> and password file <none>
I20260608 12:52:59.459412  5956 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:59.459980  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:59.460238  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:59.460554  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:59.461766  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "e6d0c3dc7b6a4b7d99fc3366d96e45d5"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.464670  5956 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:59.466921  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:59.471020  5960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.472069  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:52:59.472380  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "e6d0c3dc7b6a4b7d99fc3366d96e45d5"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.472720  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-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 12:52:59.474056  5880 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 1 FOLLOWER]: Refusing update from remote peer 01bcff40fabe4ad297f3fd80fe88ed40: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:59.474670  5750 raft_consensus.cc:1275] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 1 FOLLOWER]: Refusing update from remote peer 01bcff40fabe4ad297f3fd80fe88ed40: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:59.475678  5910 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:59.476322  5950 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:59.486037  5918 sys_catalog.cc:455] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01bcff40fabe4ad297f3fd80fe88ed40. Latest consensus state: current_term: 1 leader_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.486888  5918 sys_catalog.cc:458] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:59.490651  5930 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01bcff40fabe4ad297f3fd80fe88ed40. Latest consensus state: current_term: 1 leader_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.491410  5930 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:59.505443  5918 sys_catalog.cc:455] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.506265  5918 sys_catalog.cc:458] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:59.506691  5950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.507480  5950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:59.513121  5956 catalog_manager.cc:1382] Generated new cluster ID: 90dca801d9534e18a439b1fa436f235f
I20260608 12:52:59.513509  5956 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:59.515324  5950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.515980  5950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:59.520648  5930 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:52:59.521327  5930 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:52:59.531014  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:59.532748  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:59.535781  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:59.542416  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:59.542716  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:52:59.543010  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:59.543229  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.546325  5956 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:59.548197  5956 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:59.575757  5956 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40: Generated new TSK 0
I20260608 12:52:59.576754  5956 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:59.605628  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:33965
I20260608 12:52:59.605685  6030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:33965 every 8 connection(s)
I20260608 12:52:59.624948  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:59.630268  6031 heartbeater.cc:344] Connected to a master server at 127.4.135.124:33551
I20260608 12:52:59.630774  6031 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:59.631752  6031 heartbeater.cc:507] Master 127.4.135.124:33551 requested a full tablet report, sending...
W20260608 12:52:59.635821  6038 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 12:52:59.637004  6032 heartbeater.cc:344] Connected to a master server at 127.4.135.125:44625
I20260608 12:52:59.637097  5870 ts_manager.cc:194] Registered new tserver with Master: e6d0c3dc7b6a4b7d99fc3366d96e45d5 (127.4.135.65:33965)
I20260608 12:52:59.637739  6032 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:59.638942  6032 heartbeater.cc:507] Master 127.4.135.125:44625 requested a full tablet report, sending...
I20260608 12:52:59.641783  6033 heartbeater.cc:344] Connected to a master server at 127.4.135.126:39427
W20260608 12:52:59.641942  6039 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 12:52:59.642257  6033 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:59.643451  6033 heartbeater.cc:507] Master 127.4.135.126:39427 requested a full tablet report, sending...
I20260608 12:52:59.647691  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:59.647823  5805 ts_manager.cc:194] Registered new tserver with Master: e6d0c3dc7b6a4b7d99fc3366d96e45d5 (127.4.135.65:33965)
W20260608 12:52:59.648881  6041 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 12:52:59.650133  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:59.650460  4637 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 12:52:59.650482  5740 ts_manager.cc:194] Registered new tserver with Master: e6d0c3dc7b6a4b7d99fc3366d96e45d5 (127.4.135.65:33965)
I20260608 12:52:59.650477  5805 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34944
I20260608 12:52:59.650892  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923179650870 us; error 0 us; skew 500 ppm
I20260608 12:52:59.652061  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:59.655377  4637 webserver.cc:533] Webserver started at http://127.4.135.66:46007/ using document root <none> and password file <none>
I20260608 12:52:59.655903  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:59.656128  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:59.656453  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:59.657613  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "73c39de98c4b40b9a679430248e36416"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.662256  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:59.665591  6046 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.666401  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:59.666716  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "73c39de98c4b40b9a679430248e36416"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.667030  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-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 12:52:59.692700  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:59.693970  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:59.695436  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:59.697674  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:59.697925  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.698177  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:59.698380  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.738950  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:33787
I20260608 12:52:59.739056  6108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:33787 every 8 connection(s)
I20260608 12:52:59.761399  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:59.763312  6109 heartbeater.cc:344] Connected to a master server at 127.4.135.124:33551
I20260608 12:52:59.763847  6109 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:59.765273  6109 heartbeater.cc:507] Master 127.4.135.124:33551 requested a full tablet report, sending...
I20260608 12:52:59.768059  6110 heartbeater.cc:344] Connected to a master server at 127.4.135.125:44625
I20260608 12:52:59.768532  6110 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:59.768735  5870 ts_manager.cc:194] Registered new tserver with Master: 73c39de98c4b40b9a679430248e36416 (127.4.135.66:33787)
I20260608 12:52:59.769681  6110 heartbeater.cc:507] Master 127.4.135.125:44625 requested a full tablet report, sending...
W20260608 12:52:59.773125  6116 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 12:52:59.773330  5805 ts_manager.cc:194] Registered new tserver with Master: 73c39de98c4b40b9a679430248e36416 (127.4.135.66:33787)
W20260608 12:52:59.775645  6117 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 12:52:59.777807  6111 heartbeater.cc:344] Connected to a master server at 127.4.135.126:39427
I20260608 12:52:59.776427  5805 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34946
I20260608 12:52:59.778263  6111 heartbeater.cc:461] Registering TS with master...
W20260608 12:52:59.779124  6119 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 12:52:59.779312  6111 heartbeater.cc:507] Master 127.4.135.126:39427 requested a full tablet report, sending...
I20260608 12:52:59.781222  4637 server_base.cc:1061] running on GCE node
I20260608 12:52:59.782332  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:52:59.782265  5740 ts_manager.cc:194] Registered new tserver with Master: 73c39de98c4b40b9a679430248e36416 (127.4.135.66:33787)
W20260608 12:52:59.782764  4637 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 12:52:59.783008  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923179782988 us; error 0 us; skew 500 ppm
I20260608 12:52:59.783797  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:59.786193  4637 webserver.cc:533] Webserver started at http://127.4.135.67:34323/ using document root <none> and password file <none>
I20260608 12:52:59.786760  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:59.786964  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:59.787240  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:59.788301  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "4739967f1d1c46b6b35cef1bf12ac931"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.792925  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:52:59.796150  6124 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.796924  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:52:59.797226  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "4739967f1d1c46b6b35cef1bf12ac931"
format_stamp: "Formatted at 2026-06-08 12:52:59 on dist-test-slave-rml8"
I20260608 12:52:59.797509  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923164718160-4637-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 12:52:59.807940  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:59.809140  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:59.810693  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:59.812973  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:59.813179  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.813431  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:59.813596  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:59.855201  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:44409
I20260608 12:52:59.855314  6186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:44409 every 8 connection(s)
I20260608 12:52:59.875082  6187 heartbeater.cc:344] Connected to a master server at 127.4.135.124:33551
I20260608 12:52:59.875560  6187 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:59.875818  6188 heartbeater.cc:344] Connected to a master server at 127.4.135.125:44625
I20260608 12:52:59.876240  6188 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:59.876493  6187 heartbeater.cc:507] Master 127.4.135.124:33551 requested a full tablet report, sending...
I20260608 12:52:59.877076  6188 heartbeater.cc:507] Master 127.4.135.125:44625 requested a full tablet report, sending...
I20260608 12:52:59.878181  6189 heartbeater.cc:344] Connected to a master server at 127.4.135.126:39427
I20260608 12:52:59.878643  6189 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:59.879573  6189 heartbeater.cc:507] Master 127.4.135.126:39427 requested a full tablet report, sending...
I20260608 12:52:59.879699  5805 ts_manager.cc:194] Registered new tserver with Master: 4739967f1d1c46b6b35cef1bf12ac931 (127.4.135.67:44409)
I20260608 12:52:59.879884  5870 ts_manager.cc:194] Registered new tserver with Master: 4739967f1d1c46b6b35cef1bf12ac931 (127.4.135.67:44409)
I20260608 12:52:59.881353  5805 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34954
I20260608 12:52:59.882362  5740 ts_manager.cc:194] Registered new tserver with Master: 4739967f1d1c46b6b35cef1bf12ac931 (127.4.135.67:44409)
I20260608 12:52:59.883296  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021437878s
I20260608 12:53:00.439658  5943 catalog_manager.cc:1294] Loaded cluster ID: 90dca801d9534e18a439b1fa436f235f
I20260608 12:53:00.439934  5943 catalog_manager.cc:1587] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316: loading cluster ID for follower catalog manager: success
I20260608 12:53:00.445139  5943 catalog_manager.cc:1609] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316: acquiring CA information for follower catalog manager: success
I20260608 12:53:00.447985  5947 catalog_manager.cc:1294] Loaded cluster ID: 90dca801d9534e18a439b1fa436f235f
I20260608 12:53:00.448280  5947 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300: loading cluster ID for follower catalog manager: success
I20260608 12:53:00.450104  5943 catalog_manager.cc:1637] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:53:00.453230  5947 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300: acquiring CA information for follower catalog manager: success
I20260608 12:53:00.456357  5947 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:53:00.654791  6032 heartbeater.cc:499] Master 127.4.135.125:44625 was elected leader, sending a full tablet report...
I20260608 12:53:00.781029  6110 heartbeater.cc:499] Master 127.4.135.125:44625 was elected leader, sending a full tablet report...
I20260608 12:53:00.884337  6188 heartbeater.cc:499] Master 127.4.135.125:44625 was elected leader, sending a full tablet report...
I20260608 12:53:01.393818  5924 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:01.487365  5805 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34956:
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 12:53:01.562186  6074 tablet_service.cc:1511] Processing CreateTablet for tablet 43a10a700ff74883aa66e6465ec40c61 (DEFAULT_TABLE table=test-workload [id=89a3fe8fbf1848e481007434ec5b2292]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:53:01.564126  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a10a700ff74883aa66e6465ec40c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.569885  6152 tablet_service.cc:1511] Processing CreateTablet for tablet 3b346b252ff24d63891ce5a3ff8994f7 (DEFAULT_TABLE table=test-workload [id=89a3fe8fbf1848e481007434ec5b2292]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:53:01.571424  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b346b252ff24d63891ce5a3ff8994f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.576208  5996 tablet_service.cc:1511] Processing CreateTablet for tablet 4755beedb09a4e789c1badaa8ca6a790 (DEFAULT_TABLE table=test-workload [id=89a3fe8fbf1848e481007434ec5b2292]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:53:01.577598  5996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4755beedb09a4e789c1badaa8ca6a790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:01.579519  6224 tablet_bootstrap.cc:492] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416: Bootstrap starting.
I20260608 12:53:01.585790  6224 tablet_bootstrap.cc:654] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.587231  6225 tablet_bootstrap.cc:492] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931: Bootstrap starting.
I20260608 12:53:01.591568  6224 tablet_bootstrap.cc:492] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416: No bootstrap required, opened a new log
I20260608 12:53:01.592108  6224 ts_tablet_manager.cc:1403] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 12:53:01.592939  6227 tablet_bootstrap.cc:492] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5: Bootstrap starting.
I20260608 12:53:01.595289  6224 raft_consensus.cc:359] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73c39de98c4b40b9a679430248e36416" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 33787 } }
I20260608 12:53:01.595777  6225 tablet_bootstrap.cc:654] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.595922  6224 raft_consensus.cc:385] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.596280  6224 raft_consensus.cc:740] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c39de98c4b40b9a679430248e36416, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.597081  6224 consensus_queue.cc:260] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "73c39de98c4b40b9a679430248e36416" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 33787 } }
I20260608 12:53:01.597776  6224 raft_consensus.cc:399] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:01.598097  6224 raft_consensus.cc:493] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:01.598465  6224 raft_consensus.cc:3060] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.599808  6227 tablet_bootstrap.cc:654] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:01.604836  6227 tablet_bootstrap.cc:492] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5: No bootstrap required, opened a new log
I20260608 12:53:01.604930  6225 tablet_bootstrap.cc:492] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931: No bootstrap required, opened a new log
I20260608 12:53:01.605367  6227 ts_tablet_manager.cc:1403] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:53:01.605581  6225 ts_tablet_manager.cc:1403] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 12:53:01.606518  6224 raft_consensus.cc:515] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73c39de98c4b40b9a679430248e36416" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 33787 } }
I20260608 12:53:01.607318  6224 leader_election.cc:304] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [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: 73c39de98c4b40b9a679430248e36416; no voters: 
I20260608 12:53:01.608667  6227 raft_consensus.cc:359] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6d0c3dc7b6a4b7d99fc3366d96e45d5" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33965 } }
I20260608 12:53:01.608860  6224 leader_election.cc:290] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:01.608923  6225 raft_consensus.cc:359] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4739967f1d1c46b6b35cef1bf12ac931" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44409 } }
I20260608 12:53:01.609311  6230 raft_consensus.cc:2804] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:01.609367  6227 raft_consensus.cc:385] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.610013  6225 raft_consensus.cc:385] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:01.610265  6227 raft_consensus.cc:740] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d0c3dc7b6a4b7d99fc3366d96e45d5, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.610641  6225 raft_consensus.cc:740] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4739967f1d1c46b6b35cef1bf12ac931, State: Initialized, Role: FOLLOWER
I20260608 12:53:01.611682  6227 consensus_queue.cc:260] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6d0c3dc7b6a4b7d99fc3366d96e45d5" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33965 } }
I20260608 12:53:01.612035  6225 consensus_queue.cc:260] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4739967f1d1c46b6b35cef1bf12ac931" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44409 } }
I20260608 12:53:01.612645  6227 raft_consensus.cc:399] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:01.613219  6225 raft_consensus.cc:399] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:01.613236  6227 raft_consensus.cc:493] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:01.614234  6225 raft_consensus.cc:493] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:01.614328  6227 raft_consensus.cc:3060] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.614914  6225 raft_consensus.cc:3060] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:01.614837  6230 raft_consensus.cc:697] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 1 LEADER]: Becoming Leader. State: Replica: 73c39de98c4b40b9a679430248e36416, State: Running, Role: LEADER
I20260608 12:53:01.616550  6230 consensus_queue.cc:237] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [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: "73c39de98c4b40b9a679430248e36416" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 33787 } }
I20260608 12:53:01.622051  6225 raft_consensus.cc:515] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4739967f1d1c46b6b35cef1bf12ac931" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44409 } }
I20260608 12:53:01.622936  6225 leader_election.cc:304] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [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: 4739967f1d1c46b6b35cef1bf12ac931; no voters: 
I20260608 12:53:01.623982  6227 raft_consensus.cc:515] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6d0c3dc7b6a4b7d99fc3366d96e45d5" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33965 } }
I20260608 12:53:01.624804  6227 leader_election.cc:304] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [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: e6d0c3dc7b6a4b7d99fc3366d96e45d5; no voters: 
I20260608 12:53:01.625524  6224 ts_tablet_manager.cc:1434] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416: Time spent starting tablet: real 0.033s	user 0.022s	sys 0.012s
I20260608 12:53:01.630438  6225 leader_election.cc:290] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:01.632056  6227 leader_election.cc:290] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:01.632575  6235 raft_consensus.cc:2804] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:01.631213  6234 raft_consensus.cc:2804] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:01.637315  6235 raft_consensus.cc:697] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 1 LEADER]: Becoming Leader. State: Replica: e6d0c3dc7b6a4b7d99fc3366d96e45d5, State: Running, Role: LEADER
I20260608 12:53:01.638266  6235 consensus_queue.cc:237] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [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: "e6d0c3dc7b6a4b7d99fc3366d96e45d5" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33965 } }
I20260608 12:53:01.652712  6234 raft_consensus.cc:697] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 1 LEADER]: Becoming Leader. State: Replica: 4739967f1d1c46b6b35cef1bf12ac931, State: Running, Role: LEADER
I20260608 12:53:01.653843  6234 consensus_queue.cc:237] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [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: "4739967f1d1c46b6b35cef1bf12ac931" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44409 } }
I20260608 12:53:01.657454  6227 ts_tablet_manager.cc:1434] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5: Time spent starting tablet: real 0.052s	user 0.017s	sys 0.019s
I20260608 12:53:01.659425  5805 catalog_manager.cc:5696] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c39de98c4b40b9a679430248e36416 (127.4.135.66). New cstate: current_term: 1 leader_uuid: "73c39de98c4b40b9a679430248e36416" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73c39de98c4b40b9a679430248e36416" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 33787 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:01.681156  5804 catalog_manager.cc:5696] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d0c3dc7b6a4b7d99fc3366d96e45d5 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "e6d0c3dc7b6a4b7d99fc3366d96e45d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6d0c3dc7b6a4b7d99fc3366d96e45d5" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33965 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:01.750624  6225 ts_tablet_manager.cc:1434] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931: Time spent starting tablet: real 0.145s	user 0.068s	sys 0.070s
I20260608 12:53:01.779870  5803 catalog_manager.cc:5696] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4739967f1d1c46b6b35cef1bf12ac931 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "4739967f1d1c46b6b35cef1bf12ac931" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4739967f1d1c46b6b35cef1bf12ac931" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44409 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:01.850636  4637 master.cc:562] Master@127.4.135.125:44625 shutting down...
I20260608 12:53:01.867153  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:01.868026  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:01.868424  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 01bcff40fabe4ad297f3fd80fe88ed40: stopping tablet replica
I20260608 12:53:01.890498  4637 master.cc:584] Master@127.4.135.125:44625 shutdown complete.
W20260608 12:53:02.801995  6110 heartbeater.cc:646] Failed to heartbeat to 127.4.135.125:44625 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111)
I20260608 12:53:03.335152  6251 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01bcff40fabe4ad297f3fd80fe88ed40)
I20260608 12:53:03.335805  6252 raft_consensus.cc:493] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01bcff40fabe4ad297f3fd80fe88ed40)
I20260608 12:53:03.335850  6251 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:53:03.336361  6252 raft_consensus.cc:515] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:53:03.338284  6252 leader_election.cc:290] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625), 4e8ac29517d44967a922b6592d584300 (127.4.135.124:33551)
I20260608 12:53:03.338387  6251 leader_election.cc:290] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af4c74f3ba5f41f3bb8b8682dcd4b316 (127.4.135.126:39427), 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625)
I20260608 12:53:03.339571  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e8ac29517d44967a922b6592d584300" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" is_pre_election: true
I20260608 12:53:03.340296  5749 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e8ac29517d44967a922b6592d584300 in term 1.
I20260608 12:53:03.341270  5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "4e8ac29517d44967a922b6592d584300" is_pre_election: true
I20260608 12:53:03.341940  5879 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4c74f3ba5f41f3bb8b8682dcd4b316 in term 1.
I20260608 12:53:03.341938  5855 leader_election.cc:304] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [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: 4e8ac29517d44967a922b6592d584300, af4c74f3ba5f41f3bb8b8682dcd4b316; no voters: 
I20260608 12:53:03.343191  6251 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:53:03.343609  6251 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01bcff40fabe4ad297f3fd80fe88ed40)
I20260608 12:53:03.344099  6251 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:53:03.344894  5727 leader_election.cc:304] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [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: 4e8ac29517d44967a922b6592d584300, af4c74f3ba5f41f3bb8b8682dcd4b316; no voters: 
I20260608 12:53:03.345763  6252 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:53:03.345755  5726 leader_election.cc:336] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625): Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111)
I20260608 12:53:03.346370  6252 raft_consensus.cc:493] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01bcff40fabe4ad297f3fd80fe88ed40)
I20260608 12:53:03.346819  6252 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:53:03.348182  5855 leader_election.cc:336] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625): Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111)
I20260608 12:53:03.350145  6251 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:53:03.351817  6251 leader_election.cc:290] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [CANDIDATE]: Term 2 election: Requested vote from peers af4c74f3ba5f41f3bb8b8682dcd4b316 (127.4.135.126:39427), 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625)
I20260608 12:53:03.351867  6252 raft_consensus.cc:515] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:53:03.352705  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e8ac29517d44967a922b6592d584300" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316"
I20260608 12:53:03.353520  5749 raft_consensus.cc:2393] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e8ac29517d44967a922b6592d584300 in current term 2: Already voted for candidate af4c74f3ba5f41f3bb8b8682dcd4b316 in this term.
I20260608 12:53:03.354094  6252 leader_election.cc:290] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [CANDIDATE]: Term 2 election: Requested vote from peers 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625), 4e8ac29517d44967a922b6592d584300 (127.4.135.124:33551)
I20260608 12:53:03.355230  5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "4e8ac29517d44967a922b6592d584300"
I20260608 12:53:03.356045  5879 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate af4c74f3ba5f41f3bb8b8682dcd4b316 in current term 2: Already voted for candidate 4e8ac29517d44967a922b6592d584300 in this term.
W20260608 12:53:03.356673  5855 leader_election.cc:336] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625): Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111)
I20260608 12:53:03.357050  5855 leader_election.cc:304] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [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: 4e8ac29517d44967a922b6592d584300; no voters: 01bcff40fabe4ad297f3fd80fe88ed40, af4c74f3ba5f41f3bb8b8682dcd4b316
I20260608 12:53:03.357751  6251 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 12:53:03.358333  5726 leader_election.cc:336] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625): Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111)
I20260608 12:53:03.358839  5726 leader_election.cc:304] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [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: af4c74f3ba5f41f3bb8b8682dcd4b316; no voters: 01bcff40fabe4ad297f3fd80fe88ed40, 4e8ac29517d44967a922b6592d584300
I20260608 12:53:03.359498  6252 raft_consensus.cc:2749] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:53:04.976158  6264 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:04.976857  6264 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:53:04.979206  6264 leader_election.cc:290] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af4c74f3ba5f41f3bb8b8682dcd4b316 (127.4.135.126:39427), 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625)
I20260608 12:53:05.013671  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e8ac29517d44967a922b6592d584300" candidate_term: 3 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" is_pre_election: true
W20260608 12:53:05.015285  5855 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111) [suppressed 16 similar messages]
I20260608 12:53:05.015496  5749 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e8ac29517d44967a922b6592d584300 in term 2.
I20260608 12:53:05.017985  5855 leader_election.cc:304] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [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: 4e8ac29517d44967a922b6592d584300, af4c74f3ba5f41f3bb8b8682dcd4b316; no voters: 
I20260608 12:53:05.019273  6264 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:53:05.019692  6264 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:05.020056  6264 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:53:05.020733  5855 leader_election.cc:336] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625): Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111)
I20260608 12:53:05.026131  6264 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:53:05.028017  6264 leader_election.cc:290] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [CANDIDATE]: Term 3 election: Requested vote from peers af4c74f3ba5f41f3bb8b8682dcd4b316 (127.4.135.126:39427), 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625)
I20260608 12:53:05.028903  5749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e8ac29517d44967a922b6592d584300" candidate_term: 3 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316"
I20260608 12:53:05.029485  5749 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:53:05.033540  5855 leader_election.cc:336] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625): Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111)
I20260608 12:53:05.036829  5749 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e8ac29517d44967a922b6592d584300 in term 3.
I20260608 12:53:05.037933  5855 leader_election.cc:304] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [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: 4e8ac29517d44967a922b6592d584300, af4c74f3ba5f41f3bb8b8682dcd4b316; no voters: 01bcff40fabe4ad297f3fd80fe88ed40
I20260608 12:53:05.038877  6264 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:53:05.040004  6264 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 3 LEADER]: Becoming Leader. State: Replica: 4e8ac29517d44967a922b6592d584300, State: Running, Role: LEADER
I20260608 12:53:05.040851  6264 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } }
I20260608 12:53:05.046883  6267 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e8ac29517d44967a922b6592d584300. Latest consensus state: current_term: 3 leader_uuid: "4e8ac29517d44967a922b6592d584300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:53:05.047447  6267 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:05.049012  6269 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:05.054771  6269 catalog_manager.cc:679] Loaded metadata for table test-workload [id=89a3fe8fbf1848e481007434ec5b2292]
I20260608 12:53:05.059489  6269 tablet_loader.cc:96] loaded metadata for tablet 3b346b252ff24d63891ce5a3ff8994f7 (table test-workload [id=89a3fe8fbf1848e481007434ec5b2292])
I20260608 12:53:05.060807  6269 tablet_loader.cc:96] loaded metadata for tablet 43a10a700ff74883aa66e6465ec40c61 (table test-workload [id=89a3fe8fbf1848e481007434ec5b2292])
I20260608 12:53:05.061856  6269 tablet_loader.cc:96] loaded metadata for tablet 4755beedb09a4e789c1badaa8ca6a790 (table test-workload [id=89a3fe8fbf1848e481007434ec5b2292])
I20260608 12:53:05.062973  6269 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:05.066283  6269 catalog_manager.cc:1294] Loaded cluster ID: 90dca801d9534e18a439b1fa436f235f
I20260608 12:53:05.066589  6269 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:05.070756  6269 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:05.073853  6269 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300: Loaded TSK: 0
I20260608 12:53:05.075037  6269 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:05.657800  5946 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:05.658473  5946 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:05.662276  5749 raft_consensus.cc:1275] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 3 FOLLOWER]: Refusing update from remote peer 4e8ac29517d44967a922b6592d584300: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 3 index: 13. (index mismatch)
I20260608 12:53:05.667124  6267 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260608 12:53:05.671476  5855 consensus_peers.cc:597] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 -> Peer 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625): Couldn't send request to peer 01bcff40fabe4ad297f3fd80fe88ed40. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:05.675168  6272 sys_catalog.cc:455] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e8ac29517d44967a922b6592d584300. Latest consensus state: current_term: 3 leader_uuid: "4e8ac29517d44967a922b6592d584300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:53:05.675791  6272 sys_catalog.cc:458] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:53:05.678596  6274 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "4e8ac29517d44967a922b6592d584300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:53:05.679493  6274 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:05.681068  6272 sys_catalog.cc:455] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "4e8ac29517d44967a922b6592d584300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4c74f3ba5f41f3bb8b8682dcd4b316" member_type: VOTER last_known_addr { host: "127.4.135.126" port: 39427 } } peers { permanent_uuid: "01bcff40fabe4ad297f3fd80fe88ed40" member_type: VOTER last_known_addr { host: "127.4.135.125" port: 44625 } } peers { permanent_uuid: "4e8ac29517d44967a922b6592d584300" member_type: VOTER last_known_addr { host: "127.4.135.124" port: 33551 } } }
I20260608 12:53:05.681675  6272 sys_catalog.cc:458] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:53:05.805528  6187 heartbeater.cc:499] Master 127.4.135.124:33551 was elected leader, sending a full tablet report...
I20260608 12:53:05.907471  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:53:05.929862  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:05.930838  4637 tablet_replica.cc:333] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5: stopping tablet replica
I20260608 12:53:05.931560  4637 raft_consensus.cc:2243] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:05.932193  4637 raft_consensus.cc:2272] T 4755beedb09a4e789c1badaa8ca6a790 P e6d0c3dc7b6a4b7d99fc3366d96e45d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:05.954062  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:53:05.965960  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:53:05.988497  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:05.989377  4637 tablet_replica.cc:333] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416: stopping tablet replica
I20260608 12:53:05.990217  4637 raft_consensus.cc:2243] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:05.990935  4637 raft_consensus.cc:2272] T 43a10a700ff74883aa66e6465ec40c61 P 73c39de98c4b40b9a679430248e36416 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:06.010933  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:53:06.021951  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:53:06.043884  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:06.044704  4637 tablet_replica.cc:333] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931: stopping tablet replica
I20260608 12:53:06.045320  4637 raft_consensus.cc:2243] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:06.045921  4637 raft_consensus.cc:2272] T 3b346b252ff24d63891ce5a3ff8994f7 P 4739967f1d1c46b6b35cef1bf12ac931 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:06.650671  6183 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad680 after lost signal to thread 4640
W20260608 12:53:06.651705  6183 debug-util.cc:398] Leaking SignalData structure 0x7b08000add60 after lost signal to thread 5774
W20260608 12:53:06.652516  6183 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6460 after lost signal to thread 5904
W20260608 12:53:07.064421  4637 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6183)
I20260608 12:53:07.659958  5946 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:07.660441  5946 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:53:08.064924  4637 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 6183)
W20260608 12:53:08.387157  5855 consensus_peers.cc:597] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 -> Peer 01bcff40fabe4ad297f3fd80fe88ed40 (127.4.135.125:44625): Couldn't send request to peer 01bcff40fabe4ad297f3fd80fe88ed40. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.125:44625: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:53:09.065510  4637 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 6183)
I20260608 12:53:09.337651  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:53:09.348599  4637 master.cc:562] Master@127.4.135.126:39427 shutting down...
I20260608 12:53:09.366529  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:09.367132  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:09.367416  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P af4c74f3ba5f41f3bb8b8682dcd4b316: stopping tablet replica
I20260608 12:53:09.386646  4637 master.cc:584] Master@127.4.135.126:39427 shutdown complete.
I20260608 12:53:09.401232  4637 master.cc:562] Master@127.4.135.124:33551 shutting down...
I20260608 12:53:09.421684  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:53:09.422664  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:09.423012  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e8ac29517d44967a922b6592d584300: stopping tablet replica
I20260608 12:53:09.442437  4637 master.cc:584] Master@127.4.135.124:33551 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (10486 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:53:09.474516  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:33279
I20260608 12:53:09.475808  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:09.481933  6290 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 12:53:09.482635  6291 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 12:53:09.483407  4637 server_base.cc:1061] running on GCE node
W20260608 12:53:09.483505  6293 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 12:53:09.484438  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:09.484699  4637 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 12:53:09.484889  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923189484868 us; error 0 us; skew 500 ppm
I20260608 12:53:09.485445  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:09.487973  4637 webserver.cc:533] Webserver started at http://127.4.135.126:42101/ using document root <none> and password file <none>
I20260608 12:53:09.488479  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:09.488683  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:09.488952  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:09.490152  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "a004054b25e947038975e16546d81630"
format_stamp: "Formatted at 2026-06-08 12:53:09 on dist-test-slave-rml8"
I20260608 12:53:09.494652  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:53:09.498049  6298 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:09.498821  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:09.499086  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "a004054b25e947038975e16546d81630"
format_stamp: "Formatted at 2026-06-08 12:53:09 on dist-test-slave-rml8"
I20260608 12:53:09.499367  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-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 12:53:09.513355  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:09.514634  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:09.553196  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:33279
I20260608 12:53:09.553299  6349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:33279 every 8 connection(s)
I20260608 12:53:09.557334  6350 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 12:53:09.567432  6350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630: Bootstrap starting.
I20260608 12:53:09.572449  6350 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:09.576900  6350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630: No bootstrap required, opened a new log
I20260608 12:53:09.579300  6350 raft_consensus.cc:359] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a004054b25e947038975e16546d81630" member_type: VOTER }
I20260608 12:53:09.579710  6350 raft_consensus.cc:385] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:09.579916  6350 raft_consensus.cc:740] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a004054b25e947038975e16546d81630, State: Initialized, Role: FOLLOWER
I20260608 12:53:09.580627  6350 consensus_queue.cc:260] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a004054b25e947038975e16546d81630" member_type: VOTER }
I20260608 12:53:09.581148  6350 raft_consensus.cc:399] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:09.581418  6350 raft_consensus.cc:493] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:09.581734  6350 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.592765  6350 raft_consensus.cc:515] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a004054b25e947038975e16546d81630" member_type: VOTER }
I20260608 12:53:09.593667  6350 leader_election.cc:304] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [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: a004054b25e947038975e16546d81630; no voters: 
I20260608 12:53:09.602092  6353 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:09.602782  6350 leader_election.cc:290] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:09.609146  6353 raft_consensus.cc:697] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 1 LEADER]: Becoming Leader. State: Replica: a004054b25e947038975e16546d81630, State: Running, Role: LEADER
I20260608 12:53:09.610672  6353 consensus_queue.cc:237] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [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: "a004054b25e947038975e16546d81630" member_type: VOTER }
I20260608 12:53:09.616019  6353 sys_catalog.cc:455] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a004054b25e947038975e16546d81630. Latest consensus state: current_term: 1 leader_uuid: "a004054b25e947038975e16546d81630" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a004054b25e947038975e16546d81630" member_type: VOTER } }
I20260608 12:53:09.616811  6353 sys_catalog.cc:458] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:09.633061  6355 sys_catalog.cc:455] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a004054b25e947038975e16546d81630" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a004054b25e947038975e16546d81630" member_type: VOTER } }
I20260608 12:53:09.633744  6355 sys_catalog.cc:458] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:09.643182  6350 sys_catalog.cc:565] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:09.643608  6357 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:09.651479  6357 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:09.656877  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:09.663616  6357 catalog_manager.cc:1382] Generated new cluster ID: 63363b9968d14400a7197e5093cb2f31
I20260608 12:53:09.663930  6357 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:09.681598  6357 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:09.682967  6357 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:09.697319  6357 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630: Generated new TSK 0
I20260608 12:53:09.697949  6357 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:09.726177  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:09.732683  6371 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 12:53:09.733639  6372 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 12:53:09.735527  6374 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 12:53:09.735965  4637 server_base.cc:1061] running on GCE node
I20260608 12:53:09.737143  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:09.737373  4637 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 12:53:09.737502  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923189737491 us; error 0 us; skew 500 ppm
I20260608 12:53:09.738009  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:09.740252  4637 webserver.cc:533] Webserver started at http://127.4.135.65:39803/ using document root <none> and password file <none>
I20260608 12:53:09.740737  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:09.740903  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:09.741129  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:09.742192  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "e6e02642e64d48c4947df81ca7554288"
format_stamp: "Formatted at 2026-06-08 12:53:09 on dist-test-slave-rml8"
I20260608 12:53:09.747100  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:09.750399  6379 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:09.751541  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:53:09.751837  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "e6e02642e64d48c4947df81ca7554288"
format_stamp: "Formatted at 2026-06-08 12:53:09 on dist-test-slave-rml8"
I20260608 12:53:09.752110  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-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 12:53:09.778466  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:09.779729  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:09.781292  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:09.783725  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:09.783954  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:09.784219  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:09.784400  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:09.824939  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:44333
I20260608 12:53:09.825054  6441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:44333 every 8 connection(s)
I20260608 12:53:09.830049  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:09.837280  6446 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 12:53:09.838398  6447 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 12:53:09.842120  6449 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 12:53:09.842658  4637 server_base.cc:1061] running on GCE node
I20260608 12:53:09.843885  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:09.844086  4637 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 12:53:09.844336  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923189844315 us; error 0 us; skew 500 ppm
I20260608 12:53:09.845201  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:09.846957  6442 heartbeater.cc:344] Connected to a master server at 127.4.135.126:33279
I20260608 12:53:09.847316  6442 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:09.848016  6442 heartbeater.cc:507] Master 127.4.135.126:33279 requested a full tablet report, sending...
I20260608 12:53:09.848241  4637 webserver.cc:533] Webserver started at http://127.4.135.66:44573/ using document root <none> and password file <none>
I20260608 12:53:09.848835  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:09.849084  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:09.849413  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:09.850354  6315 ts_manager.cc:194] Registered new tserver with Master: e6e02642e64d48c4947df81ca7554288 (127.4.135.65:44333)
I20260608 12:53:09.851020  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "70d2c7fd798a4723819fdcf15c7705aa"
format_stamp: "Formatted at 2026-06-08 12:53:09 on dist-test-slave-rml8"
I20260608 12:53:09.852985  6315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50766
I20260608 12:53:09.856699  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:53:09.860327  6454 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:09.861171  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:53:09.861469  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "70d2c7fd798a4723819fdcf15c7705aa"
format_stamp: "Formatted at 2026-06-08 12:53:09 on dist-test-slave-rml8"
I20260608 12:53:09.861735  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-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 12:53:09.883040  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:09.884325  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:09.885874  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:09.888181  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:09.888411  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:09.888653  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:09.888826  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:09.929242  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:41031
I20260608 12:53:09.929342  6516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:41031 every 8 connection(s)
I20260608 12:53:09.935284  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:09.942492  6520 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 12:53:09.944576  6521 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 12:53:09.946493  4637 server_base.cc:1061] running on GCE node
W20260608 12:53:09.947687  6523 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 12:53:09.948812  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:09.949079  4637 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 12:53:09.949293  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923189949275 us; error 0 us; skew 500 ppm
I20260608 12:53:09.950117  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:09.951257  6517 heartbeater.cc:344] Connected to a master server at 127.4.135.126:33279
I20260608 12:53:09.951733  6517 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:09.952518  6517 heartbeater.cc:507] Master 127.4.135.126:33279 requested a full tablet report, sending...
I20260608 12:53:09.952906  4637 webserver.cc:533] Webserver started at http://127.4.135.67:38627/ using document root <none> and password file <none>
I20260608 12:53:09.953492  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:09.953811  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:09.954102  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:09.954722  6315 ts_manager.cc:194] Registered new tserver with Master: 70d2c7fd798a4723819fdcf15c7705aa (127.4.135.66:41031)
I20260608 12:53:09.955349  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "815eb552b76e41bcbcc079d1e17a7b7e"
format_stamp: "Formatted at 2026-06-08 12:53:09 on dist-test-slave-rml8"
I20260608 12:53:09.956100  6315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50782
I20260608 12:53:09.959908  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:09.963740  6528 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:09.964560  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:53:09.964874  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "815eb552b76e41bcbcc079d1e17a7b7e"
format_stamp: "Formatted at 2026-06-08 12:53:09 on dist-test-slave-rml8"
I20260608 12:53:09.965188  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-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 12:53:09.983978  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:09.985240  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:09.986817  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:09.989207  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:09.989445  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:09.989696  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:09.989874  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:10.030354  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:41343
I20260608 12:53:10.030463  6590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:41343 every 8 connection(s)
I20260608 12:53:10.044814  6591 heartbeater.cc:344] Connected to a master server at 127.4.135.126:33279
I20260608 12:53:10.045274  6591 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:10.046015  6591 heartbeater.cc:507] Master 127.4.135.126:33279 requested a full tablet report, sending...
I20260608 12:53:10.048090  6315 ts_manager.cc:194] Registered new tserver with Master: 815eb552b76e41bcbcc079d1e17a7b7e (127.4.135.67:41343)
I20260608 12:53:10.048564  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014719064s
I20260608 12:53:10.049471  6315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50788
W20260608 12:53:10.620683  6346 debug-util.cc:398] Leaking SignalData structure 0x7b080020cec0 after lost signal to thread 4640
I20260608 12:53:10.855871  6442 heartbeater.cc:499] Master 127.4.135.126:33279 was elected leader, sending a full tablet report...
I20260608 12:53:10.958447  6517 heartbeater.cc:499] Master 127.4.135.126:33279 was elected leader, sending a full tablet report...
I20260608 12:53:11.052098  6591 heartbeater.cc:499] Master 127.4.135.126:33279 was elected leader, sending a full tablet report...
I20260608 12:53:11.108422  6315 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50792:
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 12:53:11.111811  6315 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 12:53:11.184024  6556 tablet_service.cc:1511] Processing CreateTablet for tablet 75df9df8fb7346a9b1105ae1103b8c5e (DEFAULT_TABLE table=test-workload [id=6760e69fc629473a97f346d2ad8868b3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:53:11.184923  6555 tablet_service.cc:1511] Processing CreateTablet for tablet 34852f35fd964ee8bcbcb6e84572f2b7 (DEFAULT_TABLE table=test-workload [id=6760e69fc629473a97f346d2ad8868b3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:53:11.185667  6556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75df9df8fb7346a9b1105ae1103b8c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:11.187309  6555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34852f35fd964ee8bcbcb6e84572f2b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:11.206842  6611 tablet_bootstrap.cc:492] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e: Bootstrap starting.
I20260608 12:53:11.209496  6407 tablet_service.cc:1511] Processing CreateTablet for tablet 75df9df8fb7346a9b1105ae1103b8c5e (DEFAULT_TABLE table=test-workload [id=6760e69fc629473a97f346d2ad8868b3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:53:11.212568  6482 tablet_service.cc:1511] Processing CreateTablet for tablet 75df9df8fb7346a9b1105ae1103b8c5e (DEFAULT_TABLE table=test-workload [id=6760e69fc629473a97f346d2ad8868b3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:53:11.212895  6406 tablet_service.cc:1511] Processing CreateTablet for tablet 34852f35fd964ee8bcbcb6e84572f2b7 (DEFAULT_TABLE table=test-workload [id=6760e69fc629473a97f346d2ad8868b3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:53:11.214048  6482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75df9df8fb7346a9b1105ae1103b8c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:11.214341  6406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34852f35fd964ee8bcbcb6e84572f2b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:11.216135  6611 tablet_bootstrap.cc:654] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:11.219704  6481 tablet_service.cc:1511] Processing CreateTablet for tablet 34852f35fd964ee8bcbcb6e84572f2b7 (DEFAULT_TABLE table=test-workload [id=6760e69fc629473a97f346d2ad8868b3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:53:11.221562  6481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34852f35fd964ee8bcbcb6e84572f2b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:11.223182  6407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75df9df8fb7346a9b1105ae1103b8c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:11.280126  6613 tablet_bootstrap.cc:492] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa: Bootstrap starting.
I20260608 12:53:11.287827  6611 tablet_bootstrap.cc:492] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e: No bootstrap required, opened a new log
I20260608 12:53:11.288365  6611 ts_tablet_manager.cc:1403] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e: Time spent bootstrapping tablet: real 0.082s	user 0.036s	sys 0.030s
I20260608 12:53:11.289479  6614 tablet_bootstrap.cc:492] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288: Bootstrap starting.
I20260608 12:53:11.289443  6613 tablet_bootstrap.cc:654] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:11.296106  6611 raft_consensus.cc:359] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } }
I20260608 12:53:11.297217  6611 raft_consensus.cc:385] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:11.297614  6614 tablet_bootstrap.cc:654] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:11.297667  6611 raft_consensus.cc:740] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815eb552b76e41bcbcc079d1e17a7b7e, State: Initialized, Role: FOLLOWER
I20260608 12:53:11.299414  6611 consensus_queue.cc:260] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } }
I20260608 12:53:11.304647  6613 tablet_bootstrap.cc:492] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa: No bootstrap required, opened a new log
I20260608 12:53:11.305451  6613 ts_tablet_manager.cc:1403] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260608 12:53:11.309762  6613 raft_consensus.cc:359] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } }
I20260608 12:53:11.313038  6613 raft_consensus.cc:385] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:11.313367  6613 raft_consensus.cc:740] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d2c7fd798a4723819fdcf15c7705aa, State: Initialized, Role: FOLLOWER
I20260608 12:53:11.314142  6613 consensus_queue.cc:260] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } }
I20260608 12:53:11.312498  6611 ts_tablet_manager.cc:1434] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.012s
I20260608 12:53:11.316560  6611 tablet_bootstrap.cc:492] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e: Bootstrap starting.
I20260608 12:53:11.326185  6613 ts_tablet_manager.cc:1434] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 12:53:11.327178  6614 tablet_bootstrap.cc:492] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288: No bootstrap required, opened a new log
I20260608 12:53:11.327389  6613 tablet_bootstrap.cc:492] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa: Bootstrap starting.
I20260608 12:53:11.327772  6614 ts_tablet_manager.cc:1403] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.025s
I20260608 12:53:11.330868  6614 raft_consensus.cc:359] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:11.331630  6614 raft_consensus.cc:385] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:11.331964  6614 raft_consensus.cc:740] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e02642e64d48c4947df81ca7554288, State: Initialized, Role: FOLLOWER
I20260608 12:53:11.332845  6614 consensus_queue.cc:260] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:11.335419  6611 tablet_bootstrap.cc:654] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:11.334470  6613 tablet_bootstrap.cc:654] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:11.348227  6611 tablet_bootstrap.cc:492] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e: No bootstrap required, opened a new log
I20260608 12:53:11.348783  6611 ts_tablet_manager.cc:1403] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260608 12:53:11.349125  6613 tablet_bootstrap.cc:492] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa: No bootstrap required, opened a new log
I20260608 12:53:11.349819  6613 ts_tablet_manager.cc:1403] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260608 12:53:11.352281  6611 raft_consensus.cc:359] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:11.353101  6611 raft_consensus.cc:385] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:11.353435  6611 raft_consensus.cc:740] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815eb552b76e41bcbcc079d1e17a7b7e, State: Initialized, Role: FOLLOWER
I20260608 12:53:11.354338  6611 consensus_queue.cc:260] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:11.354363  6613 raft_consensus.cc:359] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:11.355757  6613 raft_consensus.cc:385] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:11.356104  6613 raft_consensus.cc:740] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70d2c7fd798a4723819fdcf15c7705aa, State: Initialized, Role: FOLLOWER
I20260608 12:53:11.357268  6611 ts_tablet_manager.cc:1434] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:53:11.356995  6613 consensus_queue.cc:260] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:11.361945  6613 ts_tablet_manager.cc:1434] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:53:11.359408  6614 ts_tablet_manager.cc:1434] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.020s
I20260608 12:53:11.363224  6614 tablet_bootstrap.cc:492] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288: Bootstrap starting.
I20260608 12:53:11.365280  6619 raft_consensus.cc:493] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:11.365869  6619 raft_consensus.cc:515] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:11.368916  6619 leader_election.cc:290] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70d2c7fd798a4723819fdcf15c7705aa (127.4.135.66:41031), 815eb552b76e41bcbcc079d1e17a7b7e (127.4.135.67:41343)
I20260608 12:53:11.372437  6618 raft_consensus.cc:493] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:11.373129  6618 raft_consensus.cc:515] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } }
I20260608 12:53:11.376891  6618 leader_election.cc:290] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 815eb552b76e41bcbcc079d1e17a7b7e (127.4.135.67:41343), e6e02642e64d48c4947df81ca7554288 (127.4.135.65:44333)
I20260608 12:53:11.381438  6614 tablet_bootstrap.cc:654] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:11.401625  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34852f35fd964ee8bcbcb6e84572f2b7" candidate_uuid: "e6e02642e64d48c4947df81ca7554288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d2c7fd798a4723819fdcf15c7705aa" is_pre_election: true
I20260608 12:53:11.402422  6492 raft_consensus.cc:2468] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e02642e64d48c4947df81ca7554288 in term 0.
I20260608 12:53:11.403909  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df9df8fb7346a9b1105ae1103b8c5e" candidate_uuid: "70d2c7fd798a4723819fdcf15c7705aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e02642e64d48c4947df81ca7554288" is_pre_election: true
I20260608 12:53:11.404600  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34852f35fd964ee8bcbcb6e84572f2b7" candidate_uuid: "e6e02642e64d48c4947df81ca7554288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" is_pre_election: true
I20260608 12:53:11.405488  6566 raft_consensus.cc:2468] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e02642e64d48c4947df81ca7554288 in term 0.
I20260608 12:53:11.405738  6383 leader_election.cc:304] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [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: 70d2c7fd798a4723819fdcf15c7705aa, e6e02642e64d48c4947df81ca7554288; no voters: 
W20260608 12:53:11.406322  6455 leader_election.cc:343] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e02642e64d48c4947df81ca7554288 (127.4.135.65:44333): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:11.406759  6619 raft_consensus.cc:2804] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:11.408658  6619 raft_consensus.cc:493] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:11.409258  6619 raft_consensus.cc:3060] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:11.417708  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df9df8fb7346a9b1105ae1103b8c5e" candidate_uuid: "70d2c7fd798a4723819fdcf15c7705aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" is_pre_election: true
I20260608 12:53:11.418411  6566 raft_consensus.cc:2468] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70d2c7fd798a4723819fdcf15c7705aa in term 0.
I20260608 12:53:11.419621  6455 leader_election.cc:304] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [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: 70d2c7fd798a4723819fdcf15c7705aa, 815eb552b76e41bcbcc079d1e17a7b7e; no voters: e6e02642e64d48c4947df81ca7554288
I20260608 12:53:11.420574  6618 raft_consensus.cc:2804] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:11.420902  6618 raft_consensus.cc:493] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:11.421279  6618 raft_consensus.cc:3060] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:11.422647  6614 tablet_bootstrap.cc:492] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288: No bootstrap required, opened a new log
I20260608 12:53:11.423144  6614 ts_tablet_manager.cc:1403] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.011s
I20260608 12:53:11.425655  6619 raft_consensus.cc:515] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:11.426275  6614 raft_consensus.cc:359] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } }
I20260608 12:53:11.427136  6614 raft_consensus.cc:385] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:11.427475  6614 raft_consensus.cc:740] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e02642e64d48c4947df81ca7554288, State: Initialized, Role: FOLLOWER
I20260608 12:53:11.428256  6618 raft_consensus.cc:515] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } }
I20260608 12:53:11.428293  6614 consensus_queue.cc:260] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } }
I20260608 12:53:11.429044  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34852f35fd964ee8bcbcb6e84572f2b7" candidate_uuid: "e6e02642e64d48c4947df81ca7554288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70d2c7fd798a4723819fdcf15c7705aa"
I20260608 12:53:11.429689  6492 raft_consensus.cc:3060] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:11.431947  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df9df8fb7346a9b1105ae1103b8c5e" candidate_uuid: "70d2c7fd798a4723819fdcf15c7705aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815eb552b76e41bcbcc079d1e17a7b7e"
I20260608 12:53:11.432716  6566 raft_consensus.cc:3060] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:11.438149  6492 raft_consensus.cc:2468] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e02642e64d48c4947df81ca7554288 in term 1.
I20260608 12:53:11.440447  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34852f35fd964ee8bcbcb6e84572f2b7" candidate_uuid: "e6e02642e64d48c4947df81ca7554288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815eb552b76e41bcbcc079d1e17a7b7e"
I20260608 12:53:11.441175  6565 raft_consensus.cc:3060] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:11.448421  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df9df8fb7346a9b1105ae1103b8c5e" candidate_uuid: "70d2c7fd798a4723819fdcf15c7705aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e02642e64d48c4947df81ca7554288"
I20260608 12:53:11.449373  6565 raft_consensus.cc:2468] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e02642e64d48c4947df81ca7554288 in term 1.
I20260608 12:53:11.449592  6417 raft_consensus.cc:3060] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:11.452627  6380 leader_election.cc:304] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [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: 815eb552b76e41bcbcc079d1e17a7b7e, e6e02642e64d48c4947df81ca7554288; no voters: 
I20260608 12:53:11.459268  6619 leader_election.cc:290] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [CANDIDATE]: Term 1 election: Requested vote from peers 70d2c7fd798a4723819fdcf15c7705aa (127.4.135.66:41031), 815eb552b76e41bcbcc079d1e17a7b7e (127.4.135.67:41343)
I20260608 12:53:11.460806  6619 raft_consensus.cc:2804] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:11.462414  6619 raft_consensus.cc:697] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 1 LEADER]: Becoming Leader. State: Replica: e6e02642e64d48c4947df81ca7554288, State: Running, Role: LEADER
I20260608 12:53:11.463624  6618 leader_election.cc:290] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [CANDIDATE]: Term 1 election: Requested vote from peers 815eb552b76e41bcbcc079d1e17a7b7e (127.4.135.67:41343), e6e02642e64d48c4947df81ca7554288 (127.4.135.65:44333)
I20260608 12:53:11.464546  6619 consensus_queue.cc:237] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [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: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:11.464948  6417 raft_consensus.cc:2468] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d2c7fd798a4723819fdcf15c7705aa in term 1.
I20260608 12:53:11.468719  6455 leader_election.cc:304] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [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: 70d2c7fd798a4723819fdcf15c7705aa, e6e02642e64d48c4947df81ca7554288; no voters: 
I20260608 12:53:11.478578  6618 raft_consensus.cc:2804] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:11.465938  6566 raft_consensus.cc:2468] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70d2c7fd798a4723819fdcf15c7705aa in term 1.
I20260608 12:53:11.491137  6618 raft_consensus.cc:697] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 1 LEADER]: Becoming Leader. State: Replica: 70d2c7fd798a4723819fdcf15c7705aa, State: Running, Role: LEADER
I20260608 12:53:11.493108  6618 consensus_queue.cc:237] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [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: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } }
I20260608 12:53:11.494190  6614 ts_tablet_manager.cc:1434] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288: Time spent starting tablet: real 0.071s	user 0.018s	sys 0.046s
I20260608 12:53:11.502022  6315 catalog_manager.cc:5696] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e02642e64d48c4947df81ca7554288 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "e6e02642e64d48c4947df81ca7554288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:11.504266  6314 catalog_manager.cc:5696] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 70d2c7fd798a4723819fdcf15c7705aa (127.4.135.66). New cstate: current_term: 1 leader_uuid: "70d2c7fd798a4723819fdcf15c7705aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:11.656904  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:11.659396  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:11.659778  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:11.975668  6619 consensus_queue.cc:1048] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:11.992780  6619 consensus_queue.cc:1048] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:12.022800  6618 consensus_queue.cc:1048] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:12.036932  6618 consensus_queue.cc:1048] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:13.660712  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:13.662949  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:13.663368  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:15.664474  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:15.666894  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:15.667336  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:17.668262  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:17.670282  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:17.670675  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:19.671592  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:19.673861  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:19.674265  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:21.675211  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:21.677311  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:21.677678  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:22.637286  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:22.645123  6646 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 12:53:22.645650  6647 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 12:53:22.646183  6649 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 12:53:22.646953  4637 server_base.cc:1061] running on GCE node
I20260608 12:53:22.648291  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:22.648494  4637 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 12:53:22.648638  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923202648627 us; error 0 us; skew 500 ppm
I20260608 12:53:22.649151  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:22.652009  4637 webserver.cc:533] Webserver started at http://127.4.135.68:41943/ using document root <none> and password file <none>
I20260608 12:53:22.652565  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:22.652797  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:22.653106  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:22.654695  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "9b3a826addb14c1fba0c19ebf9fc162a"
format_stamp: "Formatted at 2026-06-08 12:53:22 on dist-test-slave-rml8"
I20260608 12:53:22.659600  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:22.663403  6654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:22.664177  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:53:22.664502  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "9b3a826addb14c1fba0c19ebf9fc162a"
format_stamp: "Formatted at 2026-06-08 12:53:22 on dist-test-slave-rml8"
I20260608 12:53:22.664819  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-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 12:53:22.682217  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:22.683784  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:22.685312  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:22.687872  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:22.688117  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:22.688377  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:22.688568  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:22.731191  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:35173
I20260608 12:53:22.731307  6716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:35173 every 8 connection(s)
I20260608 12:53:22.750478  6717 heartbeater.cc:344] Connected to a master server at 127.4.135.126:33279
I20260608 12:53:22.750972  6717 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:22.751833  6717 heartbeater.cc:507] Master 127.4.135.126:33279 requested a full tablet report, sending...
I20260608 12:53:22.754007  6315 ts_manager.cc:194] Registered new tserver with Master: 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68:35173)
I20260608 12:53:22.755496  6315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52440
I20260608 12:53:23.678638  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:23.680649  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:23.680938  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:23.730741  6492 consensus_queue.cc:237] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [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: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: true } }
I20260608 12:53:23.742403  6417 raft_consensus.cc:1275] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Refusing update from remote peer 70d2c7fd798a4723819fdcf15c7705aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:23.744298  6565 raft_consensus.cc:1275] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Refusing update from remote peer 70d2c7fd798a4723819fdcf15c7705aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:23.745157  6724 consensus_queue.cc:1048] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } 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 12:53:23.746644  6640 consensus_queue.cc:1048] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:53:23.755839  6457 consensus_peers.cc:597] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa -> Peer 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68:35173): Couldn't send request to peer 9b3a826addb14c1fba0c19ebf9fc162a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75df9df8fb7346a9b1105ae1103b8c5e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:23.758067  6717 heartbeater.cc:499] Master 127.4.135.126:33279 was elected leader, sending a full tablet report...
I20260608 12:53:23.757997  6640 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: true } } }
I20260608 12:53:23.760334  6565 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: true } } }
I20260608 12:53:23.763511  6417 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: true } } }
I20260608 12:53:23.776160  6314 catalog_manager.cc:5696] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa reported cstate change: config changed from index -1 to 2, NON_VOTER 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "70d2c7fd798a4723819fdcf15c7705aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:24.124701  6736 ts_tablet_manager.cc:933] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: Initiating tablet copy from peer 70d2c7fd798a4723819fdcf15c7705aa (127.4.135.66:41031)
I20260608 12:53:24.126847  6736 tablet_copy_client.cc:323] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:41031
I20260608 12:53:24.138721  6502 tablet_copy_service.cc:140] P 70d2c7fd798a4723819fdcf15c7705aa: Received BeginTabletCopySession request for tablet 75df9df8fb7346a9b1105ae1103b8c5e from peer 9b3a826addb14c1fba0c19ebf9fc162a ({username='slave'} at 127.0.0.1:49234)
I20260608 12:53:24.139277  6502 tablet_copy_service.cc:161] P 70d2c7fd798a4723819fdcf15c7705aa: Beginning new tablet copy session on tablet 75df9df8fb7346a9b1105ae1103b8c5e from peer 9b3a826addb14c1fba0c19ebf9fc162a at {username='slave'} at 127.0.0.1:49234: session id = 9b3a826addb14c1fba0c19ebf9fc162a-75df9df8fb7346a9b1105ae1103b8c5e
I20260608 12:53:24.145289  6502 tablet_copy_source_session.cc:215] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:24.148415  6736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75df9df8fb7346a9b1105ae1103b8c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:24.159495  6736 tablet_copy_client.cc:806] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:24.160152  6736 tablet_copy_client.cc:670] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:24.164052  6736 tablet_copy_client.cc:538] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:24.170221  6736 tablet_bootstrap.cc:492] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: Bootstrap starting.
I20260608 12:53:24.186833  6736 tablet_bootstrap.cc:492] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: 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 12:53:24.187542  6736 tablet_bootstrap.cc:492] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: Bootstrap complete.
I20260608 12:53:24.188094  6736 ts_tablet_manager.cc:1403] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.005s
I20260608 12:53:24.190407  6736 raft_consensus.cc:359] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: true } }
I20260608 12:53:24.191063  6736 raft_consensus.cc:740] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9b3a826addb14c1fba0c19ebf9fc162a, State: Initialized, Role: LEARNER
I20260608 12:53:24.191629  6736 consensus_queue.cc:260] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [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: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: true } }
I20260608 12:53:24.194258  6736 ts_tablet_manager.cc:1434] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:53:24.196345  6502 tablet_copy_service.cc:342] P 70d2c7fd798a4723819fdcf15c7705aa: Request end of tablet copy session 9b3a826addb14c1fba0c19ebf9fc162a-75df9df8fb7346a9b1105ae1103b8c5e received from {username='slave'} at 127.0.0.1:49234
I20260608 12:53:24.196846  6502 tablet_copy_service.cc:434] P 70d2c7fd798a4723819fdcf15c7705aa: ending tablet copy session 9b3a826addb14c1fba0c19ebf9fc162a-75df9df8fb7346a9b1105ae1103b8c5e on tablet 75df9df8fb7346a9b1105ae1103b8c5e with peer 9b3a826addb14c1fba0c19ebf9fc162a
I20260608 12:53:24.701411  6692 raft_consensus.cc:1217] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:53:25.264339  6744 raft_consensus.cc:1064] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa: attempting to promote NON_VOTER 9b3a826addb14c1fba0c19ebf9fc162a to VOTER
I20260608 12:53:25.268440  6744 consensus_queue.cc:237] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [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: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } }
I20260608 12:53:25.276948  6692 raft_consensus.cc:1275] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [term 1 LEARNER]: Refusing update from remote peer 70d2c7fd798a4723819fdcf15c7705aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:25.278054  6417 raft_consensus.cc:1275] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Refusing update from remote peer 70d2c7fd798a4723819fdcf15c7705aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:25.279356  6741 consensus_queue.cc:1048] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } 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 12:53:25.279686  6565 raft_consensus.cc:1275] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Refusing update from remote peer 70d2c7fd798a4723819fdcf15c7705aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:25.281236  6746 consensus_queue.cc:1048] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } 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 12:53:25.282792  6744 consensus_queue.cc:1048] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:53:25.306077  6746 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } } }
I20260608 12:53:25.308580  6417 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } } }
I20260608 12:53:25.311167  6565 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } } }
I20260608 12:53:25.323045  6692 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } } }
I20260608 12:53:25.325392  6312 catalog_manager.cc:5696] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 reported cstate change: config changed from index 2 to 3, 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "70d2c7fd798a4723819fdcf15c7705aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } attrs { replace: true } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } } }
I20260608 12:53:25.360618  6492 consensus_queue.cc:237] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [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: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } }
I20260608 12:53:25.366183  6692 raft_consensus.cc:1275] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [term 1 FOLLOWER]: Refusing update from remote peer 70d2c7fd798a4723819fdcf15c7705aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:25.367542  6565 raft_consensus.cc:1275] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Refusing update from remote peer 70d2c7fd798a4723819fdcf15c7705aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:25.368180  6746 consensus_queue.cc:1048] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } 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 12:53:25.369112  6744 consensus_queue.cc:1048] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:53:25.375237  6744 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e02642e64d48c4947df81ca7554288 (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } } }
I20260608 12:53:25.377241  6565 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e02642e64d48c4947df81ca7554288 (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } } }
I20260608 12:53:25.380724  6692 raft_consensus.cc:2955] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e02642e64d48c4947df81ca7554288 (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } } }
I20260608 12:53:25.385087  6302 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 75df9df8fb7346a9b1105ae1103b8c5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:25.391299  6315 catalog_manager.cc:5696] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e reported cstate change: config changed from index 3 to 4, VOTER e6e02642e64d48c4947df81ca7554288 (127.4.135.65) evicted. New cstate: current_term: 1 leader_uuid: "70d2c7fd798a4723819fdcf15c7705aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } } }
I20260608 12:53:25.403456  6406 tablet_service.cc:1558] Processing DeleteTablet for tablet 75df9df8fb7346a9b1105ae1103b8c5e with delete_type TABLET_DATA_TOMBSTONED (TS e6e02642e64d48c4947df81ca7554288 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58554
I20260608 12:53:25.406337  6756 tablet_replica.cc:333] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288: stopping tablet replica
I20260608 12:53:25.407539  6756 raft_consensus.cc:2243] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:25.408404  6756 raft_consensus.cc:2272] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:25.411523  6756 ts_tablet_manager.cc:1916] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:53:25.422465  6756 ts_tablet_manager.cc:1929] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:53:25.422843  6756 log.cc:1199] T 75df9df8fb7346a9b1105ae1103b8c5e P e6e02642e64d48c4947df81ca7554288: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/75df9df8fb7346a9b1105ae1103b8c5e
I20260608 12:53:25.424418  6299 catalog_manager.cc:5027] TS e6e02642e64d48c4947df81ca7554288 (127.4.135.65:44333): tablet 75df9df8fb7346a9b1105ae1103b8c5e (table test-workload [id=6760e69fc629473a97f346d2ad8868b3]) successfully deleted
I20260608 12:53:25.681964  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:25.684387  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:25.684808  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:27.686074  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:27.689739  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:27.690248  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:53:28.303872  6513 debug-util.cc:398] Leaking SignalData structure 0x7b080009cb80 after lost signal to thread 4640
I20260608 12:53:28.340201  6757 raft_consensus.cc:493] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e02642e64d48c4947df81ca7554288)
I20260608 12:53:28.340900  6757 raft_consensus.cc:515] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:28.341656  6758 raft_consensus.cc:493] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e02642e64d48c4947df81ca7554288)
I20260608 12:53:28.342300  6758 raft_consensus.cc:515] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6e02642e64d48c4947df81ca7554288" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44333 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } }
I20260608 12:53:28.347761  6757 leader_election.cc:290] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6e02642e64d48c4947df81ca7554288 (127.4.135.65:44333), 815eb552b76e41bcbcc079d1e17a7b7e (127.4.135.67:41343)
I20260608 12:53:28.348747  6758 leader_election.cc:290] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6e02642e64d48c4947df81ca7554288 (127.4.135.65:44333), 70d2c7fd798a4723819fdcf15c7705aa (127.4.135.66:41031)
I20260608 12:53:28.355597  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34852f35fd964ee8bcbcb6e84572f2b7" candidate_uuid: "70d2c7fd798a4723819fdcf15c7705aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e02642e64d48c4947df81ca7554288" is_pre_election: true
I20260608 12:53:28.431284  6758 raft_consensus.cc:493] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70d2c7fd798a4723819fdcf15c7705aa)
I20260608 12:53:28.431895  6758 raft_consensus.cc:515] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41343 } } peers { permanent_uuid: "70d2c7fd798a4723819fdcf15c7705aa" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41031 } } peers { permanent_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 35173 } attrs { promote: false } }
I20260608 12:53:28.437413  6758 leader_election.cc:290] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70d2c7fd798a4723819fdcf15c7705aa (127.4.135.66:41031), 9b3a826addb14c1fba0c19ebf9fc162a (127.4.135.68:35173)
I20260608 12:53:28.445454  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34852f35fd964ee8bcbcb6e84572f2b7" candidate_uuid: "70d2c7fd798a4723819fdcf15c7705aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" is_pre_election: true
I20260608 12:53:28.447881  6455 leader_election.cc:304] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [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: 70d2c7fd798a4723819fdcf15c7705aa; no voters: 815eb552b76e41bcbcc079d1e17a7b7e, e6e02642e64d48c4947df81ca7554288
I20260608 12:53:28.448647  6757 raft_consensus.cc:2749] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:53:28.450130  6513 debug-util.cc:398] Leaking SignalData structure 0x7b080009e260 after lost signal to thread 6349
W20260608 12:53:28.494537  6513 debug-util.cc:398] Leaking SignalData structure 0x7b08001f7d80 after lost signal to thread 6590
I20260608 12:53:28.511842  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df9df8fb7346a9b1105ae1103b8c5e" candidate_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9b3a826addb14c1fba0c19ebf9fc162a" is_pre_election: true
I20260608 12:53:28.514237  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34852f35fd964ee8bcbcb6e84572f2b7" candidate_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70d2c7fd798a4723819fdcf15c7705aa" is_pre_election: true
I20260608 12:53:28.515496  6491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75df9df8fb7346a9b1105ae1103b8c5e" candidate_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "70d2c7fd798a4723819fdcf15c7705aa" is_pre_election: true
I20260608 12:53:28.517180  6532 leader_election.cc:304] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [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: 815eb552b76e41bcbcc079d1e17a7b7e; no voters: 70d2c7fd798a4723819fdcf15c7705aa, 9b3a826addb14c1fba0c19ebf9fc162a
I20260608 12:53:28.518194  6758 raft_consensus.cc:2749] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:53:28.518471  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34852f35fd964ee8bcbcb6e84572f2b7" candidate_uuid: "815eb552b76e41bcbcc079d1e17a7b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e02642e64d48c4947df81ca7554288" is_pre_election: true
I20260608 12:53:28.519990  6529 leader_election.cc:304] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [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: 815eb552b76e41bcbcc079d1e17a7b7e; no voters: 70d2c7fd798a4723819fdcf15c7705aa, e6e02642e64d48c4947df81ca7554288
I20260608 12:53:28.520684  6758 raft_consensus.cc:2749] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:53:29.691238  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:29.693495  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:29.693863  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:31.694828  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:31.696892  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:31.697264  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:33.698105  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:33.700186  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:33.700547  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:53:35.354439  6587 debug-util.cc:398] Leaking SignalData structure 0x7b0800055a20 after lost signal to thread 4640
W20260608 12:53:35.355664  6587 debug-util.cc:398] Leaking SignalData structure 0x7b0800059140 after lost signal to thread 6349
W20260608 12:53:35.356747  6587 debug-util.cc:398] Leaking SignalData structure 0x7b0800128340 after lost signal to thread 6441
W20260608 12:53:35.357736  6587 debug-util.cc:398] Leaking SignalData structure 0x7b08001db360 after lost signal to thread 6516
W20260608 12:53:35.358888  6587 debug-util.cc:398] Leaking SignalData structure 0x7b0800084960 after lost signal to thread 6590
W20260608 12:53:35.359913  6587 debug-util.cc:398] Leaking SignalData structure 0x7b0800119f80 after lost signal to thread 6716
I20260608 12:53:35.701681  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:35.704043  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:35.704424  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:37.705356  6368 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:37.707604  6368 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:37.707971  6368 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:37.969875  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:53:37.998955  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:37.999995  4637 tablet_replica.cc:333] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288: stopping tablet replica
I20260608 12:53:38.000576  4637 raft_consensus.cc:2243] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:38.001538  4637 raft_consensus.cc:2272] T 34852f35fd964ee8bcbcb6e84572f2b7 P e6e02642e64d48c4947df81ca7554288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:38.024643  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:53:38.039016  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:53:38.063416  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:38.064179  4637 tablet_replica.cc:333] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa: stopping tablet replica
I20260608 12:53:38.064822  4637 raft_consensus.cc:2243] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:38.065343  4637 raft_consensus.cc:2272] T 34852f35fd964ee8bcbcb6e84572f2b7 P 70d2c7fd798a4723819fdcf15c7705aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:38.067689  4637 tablet_replica.cc:333] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa: stopping tablet replica
I20260608 12:53:38.068173  4637 raft_consensus.cc:2243] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:38.069058  4637 raft_consensus.cc:2272] T 75df9df8fb7346a9b1105ae1103b8c5e P 70d2c7fd798a4723819fdcf15c7705aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:38.107411  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:53:38.120034  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:53:38.143711  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:38.144512  4637 tablet_replica.cc:333] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e: stopping tablet replica
I20260608 12:53:38.145092  4637 raft_consensus.cc:2243] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:38.145632  4637 raft_consensus.cc:2272] T 34852f35fd964ee8bcbcb6e84572f2b7 P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:38.147809  4637 tablet_replica.cc:333] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e: stopping tablet replica
I20260608 12:53:38.148291  4637 raft_consensus.cc:2243] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:38.148988  4637 raft_consensus.cc:2272] T 75df9df8fb7346a9b1105ae1103b8c5e P 815eb552b76e41bcbcc079d1e17a7b7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:38.185083  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:53:38.197096  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:53:38.218789  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:38.219643  4637 tablet_replica.cc:333] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a: stopping tablet replica
I20260608 12:53:38.220235  4637 raft_consensus.cc:2243] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:38.220917  4637 raft_consensus.cc:2272] T 75df9df8fb7346a9b1105ae1103b8c5e P 9b3a826addb14c1fba0c19ebf9fc162a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:38.240218  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:53:38.250887  4637 master.cc:562] Master@127.4.135.126:33279 shutting down...
I20260608 12:53:38.269574  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:38.270155  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:38.270460  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P a004054b25e947038975e16546d81630: stopping tablet replica
I20260608 12:53:38.301539  4637 master.cc:584] Master@127.4.135.126:33279 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28863 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:53:38.338203  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:39175
I20260608 12:53:38.339527  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:38.345551  6771 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 12:53:38.345556  6772 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 12:53:38.346235  6774 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 12:53:38.347918  4637 server_base.cc:1061] running on GCE node
I20260608 12:53:38.348750  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:38.348933  4637 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 12:53:38.349049  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923218349039 us; error 0 us; skew 500 ppm
I20260608 12:53:38.349550  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:38.351927  4637 webserver.cc:533] Webserver started at http://127.4.135.126:46867/ using document root <none> and password file <none>
I20260608 12:53:38.352407  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:38.352566  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:38.352789  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:38.353888  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "8dc09527fb5344a0b02195db07f37979"
format_stamp: "Formatted at 2026-06-08 12:53:38 on dist-test-slave-rml8"
I20260608 12:53:38.358287  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:53:38.361709  6779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:38.362438  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:38.362743  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "8dc09527fb5344a0b02195db07f37979"
format_stamp: "Formatted at 2026-06-08 12:53:38 on dist-test-slave-rml8"
I20260608 12:53:38.362980  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923164718160-4637-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 12:53:38.378892  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:38.380093  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:38.418383  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:39175
I20260608 12:53:38.418529  6830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:39175 every 8 connection(s)
I20260608 12:53:38.422664  6831 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 12:53:38.432981  6831 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979: Bootstrap starting.
I20260608 12:53:38.438441  6831 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.443011  6831 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979: No bootstrap required, opened a new log
I20260608 12:53:38.445379  6831 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc09527fb5344a0b02195db07f37979" member_type: VOTER }
I20260608 12:53:38.445840  6831 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.446063  6831 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dc09527fb5344a0b02195db07f37979, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.446782  6831 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8dc09527fb5344a0b02195db07f37979" member_type: VOTER }
I20260608 12:53:38.447285  6831 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:38.447518  6831 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:38.447798  6831 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.452304  6831 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc09527fb5344a0b02195db07f37979" member_type: VOTER }
I20260608 12:53:38.453078  6831 leader_election.cc:304] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [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: 8dc09527fb5344a0b02195db07f37979; no voters: 
I20260608 12:53:38.454340  6831 leader_election.cc:290] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:38.454787  6834 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:38.456172  6834 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 1 LEADER]: Becoming Leader. State: Replica: 8dc09527fb5344a0b02195db07f37979, State: Running, Role: LEADER
I20260608 12:53:38.456945  6834 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [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: "8dc09527fb5344a0b02195db07f37979" member_type: VOTER }
I20260608 12:53:38.457474  6831 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:38.462153  6835 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8dc09527fb5344a0b02195db07f37979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc09527fb5344a0b02195db07f37979" member_type: VOTER } }
I20260608 12:53:38.462582  6836 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8dc09527fb5344a0b02195db07f37979. Latest consensus state: current_term: 1 leader_uuid: "8dc09527fb5344a0b02195db07f37979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc09527fb5344a0b02195db07f37979" member_type: VOTER } }
I20260608 12:53:38.462841  6835 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:38.463091  6836 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:38.467658  6843 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:38.472761  6843 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:38.473791  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:38.481817  6843 catalog_manager.cc:1382] Generated new cluster ID: 275eb09636264d08bb04bc0c91207412
I20260608 12:53:38.482113  6843 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:38.496516  6843 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:38.497805  6843 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:38.513541  6843 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979: Generated new TSK 0
I20260608 12:53:38.514191  6843 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:38.539032  4637 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000200055s
W20260608 12:53:45.865914  6827 debug-util.cc:398] Leaking SignalData structure 0x7b0800233200 after lost signal to thread 4640
W20260608 12:53:45.867094  6827 debug-util.cc:398] Leaking SignalData structure 0x7b08001853c0 after lost signal to thread 6830
I20260608 12:53:50.658814  4637 master.cc:562] Master@127.4.135.126:39175 shutting down...
I20260608 12:53:50.685366  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:50.686228  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:50.686687  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8dc09527fb5344a0b02195db07f37979: stopping tablet replica
I20260608 12:53:50.721674  4637 master.cc:584] Master@127.4.135.126:39175 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12414 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:53:50.752578  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:41005
I20260608 12:53:50.753827  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:50.759336  6854 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 12:53:50.760070  6855 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 12:53:50.760996  6857 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 12:53:50.762977  4637 server_base.cc:1061] running on GCE node
I20260608 12:53:50.765061  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:50.765256  4637 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 12:53:50.765451  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923230765418 us; error 0 us; skew 500 ppm
I20260608 12:53:50.766036  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:50.768579  4637 webserver.cc:533] Webserver started at http://127.4.135.126:42343/ using document root <none> and password file <none>
I20260608 12:53:50.769093  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:50.769301  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:50.769580  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:50.770828  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "ea707f1b1c6942b2bb5b94287fb4ca0b"
format_stamp: "Formatted at 2026-06-08 12:53:50 on dist-test-slave-rml8"
I20260608 12:53:50.775550  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:53:50.779091  6862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:50.779850  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:53:50.780139  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "ea707f1b1c6942b2bb5b94287fb4ca0b"
format_stamp: "Formatted at 2026-06-08 12:53:50 on dist-test-slave-rml8"
I20260608 12:53:50.780414  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-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 12:53:50.795282  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:50.796530  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:50.836488  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:41005
I20260608 12:53:50.836634  6913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:41005 every 8 connection(s)
I20260608 12:53:50.840996  6914 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 12:53:50.852772  6914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b: Bootstrap starting.
I20260608 12:53:50.857836  6914 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:50.862169  6914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b: No bootstrap required, opened a new log
I20260608 12:53:50.864557  6914 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea707f1b1c6942b2bb5b94287fb4ca0b" member_type: VOTER }
I20260608 12:53:50.865016  6914 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:50.865272  6914 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea707f1b1c6942b2bb5b94287fb4ca0b, State: Initialized, Role: FOLLOWER
I20260608 12:53:50.865886  6914 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea707f1b1c6942b2bb5b94287fb4ca0b" member_type: VOTER }
I20260608 12:53:50.866364  6914 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:50.866621  6914 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:50.866943  6914 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:50.871417  6914 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea707f1b1c6942b2bb5b94287fb4ca0b" member_type: VOTER }
I20260608 12:53:50.871932  6914 leader_election.cc:304] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [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: ea707f1b1c6942b2bb5b94287fb4ca0b; no voters: 
I20260608 12:53:50.873067  6914 leader_election.cc:290] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:50.873546  6917 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:50.874974  6917 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 1 LEADER]: Becoming Leader. State: Replica: ea707f1b1c6942b2bb5b94287fb4ca0b, State: Running, Role: LEADER
I20260608 12:53:50.875739  6917 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [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: "ea707f1b1c6942b2bb5b94287fb4ca0b" member_type: VOTER }
I20260608 12:53:50.876216  6914 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:50.881976  6919 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea707f1b1c6942b2bb5b94287fb4ca0b. Latest consensus state: current_term: 1 leader_uuid: "ea707f1b1c6942b2bb5b94287fb4ca0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea707f1b1c6942b2bb5b94287fb4ca0b" member_type: VOTER } }
I20260608 12:53:50.882411  6918 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea707f1b1c6942b2bb5b94287fb4ca0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea707f1b1c6942b2bb5b94287fb4ca0b" member_type: VOTER } }
I20260608 12:53:50.883019  6919 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:50.883406  6918 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:50.887426  6925 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:50.892951  6925 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:50.897079  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:50.903677  6925 catalog_manager.cc:1382] Generated new cluster ID: d9fc1236dc1b46d2b5061983f0e40874
I20260608 12:53:50.903965  6925 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:50.927220  6925 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:50.928539  6925 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:50.939838  6925 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b: Generated new TSK 0
I20260608 12:53:50.940465  6925 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:50.963441  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:50.970146  6935 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 12:53:50.971472  6936 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 12:53:50.972849  6938 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 12:53:50.973461  4637 server_base.cc:1061] running on GCE node
I20260608 12:53:50.974270  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:50.974447  4637 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 12:53:50.974710  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923230974675 us; error 0 us; skew 500 ppm
I20260608 12:53:50.975350  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:50.977695  4637 webserver.cc:533] Webserver started at http://127.4.135.65:37325/ using document root <none> and password file <none>
I20260608 12:53:50.978348  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:50.978524  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:50.978825  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:50.979991  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "2bf289caeb59448aa1d3d0707e102cb3"
format_stamp: "Formatted at 2026-06-08 12:53:50 on dist-test-slave-rml8"
I20260608 12:53:50.984683  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:50.988111  6943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:50.988845  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:53:50.989101  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "2bf289caeb59448aa1d3d0707e102cb3"
format_stamp: "Formatted at 2026-06-08 12:53:50 on dist-test-slave-rml8"
I20260608 12:53:50.989339  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-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 12:53:51.021875  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:51.023129  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:51.024641  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:51.027294  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:51.027473  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:51.027801  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:51.027974  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:51.070870  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:38125
I20260608 12:53:51.070984  7005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:38125 every 8 connection(s)
I20260608 12:53:51.076463  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:51.084859  7010 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 12:53:51.086283  7011 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 12:53:51.088824  7013 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 12:53:51.089509  4637 server_base.cc:1061] running on GCE node
I20260608 12:53:51.090432  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:51.090714  4637 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 12:53:51.090917  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923231090897 us; error 0 us; skew 500 ppm
I20260608 12:53:51.091655  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:51.094568  7006 heartbeater.cc:344] Connected to a master server at 127.4.135.126:41005
I20260608 12:53:51.094688  4637 webserver.cc:533] Webserver started at http://127.4.135.66:34199/ using document root <none> and password file <none>
I20260608 12:53:51.094976  7006 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:51.095403  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:51.095664  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:51.095973  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:51.095960  7006 heartbeater.cc:507] Master 127.4.135.126:41005 requested a full tablet report, sending...
I20260608 12:53:51.097653  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "d3b9a8b5ca0c4d93a3ba908dd7f470a3"
format_stamp: "Formatted at 2026-06-08 12:53:51 on dist-test-slave-rml8"
I20260608 12:53:51.098819  6879 ts_manager.cc:194] Registered new tserver with Master: 2bf289caeb59448aa1d3d0707e102cb3 (127.4.135.65:38125)
I20260608 12:53:51.100770  6879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47448
I20260608 12:53:51.102947  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:53:51.106866  7018 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:51.107744  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:53:51.108006  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "d3b9a8b5ca0c4d93a3ba908dd7f470a3"
format_stamp: "Formatted at 2026-06-08 12:53:51 on dist-test-slave-rml8"
I20260608 12:53:51.108253  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-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 12:53:51.124733  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:51.125965  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:51.127482  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:51.129801  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:51.130044  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:51.130304  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:51.130479  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:51.172735  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:39075
I20260608 12:53:51.172851  7080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:39075 every 8 connection(s)
I20260608 12:53:51.178226  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:51.186136  7084 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 12:53:51.188407  7085 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 12:53:51.191608  7087 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 12:53:51.192502  7081 heartbeater.cc:344] Connected to a master server at 127.4.135.126:41005
I20260608 12:53:51.192894  7081 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:51.193276  4637 server_base.cc:1061] running on GCE node
I20260608 12:53:51.193893  7081 heartbeater.cc:507] Master 127.4.135.126:41005 requested a full tablet report, sending...
I20260608 12:53:51.194321  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:51.194626  4637 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 12:53:51.194860  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923231194840 us; error 0 us; skew 500 ppm
I20260608 12:53:51.195688  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:51.196233  6879 ts_manager.cc:194] Registered new tserver with Master: d3b9a8b5ca0c4d93a3ba908dd7f470a3 (127.4.135.66:39075)
I20260608 12:53:51.197858  6879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47450
I20260608 12:53:51.198343  4637 webserver.cc:533] Webserver started at http://127.4.135.67:44235/ using document root <none> and password file <none>
I20260608 12:53:51.199049  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:51.199276  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:51.199555  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:51.200757  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "f2e005cb43aa4b3784ddb3f8a4577b3c"
format_stamp: "Formatted at 2026-06-08 12:53:51 on dist-test-slave-rml8"
I20260608 12:53:51.205328  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:51.208782  7092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:51.209717  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:51.210105  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "f2e005cb43aa4b3784ddb3f8a4577b3c"
format_stamp: "Formatted at 2026-06-08 12:53:51 on dist-test-slave-rml8"
I20260608 12:53:51.210386  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923164718160-4637-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 12:53:51.225875  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:51.227240  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:51.228677  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:51.231348  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:51.231602  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:51.231874  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:51.232060  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:51.277480  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:44221
I20260608 12:53:51.277654  7154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:44221 every 8 connection(s)
I20260608 12:53:51.293095  7155 heartbeater.cc:344] Connected to a master server at 127.4.135.126:41005
I20260608 12:53:51.293524  7155 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:51.294665  7155 heartbeater.cc:507] Master 127.4.135.126:41005 requested a full tablet report, sending...
I20260608 12:53:51.297098  6879 ts_manager.cc:194] Registered new tserver with Master: f2e005cb43aa4b3784ddb3f8a4577b3c (127.4.135.67:44221)
I20260608 12:53:51.297926  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016990025s
I20260608 12:53:51.298686  6879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47464
I20260608 12:53:52.103919  7006 heartbeater.cc:499] Master 127.4.135.126:41005 was elected leader, sending a full tablet report...
I20260608 12:53:52.200474  7081 heartbeater.cc:499] Master 127.4.135.126:41005 was elected leader, sending a full tablet report...
I20260608 12:53:52.301766  7155 heartbeater.cc:499] Master 127.4.135.126:41005 was elected leader, sending a full tablet report...
I20260608 12:53:52.896963  6932 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:54.897938  6932 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:56.899168  6932 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:58.900332  6932 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:00.901337  6932 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:02.902328  6932 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:03.393899  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:54:03.418875  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:03.436317  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:54:03.446516  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:54:03.468150  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:03.484301  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:54:03.493433  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:54:03.513625  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:03.529731  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:54:03.539237  4637 master.cc:562] Master@127.4.135.126:41005 shutting down...
I20260608 12:54:03.556618  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:03.557335  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:03.557665  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea707f1b1c6942b2bb5b94287fb4ca0b: stopping tablet replica
I20260608 12:54:03.575767  4637 master.cc:584] Master@127.4.135.126:41005 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12855 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:54:03.611685  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:39763
I20260608 12:54:03.612944  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:03.618947  7160 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 12:54:03.620024  7161 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 12:54:03.620692  7163 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 12:54:03.620733  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:03.621868  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:03.622078  4637 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 12:54:03.622264  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923243622231 us; error 0 us; skew 500 ppm
I20260608 12:54:03.622907  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:03.625393  4637 webserver.cc:533] Webserver started at http://127.4.135.126:45737/ using document root <none> and password file <none>
I20260608 12:54:03.625967  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:03.626173  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:03.626451  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:03.627704  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "1552de3acffe49bbac6637ab4899f2f2"
format_stamp: "Formatted at 2026-06-08 12:54:03 on dist-test-slave-rml8"
I20260608 12:54:03.632336  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:54:03.636494  7168 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:03.637293  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:03.637619  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "1552de3acffe49bbac6637ab4899f2f2"
format_stamp: "Formatted at 2026-06-08 12:54:03 on dist-test-slave-rml8"
I20260608 12:54:03.637873  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-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 12:54:03.651363  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:03.652595  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:03.691097  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:39763
I20260608 12:54:03.691231  7219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:39763 every 8 connection(s)
I20260608 12:54:03.695528  7220 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 12:54:03.706511  7220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2: Bootstrap starting.
I20260608 12:54:03.711573  7220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:03.716058  7220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2: No bootstrap required, opened a new log
I20260608 12:54:03.718400  7220 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1552de3acffe49bbac6637ab4899f2f2" member_type: VOTER }
I20260608 12:54:03.718926  7220 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:03.719125  7220 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1552de3acffe49bbac6637ab4899f2f2, State: Initialized, Role: FOLLOWER
I20260608 12:54:03.719651  7220 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1552de3acffe49bbac6637ab4899f2f2" member_type: VOTER }
I20260608 12:54:03.720088  7220 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:03.720279  7220 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:03.720489  7220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:03.725162  7220 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1552de3acffe49bbac6637ab4899f2f2" member_type: VOTER }
I20260608 12:54:03.725644  7220 leader_election.cc:304] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [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: 1552de3acffe49bbac6637ab4899f2f2; no voters: 
I20260608 12:54:03.726836  7220 leader_election.cc:290] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:03.727339  7223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:03.728703  7223 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 1 LEADER]: Becoming Leader. State: Replica: 1552de3acffe49bbac6637ab4899f2f2, State: Running, Role: LEADER
I20260608 12:54:03.729453  7223 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [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: "1552de3acffe49bbac6637ab4899f2f2" member_type: VOTER }
I20260608 12:54:03.729969  7220 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:03.735253  7225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1552de3acffe49bbac6637ab4899f2f2. Latest consensus state: current_term: 1 leader_uuid: "1552de3acffe49bbac6637ab4899f2f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1552de3acffe49bbac6637ab4899f2f2" member_type: VOTER } }
I20260608 12:54:03.735455  7224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1552de3acffe49bbac6637ab4899f2f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1552de3acffe49bbac6637ab4899f2f2" member_type: VOTER } }
I20260608 12:54:03.736052  7225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:03.736250  7224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:03.743908  7231 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:03.749396  7231 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:03.750595  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:03.758872  7231 catalog_manager.cc:1382] Generated new cluster ID: 58b59b690f674380ac165ded602ba762
I20260608 12:54:03.759176  7231 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:03.790199  7231 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:03.791551  7231 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:03.803140  7231 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2: Generated new TSK 0
I20260608 12:54:03.803748  7231 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:03.817803  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:03.824259  7241 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 12:54:03.825357  7242 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 12:54:03.827042  4637 server_base.cc:1061] running on GCE node
W20260608 12:54:03.827018  7244 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 12:54:03.828233  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:03.828423  4637 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 12:54:03.828547  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923243828536 us; error 0 us; skew 500 ppm
I20260608 12:54:03.829115  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:03.831738  4637 webserver.cc:533] Webserver started at http://127.4.135.65:42701/ using document root <none> and password file <none>
I20260608 12:54:03.832319  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:03.832477  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:03.832695  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:03.834051  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "ce6b379fcefa4ce29f3edf6da18b84fe"
format_stamp: "Formatted at 2026-06-08 12:54:03 on dist-test-slave-rml8"
I20260608 12:54:03.838876  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:03.842341  7249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:03.843253  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:54:03.843585  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "ce6b379fcefa4ce29f3edf6da18b84fe"
format_stamp: "Formatted at 2026-06-08 12:54:03 on dist-test-slave-rml8"
I20260608 12:54:03.843896  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-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 12:54:03.856988  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:03.858253  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:03.859834  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:03.862391  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:03.862658  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:54:03.862910  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:03.863101  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:03.904115  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:38357
I20260608 12:54:03.904237  7311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:38357 every 8 connection(s)
I20260608 12:54:03.909718  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:03.916776  7316 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 12:54:03.918099  7317 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 12:54:03.922019  4637 server_base.cc:1061] running on GCE node
W20260608 12:54:03.922050  7319 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 12:54:03.923272  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:03.923472  4637 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 12:54:03.923605  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923243923594 us; error 0 us; skew 500 ppm
I20260608 12:54:03.924163  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:03.927030  4637 webserver.cc:533] Webserver started at http://127.4.135.66:45993/ using document root <none> and password file <none>
I20260608 12:54:03.927716  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:03.927975  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:03.928303  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:03.929175  7312 heartbeater.cc:344] Connected to a master server at 127.4.135.126:39763
I20260608 12:54:03.929545  7312 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:03.929685  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "a318b93d5c10436f83f64f5372801d5a"
format_stamp: "Formatted at 2026-06-08 12:54:03 on dist-test-slave-rml8"
I20260608 12:54:03.930339  7312 heartbeater.cc:507] Master 127.4.135.126:39763 requested a full tablet report, sending...
I20260608 12:54:03.932824  7185 ts_manager.cc:194] Registered new tserver with Master: ce6b379fcefa4ce29f3edf6da18b84fe (127.4.135.65:38357)
I20260608 12:54:03.935308  7185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45762
I20260608 12:54:03.935679  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260608 12:54:03.939580  7324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:03.940568  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:54:03.940829  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "a318b93d5c10436f83f64f5372801d5a"
format_stamp: "Formatted at 2026-06-08 12:54:03 on dist-test-slave-rml8"
I20260608 12:54:03.941075  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-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 12:54:03.961220  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:03.962392  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:03.963874  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:03.966204  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:03.966439  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:03.966702  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:03.966907  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:04.006106  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:35577
I20260608 12:54:04.006213  7386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:35577 every 8 connection(s)
I20260608 12:54:04.011436  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:04.019115  7390 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 12:54:04.021303  7391 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 12:54:04.022449  4637 server_base.cc:1061] running on GCE node
W20260608 12:54:04.023509  7393 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 12:54:04.024627  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:04.024875  4637 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 12:54:04.025092  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923244025072 us; error 0 us; skew 500 ppm
I20260608 12:54:04.025344  7387 heartbeater.cc:344] Connected to a master server at 127.4.135.126:39763
I20260608 12:54:04.025767  7387 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:04.025888  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:04.026782  7387 heartbeater.cc:507] Master 127.4.135.126:39763 requested a full tablet report, sending...
I20260608 12:54:04.028715  4637 webserver.cc:533] Webserver started at http://127.4.135.67:39603/ using document root <none> and password file <none>
I20260608 12:54:04.029285  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:04.029218  7185 ts_manager.cc:194] Registered new tserver with Master: a318b93d5c10436f83f64f5372801d5a (127.4.135.66:35577)
I20260608 12:54:04.029551  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:04.029865  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:04.030812  7185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45764
I20260608 12:54:04.031276  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "e8adc800fb7547f2a3eaddb5b28d9aec"
format_stamp: "Formatted at 2026-06-08 12:54:04 on dist-test-slave-rml8"
I20260608 12:54:04.036487  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:54:04.040109  7398 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:04.040946  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:54:04.041258  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "e8adc800fb7547f2a3eaddb5b28d9aec"
format_stamp: "Formatted at 2026-06-08 12:54:04 on dist-test-slave-rml8"
I20260608 12:54:04.041535  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923164718160-4637-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 12:54:04.073490  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:04.074787  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:04.076434  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:04.078826  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:04.079071  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:04.079320  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:04.079501  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:04.119132  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:43135
I20260608 12:54:04.119238  7460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:43135 every 8 connection(s)
I20260608 12:54:04.133505  7461 heartbeater.cc:344] Connected to a master server at 127.4.135.126:39763
I20260608 12:54:04.133970  7461 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:04.134754  7461 heartbeater.cc:507] Master 127.4.135.126:39763 requested a full tablet report, sending...
I20260608 12:54:04.136909  7185 ts_manager.cc:194] Registered new tserver with Master: e8adc800fb7547f2a3eaddb5b28d9aec (127.4.135.67:43135)
I20260608 12:54:04.137320  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014675817s
I20260608 12:54:04.138334  7185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45780
I20260608 12:54:04.938155  7312 heartbeater.cc:499] Master 127.4.135.126:39763 was elected leader, sending a full tablet report...
I20260608 12:54:05.033703  7387 heartbeater.cc:499] Master 127.4.135.126:39763 was elected leader, sending a full tablet report...
I20260608 12:54:05.141079  7461 heartbeater.cc:499] Master 127.4.135.126:39763 was elected leader, sending a full tablet report...
I20260608 12:54:05.191270  7185 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45782:
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 12:54:05.193727  7185 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 12:54:05.302596  7426 tablet_service.cc:1511] Processing CreateTablet for tablet a1b05b203fb04bd1bf089e93016f153f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:05.303717  7425 tablet_service.cc:1511] Processing CreateTablet for tablet 9261f2d4fe2e48ec8d6f165f5d137c8e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:05.304246  7277 tablet_service.cc:1511] Processing CreateTablet for tablet a1b05b203fb04bd1bf089e93016f153f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:05.305240  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b05b203fb04bd1bf089e93016f153f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.306049  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b05b203fb04bd1bf089e93016f153f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.306591  7424 tablet_service.cc:1511] Processing CreateTablet for tablet c32acb3592734039b328fbfee25ba36b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:05.308164  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32acb3592734039b328fbfee25ba36b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.311628  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 9261f2d4fe2e48ec8d6f165f5d137c8e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:05.311915  7423 tablet_service.cc:1511] Processing CreateTablet for tablet db70d5b8a54f489e8284a5f2fd2f0c8f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:05.313169  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9261f2d4fe2e48ec8d6f165f5d137c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.313216  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db70d5b8a54f489e8284a5f2fd2f0c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.316015  7352 tablet_service.cc:1511] Processing CreateTablet for tablet a1b05b203fb04bd1bf089e93016f153f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:05.316248  7351 tablet_service.cc:1511] Processing CreateTablet for tablet 9261f2d4fe2e48ec8d6f165f5d137c8e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:05.317870  7352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b05b203fb04bd1bf089e93016f153f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.317420  7274 tablet_service.cc:1511] Processing CreateTablet for tablet db70d5b8a54f489e8284a5f2fd2f0c8f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:05.318421  7350 tablet_service.cc:1511] Processing CreateTablet for tablet c32acb3592734039b328fbfee25ba36b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:05.319052  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db70d5b8a54f489e8284a5f2fd2f0c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.320746  7349 tablet_service.cc:1511] Processing CreateTablet for tablet db70d5b8a54f489e8284a5f2fd2f0c8f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:05.322456  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32acb3592734039b328fbfee25ba36b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.318940  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9261f2d4fe2e48ec8d6f165f5d137c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.325204  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9261f2d4fe2e48ec8d6f165f5d137c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.316025  7275 tablet_service.cc:1511] Processing CreateTablet for tablet c32acb3592734039b328fbfee25ba36b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fbc6e794008c4fe9b6670863898f26cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:05.326381  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32acb3592734039b328fbfee25ba36b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.329083  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db70d5b8a54f489e8284a5f2fd2f0c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:05.354621  7481 tablet_bootstrap.cc:492] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a: Bootstrap starting.
I20260608 12:54:05.362932  7481 tablet_bootstrap.cc:654] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.378330  7481 tablet_bootstrap.cc:492] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a: No bootstrap required, opened a new log
I20260608 12:54:05.386490  7481 ts_tablet_manager.cc:1403] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.017s
I20260608 12:54:05.391631  7482 tablet_bootstrap.cc:492] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe: Bootstrap starting.
I20260608 12:54:05.393978  7481 raft_consensus.cc:359] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } }
I20260608 12:54:05.395135  7481 raft_consensus.cc:385] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.395548  7481 raft_consensus.cc:740] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a318b93d5c10436f83f64f5372801d5a, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.395969  7484 tablet_bootstrap.cc:492] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec: Bootstrap starting.
I20260608 12:54:05.396970  7481 consensus_queue.cc:260] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } }
I20260608 12:54:05.399971  7481 ts_tablet_manager.cc:1434] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:54:05.400014  7482 tablet_bootstrap.cc:654] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.401199  7481 tablet_bootstrap.cc:492] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a: Bootstrap starting.
I20260608 12:54:05.405361  7484 tablet_bootstrap.cc:654] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.410669  7481 tablet_bootstrap.cc:654] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.418968  7484 tablet_bootstrap.cc:492] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec: No bootstrap required, opened a new log
I20260608 12:54:05.419737  7484 ts_tablet_manager.cc:1403] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260608 12:54:05.424080  7484 raft_consensus.cc:359] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.425236  7484 raft_consensus.cc:385] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.425690  7484 raft_consensus.cc:740] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8adc800fb7547f2a3eaddb5b28d9aec, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.427053  7484 consensus_queue.cc:260] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.431551  7484 ts_tablet_manager.cc:1434] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.006s
I20260608 12:54:05.431588  7481 tablet_bootstrap.cc:492] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a: No bootstrap required, opened a new log
I20260608 12:54:05.432106  7482 tablet_bootstrap.cc:492] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe: No bootstrap required, opened a new log
I20260608 12:54:05.432441  7481 ts_tablet_manager.cc:1403] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.014s
I20260608 12:54:05.432658  7482 ts_tablet_manager.cc:1403] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.026s
I20260608 12:54:05.432870  7484 tablet_bootstrap.cc:492] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec: Bootstrap starting.
I20260608 12:54:05.436025  7481 raft_consensus.cc:359] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.436820  7481 raft_consensus.cc:385] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.436628  7482 raft_consensus.cc:359] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } }
I20260608 12:54:05.437250  7481 raft_consensus.cc:740] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a318b93d5c10436f83f64f5372801d5a, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.437669  7482 raft_consensus.cc:385] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.438104  7482 raft_consensus.cc:740] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce6b379fcefa4ce29f3edf6da18b84fe, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.438231  7481 consensus_queue.cc:260] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.439349  7482 consensus_queue.cc:260] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } }
I20260608 12:54:05.441174  7481 ts_tablet_manager.cc:1434] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:05.441994  7484 tablet_bootstrap.cc:654] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.442236  7481 tablet_bootstrap.cc:492] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a: Bootstrap starting.
I20260608 12:54:05.449975  7482 ts_tablet_manager.cc:1434] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.002s
I20260608 12:54:05.450806  7481 tablet_bootstrap.cc:654] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.451257  7482 tablet_bootstrap.cc:492] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe: Bootstrap starting.
I20260608 12:54:05.459170  7482 tablet_bootstrap.cc:654] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.467062  7484 tablet_bootstrap.cc:492] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec: No bootstrap required, opened a new log
I20260608 12:54:05.468411  7484 ts_tablet_manager.cc:1403] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.009s
I20260608 12:54:05.471606  7482 tablet_bootstrap.cc:492] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe: No bootstrap required, opened a new log
I20260608 12:54:05.472107  7482 ts_tablet_manager.cc:1403] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 12:54:05.472033  7484 raft_consensus.cc:359] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.472641  7481 tablet_bootstrap.cc:492] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a: No bootstrap required, opened a new log
I20260608 12:54:05.472803  7484 raft_consensus.cc:385] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.473237  7481 ts_tablet_manager.cc:1403] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260608 12:54:05.473248  7484 raft_consensus.cc:740] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8adc800fb7547f2a3eaddb5b28d9aec, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.474371  7484 consensus_queue.cc:260] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.475355  7482 raft_consensus.cc:359] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.476125  7482 raft_consensus.cc:385] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.476446  7482 raft_consensus.cc:740] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce6b379fcefa4ce29f3edf6da18b84fe, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.476747  7484 ts_tablet_manager.cc:1434] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:05.476519  7481 raft_consensus.cc:359] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.477375  7481 raft_consensus.cc:385] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.477763  7481 raft_consensus.cc:740] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a318b93d5c10436f83f64f5372801d5a, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.477495  7482 consensus_queue.cc:260] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.477991  7484 tablet_bootstrap.cc:492] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec: Bootstrap starting.
I20260608 12:54:05.478752  7481 consensus_queue.cc:260] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.479882  7482 ts_tablet_manager.cc:1434] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:54:05.480927  7482 tablet_bootstrap.cc:492] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe: Bootstrap starting.
I20260608 12:54:05.482966  7481 ts_tablet_manager.cc:1434] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:54:05.484018  7481 tablet_bootstrap.cc:492] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a: Bootstrap starting.
I20260608 12:54:05.487833  7489 raft_consensus.cc:493] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:05.488514  7489 raft_consensus.cc:515] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.490182  7482 tablet_bootstrap.cc:654] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.499445  7489 leader_election.cc:290] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce6b379fcefa4ce29f3edf6da18b84fe (127.4.135.65:38357), a318b93d5c10436f83f64f5372801d5a (127.4.135.66:35577)
I20260608 12:54:05.503063  7484 tablet_bootstrap.cc:654] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.503100  7481 tablet_bootstrap.cc:654] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a: Neither blocks nor log segments found. Creating new log.
W20260608 12:54:05.512635  7388 tablet.cc:2404] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:54:05.520918  7481 tablet_bootstrap.cc:492] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a: No bootstrap required, opened a new log
I20260608 12:54:05.521761  7481 ts_tablet_manager.cc:1403] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.013s
I20260608 12:54:05.524343  7484 tablet_bootstrap.cc:492] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec: No bootstrap required, opened a new log
I20260608 12:54:05.527377  7484 ts_tablet_manager.cc:1403] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.017s
I20260608 12:54:05.529408  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32acb3592734039b328fbfee25ba36b" candidate_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" is_pre_election: true
I20260608 12:54:05.525388  7482 tablet_bootstrap.cc:492] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe: No bootstrap required, opened a new log
I20260608 12:54:05.525095  7481 raft_consensus.cc:359] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.530930  7481 raft_consensus.cc:385] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.531342  7481 raft_consensus.cc:740] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a318b93d5c10436f83f64f5372801d5a, State: Initialized, Role: FOLLOWER
W20260608 12:54:05.531495  7402 leader_election.cc:343] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce6b379fcefa4ce29f3edf6da18b84fe (127.4.135.65:38357): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:05.532179  7482 ts_tablet_manager.cc:1403] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.014s
I20260608 12:54:05.532382  7481 consensus_queue.cc:260] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.535189  7481 ts_tablet_manager.cc:1434] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:54:05.535108  7482 raft_consensus.cc:359] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.531015  7484 raft_consensus.cc:359] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.535940  7482 raft_consensus.cc:385] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.536301  7484 raft_consensus.cc:385] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.536417  7482 raft_consensus.cc:740] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce6b379fcefa4ce29f3edf6da18b84fe, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.536849  7484 raft_consensus.cc:740] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8adc800fb7547f2a3eaddb5b28d9aec, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.537585  7482 consensus_queue.cc:260] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.537873  7484 consensus_queue.cc:260] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.539958  7482 ts_tablet_manager.cc:1434] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:54:05.540637  7484 ts_tablet_manager.cc:1434] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:54:05.541044  7482 tablet_bootstrap.cc:492] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe: Bootstrap starting.
I20260608 12:54:05.541821  7484 tablet_bootstrap.cc:492] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec: Bootstrap starting.
I20260608 12:54:05.548653  7482 tablet_bootstrap.cc:654] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.549249  7484 tablet_bootstrap.cc:654] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.557904  7482 tablet_bootstrap.cc:492] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe: No bootstrap required, opened a new log
I20260608 12:54:05.558534  7482 ts_tablet_manager.cc:1403] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260608 12:54:05.560155  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32acb3592734039b328fbfee25ba36b" candidate_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318b93d5c10436f83f64f5372801d5a" is_pre_election: true
I20260608 12:54:05.560951  7484 tablet_bootstrap.cc:492] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec: No bootstrap required, opened a new log
I20260608 12:54:05.560884  7362 raft_consensus.cc:2468] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8adc800fb7547f2a3eaddb5b28d9aec in term 0.
I20260608 12:54:05.561197  7490 raft_consensus.cc:493] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:05.561616  7484 ts_tablet_manager.cc:1403] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260608 12:54:05.561793  7490 raft_consensus.cc:515] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } }
I20260608 12:54:05.561897  7482 raft_consensus.cc:359] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.562466  7402 leader_election.cc:304] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [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: a318b93d5c10436f83f64f5372801d5a, e8adc800fb7547f2a3eaddb5b28d9aec; no voters: ce6b379fcefa4ce29f3edf6da18b84fe
I20260608 12:54:05.562855  7482 raft_consensus.cc:385] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.563225  7482 raft_consensus.cc:740] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce6b379fcefa4ce29f3edf6da18b84fe, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.563460  7489 raft_consensus.cc:2804] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:05.563833  7489 raft_consensus.cc:493] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:05.564180  7489 raft_consensus.cc:3060] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.564102  7482 consensus_queue.cc:260] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.565254  7484 raft_consensus.cc:359] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } }
I20260608 12:54:05.566133  7484 raft_consensus.cc:385] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.566511  7484 raft_consensus.cc:740] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8adc800fb7547f2a3eaddb5b28d9aec, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.567510  7484 consensus_queue.cc:260] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } }
I20260608 12:54:05.574016  7489 raft_consensus.cc:515] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.570328  7490 leader_election.cc:290] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8adc800fb7547f2a3eaddb5b28d9aec (127.4.135.67:43135), a318b93d5c10436f83f64f5372801d5a (127.4.135.66:35577)
I20260608 12:54:05.576109  7482 ts_tablet_manager.cc:1434] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 12:54:05.578011  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32acb3592734039b328fbfee25ba36b" candidate_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe"
I20260608 12:54:05.578650  7287 raft_consensus.cc:3060] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.583600  7484 ts_tablet_manager.cc:1434] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.008s
I20260608 12:54:05.586587  7287 raft_consensus.cc:2468] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8adc800fb7547f2a3eaddb5b28d9aec in term 1.
I20260608 12:54:05.588771  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32acb3592734039b328fbfee25ba36b" candidate_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318b93d5c10436f83f64f5372801d5a"
I20260608 12:54:05.589425  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b05b203fb04bd1bf089e93016f153f" candidate_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" is_pre_election: true
I20260608 12:54:05.590046  7362 raft_consensus.cc:3060] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.590322  7489 leader_election.cc:290] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [CANDIDATE]: Term 1 election: Requested vote from peers ce6b379fcefa4ce29f3edf6da18b84fe (127.4.135.65:38357), a318b93d5c10436f83f64f5372801d5a (127.4.135.66:35577)
I20260608 12:54:05.590219  7436 raft_consensus.cc:2468] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce6b379fcefa4ce29f3edf6da18b84fe in term 0.
I20260608 12:54:05.591372  7402 leader_election.cc:304] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [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: ce6b379fcefa4ce29f3edf6da18b84fe, e8adc800fb7547f2a3eaddb5b28d9aec; no voters: 
I20260608 12:54:05.592339  7253 leader_election.cc:304] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [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: ce6b379fcefa4ce29f3edf6da18b84fe, e8adc800fb7547f2a3eaddb5b28d9aec; no voters: 
I20260608 12:54:05.593572  7501 raft_consensus.cc:2804] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:05.594036  7501 raft_consensus.cc:493] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:05.594358  7489 raft_consensus.cc:2804] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:05.594501  7501 raft_consensus.cc:3060] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.595192  7489 raft_consensus.cc:697] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 LEADER]: Becoming Leader. State: Replica: e8adc800fb7547f2a3eaddb5b28d9aec, State: Running, Role: LEADER
I20260608 12:54:05.596171  7489 consensus_queue.cc:237] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [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: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.602524  7501 raft_consensus.cc:515] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } }
I20260608 12:54:05.605077  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b05b203fb04bd1bf089e93016f153f" candidate_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318b93d5c10436f83f64f5372801d5a" is_pre_election: true
I20260608 12:54:05.605996  7361 raft_consensus.cc:2468] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce6b379fcefa4ce29f3edf6da18b84fe in term 0.
I20260608 12:54:05.608394  7362 raft_consensus.cc:2468] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8adc800fb7547f2a3eaddb5b28d9aec in term 1.
I20260608 12:54:05.609513  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b05b203fb04bd1bf089e93016f153f" candidate_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec"
I20260608 12:54:05.610158  7436 raft_consensus.cc:3060] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.610841  7501 leader_election.cc:290] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [CANDIDATE]: Term 1 election: Requested vote from peers e8adc800fb7547f2a3eaddb5b28d9aec (127.4.135.67:43135), a318b93d5c10436f83f64f5372801d5a (127.4.135.66:35577)
I20260608 12:54:05.612076  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b05b203fb04bd1bf089e93016f153f" candidate_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318b93d5c10436f83f64f5372801d5a"
I20260608 12:54:05.611528  7183 catalog_manager.cc:5696] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec reported cstate change: term changed from 0 to 1, leader changed from <none> to e8adc800fb7547f2a3eaddb5b28d9aec (127.4.135.67). New cstate: current_term: 1 leader_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:05.612753  7362 raft_consensus.cc:3060] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.618400  7436 raft_consensus.cc:2468] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce6b379fcefa4ce29f3edf6da18b84fe in term 1.
I20260608 12:54:05.619758  7253 leader_election.cc:304] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [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: ce6b379fcefa4ce29f3edf6da18b84fe, e8adc800fb7547f2a3eaddb5b28d9aec; no voters: 
I20260608 12:54:05.620105  7362 raft_consensus.cc:2468] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce6b379fcefa4ce29f3edf6da18b84fe in term 1.
I20260608 12:54:05.620560  7501 raft_consensus.cc:2804] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:05.621073  7501 raft_consensus.cc:697] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 LEADER]: Becoming Leader. State: Replica: ce6b379fcefa4ce29f3edf6da18b84fe, State: Running, Role: LEADER
I20260608 12:54:05.621910  7501 consensus_queue.cc:237] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [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: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } }
I20260608 12:54:05.629456  7183 catalog_manager.cc:5696] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe reported cstate change: term changed from 0 to 1, leader changed from <none> to ce6b379fcefa4ce29f3edf6da18b84fe (127.4.135.65). New cstate: current_term: 1 leader_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:05.746534  7233 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:05.748454  7238 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:54:05.750097  7238 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:54:05.807776  7501 raft_consensus.cc:493] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:05.808386  7501 raft_consensus.cc:515] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.810345  7501 leader_election.cc:290] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a318b93d5c10436f83f64f5372801d5a (127.4.135.66:35577), e8adc800fb7547f2a3eaddb5b28d9aec (127.4.135.67:43135)
I20260608 12:54:05.811337  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9261f2d4fe2e48ec8d6f165f5d137c8e" candidate_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318b93d5c10436f83f64f5372801d5a" is_pre_election: true
I20260608 12:54:05.811699  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9261f2d4fe2e48ec8d6f165f5d137c8e" candidate_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" is_pre_election: true
I20260608 12:54:05.812077  7362 raft_consensus.cc:2468] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce6b379fcefa4ce29f3edf6da18b84fe in term 0.
I20260608 12:54:05.812408  7436 raft_consensus.cc:2468] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce6b379fcefa4ce29f3edf6da18b84fe in term 0.
I20260608 12:54:05.813246  7253 leader_election.cc:304] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [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: a318b93d5c10436f83f64f5372801d5a, ce6b379fcefa4ce29f3edf6da18b84fe; no voters: 
I20260608 12:54:05.814061  7501 raft_consensus.cc:2804] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:05.814451  7501 raft_consensus.cc:493] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:05.814666  7485 raft_consensus.cc:493] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:05.814963  7501 raft_consensus.cc:3060] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.815342  7485 raft_consensus.cc:515] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.818531  7485 leader_election.cc:290] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce6b379fcefa4ce29f3edf6da18b84fe (127.4.135.65:38357), e8adc800fb7547f2a3eaddb5b28d9aec (127.4.135.67:43135)
I20260608 12:54:05.824491  7501 raft_consensus.cc:515] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.826941  7501 leader_election.cc:290] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [CANDIDATE]: Term 1 election: Requested vote from peers a318b93d5c10436f83f64f5372801d5a (127.4.135.66:35577), e8adc800fb7547f2a3eaddb5b28d9aec (127.4.135.67:43135)
I20260608 12:54:05.827656  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9261f2d4fe2e48ec8d6f165f5d137c8e" candidate_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a318b93d5c10436f83f64f5372801d5a"
I20260608 12:54:05.828269  7362 raft_consensus.cc:3060] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.831425  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db70d5b8a54f489e8284a5f2fd2f0c8f" candidate_uuid: "a318b93d5c10436f83f64f5372801d5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" is_pre_election: true
I20260608 12:54:05.831957  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9261f2d4fe2e48ec8d6f165f5d137c8e" candidate_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec"
I20260608 12:54:05.832098  7287 raft_consensus.cc:2468] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a318b93d5c10436f83f64f5372801d5a in term 0.
I20260608 12:54:05.832669  7436 raft_consensus.cc:3060] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.833068  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db70d5b8a54f489e8284a5f2fd2f0c8f" candidate_uuid: "a318b93d5c10436f83f64f5372801d5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" is_pre_election: true
I20260608 12:54:05.833761  7435 raft_consensus.cc:2468] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a318b93d5c10436f83f64f5372801d5a in term 0.
I20260608 12:54:05.833806  7328 leader_election.cc:304] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [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: a318b93d5c10436f83f64f5372801d5a, ce6b379fcefa4ce29f3edf6da18b84fe; no voters: 
I20260608 12:54:05.835011  7485 raft_consensus.cc:2804] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:05.835426  7485 raft_consensus.cc:493] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:05.835862  7485 raft_consensus.cc:3060] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.835987  7362 raft_consensus.cc:2468] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce6b379fcefa4ce29f3edf6da18b84fe in term 1.
I20260608 12:54:05.837194  7253 leader_election.cc:304] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [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: a318b93d5c10436f83f64f5372801d5a, ce6b379fcefa4ce29f3edf6da18b84fe; no voters: 
I20260608 12:54:05.838045  7501 raft_consensus.cc:2804] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:05.838665  7501 raft_consensus.cc:697] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 LEADER]: Becoming Leader. State: Replica: ce6b379fcefa4ce29f3edf6da18b84fe, State: Running, Role: LEADER
I20260608 12:54:05.840250  7436 raft_consensus.cc:2468] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce6b379fcefa4ce29f3edf6da18b84fe in term 1.
I20260608 12:54:05.839826  7501 consensus_queue.cc:237] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [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: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.843315  7485 raft_consensus.cc:515] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.845723  7485 leader_election.cc:290] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [CANDIDATE]: Term 1 election: Requested vote from peers ce6b379fcefa4ce29f3edf6da18b84fe (127.4.135.65:38357), e8adc800fb7547f2a3eaddb5b28d9aec (127.4.135.67:43135)
I20260608 12:54:05.846459  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db70d5b8a54f489e8284a5f2fd2f0c8f" candidate_uuid: "a318b93d5c10436f83f64f5372801d5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe"
I20260608 12:54:05.847078  7287 raft_consensus.cc:3060] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.847790  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db70d5b8a54f489e8284a5f2fd2f0c8f" candidate_uuid: "a318b93d5c10436f83f64f5372801d5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec"
I20260608 12:54:05.848366  7436 raft_consensus.cc:3060] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.849174  7183 catalog_manager.cc:5696] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe reported cstate change: term changed from 0 to 1, leader changed from <none> to ce6b379fcefa4ce29f3edf6da18b84fe (127.4.135.65). New cstate: current_term: 1 leader_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:05.853912  7287 raft_consensus.cc:2468] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a318b93d5c10436f83f64f5372801d5a in term 1.
I20260608 12:54:05.854861  7436 raft_consensus.cc:2468] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a318b93d5c10436f83f64f5372801d5a in term 1.
I20260608 12:54:05.855155  7328 leader_election.cc:304] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [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: a318b93d5c10436f83f64f5372801d5a, ce6b379fcefa4ce29f3edf6da18b84fe; no voters: 
I20260608 12:54:05.856061  7485 raft_consensus.cc:2804] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:05.857292  7485 raft_consensus.cc:697] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 1 LEADER]: Becoming Leader. State: Replica: a318b93d5c10436f83f64f5372801d5a, State: Running, Role: LEADER
I20260608 12:54:05.858314  7485 consensus_queue.cc:237] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [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: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } }
I20260608 12:54:05.866382  7183 catalog_manager.cc:5696] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a reported cstate change: term changed from 0 to 1, leader changed from <none> to a318b93d5c10436f83f64f5372801d5a (127.4.135.66). New cstate: current_term: 1 leader_uuid: "a318b93d5c10436f83f64f5372801d5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce6b379fcefa4ce29f3edf6da18b84fe" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a318b93d5c10436f83f64f5372801d5a" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8adc800fb7547f2a3eaddb5b28d9aec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43135 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:05.903159  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:54:05.925209  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:05.926168  4637 tablet_replica.cc:333] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe: stopping tablet replica
I20260608 12:54:05.926846  4637 raft_consensus.cc:2243] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:05.927265  4637 raft_consensus.cc:2272] T c32acb3592734039b328fbfee25ba36b P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:05.929191  4637 tablet_replica.cc:333] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe: stopping tablet replica
I20260608 12:54:05.929780  4637 raft_consensus.cc:2243] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:05.930227  4637 raft_consensus.cc:2272] T db70d5b8a54f489e8284a5f2fd2f0c8f P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:05.932480  4637 tablet_replica.cc:333] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe: stopping tablet replica
I20260608 12:54:05.932981  4637 raft_consensus.cc:2243] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:05.933494  4637 pending_rounds.cc:70] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe: Trying to abort 1 pending ops.
I20260608 12:54:05.933696  4637 pending_rounds.cc:77] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661614971293696 op_type: NO_OP noop_request { }
I20260608 12:54:05.934016  4637 raft_consensus.cc:2889] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:05.934235  4637 raft_consensus.cc:2272] T 9261f2d4fe2e48ec8d6f165f5d137c8e P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:05.936529  4637 tablet_replica.cc:333] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe: stopping tablet replica
I20260608 12:54:05.936968  4637 raft_consensus.cc:2243] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:05.937466  4637 pending_rounds.cc:70] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe: Trying to abort 1 pending ops.
I20260608 12:54:05.937615  4637 pending_rounds.cc:77] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661614076698624 op_type: NO_OP noop_request { }
I20260608 12:54:05.937842  4637 raft_consensus.cc:2889] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:05.938139  4637 raft_consensus.cc:2272] T a1b05b203fb04bd1bf089e93016f153f P ce6b379fcefa4ce29f3edf6da18b84fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:05.953352  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:54:05.965564  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:54:05.987478  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:05.988497  4637 tablet_replica.cc:333] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a: stopping tablet replica
I20260608 12:54:05.989145  4637 raft_consensus.cc:2243] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:05.989560  4637 raft_consensus.cc:2272] T c32acb3592734039b328fbfee25ba36b P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:05.991557  4637 tablet_replica.cc:333] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a: stopping tablet replica
I20260608 12:54:05.992084  4637 raft_consensus.cc:2243] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:05.992661  4637 pending_rounds.cc:70] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a: Trying to abort 1 pending ops.
I20260608 12:54:05.992858  4637 pending_rounds.cc:77] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661615045066752 op_type: NO_OP noop_request { }
I20260608 12:54:05.993139  4637 raft_consensus.cc:2889] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:05.993427  4637 raft_consensus.cc:2272] T db70d5b8a54f489e8284a5f2fd2f0c8f P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:05.995451  4637 tablet_replica.cc:333] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a: stopping tablet replica
I20260608 12:54:05.995985  4637 raft_consensus.cc:2243] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:05.996345  4637 raft_consensus.cc:2272] T 9261f2d4fe2e48ec8d6f165f5d137c8e P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:05.997922  4637 tablet_replica.cc:333] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a: stopping tablet replica
I20260608 12:54:05.998409  4637 raft_consensus.cc:2243] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:05.998852  4637 raft_consensus.cc:2272] T a1b05b203fb04bd1bf089e93016f153f P a318b93d5c10436f83f64f5372801d5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:06.021750  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:54:06.034408  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
W20260608 12:54:06.039737  7402 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.66:35577: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:54:06.046391  7402 consensus_peers.cc:597] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec -> Peer a318b93d5c10436f83f64f5372801d5a (127.4.135.66:35577): Couldn't send request to peer a318b93d5c10436f83f64f5372801d5a. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.66:35577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:54:06.049456  7402 consensus_peers.cc:597] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec -> Peer ce6b379fcefa4ce29f3edf6da18b84fe (127.4.135.65:38357): Couldn't send request to peer ce6b379fcefa4ce29f3edf6da18b84fe. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:38357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:06.069453  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:06.070487  4637 tablet_replica.cc:333] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec: stopping tablet replica
I20260608 12:54:06.071108  4637 raft_consensus.cc:2243] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:06.071470  4637 raft_consensus.cc:2272] T db70d5b8a54f489e8284a5f2fd2f0c8f P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:06.073189  4637 tablet_replica.cc:333] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec: stopping tablet replica
I20260608 12:54:06.073665  4637 raft_consensus.cc:2243] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:06.074007  4637 raft_consensus.cc:2272] T a1b05b203fb04bd1bf089e93016f153f P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:06.075759  4637 tablet_replica.cc:333] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec: stopping tablet replica
I20260608 12:54:06.076217  4637 raft_consensus.cc:2243] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:06.076545  4637 raft_consensus.cc:2272] T 9261f2d4fe2e48ec8d6f165f5d137c8e P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:06.078138  4637 tablet_replica.cc:333] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec: stopping tablet replica
I20260608 12:54:06.078614  4637 raft_consensus.cc:2243] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:06.079309  4637 pending_rounds.cc:70] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec: Trying to abort 1 pending ops.
I20260608 12:54:06.079478  4637 pending_rounds.cc:77] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661613974110208 op_type: NO_OP noop_request { }
I20260608 12:54:06.079701  4637 raft_consensus.cc:2889] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:06.079927  4637 raft_consensus.cc:2272] T c32acb3592734039b328fbfee25ba36b P e8adc800fb7547f2a3eaddb5b28d9aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:06.102792  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:54:06.115804  4637 master.cc:562] Master@127.4.135.126:39763 shutting down...
I20260608 12:54:06.133069  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:06.133649  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:06.134021  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1552de3acffe49bbac6637ab4899f2f2: stopping tablet replica
I20260608 12:54:06.144150  4637 master.cc:584] Master@127.4.135.126:39763 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2573 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:54:06.183917  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:34043
I20260608 12:54:06.185159  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:06.191160  7513 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 12:54:06.191200  7514 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 12:54:06.192571  7516 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 12:54:06.193825  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:06.194774  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:06.195003  4637 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 12:54:06.195170  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923246195153 us; error 0 us; skew 500 ppm
I20260608 12:54:06.195770  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:06.198269  4637 webserver.cc:533] Webserver started at http://127.4.135.126:40273/ using document root <none> and password file <none>
I20260608 12:54:06.198845  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:06.199062  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:06.199364  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:06.200555  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "e78935d2cbd643e787995a7233a05638"
format_stamp: "Formatted at 2026-06-08 12:54:06 on dist-test-slave-rml8"
I20260608 12:54:06.205420  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:06.208925  7521 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.209734  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:06.210036  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "e78935d2cbd643e787995a7233a05638"
format_stamp: "Formatted at 2026-06-08 12:54:06 on dist-test-slave-rml8"
I20260608 12:54:06.210345  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-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 12:54:06.221594  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:06.222886  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:06.262952  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:34043
I20260608 12:54:06.263082  7572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:34043 every 8 connection(s)
I20260608 12:54:06.267360  7573 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 12:54:06.277307  7573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638: Bootstrap starting.
I20260608 12:54:06.282320  7573 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:06.286859  7573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638: No bootstrap required, opened a new log
I20260608 12:54:06.289076  7573 raft_consensus.cc:359] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e78935d2cbd643e787995a7233a05638" member_type: VOTER }
I20260608 12:54:06.289502  7573 raft_consensus.cc:385] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:06.289748  7573 raft_consensus.cc:740] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e78935d2cbd643e787995a7233a05638, State: Initialized, Role: FOLLOWER
I20260608 12:54:06.290350  7573 consensus_queue.cc:260] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e78935d2cbd643e787995a7233a05638" member_type: VOTER }
I20260608 12:54:06.290844  7573 raft_consensus.cc:399] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:06.291100  7573 raft_consensus.cc:493] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:06.291369  7573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:06.295732  7573 raft_consensus.cc:515] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e78935d2cbd643e787995a7233a05638" member_type: VOTER }
I20260608 12:54:06.296262  7573 leader_election.cc:304] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [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: e78935d2cbd643e787995a7233a05638; no voters: 
I20260608 12:54:06.297405  7573 leader_election.cc:290] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:06.297873  7576 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:06.299295  7576 raft_consensus.cc:697] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 1 LEADER]: Becoming Leader. State: Replica: e78935d2cbd643e787995a7233a05638, State: Running, Role: LEADER
I20260608 12:54:06.300001  7576 consensus_queue.cc:237] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [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: "e78935d2cbd643e787995a7233a05638" member_type: VOTER }
I20260608 12:54:06.300503  7573 sys_catalog.cc:565] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:06.303045  7577 sys_catalog.cc:455] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e78935d2cbd643e787995a7233a05638" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e78935d2cbd643e787995a7233a05638" member_type: VOTER } }
I20260608 12:54:06.303138  7578 sys_catalog.cc:455] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e78935d2cbd643e787995a7233a05638. Latest consensus state: current_term: 1 leader_uuid: "e78935d2cbd643e787995a7233a05638" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e78935d2cbd643e787995a7233a05638" member_type: VOTER } }
I20260608 12:54:06.303767  7577 sys_catalog.cc:458] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:06.303877  7578 sys_catalog.cc:458] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:06.307766  7581 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:06.313195  7581 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:06.316406  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:06.322144  7581 catalog_manager.cc:1382] Generated new cluster ID: 620a97fb7d3b4d5283dc9eabf4ff0c35
I20260608 12:54:06.322453  7581 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:06.346251  7581 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:06.347608  7581 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:06.361441  7581 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638: Generated new TSK 0
I20260608 12:54:06.362103  7581 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:06.383790  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:06.390089  7594 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 12:54:06.391574  7595 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 12:54:06.393028  4637 server_base.cc:1061] running on GCE node
W20260608 12:54:06.393536  7597 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 12:54:06.394392  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:06.394701  4637 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 12:54:06.394877  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923246394861 us; error 0 us; skew 500 ppm
I20260608 12:54:06.395468  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:06.397796  4637 webserver.cc:533] Webserver started at http://127.4.135.65:34177/ using document root <none> and password file <none>
I20260608 12:54:06.398330  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:06.398612  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:06.398893  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:06.399986  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "f6f8777da562401a9ad8441ec70db013"
format_stamp: "Formatted at 2026-06-08 12:54:06 on dist-test-slave-rml8"
I20260608 12:54:06.404774  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:54:06.408249  7602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.409204  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:54:06.409479  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "f6f8777da562401a9ad8441ec70db013"
format_stamp: "Formatted at 2026-06-08 12:54:06 on dist-test-slave-rml8"
I20260608 12:54:06.409726  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-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 12:54:06.428673  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:06.429945  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:06.431485  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:06.433902  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:06.434083  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.434403  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:06.434592  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.476824  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:33627
I20260608 12:54:06.476904  7664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:33627 every 8 connection(s)
I20260608 12:54:06.482321  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:06.491125  7669 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 12:54:06.493748  7670 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 12:54:06.494968  4637 server_base.cc:1061] running on GCE node
W20260608 12:54:06.495050  7672 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 12:54:06.496305  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:06.496554  4637 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 12:54:06.496747  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923246496728 us; error 0 us; skew 500 ppm
I20260608 12:54:06.497346  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:06.499480  7665 heartbeater.cc:344] Connected to a master server at 127.4.135.126:34043
I20260608 12:54:06.499842  7665 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:06.500247  4637 webserver.cc:533] Webserver started at http://127.4.135.66:35837/ using document root <none> and password file <none>
I20260608 12:54:06.500718  7665 heartbeater.cc:507] Master 127.4.135.126:34043 requested a full tablet report, sending...
I20260608 12:54:06.500840  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:06.501173  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:06.501475  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:06.502750  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "2166000e1a614c72867a857dcd72646e"
format_stamp: "Formatted at 2026-06-08 12:54:06 on dist-test-slave-rml8"
I20260608 12:54:06.503124  7538 ts_manager.cc:194] Registered new tserver with Master: f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:06.504896  7538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41296
I20260608 12:54:06.507911  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:54:06.511842  7677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.512687  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:54:06.513029  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "2166000e1a614c72867a857dcd72646e"
format_stamp: "Formatted at 2026-06-08 12:54:06 on dist-test-slave-rml8"
I20260608 12:54:06.513330  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-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 12:54:06.531873  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:06.533020  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:06.534440  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:06.536819  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:06.537076  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.537329  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:06.537523  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.580031  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:34939
I20260608 12:54:06.580164  7739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:34939 every 8 connection(s)
I20260608 12:54:06.585219  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:06.592350  7743 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 12:54:06.594076  7744 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 12:54:06.597396  7746 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 12:54:06.598376  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:06.598448  7740 heartbeater.cc:344] Connected to a master server at 127.4.135.126:34043
I20260608 12:54:06.599061  7740 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:06.599505  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:06.599720  4637 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 12:54:06.599848  7740 heartbeater.cc:507] Master 127.4.135.126:34043 requested a full tablet report, sending...
I20260608 12:54:06.599934  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923246599899 us; error 0 us; skew 500 ppm
I20260608 12:54:06.600797  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:06.602294  7538 ts_manager.cc:194] Registered new tserver with Master: 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:06.603662  4637 webserver.cc:533] Webserver started at http://127.4.135.67:36335/ using document root <none> and password file <none>
I20260608 12:54:06.603946  7538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41306
I20260608 12:54:06.604220  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:06.604475  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:06.604764  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:06.606055  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "1bbedf623ca24affa0741b7084c90d49"
format_stamp: "Formatted at 2026-06-08 12:54:06 on dist-test-slave-rml8"
I20260608 12:54:06.610682  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:06.614104  7751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.615082  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:06.615398  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "1bbedf623ca24affa0741b7084c90d49"
format_stamp: "Formatted at 2026-06-08 12:54:06 on dist-test-slave-rml8"
I20260608 12:54:06.615680  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-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 12:54:06.627655  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:06.628702  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:06.630066  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:06.632330  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:06.632571  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.632813  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:06.632998  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:06.671949  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:40843
I20260608 12:54:06.672068  7813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:40843 every 8 connection(s)
I20260608 12:54:06.685969  7814 heartbeater.cc:344] Connected to a master server at 127.4.135.126:34043
I20260608 12:54:06.686307  7814 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:06.687086  7814 heartbeater.cc:507] Master 127.4.135.126:34043 requested a full tablet report, sending...
I20260608 12:54:06.688992  7538 ts_manager.cc:194] Registered new tserver with Master: 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:06.689137  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013771121s
I20260608 12:54:06.690374  7538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41320
I20260608 12:54:07.507784  7665 heartbeater.cc:499] Master 127.4.135.126:34043 was elected leader, sending a full tablet report...
I20260608 12:54:07.606498  7740 heartbeater.cc:499] Master 127.4.135.126:34043 was elected leader, sending a full tablet report...
I20260608 12:54:07.693233  7814 heartbeater.cc:499] Master 127.4.135.126:34043 was elected leader, sending a full tablet report...
I20260608 12:54:07.743541  7538 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41336:
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 12:54:07.746062  7538 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 12:54:07.816211  7779 tablet_service.cc:1511] Processing CreateTablet for tablet c65e17c39e824b41bbcc51c92222a4a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.817878  7779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65e17c39e824b41bbcc51c92222a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.817457  7777 tablet_service.cc:1511] Processing CreateTablet for tablet ccf7dfd24c9e40848efe2530d6539f3c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.817623  7629 tablet_service.cc:1511] Processing CreateTablet for tablet 399b24e19e6c4ef5a1bf1fc869af36c2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.819020  7777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf7dfd24c9e40848efe2530d6539f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.819250  7629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399b24e19e6c4ef5a1bf1fc869af36c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.820472  7778 tablet_service.cc:1511] Processing CreateTablet for tablet 399b24e19e6c4ef5a1bf1fc869af36c2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.821962  7778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399b24e19e6c4ef5a1bf1fc869af36c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.816211  7776 tablet_service.cc:1511] Processing CreateTablet for tablet 973afdebab7e42c8b608e5ff5dcfe1a4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.823318  7626 tablet_service.cc:1511] Processing CreateTablet for tablet f5e796278d274ab7a029429d33362a9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.824179  7776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973afdebab7e42c8b608e5ff5dcfe1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.824846  7626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e796278d274ab7a029429d33362a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.827677  7627 tablet_service.cc:1511] Processing CreateTablet for tablet 973afdebab7e42c8b608e5ff5dcfe1a4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.829258  7627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973afdebab7e42c8b608e5ff5dcfe1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.831713  7628 tablet_service.cc:1511] Processing CreateTablet for tablet ccf7dfd24c9e40848efe2530d6539f3c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.833214  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf7dfd24c9e40848efe2530d6539f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.835960  7630 tablet_service.cc:1511] Processing CreateTablet for tablet c65e17c39e824b41bbcc51c92222a4a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.838001  7630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65e17c39e824b41bbcc51c92222a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.845151  7834 tablet_bootstrap.cc:492] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:07.851861  7834 tablet_bootstrap.cc:654] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.855602  7775 tablet_service.cc:1511] Processing CreateTablet for tablet f5e796278d274ab7a029429d33362a9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.857219  7775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e796278d274ab7a029429d33362a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.867345  7629 tablet_service.cc:1511] Processing CreateTablet for tablet c9abecd8f14241ebb4caa5fe7ac213c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.869454  7629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9abecd8f14241ebb4caa5fe7ac213c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.889990  7705 tablet_service.cc:1511] Processing CreateTablet for tablet c65e17c39e824b41bbcc51c92222a4a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.893208  7705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65e17c39e824b41bbcc51c92222a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.894609  7702 tablet_service.cc:1511] Processing CreateTablet for tablet 973afdebab7e42c8b608e5ff5dcfe1a4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.902788  7702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973afdebab7e42c8b608e5ff5dcfe1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.896375  7703 tablet_service.cc:1511] Processing CreateTablet for tablet ccf7dfd24c9e40848efe2530d6539f3c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.897975  7701 tablet_service.cc:1511] Processing CreateTablet for tablet f5e796278d274ab7a029429d33362a9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.899506  7704 tablet_service.cc:1511] Processing CreateTablet for tablet 399b24e19e6c4ef5a1bf1fc869af36c2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.907161  7704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399b24e19e6c4ef5a1bf1fc869af36c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.909255  7701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e796278d274ab7a029429d33362a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.911384  7703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf7dfd24c9e40848efe2530d6539f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.941349  7774 tablet_service.cc:1511] Processing CreateTablet for tablet c9abecd8f14241ebb4caa5fe7ac213c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.943666  7774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9abecd8f14241ebb4caa5fe7ac213c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.984567  7700 tablet_service.cc:1511] Processing CreateTablet for tablet c9abecd8f14241ebb4caa5fe7ac213c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:07.986181  7700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9abecd8f14241ebb4caa5fe7ac213c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.999409  7835 tablet_bootstrap.cc:492] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:08.002629  7699 tablet_service.cc:1511] Processing CreateTablet for tablet a4800fed903f4aadbe321079e6518e18 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:08.003510  7628 tablet_service.cc:1511] Processing CreateTablet for tablet a4800fed903f4aadbe321079e6518e18 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:08.004180  7699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4800fed903f4aadbe321079e6518e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:08.005152  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4800fed903f4aadbe321079e6518e18. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:54:07.986691  7818 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.4.135.126:34043, user_credentials={real_user=slave}} blocked reactor thread for 89936.4us
I20260608 12:54:08.000234  7834 tablet_bootstrap.cc:492] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:08.010381  7834 ts_tablet_manager.cc:1403] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.039s
I20260608 12:54:08.018118  7630 tablet_service.cc:1511] Processing CreateTablet for tablet 7ede07235d274bfcb66eaece66291f5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:08.018715  7698 tablet_service.cc:1511] Processing CreateTablet for tablet 7ede07235d274bfcb66eaece66291f5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:08.018899  7834 raft_consensus.cc:359] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.019795  7630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ede07235d274bfcb66eaece66291f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:08.020040  7834 raft_consensus.cc:385] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.020226  7698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ede07235d274bfcb66eaece66291f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:08.024621  7779 tablet_service.cc:1511] Processing CreateTablet for tablet 7ede07235d274bfcb66eaece66291f5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:08.026186  7779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ede07235d274bfcb66eaece66291f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:08.015123  7774 tablet_service.cc:1511] Processing CreateTablet for tablet a4800fed903f4aadbe321079e6518e18 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:54:08.039551  7774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4800fed903f4aadbe321079e6518e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:08.046664  7834 raft_consensus.cc:740] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.046913  7835 tablet_bootstrap.cc:654] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.049436  7837 tablet_bootstrap.cc:492] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:08.049015  7834 consensus_queue.cc:260] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.073024  7834 ts_tablet_manager.cc:1434] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.009s
I20260608 12:54:08.073966  7835 tablet_bootstrap.cc:492] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:08.074178  7834 tablet_bootstrap.cc:492] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:08.074525  7835 ts_tablet_manager.cc:1403] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.010s
I20260608 12:54:08.077684  7835 raft_consensus.cc:359] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.078413  7835 raft_consensus.cc:385] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.078750  7835 raft_consensus.cc:740] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.079500  7835 consensus_queue.cc:260] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.081050  7837 tablet_bootstrap.cc:654] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.081298  7834 tablet_bootstrap.cc:654] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.093334  7835 ts_tablet_manager.cc:1434] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.008s
I20260608 12:54:08.093977  7834 tablet_bootstrap.cc:492] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:08.094368  7834 ts_tablet_manager.cc:1403] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260608 12:54:08.094457  7835 tablet_bootstrap.cc:492] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:08.096424  7837 tablet_bootstrap.cc:492] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:08.096906  7837 ts_tablet_manager.cc:1403] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.010s
I20260608 12:54:08.097506  7834 raft_consensus.cc:359] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.098270  7834 raft_consensus.cc:385] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.098605  7834 raft_consensus.cc:740] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.099519  7834 consensus_queue.cc:260] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.100093  7837 raft_consensus.cc:359] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.100797  7837 raft_consensus.cc:385] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.101083  7837 raft_consensus.cc:740] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.101588  7835 tablet_bootstrap.cc:654] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.101938  7837 consensus_queue.cc:260] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.104090  7834 ts_tablet_manager.cc:1434] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:54:08.105515  7834 tablet_bootstrap.cc:492] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:08.111676  7837 ts_tablet_manager.cc:1434] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260608 12:54:08.113171  7834 tablet_bootstrap.cc:654] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.121526  7837 tablet_bootstrap.cc:492] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:08.125036  7834 tablet_bootstrap.cc:492] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:08.125559  7834 ts_tablet_manager.cc:1403] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 12:54:08.128674  7834 raft_consensus.cc:359] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.129468  7834 raft_consensus.cc:385] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.129817  7834 raft_consensus.cc:740] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.130826  7834 consensus_queue.cc:260] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.132465  7837 tablet_bootstrap.cc:654] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.133562  7834 ts_tablet_manager.cc:1434] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:54:08.134680  7834 tablet_bootstrap.cc:492] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:08.143659  7834 tablet_bootstrap.cc:654] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.149718  7837 tablet_bootstrap.cc:492] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:08.150487  7837 ts_tablet_manager.cc:1403] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.006s
I20260608 12:54:08.154654  7837 raft_consensus.cc:359] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.155555  7837 raft_consensus.cc:385] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.155896  7837 raft_consensus.cc:740] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.157172  7835 tablet_bootstrap.cc:492] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:08.156713  7837 consensus_queue.cc:260] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.157426  7834 tablet_bootstrap.cc:492] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:08.157783  7835 ts_tablet_manager.cc:1403] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.030s
I20260608 12:54:08.157956  7834 ts_tablet_manager.cc:1403] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260608 12:54:08.159375  7837 ts_tablet_manager.cc:1434] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:54:08.160378  7837 tablet_bootstrap.cc:492] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:08.161020  7835 raft_consensus.cc:359] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.161748  7835 raft_consensus.cc:385] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.162036  7835 raft_consensus.cc:740] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.162926  7834 raft_consensus.cc:359] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.162971  7835 consensus_queue.cc:260] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.163859  7834 raft_consensus.cc:385] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.165272  7834 raft_consensus.cc:740] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.166225  7834 consensus_queue.cc:260] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.167156  7835 ts_tablet_manager.cc:1434] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:54:08.167554  7837 tablet_bootstrap.cc:654] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.168135  7835 tablet_bootstrap.cc:492] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:08.171161  7834 ts_tablet_manager.cc:1434] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260608 12:54:08.172680  7834 tablet_bootstrap.cc:492] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:08.174714  7835 tablet_bootstrap.cc:654] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.177268  7840 raft_consensus.cc:493] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.177796  7840 raft_consensus.cc:515] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.179531  7837 tablet_bootstrap.cc:492] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:08.180114  7837 ts_tablet_manager.cc:1403] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 12:54:08.180475  7834 tablet_bootstrap.cc:654] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.183745  7837 raft_consensus.cc:359] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.184868  7837 raft_consensus.cc:385] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.185334  7837 raft_consensus.cc:740] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.186589  7837 consensus_queue.cc:260] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.190171  7840 leader_election.cc:290] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:08.190493  7837 ts_tablet_manager.cc:1434] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:54:08.192047  7837 tablet_bootstrap.cc:492] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:08.201054  7837 tablet_bootstrap.cc:654] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.215242  7837 tablet_bootstrap.cc:492] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:08.216023  7837 ts_tablet_manager.cc:1403] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260608 12:54:08.220424  7837 raft_consensus.cc:359] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.219614  7835 tablet_bootstrap.cc:492] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:08.221324  7837 raft_consensus.cc:385] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.222030  7835 ts_tablet_manager.cc:1403] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.003s
I20260608 12:54:08.221922  7837 raft_consensus.cc:740] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.223188  7837 consensus_queue.cc:260] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.225236  7835 raft_consensus.cc:359] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.225970  7835 raft_consensus.cc:385] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.226217  7837 ts_tablet_manager.cc:1434] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:54:08.226274  7835 raft_consensus.cc:740] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.227702  7837 tablet_bootstrap.cc:492] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:08.227499  7835 consensus_queue.cc:260] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.223791  7834 tablet_bootstrap.cc:492] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:08.229218  7834 ts_tablet_manager.cc:1403] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.036s
I20260608 12:54:08.231986  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973afdebab7e42c8b608e5ff5dcfe1a4" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.232788  7834 raft_consensus.cc:359] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.233613  7834 raft_consensus.cc:385] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.233976  7834 raft_consensus.cc:740] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.234818  7834 consensus_queue.cc:260] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.235738  7837 tablet_bootstrap.cc:654] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
W20260608 12:54:08.236493  7754 leader_election.cc:343] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:08.237824  7834 ts_tablet_manager.cc:1434] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:54:08.238521  7835 ts_tablet_manager.cc:1434] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:54:08.239032  7834 tablet_bootstrap.cc:492] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:08.239562  7835 tablet_bootstrap.cc:492] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:08.241340  7843 raft_consensus.cc:493] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.242101  7843 raft_consensus.cc:515] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.246454  7834 tablet_bootstrap.cc:654] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.250469  7843 leader_election.cc:290] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.265208  7838 raft_consensus.cc:493] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.266131  7838 raft_consensus.cc:515] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.273640  7843 raft_consensus.cc:493] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.274434  7843 raft_consensus.cc:515] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.276728  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973afdebab7e42c8b608e5ff5dcfe1a4" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.277633  7843 leader_election.cc:290] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
W20260608 12:54:08.279095  7752 leader_election.cc:343] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:08.280596  7838 leader_election.cc:290] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.279886  7752 leader_election.cc:304] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49; no voters: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013
I20260608 12:54:08.285650  7840 raft_consensus.cc:2749] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:08.288771  7840 raft_consensus.cc:493] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.289323  7840 raft_consensus.cc:515] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.288959  7835 tablet_bootstrap.cc:654] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.293910  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf7dfd24c9e40848efe2530d6539f3c" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.294355  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf7dfd24c9e40848efe2530d6539f3c" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.295233  7840 leader_election.cc:290] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:08.295502  7640 raft_consensus.cc:2468] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:08.294289  7837 tablet_bootstrap.cc:492] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:08.294616  7715 raft_consensus.cc:2468] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:08.296890  7837 ts_tablet_manager.cc:1403] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.069s	user 0.031s	sys 0.025s
I20260608 12:54:08.297551  7752 leader_election.cc:304] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e; no voters: 
I20260608 12:54:08.298965  7840 raft_consensus.cc:2804] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.299356  7840 raft_consensus.cc:493] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.299949  7840 raft_consensus.cc:3060] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.300604  7837 raft_consensus.cc:359] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.301483  7837 raft_consensus.cc:385] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.302398  7837 raft_consensus.cc:740] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.299345  7835 tablet_bootstrap.cc:492] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:08.303361  7837 consensus_queue.cc:260] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
W20260608 12:54:08.313678  7586 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:08.318691  7837 ts_tablet_manager.cc:1434] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260608 12:54:08.316553  7591 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:54:08.320272  7837 tablet_bootstrap.cc:492] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
W20260608 12:54:08.320305  7591 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:54:08.321007  7835 ts_tablet_manager.cc:1403] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.006s
I20260608 12:54:08.323516  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399b24e19e6c4ef5a1bf1fc869af36c2" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.324211  7640 raft_consensus.cc:2468] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:08.326115  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.326773  7640 raft_consensus.cc:2468] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:08.328874  7680 leader_election.cc:304] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.329035  7840 raft_consensus.cc:515] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.329721  7843 raft_consensus.cc:2804] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.330266  7843 raft_consensus.cc:493] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.330682  7843 raft_consensus.cc:3060] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.330957  7680 leader_election.cc:304] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.332124  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf7dfd24c9e40848efe2530d6539f3c" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:08.332711  7715 raft_consensus.cc:3060] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.332854  7837 tablet_bootstrap.cc:654] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.335273  7840 leader_election.cc:290] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 election: Requested vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:08.336766  7862 raft_consensus.cc:2804] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.337993  7862 raft_consensus.cc:493] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.339661  7834 tablet_bootstrap.cc:492] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:08.340725  7862 raft_consensus.cc:3060] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.341766  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf7dfd24c9e40848efe2530d6539f3c" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:08.342401  7640 raft_consensus.cc:3060] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.343137  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:08.342386  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399b24e19e6c4ef5a1bf1fc869af36c2" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:08.345446  7834 ts_tablet_manager.cc:1403] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.107s	user 0.046s	sys 0.039s
I20260608 12:54:08.349057  7862 raft_consensus.cc:515] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.351722  7837 tablet_bootstrap.cc:492] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:08.351970  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:08.352277  7837 ts_tablet_manager.cc:1403] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260608 12:54:08.352466  7862 leader_election.cc:290] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 election: Requested vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.349997  7640 raft_consensus.cc:2468] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 1.
I20260608 12:54:08.353247  7843 raft_consensus.cc:515] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
W20260608 12:54:08.349895  7680 leader_election.cc:343] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:08.354751  7715 raft_consensus.cc:2468] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 1.
I20260608 12:54:08.354640  7754 leader_election.cc:304] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.349057  7834 raft_consensus.cc:359] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.329808  7835 raft_consensus.cc:359] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.355612  7834 raft_consensus.cc:385] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.355798  7840 raft_consensus.cc:2804] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:08.355989  7834 raft_consensus.cc:740] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.355625  7837 raft_consensus.cc:359] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.357012  7834 consensus_queue.cc:260] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.357368  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:08.357525  7837 raft_consensus.cc:385] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.358106  7639 raft_consensus.cc:3060] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.358246  7837 raft_consensus.cc:740] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.359913  7834 ts_tablet_manager.cc:1434] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260608 12:54:08.359819  7837 consensus_queue.cc:260] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.361044  7834 tablet_bootstrap.cc:492] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:08.362360  7837 ts_tablet_manager.cc:1434] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 12:54:08.355866  7835 raft_consensus.cc:385] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.363245  7835 raft_consensus.cc:740] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.364213  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.364172  7835 consensus_queue.cc:260] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.365142  7715 raft_consensus.cc:2393] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6f8777da562401a9ad8441ec70db013 in current term 1: Already voted for candidate 2166000e1a614c72867a857dcd72646e in this term.
I20260608 12:54:08.365940  7788 raft_consensus.cc:2468] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:08.366648  7843 leader_election.cc:290] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 election: Requested vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.368461  7603 leader_election.cc:304] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [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: f6f8777da562401a9ad8441ec70db013; no voters: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e
I20260608 12:54:08.370404  7837 tablet_bootstrap.cc:492] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:08.373322  7834 tablet_bootstrap.cc:654] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.380897  7866 raft_consensus.cc:493] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.381465  7866 raft_consensus.cc:515] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.383133  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:08.383780  7788 raft_consensus.cc:3060] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.390501  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.391096  7639 raft_consensus.cc:2468] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 1.
W20260608 12:54:08.392166  7603 leader_election.cc:343] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:08.392767  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399b24e19e6c4ef5a1bf1fc869af36c2" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:08.393581  7640 raft_consensus.cc:3060] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.396548  7837 tablet_bootstrap.cc:654] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.400035  7866 leader_election.cc:290] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.401427  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:08.402380  7835 ts_tablet_manager.cc:1434] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.081s	user 0.011s	sys 0.025s
W20260608 12:54:08.403542  7605 leader_election.cc:343] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:08.403864  7835 tablet_bootstrap.cc:492] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:08.404114  7605 leader_election.cc:304] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [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: f6f8777da562401a9ad8441ec70db013; no voters: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e
I20260608 12:54:08.405088  7866 raft_consensus.cc:2749] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:08.406217  7834 tablet_bootstrap.cc:492] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:08.406826  7834 ts_tablet_manager.cc:1403] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.022s
I20260608 12:54:08.408125  7640 raft_consensus.cc:2468] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 1.
I20260608 12:54:08.410400  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399b24e19e6c4ef5a1bf1fc869af36c2" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:08.410310  7834 raft_consensus.cc:359] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.411413  7834 raft_consensus.cc:385] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.411494  7835 tablet_bootstrap.cc:654] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.411814  7834 raft_consensus.cc:740] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.412452  7838 raft_consensus.cc:2749] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:08.412928  7834 consensus_queue.cc:260] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.420172  7834 ts_tablet_manager.cc:1434] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 12:54:08.421718  7834 tablet_bootstrap.cc:492] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:08.430459  7834 tablet_bootstrap.cc:654] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.435379  7788 raft_consensus.cc:2468] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 1.
W20260608 12:54:08.432228  7680 leader_election.cc:343] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:08.440568  7862 raft_consensus.cc:493] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.441299  7862 raft_consensus.cc:515] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.444222  7862 leader_election.cc:290] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.445272  7680 leader_election.cc:304] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 1bbedf623ca24affa0741b7084c90d49
I20260608 12:54:08.446442  7862 raft_consensus.cc:2804] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:08.446890  7680 leader_election.cc:304] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.447225  7862 raft_consensus.cc:697] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Becoming Leader. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Running, Role: LEADER
I20260608 12:54:08.448690  7840 raft_consensus.cc:697] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Running, Role: LEADER
I20260608 12:54:08.449150  7843 raft_consensus.cc:2804] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:08.448518  7862 consensus_queue.cc:237] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.449709  7840 consensus_queue.cc:237] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.454370  7843 raft_consensus.cc:697] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Becoming Leader. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Running, Role: LEADER
I20260608 12:54:08.455596  7843 consensus_queue.cc:237] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.460471  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973afdebab7e42c8b608e5ff5dcfe1a4" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.461453  7639 raft_consensus.cc:2468] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:08.462335  7837 tablet_bootstrap.cc:492] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:08.463485  7837 ts_tablet_manager.cc:1403] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.000s
I20260608 12:54:08.463426  7680 leader_election.cc:304] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.464684  7862 raft_consensus.cc:2804] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.465144  7862 raft_consensus.cc:493] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.465569  7862 raft_consensus.cc:3060] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.466939  7835 tablet_bootstrap.cc:492] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:08.467478  7835 ts_tablet_manager.cc:1403] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.036s
I20260608 12:54:08.473676  7834 tablet_bootstrap.cc:492] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:08.473104  7536 catalog_manager.cc:5696] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2166000e1a614c72867a857dcd72646e (127.4.135.66). New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:08.474658  7862 raft_consensus.cc:515] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.474332  7834 ts_tablet_manager.cc:1403] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.003s
I20260608 12:54:08.475225  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973afdebab7e42c8b608e5ff5dcfe1a4" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:08.476243  7788 raft_consensus.cc:2468] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:08.476831  7862 leader_election.cc:290] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 election: Requested vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.478511  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973afdebab7e42c8b608e5ff5dcfe1a4" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:08.479107  7639 raft_consensus.cc:3060] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.478693  7837 raft_consensus.cc:359] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.479310  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973afdebab7e42c8b608e5ff5dcfe1a4" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:08.479705  7837 raft_consensus.cc:385] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.479925  7789 raft_consensus.cc:3060] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.480161  7837 raft_consensus.cc:740] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.481377  7837 consensus_queue.cc:260] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.485455  7834 raft_consensus.cc:359] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.485191  7835 raft_consensus.cc:359] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.489910  7834 raft_consensus.cc:385] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.490118  7835 raft_consensus.cc:385] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.490401  7834 raft_consensus.cc:740] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.490688  7835 raft_consensus.cc:740] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.491336  7789 raft_consensus.cc:2468] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 1.
I20260608 12:54:08.491546  7834 consensus_queue.cc:260] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.489411  7639 raft_consensus.cc:2468] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 1.
I20260608 12:54:08.492007  7835 consensus_queue.cc:260] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.492566  7680 leader_election.cc:304] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [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: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e; no voters: 
I20260608 12:54:08.494186  7862 raft_consensus.cc:2804] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:08.494673  7862 raft_consensus.cc:697] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Becoming Leader. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Running, Role: LEADER
I20260608 12:54:08.498700  7834 ts_tablet_manager.cc:1434] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260608 12:54:08.499804  7837 ts_tablet_manager.cc:1434] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260608 12:54:08.501199  7837 tablet_bootstrap.cc:492] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:08.495219  7835 ts_tablet_manager.cc:1434] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.004s
I20260608 12:54:08.508038  7835 tablet_bootstrap.cc:492] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:08.507179  7535 catalog_manager.cc:5696] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:08.495471  7862 consensus_queue.cc:237] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.511004  7837 tablet_bootstrap.cc:654] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.518796  7837 tablet_bootstrap.cc:492] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:08.519394  7837 ts_tablet_manager.cc:1403] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260608 12:54:08.522486  7835 tablet_bootstrap.cc:654] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.522845  7837 raft_consensus.cc:359] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.523933  7837 raft_consensus.cc:385] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.524348  7837 raft_consensus.cc:740] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.525379  7837 consensus_queue.cc:260] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.527931  7837 ts_tablet_manager.cc:1434] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:08.529038  7835 tablet_bootstrap.cc:492] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:08.529618  7835 ts_tablet_manager.cc:1403] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260608 12:54:08.532742  7835 raft_consensus.cc:359] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.533469  7835 raft_consensus.cc:385] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.533768  7835 raft_consensus.cc:740] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.534596  7835 consensus_queue.cc:260] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.536798  7835 ts_tablet_manager.cc:1434] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:54:08.537658  7835 tablet_bootstrap.cc:492] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:08.541069  7536 catalog_manager.cc:5696] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2166000e1a614c72867a857dcd72646e (127.4.135.66). New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:08.542591  7835 tablet_bootstrap.cc:654] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.543020  7536 catalog_manager.cc:5696] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2166000e1a614c72867a857dcd72646e (127.4.135.66). New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:08.547865  7835 tablet_bootstrap.cc:492] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:08.548449  7835 ts_tablet_manager.cc:1403] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:54:08.551158  7835 raft_consensus.cc:359] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.551659  7835 raft_consensus.cc:385] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.551930  7835 raft_consensus.cc:740] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.552835  7835 consensus_queue.cc:260] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.555292  7835 ts_tablet_manager.cc:1434] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:54:08.556371  7835 tablet_bootstrap.cc:492] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:08.560830  7835 tablet_bootstrap.cc:654] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:08.565318  7835 tablet_bootstrap.cc:492] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:08.565667  7835 ts_tablet_manager.cc:1403] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:54:08.568089  7835 raft_consensus.cc:359] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.568553  7835 raft_consensus.cc:385] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:08.568720  7835 raft_consensus.cc:740] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:08.569326  7835 consensus_queue.cc:260] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.571004  7835 ts_tablet_manager.cc:1434] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:54:08.605525  7840 raft_consensus.cc:493] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.606020  7840 raft_consensus.cc:515] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.606297  7862 raft_consensus.cc:493] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.606817  7862 raft_consensus.cc:515] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.607975  7840 leader_election.cc:290] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:08.608768  7862 leader_election.cc:290] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.608958  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e17c39e824b41bbcc51c92222a4a2" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.609246  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e17c39e824b41bbcc51c92222a4a2" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.609623  7639 raft_consensus.cc:2468] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:08.609916  7715 raft_consensus.cc:2468] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:08.610091  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e17c39e824b41bbcc51c92222a4a2" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:08.610101  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e17c39e824b41bbcc51c92222a4a2" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.610705  7788 raft_consensus.cc:2468] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:08.610882  7754 leader_election.cc:304] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.611059  7640 raft_consensus.cc:2468] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:08.612114  7680 leader_election.cc:304] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [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: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e; no voters: 
I20260608 12:54:08.612231  7840 raft_consensus.cc:2804] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.612771  7840 raft_consensus.cc:493] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.613005  7862 raft_consensus.cc:2804] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.613165  7840 raft_consensus.cc:3060] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.613449  7862 raft_consensus.cc:493] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.613857  7862 raft_consensus.cc:3060] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.620299  7862 raft_consensus.cc:515] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.620299  7840 raft_consensus.cc:515] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.622771  7862 leader_election.cc:290] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 election: Requested vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.623608  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e17c39e824b41bbcc51c92222a4a2" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:08.623960  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e17c39e824b41bbcc51c92222a4a2" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:08.624210  7640 raft_consensus.cc:3060] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.624369  7840 leader_election.cc:290] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 election: Requested vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:08.624691  7715 raft_consensus.cc:2393] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bbedf623ca24affa0741b7084c90d49 in current term 1: Already voted for candidate 2166000e1a614c72867a857dcd72646e in this term.
I20260608 12:54:08.624287  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e17c39e824b41bbcc51c92222a4a2" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:08.624286  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e17c39e824b41bbcc51c92222a4a2" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:08.625694  7788 raft_consensus.cc:2393] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2166000e1a614c72867a857dcd72646e in current term 1: Already voted for candidate 1bbedf623ca24affa0741b7084c90d49 in this term.
I20260608 12:54:08.627036  7680 leader_election.cc:304] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [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: 2166000e1a614c72867a857dcd72646e; no voters: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013
I20260608 12:54:08.627935  7862 raft_consensus.cc:2749] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:54:08.630693  7640 raft_consensus.cc:2468] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 1.
I20260608 12:54:08.631829  7754 leader_election.cc:304] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013; no voters: 2166000e1a614c72867a857dcd72646e
I20260608 12:54:08.632602  7840 raft_consensus.cc:2804] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:08.633092  7840 raft_consensus.cc:697] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Running, Role: LEADER
I20260608 12:54:08.633891  7840 consensus_queue.cc:237] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:08.640736  7536 catalog_manager.cc:5696] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:08.654507  7838 raft_consensus.cc:493] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.655153  7838 raft_consensus.cc:515] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.656962  7838 leader_election.cc:290] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.657891  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9abecd8f14241ebb4caa5fe7ac213c8" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.658039  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9abecd8f14241ebb4caa5fe7ac213c8" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:08.658524  7715 raft_consensus.cc:2468] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 0.
I20260608 12:54:08.658712  7788 raft_consensus.cc:2468] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 0.
I20260608 12:54:08.659788  7603 leader_election.cc:304] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.660468  7838 raft_consensus.cc:2804] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.660784  7838 raft_consensus.cc:493] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.661063  7838 raft_consensus.cc:3060] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.665722  7838 raft_consensus.cc:515] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.667451  7838 leader_election.cc:290] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 election: Requested vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.667821  7840 raft_consensus.cc:493] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.668315  7840 raft_consensus.cc:515] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.668551  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9abecd8f14241ebb4caa5fe7ac213c8" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:08.668551  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9abecd8f14241ebb4caa5fe7ac213c8" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:08.669008  7838 raft_consensus.cc:493] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.669394  7788 raft_consensus.cc:3060] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.669432  7715 raft_consensus.cc:3060] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.671254  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.671756  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.671885  7864 raft_consensus.cc:493] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.672226  7640 raft_consensus.cc:2468] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:08.672415  7714 raft_consensus.cc:2468] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:08.672479  7864 raft_consensus.cc:515] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.673532  7754 leader_election.cc:304] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.673940  7840 leader_election.cc:290] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:08.674609  7865 raft_consensus.cc:2804] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.674988  7865 raft_consensus.cc:493] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.675103  7864 leader_election.cc:290] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:08.675457  7865 raft_consensus.cc:3060] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.669512  7838 raft_consensus.cc:515] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.676829  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ede07235d274bfcb66eaece66291f5d" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.677204  7788 raft_consensus.cc:2468] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 1.
I20260608 12:54:08.677474  7714 raft_consensus.cc:2468] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:08.679272  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ede07235d274bfcb66eaece66291f5d" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.678867  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ede07235d274bfcb66eaece66291f5d" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:08.679347  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ede07235d274bfcb66eaece66291f5d" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.680168  7789 raft_consensus.cc:2468] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 0.
I20260608 12:54:08.680469  7713 raft_consensus.cc:2468] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 0.
I20260608 12:54:08.680650  7605 leader_election.cc:304] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [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: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.681499  7640 raft_consensus.cc:2468] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:08.681638  7605 leader_election.cc:304] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [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: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:08.681830  7752 leader_election.cc:304] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e; no voters: 
I20260608 12:54:08.682770  7866 raft_consensus.cc:2804] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:08.682715  7865 raft_consensus.cc:515] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.685451  7865 leader_election.cc:290] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 election: Requested vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:08.686041  7865 raft_consensus.cc:2804] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.686676  7865 raft_consensus.cc:493] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.677645  7838 leader_election.cc:290] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.687322  7866 raft_consensus.cc:697] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Becoming Leader. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Running, Role: LEADER
I20260608 12:54:08.688724  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:08.689572  7713 raft_consensus.cc:3060] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.689769  7866 consensus_queue.cc:237] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.691959  7715 raft_consensus.cc:2468] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 1.
I20260608 12:54:08.693425  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:08.688724  7865 raft_consensus.cc:3060] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.696058  7640 raft_consensus.cc:3060] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.701330  7886 raft_consensus.cc:2804] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:08.702185  7886 raft_consensus.cc:493] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:08.702683  7886 raft_consensus.cc:3060] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.702309  7536 catalog_manager.cc:5696] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6f8777da562401a9ad8441ec70db013 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "f6f8777da562401a9ad8441ec70db013" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:08.703831  7865 raft_consensus.cc:515] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.706050  7865 leader_election.cc:290] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 election: Requested vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:08.707325  7713 raft_consensus.cc:2468] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 1.
I20260608 12:54:08.707409  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ede07235d274bfcb66eaece66291f5d" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:08.707772  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ede07235d274bfcb66eaece66291f5d" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:08.708379  7715 raft_consensus.cc:3060] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.708714  7752 leader_election.cc:304] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e; no voters: 
I20260608 12:54:08.709599  7865 raft_consensus.cc:2804] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:08.710055  7865 raft_consensus.cc:697] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Running, Role: LEADER
I20260608 12:54:08.711352  7865 consensus_queue.cc:237] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.712260  7640 raft_consensus.cc:2468] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 1.
I20260608 12:54:08.715454  7715 raft_consensus.cc:2468] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 1.
I20260608 12:54:08.716527  7886 raft_consensus.cc:515] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.717137  7752 leader_election.cc:304] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e; no voters: 
I20260608 12:54:08.717756  7639 raft_consensus.cc:2393] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bbedf623ca24affa0741b7084c90d49 in current term 1: Already voted for candidate f6f8777da562401a9ad8441ec70db013 in this term.
I20260608 12:54:08.718504  7864 raft_consensus.cc:2804] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:08.719213  7864 raft_consensus.cc:697] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Running, Role: LEADER
I20260608 12:54:08.719434  7886 leader_election.cc:290] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 election: Requested vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:08.720605  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ede07235d274bfcb66eaece66291f5d" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:08.720396  7864 consensus_queue.cc:237] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.724203  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ede07235d274bfcb66eaece66291f5d" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:08.724908  7715 raft_consensus.cc:2393] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f6f8777da562401a9ad8441ec70db013 in current term 1: Already voted for candidate 1bbedf623ca24affa0741b7084c90d49 in this term.
I20260608 12:54:08.726585  7603 leader_election.cc:304] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [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: f6f8777da562401a9ad8441ec70db013; no voters: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e
I20260608 12:54:08.727826  7886 raft_consensus.cc:2749] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:54:08.727941  7536 catalog_manager.cc:5696] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:08.741277  7535 catalog_manager.cc:5696] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:08.785511  7864 raft_consensus.cc:493] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:08.786031  7864 raft_consensus.cc:515] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:08.788113  7864 leader_election.cc:290] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:08.789057  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399b24e19e6c4ef5a1bf1fc869af36c2" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:08.789227  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399b24e19e6c4ef5a1bf1fc869af36c2" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:08.789952  7639 raft_consensus.cc:2393] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bbedf623ca24affa0741b7084c90d49 in current term 1: Already voted for candidate 2166000e1a614c72867a857dcd72646e in this term.
I20260608 12:54:08.790997  7754 leader_election.cc:304] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49; no voters: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013
I20260608 12:54:08.791656  7864 raft_consensus.cc:3060] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:08.796550  7864 raft_consensus.cc:2749] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:08.918169  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:08.919227  7862 consensus_queue.cc:1048] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:54:08.925495  7890 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 12:54:08.929679  7892 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 12:54:08.936764  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:08.936944  7862 consensus_queue.cc:1048] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:54:08.940529  7894 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 12:54:08.941748  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:08.942047  4637 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 12:54:08.942267  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923248942248 us; error 0 us; skew 500 ppm
I20260608 12:54:08.943145  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:08.944419  7862 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:08.952201  4637 webserver.cc:533] Webserver started at http://127.4.135.68:38385/ using document root <none> and password file <none>
I20260608 12:54:08.953047  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:08.953296  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:08.953656  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:08.955147  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "64716713b58e438c9216dcc72914814e"
format_stamp: "Formatted at 2026-06-08 12:54:08 on dist-test-slave-rml8"
I20260608 12:54:08.959408  7862 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:08.975533  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.020s	user 0.010s	sys 0.009s
I20260608 12:54:08.980531  7905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:08.981985  4637 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:08.982357  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "64716713b58e438c9216dcc72914814e"
format_stamp: "Formatted at 2026-06-08 12:54:08 on dist-test-slave-rml8"
I20260608 12:54:08.982764  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-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 12:54:08.987267  7864 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:08.995913  7862 consensus_queue.cc:1048] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:09.013387  7840 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:09.018309  7862 consensus_queue.cc:1048] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:09.023379  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:09.025738  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:09.036602  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:09.043530  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:09.043843  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:09.044147  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:09.044368  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:09.087183  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:36753
I20260608 12:54:09.087289  7971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:36753 every 8 connection(s)
I20260608 12:54:09.094453  7535 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41336:
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 12:54:09.104242  7886 consensus_queue.cc:1048] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:09.112174  7972 heartbeater.cc:344] Connected to a master server at 127.4.135.126:34043
I20260608 12:54:09.112668  7972 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:09.113689  7972 heartbeater.cc:507] Master 127.4.135.126:34043 requested a full tablet report, sending...
I20260608 12:54:09.116094  7536 ts_manager.cc:194] Registered new tserver with Master: 64716713b58e438c9216dcc72914814e (127.4.135.68:36753)
I20260608 12:54:09.118057  7536 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41340
I20260608 12:54:09.123338  7838 consensus_queue.cc:1048] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:09.124678  7840 consensus_queue.cc:1048] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:54:09.130947  7535 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a15032567ddf4451833b04b2af08080b has no consensus state
W20260608 12:54:09.134802  7535 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a4b40fc22cbe4542aa4f82a06824d927 has no consensus state
W20260608 12:54:09.136412  7535 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 773e67faca02496793aca09d54d6277a has no consensus state
I20260608 12:54:09.144294  7864 consensus_queue.cc:1048] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:54:09.146349  7535 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 53aff63126084a77bb1f6d03bdb0c57e has no consensus state
W20260608 12:54:09.147961  7535 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 416884bdc0e44118b94f91a6eb842920 has no consensus state
W20260608 12:54:09.149569  7535 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dc81e99584f24e50aca8788c1035341e has no consensus state
W20260608 12:54:09.150738  7524 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a15032567ddf4451833b04b2af08080b (table range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a15032567ddf4451833b04b2af08080b has no consensus state
W20260608 12:54:09.151146  7535 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4168327d557342808702874bc27191ff has no consensus state
W20260608 12:54:09.153312  7535 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dfb3a25bc417439bbb8ed87b2452fcc6 has no consensus state
I20260608 12:54:09.179265  7864 consensus_queue.cc:1048] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:09.193188  7630 tablet_service.cc:1511] Processing CreateTablet for tablet a15032567ddf4451833b04b2af08080b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.195827  7630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15032567ddf4451833b04b2af08080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.201361  7865 consensus_queue.cc:1048] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:09.206185  7774 tablet_service.cc:1511] Processing CreateTablet for tablet a4b40fc22cbe4542aa4f82a06824d927 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.207959  7774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b40fc22cbe4542aa4f82a06824d927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.213536  7628 tablet_service.cc:1511] Processing CreateTablet for tablet a4b40fc22cbe4542aa4f82a06824d927 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.215320  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b40fc22cbe4542aa4f82a06824d927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.219395  7779 tablet_service.cc:1511] Processing CreateTablet for tablet 773e67faca02496793aca09d54d6277a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.221280  7779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773e67faca02496793aca09d54d6277a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.229846  7627 tablet_service.cc:1511] Processing CreateTablet for tablet 416884bdc0e44118b94f91a6eb842920 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.230142  7626 tablet_service.cc:1511] Processing CreateTablet for tablet 4168327d557342808702874bc27191ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.230369  7629 tablet_service.cc:1511] Processing CreateTablet for tablet 53aff63126084a77bb1f6d03bdb0c57e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.231444  7627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416884bdc0e44118b94f91a6eb842920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.232463  7698 tablet_service.cc:1511] Processing CreateTablet for tablet a15032567ddf4451833b04b2af08080b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.234041  7698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15032567ddf4451833b04b2af08080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.234375  7629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53aff63126084a77bb1f6d03bdb0c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.235970  7778 tablet_service.cc:1511] Processing CreateTablet for tablet 416884bdc0e44118b94f91a6eb842920 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.237630  7703 tablet_service.cc:1511] Processing CreateTablet for tablet 53aff63126084a77bb1f6d03bdb0c57e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.239151  7626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168327d557342808702874bc27191ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.239216  7703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53aff63126084a77bb1f6d03bdb0c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.243198  7775 tablet_service.cc:1511] Processing CreateTablet for tablet dc81e99584f24e50aca8788c1035341e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.233553  7699 tablet_service.cc:1511] Processing CreateTablet for tablet 773e67faca02496793aca09d54d6277a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.245319  7699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773e67faca02496793aca09d54d6277a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.250965  7865 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:09.253911  7702 tablet_service.cc:1511] Processing CreateTablet for tablet dc81e99584f24e50aca8788c1035341e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.255378  7702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc81e99584f24e50aca8788c1035341e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.262183  7776 tablet_service.cc:1511] Processing CreateTablet for tablet dfb3a25bc417439bbb8ed87b2452fcc6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.267001  7778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416884bdc0e44118b94f91a6eb842920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.267757  7775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc81e99584f24e50aca8788c1035341e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.270910  7776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb3a25bc417439bbb8ed87b2452fcc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.275125  7865 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:09.292269  7629 tablet_service.cc:1511] Processing CreateTablet for tablet dfb3a25bc417439bbb8ed87b2452fcc6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.294000  7629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb3a25bc417439bbb8ed87b2452fcc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.327426  7700 tablet_service.cc:1511] Processing CreateTablet for tablet 4168327d557342808702874bc27191ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.328931  7700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168327d557342808702874bc27191ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:54:09.334235  7586 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:09.341683  7984 tablet_bootstrap.cc:492] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:09.378762  7984 tablet_bootstrap.cc:654] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.384920  7937 tablet_service.cc:1511] Processing CreateTablet for tablet a15032567ddf4451833b04b2af08080b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.386512  7987 tablet_bootstrap.cc:492] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:09.392618  7936 tablet_service.cc:1511] Processing CreateTablet for tablet a4b40fc22cbe4542aa4f82a06824d927 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.392014  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15032567ddf4451833b04b2af08080b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.396179  7930 tablet_service.cc:1511] Processing CreateTablet for tablet dfb3a25bc417439bbb8ed87b2452fcc6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.401439  7932 tablet_service.cc:1511] Processing CreateTablet for tablet dc81e99584f24e50aca8788c1035341e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.402509  7933 tablet_service.cc:1511] Processing CreateTablet for tablet 416884bdc0e44118b94f91a6eb842920 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.402676  7935 tablet_service.cc:1511] Processing CreateTablet for tablet 773e67faca02496793aca09d54d6277a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.404340  7931 tablet_service.cc:1511] Processing CreateTablet for tablet 4168327d557342808702874bc27191ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.405378  7934 tablet_service.cc:1511] Processing CreateTablet for tablet 53aff63126084a77bb1f6d03bdb0c57e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:54:09.408932  7988 tablet_bootstrap.cc:492] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:09.408514  7936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b40fc22cbe4542aa4f82a06824d927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.411684  7931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168327d557342808702874bc27191ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.412895  7933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416884bdc0e44118b94f91a6eb842920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.413259  7984 tablet_bootstrap.cc:492] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:09.414239  7934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53aff63126084a77bb1f6d03bdb0c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.414377  7984 ts_tablet_manager.cc:1403] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.074s	user 0.000s	sys 0.013s
I20260608 12:54:09.421151  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb3a25bc417439bbb8ed87b2452fcc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.425902  7932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc81e99584f24e50aca8788c1035341e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.428426  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 773e67faca02496793aca09d54d6277a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:09.429567  7984 raft_consensus.cc:359] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.430692  7984 raft_consensus.cc:385] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.431017  7984 raft_consensus.cc:740] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.448014  7984 consensus_queue.cc:260] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.463346  7987 tablet_bootstrap.cc:654] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.464679  7984 ts_tablet_manager.cc:1434] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.001s
I20260608 12:54:09.466616  7984 tablet_bootstrap.cc:492] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:09.479730  7988 tablet_bootstrap.cc:654] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.492969  7984 tablet_bootstrap.cc:654] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.499437  7988 tablet_bootstrap.cc:492] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:09.500058  7988 ts_tablet_manager.cc:1403] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.007s
I20260608 12:54:09.500710  7991 tablet_bootstrap.cc:492] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:09.505328  7984 tablet_bootstrap.cc:492] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:09.505848  7984 ts_tablet_manager.cc:1403] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.003s
I20260608 12:54:09.508026  7988 raft_consensus.cc:359] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.508872  7988 raft_consensus.cc:385] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.509316  7987 tablet_bootstrap.cc:492] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:09.509262  7988 raft_consensus.cc:740] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.509083  7984 raft_consensus.cc:359] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.509977  7987 ts_tablet_manager.cc:1403] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.124s	user 0.020s	sys 0.012s
I20260608 12:54:09.510082  7984 raft_consensus.cc:385] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.510592  7984 raft_consensus.cc:740] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.510776  7988 consensus_queue.cc:260] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.511792  7984 consensus_queue.cc:260] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.512956  7991 tablet_bootstrap.cc:654] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.513171  7987 raft_consensus.cc:359] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.513877  7987 raft_consensus.cc:385] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.514175  7987 raft_consensus.cc:740] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.514938  7987 consensus_queue.cc:260] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.517257  7987 ts_tablet_manager.cc:1434] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:54:09.518424  7987 tablet_bootstrap.cc:492] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:09.521363  7988 ts_tablet_manager.cc:1434] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:54:09.525457  7987 tablet_bootstrap.cc:654] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.525449  7991 tablet_bootstrap.cc:492] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e: No bootstrap required, opened a new log
I20260608 12:54:09.526180  7991 ts_tablet_manager.cc:1403] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.016s
I20260608 12:54:09.529560  7991 raft_consensus.cc:359] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.530308  7991 raft_consensus.cc:385] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.530443  7988 tablet_bootstrap.cc:492] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:09.532562  7984 ts_tablet_manager.cc:1434] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.005s
I20260608 12:54:09.533571  7984 tablet_bootstrap.cc:492] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:09.540832  7984 tablet_bootstrap.cc:654] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.542632  7991 raft_consensus.cc:740] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.543552  7991 consensus_queue.cc:260] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.545012  7988 tablet_bootstrap.cc:654] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.546151  7987 tablet_bootstrap.cc:492] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:09.546787  7987 ts_tablet_manager.cc:1403] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260608 12:54:09.550772  7987 raft_consensus.cc:359] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:09.551852  7987 raft_consensus.cc:385] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.552342  7987 raft_consensus.cc:740] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.553524  7987 consensus_queue.cc:260] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:09.556489  7987 ts_tablet_manager.cc:1434] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:54:09.557557  7987 tablet_bootstrap.cc:492] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:09.560004  7991 ts_tablet_manager.cc:1434] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.008s
I20260608 12:54:09.559924  7972 heartbeater.cc:499] Master 127.4.135.126:34043 was elected leader, sending a full tablet report...
I20260608 12:54:09.561297  7991 tablet_bootstrap.cc:492] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:09.564800  7987 tablet_bootstrap.cc:654] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.568354  7991 tablet_bootstrap.cc:654] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.573817  7991 tablet_bootstrap.cc:492] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e: No bootstrap required, opened a new log
I20260608 12:54:09.574218  7991 ts_tablet_manager.cc:1403] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:54:09.576327  7984 tablet_bootstrap.cc:492] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:09.577001  7988 tablet_bootstrap.cc:492] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:09.577349  7984 ts_tablet_manager.cc:1403] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.001s
I20260608 12:54:09.577560  7988 ts_tablet_manager.cc:1403] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.002s
I20260608 12:54:09.577574  7991 raft_consensus.cc:359] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.578611  7991 raft_consensus.cc:385] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.578774  7987 tablet_bootstrap.cc:492] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:09.578960  7991 raft_consensus.cc:740] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.579608  7987 ts_tablet_manager.cc:1403] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260608 12:54:09.580035  7991 consensus_queue.cc:260] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.580906  7984 raft_consensus.cc:359] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.581612  7984 raft_consensus.cc:385] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.581925  7984 raft_consensus.cc:740] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.582582  7991 ts_tablet_manager.cc:1434] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:54:09.582913  7984 consensus_queue.cc:260] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.583559  7991 tablet_bootstrap.cc:492] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:09.583290  7987 raft_consensus.cc:359] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.584228  7987 raft_consensus.cc:385] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.584595  7987 raft_consensus.cc:740] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.585655  7988 raft_consensus.cc:359] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.585561  7987 consensus_queue.cc:260] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.586411  7988 raft_consensus.cc:385] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.586766  7988 raft_consensus.cc:740] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.587632  7988 consensus_queue.cc:260] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.591468  7991 tablet_bootstrap.cc:654] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.591854  7987 ts_tablet_manager.cc:1434] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:54:09.592980  7987 tablet_bootstrap.cc:492] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:09.595854  7840 raft_consensus.cc:493] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:09.596563  7840 raft_consensus.cc:515] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.600018  7987 tablet_bootstrap.cc:654] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.602308  7988 ts_tablet_manager.cc:1434] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.008s
I20260608 12:54:09.603368  7988 tablet_bootstrap.cc:492] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:09.603276  7838 raft_consensus.cc:493] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:09.604091  7838 raft_consensus.cc:515] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.612759  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb3a25bc417439bbb8ed87b2452fcc6" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:09.614774  7840 leader_election.cc:290] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:09.595999  7984 ts_tablet_manager.cc:1434] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:54:09.616806  7838 leader_election.cc:290] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:09.618664  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168327d557342808702874bc27191ff" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
W20260608 12:54:09.619787  7754 leader_election.cc:343] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:54:09.627638  7603 leader_election.cc:343] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:09.619263  7536 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638: range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797] alter complete (version 0)
I20260608 12:54:09.629096  7984 tablet_bootstrap.cc:492] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:09.640084  7984 tablet_bootstrap.cc:654] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.647114  7988 tablet_bootstrap.cc:654] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.654651  7991 tablet_bootstrap.cc:492] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e: No bootstrap required, opened a new log
I20260608 12:54:09.655182  7991 ts_tablet_manager.cc:1403] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.030s
I20260608 12:54:09.657892  7991 raft_consensus.cc:359] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.658458  7991 raft_consensus.cc:385] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.658792  7991 raft_consensus.cc:740] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.661285  7871 raft_consensus.cc:493] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:09.661782  7871 raft_consensus.cc:515] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.672122  7991 consensus_queue.cc:260] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.673389  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168327d557342808702874bc27191ff" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e" is_pre_election: true
I20260608 12:54:09.676308  7947 raft_consensus.cc:2468] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 0.
I20260608 12:54:09.679140  7871 leader_election.cc:290] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:09.680781  7603 leader_election.cc:304] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [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: 64716713b58e438c9216dcc72914814e, f6f8777da562401a9ad8441ec70db013; no voters: 2166000e1a614c72867a857dcd72646e
I20260608 12:54:09.681361  7991 ts_tablet_manager.cc:1434] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260608 12:54:09.682471  7838 raft_consensus.cc:2804] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:09.682816  7991 tablet_bootstrap.cc:492] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:09.682880  7838 raft_consensus.cc:493] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:09.684317  7838 raft_consensus.cc:3060] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.684947  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53aff63126084a77bb1f6d03bdb0c57e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:09.685571  7639 raft_consensus.cc:2468] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:09.686774  7680 leader_election.cc:304] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:09.687619  7871 raft_consensus.cc:2804] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:09.687997  7871 raft_consensus.cc:493] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:09.688321  7871 raft_consensus.cc:3060] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.700356  7987 tablet_bootstrap.cc:492] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:09.700892  7987 ts_tablet_manager.cc:1403] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.004s
I20260608 12:54:09.705031  7988 tablet_bootstrap.cc:492] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:09.705649  7988 ts_tablet_manager.cc:1403] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.008s
I20260608 12:54:09.706589  7871 raft_consensus.cc:515] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.708882  7988 raft_consensus.cc:359] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.709614  7988 raft_consensus.cc:385] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.709932  7988 raft_consensus.cc:740] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.710530  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53aff63126084a77bb1f6d03bdb0c57e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:09.711114  7639 raft_consensus.cc:3060] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.711019  7988 consensus_queue.cc:260] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.705140  7987 raft_consensus.cc:359] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.712936  7987 raft_consensus.cc:385] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.713368  7987 raft_consensus.cc:740] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.714417  7987 consensus_queue.cc:260] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.732697  7639 raft_consensus.cc:2468] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 1.
I20260608 12:54:09.729017  7988 ts_tablet_manager.cc:1434] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260608 12:54:09.734107  7991 tablet_bootstrap.cc:654] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.734654  7988 tablet_bootstrap.cc:492] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:09.718370  7987 ts_tablet_manager.cc:1434] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260608 12:54:09.716949  7871 leader_election.cc:290] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 election: Requested vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:09.746707  7987 tablet_bootstrap.cc:492] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:09.746779  7996 raft_consensus.cc:493] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:09.749209  7996 raft_consensus.cc:515] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.755335  7680 leader_election.cc:304] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:09.756300  7871 raft_consensus.cc:2804] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:09.756831  7871 raft_consensus.cc:697] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Becoming Leader. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Running, Role: LEADER
I20260608 12:54:09.753827  7843 raft_consensus.cc:493] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:09.759755  7871 consensus_queue.cc:237] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.760897  7843 raft_consensus.cc:515] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.753789  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb3a25bc417439bbb8ed87b2452fcc6" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e" is_pre_election: true
W20260608 12:54:09.764149  7752 leader_election.cc:343] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:09.764627  7752 leader_election.cc:304] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49; no voters: 64716713b58e438c9216dcc72914814e, f6f8777da562401a9ad8441ec70db013
I20260608 12:54:09.765661  7840 raft_consensus.cc:2749] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:09.771257  7843 leader_election.cc:290] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:09.766420  7838 raft_consensus.cc:515] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.775684  7984 tablet_bootstrap.cc:492] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:09.776232  7984 ts_tablet_manager.cc:1403] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.153s	user 0.026s	sys 0.005s
I20260608 12:54:09.776394  7838 leader_election.cc:290] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 election: Requested vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:09.777348  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81e99584f24e50aca8788c1035341e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:09.777992  7788 raft_consensus.cc:2468] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:09.786952  7988 tablet_bootstrap.cc:654] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.789646  7996 leader_election.cc:290] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:09.792863  7680 leader_election.cc:304] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [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: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e; no voters: 
I20260608 12:54:09.794710  7843 raft_consensus.cc:2804] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:09.804041  7843 raft_consensus.cc:493] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:09.804565  7843 raft_consensus.cc:3060] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.806600  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168327d557342808702874bc27191ff" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e"
I20260608 12:54:09.817427  7991 tablet_bootstrap.cc:492] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e: No bootstrap required, opened a new log
I20260608 12:54:09.822184  7947 raft_consensus.cc:3060] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.828387  7987 tablet_bootstrap.cc:654] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.829248  7991 ts_tablet_manager.cc:1403] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.147s	user 0.006s	sys 0.019s
I20260608 12:54:09.840255  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168327d557342808702874bc27191ff" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:09.846035  7535 catalog_manager.cc:5696] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2166000e1a614c72867a857dcd72646e (127.4.135.66). New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:09.850330  7603 leader_election.cc:343] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:09.852793  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53aff63126084a77bb1f6d03bdb0c57e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e" is_pre_election: true
I20260608 12:54:09.853871  7946 raft_consensus.cc:2468] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:09.857261  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81e99584f24e50aca8788c1035341e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e" is_pre_election: true
I20260608 12:54:09.857889  7946 raft_consensus.cc:2468] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 0.
I20260608 12:54:09.853978  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53aff63126084a77bb1f6d03bdb0c57e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e"
I20260608 12:54:09.860508  7945 raft_consensus.cc:3060] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.871482  8010 raft_consensus.cc:493] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:09.874605  7991 raft_consensus.cc:359] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.875380  7991 raft_consensus.cc:385] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.875504  7988 tablet_bootstrap.cc:492] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:09.875746  7991 raft_consensus.cc:740] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.876477  7988 ts_tablet_manager.cc:1403] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.142s	user 0.009s	sys 0.036s
I20260608 12:54:09.879204  7984 raft_consensus.cc:359] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.880017  7984 raft_consensus.cc:385] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.880622  7984 raft_consensus.cc:740] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.881309  7988 raft_consensus.cc:359] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.877915  7945 raft_consensus.cc:2468] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 1.
I20260608 12:54:09.882454  7988 raft_consensus.cc:385] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.883020  7988 raft_consensus.cc:740] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.882436  7984 consensus_queue.cc:260] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.877139  7991 consensus_queue.cc:260] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.884470  7988 consensus_queue.cc:260] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.888518  7987 tablet_bootstrap.cc:492] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49: No bootstrap required, opened a new log
I20260608 12:54:09.891214  7987 ts_tablet_manager.cc:1403] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.007s
I20260608 12:54:09.893181  7988 ts_tablet_manager.cc:1434] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:54:09.895943  7988 tablet_bootstrap.cc:492] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:09.883678  8010 raft_consensus.cc:515] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.888190  7947 raft_consensus.cc:2468] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 1.
I20260608 12:54:09.901896  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81e99584f24e50aca8788c1035341e" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:09.905683  7789 raft_consensus.cc:2468] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 0.
I20260608 12:54:09.906303  7603 leader_election.cc:304] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [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: 64716713b58e438c9216dcc72914814e, f6f8777da562401a9ad8441ec70db013; no voters: 2166000e1a614c72867a857dcd72646e
I20260608 12:54:09.900555  7843 raft_consensus.cc:515] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.903252  7984 ts_tablet_manager.cc:1434] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.127s	user 0.011s	sys 0.000s
I20260608 12:54:09.907094  7908 leader_election.cc:304] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [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: 1bbedf623ca24affa0741b7084c90d49, 64716713b58e438c9216dcc72914814e; no voters: 
I20260608 12:54:09.903456  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15032567ddf4451833b04b2af08080b" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e" is_pre_election: true
I20260608 12:54:09.905120  7991 ts_tablet_manager.cc:1434] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.004s
I20260608 12:54:09.907456  8010 leader_election.cc:290] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:09.908278  7996 raft_consensus.cc:2804] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:54:09.909297  7603 leader_election.cc:343] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:09.909569  7996 raft_consensus.cc:493] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:09.909945  7984 tablet_bootstrap.cc:492] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
I20260608 12:54:09.910009  7996 raft_consensus.cc:3060] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.911247  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15032567ddf4451833b04b2af08080b" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:09.911937  7715 raft_consensus.cc:2468] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 0.
I20260608 12:54:09.914136  7987 raft_consensus.cc:359] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.914914  7987 raft_consensus.cc:385] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.915220  7987 raft_consensus.cc:740] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.916520  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81e99584f24e50aca8788c1035341e" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:09.917292  7715 raft_consensus.cc:2393] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64716713b58e438c9216dcc72914814e in current term 1: Already voted for candidate 2166000e1a614c72867a857dcd72646e in this term.
I20260608 12:54:09.918051  7996 raft_consensus.cc:515] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.918591  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81e99584f24e50aca8788c1035341e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e"
I20260608 12:54:09.919360  7984 tablet_bootstrap.cc:654] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.919785  7988 tablet_bootstrap.cc:654] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.908805  7843 leader_election.cc:290] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 election: Requested vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:09.920358  7603 leader_election.cc:304] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 64716713b58e438c9216dcc72914814e
I20260608 12:54:09.922104  7945 raft_consensus.cc:2393] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2166000e1a614c72867a857dcd72646e in current term 1: Already voted for candidate 64716713b58e438c9216dcc72914814e in this term.
I20260608 12:54:09.924549  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81e99584f24e50aca8788c1035341e" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:09.927227  7789 raft_consensus.cc:3060] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.923056  7840 raft_consensus.cc:493] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:09.923312  7996 leader_election.cc:290] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 1 election: Requested vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:09.928310  7840 raft_consensus.cc:515] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:09.916005  7987 consensus_queue.cc:260] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.921362  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81e99584f24e50aca8788c1035341e" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:09.927119  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc81e99584f24e50aca8788c1035341e" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:09.920740  8010 raft_consensus.cc:2804] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:09.932292  7715 raft_consensus.cc:2393] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64716713b58e438c9216dcc72914814e in current term 1: Already voted for candidate 2166000e1a614c72867a857dcd72646e in this term.
I20260608 12:54:09.934489  7906 leader_election.cc:304] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [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: 64716713b58e438c9216dcc72914814e; no voters: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e
I20260608 12:54:09.921597  7991 tablet_bootstrap.cc:492] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:09.933852  8012 raft_consensus.cc:2804] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:09.937811  7996 raft_consensus.cc:2749] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:54:09.937958  8012 raft_consensus.cc:493] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:09.930371  8010 raft_consensus.cc:697] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Becoming Leader. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Running, Role: LEADER
I20260608 12:54:09.936868  7987 ts_tablet_manager.cc:1434] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.006s
I20260608 12:54:09.939314  7840 leader_election.cc:290] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 64716713b58e438c9216dcc72914814e (127.4.135.68:36753)
I20260608 12:54:09.938709  8012 raft_consensus.cc:3060] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.939509  8010 consensus_queue.cc:237] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.940990  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773e67faca02496793aca09d54d6277a" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:09.944608  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773e67faca02496793aca09d54d6277a" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e" is_pre_election: true
I20260608 12:54:09.945561  7789 raft_consensus.cc:2468] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2166000e1a614c72867a857dcd72646e in term 1.
W20260608 12:54:09.947054  7752 leader_election.cc:343] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:54:09.947909  7752 leader_election.cc:343] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:09.948376  7752 leader_election.cc:304] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49; no voters: 2166000e1a614c72867a857dcd72646e, 64716713b58e438c9216dcc72914814e
I20260608 12:54:09.949982  7840 raft_consensus.cc:2749] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:09.952308  7680 leader_election.cc:304] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [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: 1bbedf623ca24affa0741b7084c90d49, 2166000e1a614c72867a857dcd72646e; no voters: 64716713b58e438c9216dcc72914814e
I20260608 12:54:09.953512  7843 raft_consensus.cc:2804] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:09.954010  7843 raft_consensus.cc:697] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Becoming Leader. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Running, Role: LEADER
I20260608 12:54:09.954854  7843 consensus_queue.cc:237] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:09.958956  8009 raft_consensus.cc:493] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:09.961786  7988 tablet_bootstrap.cc:492] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e: No bootstrap required, opened a new log
I20260608 12:54:09.971235  7988 ts_tablet_manager.cc:1403] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.005s
I20260608 12:54:09.973872  7988 raft_consensus.cc:359] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:09.974814  7988 raft_consensus.cc:385] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:09.962036  8009 raft_consensus.cc:515] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.974890  7536 catalog_manager.cc:5696] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2166000e1a614c72867a857dcd72646e (127.4.135.66). New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:09.962311  7984 tablet_bootstrap.cc:492] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:09.976406  7984 ts_tablet_manager.cc:1403] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.006s
I20260608 12:54:09.977451  8009 leader_election.cc:290] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:09.978447  7988 raft_consensus.cc:740] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.978142  7537 catalog_manager.cc:5696] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6f8777da562401a9ad8441ec70db013 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "f6f8777da562401a9ad8441ec70db013" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:09.979104  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e" is_pre_election: true
I20260608 12:54:09.979557  7984 raft_consensus.cc:359] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.979490  7988 consensus_queue.cc:260] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:09.980448  7984 raft_consensus.cc:385] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:54:09.980670  7603 leader_election.cc:343] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:09.980815  7984 raft_consensus.cc:740] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:09.981695  7984 consensus_queue.cc:260] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:09.982874  7988 ts_tablet_manager.cc:1434] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:54:09.982487  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:09.961146  8012 raft_consensus.cc:515] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:09.983515  7789 raft_consensus.cc:2468] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 0.
I20260608 12:54:09.984673  7605 leader_election.cc:304] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [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: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013; no voters: 64716713b58e438c9216dcc72914814e
I20260608 12:54:09.985065  8012 leader_election.cc:290] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 election: Requested vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:09.986279  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15032567ddf4451833b04b2af08080b" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e"
I20260608 12:54:09.986279  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15032567ddf4451833b04b2af08080b" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:09.968624  7991 tablet_bootstrap.cc:654] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:09.987726  7715 raft_consensus.cc:3060] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.993027  7984 ts_tablet_manager.cc:1434] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.007s
I20260608 12:54:09.994117  7984 tablet_bootstrap.cc:492] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013: Bootstrap starting.
W20260608 12:54:09.994947  7603 leader_election.cc:343] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:09.997009  8012 raft_consensus.cc:2804] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:09.997440  8012 raft_consensus.cc:493] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:09.997752  8012 raft_consensus.cc:3060] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:09.994215  7715 raft_consensus.cc:2468] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 1.
I20260608 12:54:10.000774  7984 tablet_bootstrap.cc:654] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:10.000893  7840 raft_consensus.cc:493] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:10.001426  7840 raft_consensus.cc:515] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:10.004655  7991 tablet_bootstrap.cc:492] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e: No bootstrap required, opened a new log
I20260608 12:54:10.004915  7840 leader_election.cc:290] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:10.004768  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b40fc22cbe4542aa4f82a06824d927" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e" is_pre_election: true
I20260608 12:54:10.005228  7991 ts_tablet_manager.cc:1403] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.004s
I20260608 12:54:10.005632  7945 raft_consensus.cc:2468] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:10.006315  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b40fc22cbe4542aa4f82a06824d927" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:10.007011  7639 raft_consensus.cc:2468] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 0.
I20260608 12:54:10.006855  8012 raft_consensus.cc:515] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:10.008206  7752 leader_election.cc:304] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, 64716713b58e438c9216dcc72914814e; no voters: 
I20260608 12:54:10.007193  7603 leader_election.cc:304] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 64716713b58e438c9216dcc72914814e
I20260608 12:54:10.009483  7840 raft_consensus.cc:2804] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:10.009694  8009 raft_consensus.cc:2804] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:10.010068  7840 raft_consensus.cc:493] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:10.010362  8009 raft_consensus.cc:697] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Becoming Leader. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Running, Role: LEADER
I20260608 12:54:10.010744  7840 raft_consensus.cc:3060] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.009514  7991 raft_consensus.cc:359] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.011425  7991 raft_consensus.cc:385] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:10.011451  8009 consensus_queue.cc:237] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:10.011915  7991 raft_consensus.cc:740] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: FOLLOWER
I20260608 12:54:10.011902  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:10.012723  7789 raft_consensus.cc:3060] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.012744  8012 leader_election.cc:290] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 election: Requested vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:10.016242  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e"
W20260608 12:54:10.018188  7603 leader_election.cc:343] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:10.019758  7789 raft_consensus.cc:2468] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 1.
I20260608 12:54:10.020998  7605 leader_election.cc:304] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [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: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013; no voters: 64716713b58e438c9216dcc72914814e
I20260608 12:54:10.021860  8012 raft_consensus.cc:2804] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:10.021870  7840 raft_consensus.cc:515] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:10.022629  8012 raft_consensus.cc:697] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Becoming Leader. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Running, Role: LEADER
I20260608 12:54:10.023504  8012 consensus_queue.cc:237] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:10.024325  7984 tablet_bootstrap.cc:492] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013: No bootstrap required, opened a new log
I20260608 12:54:10.024852  7984 ts_tablet_manager.cc:1403] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.002s
I20260608 12:54:10.025224  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b40fc22cbe4542aa4f82a06824d927" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e"
I20260608 12:54:10.025907  7945 raft_consensus.cc:3060] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.027112  7991 consensus_queue.cc:260] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.029709  7991 ts_tablet_manager.cc:1434] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.003s
I20260608 12:54:10.030719  7991 tablet_bootstrap.cc:492] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:10.032788  7945 raft_consensus.cc:2468] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 1.
I20260608 12:54:10.034081  7752 leader_election.cc:304] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, 64716713b58e438c9216dcc72914814e; no voters: 
I20260608 12:54:10.034986  7864 raft_consensus.cc:2804] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:10.036327  7984 raft_consensus.cc:359] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.037366  7984 raft_consensus.cc:385] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:10.037752  7984 raft_consensus.cc:740] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Initialized, Role: FOLLOWER
I20260608 12:54:10.038847  7984 consensus_queue.cc:260] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.041790  7984 ts_tablet_manager.cc:1434] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:54:10.041914  7840 leader_election.cc:290] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 1 election: Requested vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:10.045899  7991 tablet_bootstrap.cc:654] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:10.046530  7864 raft_consensus.cc:697] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Becoming Leader. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Running, Role: LEADER
I20260608 12:54:10.047699  7864 consensus_queue.cc:237] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:10.055440  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b40fc22cbe4542aa4f82a06824d927" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:10.055985  7639 raft_consensus.cc:3060] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.056447  7991 tablet_bootstrap.cc:492] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e: No bootstrap required, opened a new log
I20260608 12:54:10.057022  7991 ts_tablet_manager.cc:1403] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260608 12:54:10.060365  7991 raft_consensus.cc:359] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:10.061106  7991 raft_consensus.cc:385] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:10.061420  7991 raft_consensus.cc:740] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: FOLLOWER
I20260608 12:54:10.061599  7639 raft_consensus.cc:2468] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 1.
I20260608 12:54:10.062201  7991 consensus_queue.cc:260] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:10.064582  7991 ts_tablet_manager.cc:1434] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:54:10.064397  7536 catalog_manager.cc:5696] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6f8777da562401a9ad8441ec70db013 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "f6f8777da562401a9ad8441ec70db013" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:10.065776  7991 tablet_bootstrap.cc:492] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:10.073400  7991 tablet_bootstrap.cc:654] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:10.078171  7535 catalog_manager.cc:5696] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:10.078979  7991 tablet_bootstrap.cc:492] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e: No bootstrap required, opened a new log
I20260608 12:54:10.079578  7991 ts_tablet_manager.cc:1403] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260608 12:54:10.082757  7991 raft_consensus.cc:359] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:10.083503  7991 raft_consensus.cc:385] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:10.083707  7991 raft_consensus.cc:740] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: FOLLOWER
I20260608 12:54:10.084694  7991 consensus_queue.cc:260] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:10.087463  7991 ts_tablet_manager.cc:1434] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:10.087580  7536 catalog_manager.cc:5696] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6f8777da562401a9ad8441ec70db013 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "f6f8777da562401a9ad8441ec70db013" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:10.088586  7991 tablet_bootstrap.cc:492] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:10.093966  7991 tablet_bootstrap.cc:654] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:10.098328  7991 tablet_bootstrap.cc:492] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e: No bootstrap required, opened a new log
I20260608 12:54:10.098860  7991 ts_tablet_manager.cc:1403] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 12:54:10.101497  7991 raft_consensus.cc:359] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:10.102162  7991 raft_consensus.cc:385] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:10.102432  7991 raft_consensus.cc:740] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: FOLLOWER
I20260608 12:54:10.103255  7991 consensus_queue.cc:260] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:10.105268  7991 ts_tablet_manager.cc:1434] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:54:10.140744  7996 raft_consensus.cc:493] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:10.141163  7996 raft_consensus.cc:515] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.143205  7996 leader_election.cc:290] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:10.144920  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb3a25bc417439bbb8ed87b2452fcc6" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:10.145612  7789 raft_consensus.cc:2468] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 0.
I20260608 12:54:10.146692  7908 leader_election.cc:304] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [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: 1bbedf623ca24affa0741b7084c90d49, 64716713b58e438c9216dcc72914814e; no voters: 
I20260608 12:54:10.147506  7996 raft_consensus.cc:2804] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:10.147819  7996 raft_consensus.cc:493] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:10.148114  7996 raft_consensus.cc:3060] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.152745  7996 raft_consensus.cc:515] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.152853  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb3a25bc417439bbb8ed87b2452fcc6" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:10.153491  7639 raft_consensus.cc:2468] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 0.
I20260608 12:54:10.154809  7996 leader_election.cc:290] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 1 election: Requested vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:10.155396  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb3a25bc417439bbb8ed87b2452fcc6" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:10.155920  7639 raft_consensus.cc:3060] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.156073  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb3a25bc417439bbb8ed87b2452fcc6" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:10.156598  7789 raft_consensus.cc:3060] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.161082  7639 raft_consensus.cc:2468] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 1.
I20260608 12:54:10.161852  7789 raft_consensus.cc:2468] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 1.
I20260608 12:54:10.162226  7908 leader_election.cc:304] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [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: 64716713b58e438c9216dcc72914814e, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:10.163636  7996 raft_consensus.cc:493] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:10.164016  8035 raft_consensus.cc:2804] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:10.164122  7996 raft_consensus.cc:515] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:10.165093  8035 raft_consensus.cc:697] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 1 LEADER]: Becoming Leader. State: Replica: 64716713b58e438c9216dcc72914814e, State: Running, Role: LEADER
I20260608 12:54:10.165787  8035 consensus_queue.cc:237] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.167198  7996 leader_election.cc:290] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:10.167548  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773e67faca02496793aca09d54d6277a" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:10.168011  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773e67faca02496793aca09d54d6277a" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:10.168172  7715 raft_consensus.cc:2468] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 0.
I20260608 12:54:10.168633  7789 raft_consensus.cc:2468] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 0.
I20260608 12:54:10.169625  7906 leader_election.cc:304] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [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: 2166000e1a614c72867a857dcd72646e, 64716713b58e438c9216dcc72914814e; no voters: 
I20260608 12:54:10.170929  7996 raft_consensus.cc:2804] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:10.171307  7996 raft_consensus.cc:493] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:10.171664  7996 raft_consensus.cc:3060] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.174144  7536 catalog_manager.cc:5696] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e reported cstate change: term changed from 0 to 1, leader changed from <none> to 64716713b58e438c9216dcc72914814e (127.4.135.68). New cstate: current_term: 1 leader_uuid: "64716713b58e438c9216dcc72914814e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:10.177701  7996 raft_consensus.cc:515] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:10.180074  7996 leader_election.cc:290] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 1 election: Requested vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:10.180855  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773e67faca02496793aca09d54d6277a" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:10.181236  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "773e67faca02496793aca09d54d6277a" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:10.181489  7713 raft_consensus.cc:3060] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.181818  7789 raft_consensus.cc:3060] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.187292  7713 raft_consensus.cc:2468] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 1.
I20260608 12:54:10.187299  7789 raft_consensus.cc:2468] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 1.
I20260608 12:54:10.188428  7906 leader_election.cc:304] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [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: 2166000e1a614c72867a857dcd72646e, 64716713b58e438c9216dcc72914814e; no voters: 
I20260608 12:54:10.189195  7996 raft_consensus.cc:2804] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:10.189685  7996 raft_consensus.cc:697] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 1 LEADER]: Becoming Leader. State: Replica: 64716713b58e438c9216dcc72914814e, State: Running, Role: LEADER
I20260608 12:54:10.190487  7996 consensus_queue.cc:237] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } }
I20260608 12:54:10.196507  7843 raft_consensus.cc:493] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:10.197067  7843 raft_consensus.cc:515] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:10.199128  7843 leader_election.cc:290] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64716713b58e438c9216dcc72914814e (127.4.135.68:36753), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:10.198906  7536 catalog_manager.cc:5696] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e reported cstate change: term changed from 0 to 1, leader changed from <none> to 64716713b58e438c9216dcc72914814e (127.4.135.68). New cstate: current_term: 1 leader_uuid: "64716713b58e438c9216dcc72914814e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:10.200327  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168327d557342808702874bc27191ff" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:10.201210  7945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168327d557342808702874bc27191ff" candidate_uuid: "2166000e1a614c72867a857dcd72646e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64716713b58e438c9216dcc72914814e" is_pre_election: true
I20260608 12:54:10.203429  7945 raft_consensus.cc:2393] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2166000e1a614c72867a857dcd72646e in current term 1: Already voted for candidate f6f8777da562401a9ad8441ec70db013 in this term.
I20260608 12:54:10.204175  7862 consensus_queue.cc:1048] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:10.204761  7678 leader_election.cc:304] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [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: 2166000e1a614c72867a857dcd72646e; no voters: 64716713b58e438c9216dcc72914814e, f6f8777da562401a9ad8441ec70db013
I20260608 12:54:10.205617  7843 raft_consensus.cc:3060] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.212492  7843 raft_consensus.cc:2749] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:10.222730  7871 consensus_queue.cc:1048] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:10.317960  7996 raft_consensus.cc:493] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:10.318463  7996 raft_consensus.cc:515] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } }
I20260608 12:54:10.320396  7996 leader_election.cc:290] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:10.321131  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15032567ddf4451833b04b2af08080b" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:10.321473  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15032567ddf4451833b04b2af08080b" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2166000e1a614c72867a857dcd72646e" is_pre_election: true
I20260608 12:54:10.322331  7713 raft_consensus.cc:2393] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64716713b58e438c9216dcc72914814e in current term 1: Already voted for candidate f6f8777da562401a9ad8441ec70db013 in this term.
I20260608 12:54:10.322373  7591 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:54:10.323477  7906 leader_election.cc:304] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [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: 64716713b58e438c9216dcc72914814e; no voters: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013
I20260608 12:54:10.324150  7996 raft_consensus.cc:3060] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.328653  7996 raft_consensus.cc:2749] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:10.349609  7789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccf7dfd24c9e40848efe2530d6539f3c"
dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
mode: GRACEFUL
new_leader_uuid: "f6f8777da562401a9ad8441ec70db013"
 from {username='slave'} at 127.0.0.1:40336
I20260608 12:54:10.350416  7789 raft_consensus.cc:606] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Received request to transfer leadership to TS f6f8777da562401a9ad8441ec70db013
I20260608 12:54:10.362958  7713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e"
dest_uuid: "2166000e1a614c72867a857dcd72646e"
mode: GRACEFUL
new_leader_uuid: "1bbedf623ca24affa0741b7084c90d49"
 from {username='slave'} at 127.0.0.1:33176
I20260608 12:54:10.363646  7713 raft_consensus.cc:606] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Received request to transfer leadership to TS 1bbedf623ca24affa0741b7084c90d49
I20260608 12:54:10.365137  7591 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:54:10.366040  7591 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:10.383663  7789 consensus_queue.cc:237] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:10.389899  7713 raft_consensus.cc:1275] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:54:10.390519  7752 consensus_peers.cc:597] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 -> Peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Couldn't send request to peer 64716713b58e438c9216dcc72914814e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4800fed903f4aadbe321079e6518e18. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:10.391436  7864 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:10.391642  7639 raft_consensus.cc:1275] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:10.393074  7840 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } 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 12:54:10.396886  7996 raft_consensus.cc:493] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:10.397424  7996 raft_consensus.cc:515] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:10.399821  7996 leader_election.cc:290] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:10.400830  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbedf623ca24affa0741b7084c90d49" is_pre_election: true
I20260608 12:54:10.401028  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6f8777da562401a9ad8441ec70db013" is_pre_election: true
I20260608 12:54:10.401681  7789 raft_consensus.cc:2393] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64716713b58e438c9216dcc72914814e in current term 1: Already voted for candidate f6f8777da562401a9ad8441ec70db013 in this term.
I20260608 12:54:10.401767  8029 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.403191  7908 leader_election.cc:304] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [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: 64716713b58e438c9216dcc72914814e; no voters: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013
I20260608 12:54:10.403661  7639 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.405032  7996 raft_consensus.cc:3060] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:10.406316  7713 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.412220  7996 raft_consensus.cc:2749] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:10.420683  7536 catalog_manager.cc:5696] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:10.427106  8009 consensus_queue.cc:1048] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:10.427074  7715 consensus_queue.cc:237] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:10.442425  7789 raft_consensus.cc:1275] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:54:10.443933  7678 consensus_peers.cc:597] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e -> Peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Couldn't send request to peer 64716713b58e438c9216dcc72914814e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 399b24e19e6c4ef5a1bf1fc869af36c2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:10.445480  7639 raft_consensus.cc:1275] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:10.445757  7843 consensus_queue.cc:1048] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } 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 12:54:10.448961  7871 consensus_queue.cc:1048] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:10.450981  7871 consensus_queue.cc:1048] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:10.468393  8009 consensus_queue.cc:1048] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:10.471671  7862 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.478049  7639 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.486603  8029 consensus_queue.cc:1048] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:54:10.490249  7586 auto_rebalancer.cc:591] Failed to schedule move for tablet ccf7dfd24c9e40848efe2530d6539f3c: Remote error: Service unavailable: leader transfer in progress
I20260608 12:54:10.490990  7789 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.493494  7537 catalog_manager.cc:5696] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.496148  7787 consensus_queue.cc:237] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:10.509048  7862 consensus_queue.cc:1048] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:10.512816  7840 consensus_queue.cc:1048] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:10.522508  7715 raft_consensus.cc:1275] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:10.526330  7639 raft_consensus.cc:1275] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:10.532975  8009 consensus_queue.cc:1048] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:10.536759  7840 consensus_queue.cc:1048] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } 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 12:54:10.537465  8009 consensus_queue.cc:1048] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:10.552487  8029 consensus_queue.cc:1048] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:54:10.561697  7752 consensus_peers.cc:597] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 -> Peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Couldn't send request to peer 64716713b58e438c9216dcc72914814e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c65e17c39e824b41bbcc51c92222a4a2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:10.568889  8012 consensus_queue.cc:1048] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:10.574855  7840 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.591784  7639 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.594515  7996 consensus_queue.cc:1048] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:10.596850  8029 raft_consensus.cc:993] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49: : Instructing follower f6f8777da562401a9ad8441ec70db013 to start an election
I20260608 12:54:10.597307  8029 raft_consensus.cc:1081] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Signalling peer f6f8777da562401a9ad8441ec70db013 to start an election
I20260608 12:54:10.599630  7640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccf7dfd24c9e40848efe2530d6539f3c"
dest_uuid: "f6f8777da562401a9ad8441ec70db013"
 from {username='slave'} at 127.0.0.1:39570
I20260608 12:54:10.600250  7640 raft_consensus.cc:493] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:54:10.600617  7640 raft_consensus.cc:3060] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:10.611436  7640 raft_consensus.cc:515] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.611598  7996 consensus_queue.cc:1048] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:10.613216  8009 consensus_queue.cc:1048] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:54:10.662720  8035 consensus_queue.cc:1048] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:10.665087  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf7dfd24c9e40848efe2530d6539f3c" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:10.665846  7712 raft_consensus.cc:3060] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:10.668686  7536 catalog_manager.cc:5696] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.675990  7871 raft_consensus.cc:993] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: : Instructing follower 1bbedf623ca24affa0741b7084c90d49 to start an election
I20260608 12:54:10.676537  7871 raft_consensus.cc:1081] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Signalling peer 1bbedf623ca24affa0741b7084c90d49 to start an election
I20260608 12:54:10.678809  7712 raft_consensus.cc:2468] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 2.
I20260608 12:54:10.680091  7603 leader_election.cc:304] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [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: 2166000e1a614c72867a857dcd72646e, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:10.680943  8010 raft_consensus.cc:2804] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:10.681540  8010 raft_consensus.cc:697] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 2 LEADER]: Becoming Leader. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Running, Role: LEADER
I20260608 12:54:10.682502  8010 consensus_queue.cc:237] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.683737  7640 leader_election.cc:290] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [CANDIDATE]: Term 2 election: Requested vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:10.695132  7715 raft_consensus.cc:1240] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Rejecting Update request from peer 1bbedf623ca24affa0741b7084c90d49 for earlier term 1. Current term is 2. Ops: []
I20260608 12:54:10.693145  7788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e"
dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
 from {username='slave'} at 127.0.0.1:40296
I20260608 12:54:10.699460  7788 raft_consensus.cc:493] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:54:10.699862  7788 raft_consensus.cc:3060] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:10.707041  8064 consensus_queue.cc:1059] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:10.706528  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf7dfd24c9e40848efe2530d6539f3c" candidate_uuid: "f6f8777da562401a9ad8441ec70db013" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:10.707221  7788 raft_consensus.cc:515] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.710166  7715 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:10.716898  7788 leader_election.cc:290] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [CANDIDATE]: Term 2 election: Requested vote from peers f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627), 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:10.718685  8036 consensus_queue.cc:1048] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:10.720873  7639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:10.721421  7639 raft_consensus.cc:3060] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:10.726055  7639 raft_consensus.cc:2468] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 2.
I20260608 12:54:10.727272  7754 leader_election.cc:304] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [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: 1bbedf623ca24affa0741b7084c90d49, f6f8777da562401a9ad8441ec70db013; no voters: 
I20260608 12:54:10.728547  8064 raft_consensus.cc:2804] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:10.729031  8064 raft_consensus.cc:697] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 2 LEADER]: Becoming Leader. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Running, Role: LEADER
I20260608 12:54:10.729249  7789 raft_consensus.cc:3055] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:54:10.729720  7789 raft_consensus.cc:740] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Running, Role: LEADER
I20260608 12:54:10.729909  8064 consensus_queue.cc:237] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.730589  7789 consensus_queue.cc:260] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.734987  7789 raft_consensus.cc:3060] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:10.743052  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e796278d274ab7a029429d33362a9e" candidate_uuid: "1bbedf623ca24affa0741b7084c90d49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:10.744302  7715 raft_consensus.cc:3055] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:54:10.744633  7715 raft_consensus.cc:740] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Running, Role: LEADER
I20260608 12:54:10.745478  7715 consensus_queue.cc:260] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } }
I20260608 12:54:10.747246  7715 raft_consensus.cc:3060] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:10.754739  7715 raft_consensus.cc:2468] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bbedf623ca24affa0741b7084c90d49 in term 2.
I20260608 12:54:10.777861  7789 raft_consensus.cc:2468] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6f8777da562401a9ad8441ec70db013 in term 2.
W20260608 12:54:10.778508  7840 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260608 12:54:10.783339  7538 catalog_manager.cc:5696] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 reported cstate change: term changed from 1 to 2, leader changed from 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) to f6f8777da562401a9ad8441ec70db013 (127.4.135.65). New cstate: current_term: 2 leader_uuid: "f6f8777da562401a9ad8441ec70db013" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:10.790107  8074 ts_tablet_manager.cc:933] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: Initiating tablet copy from peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:10.792480  8074 tablet_copy_client.cc:323] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:40843
I20260608 12:54:10.794585  7799 tablet_copy_service.cc:140] P 1bbedf623ca24affa0741b7084c90d49: Received BeginTabletCopySession request for tablet a4800fed903f4aadbe321079e6518e18 from peer 64716713b58e438c9216dcc72914814e ({username='slave'} at 127.0.0.1:40322)
I20260608 12:54:10.795222  7799 tablet_copy_service.cc:161] P 1bbedf623ca24affa0741b7084c90d49: Beginning new tablet copy session on tablet a4800fed903f4aadbe321079e6518e18 from peer 64716713b58e438c9216dcc72914814e at {username='slave'} at 127.0.0.1:40322: session id = 64716713b58e438c9216dcc72914814e-a4800fed903f4aadbe321079e6518e18
I20260608 12:54:10.796669  7535 catalog_manager.cc:5696] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: term changed from 1 to 2, leader changed from 2166000e1a614c72867a857dcd72646e (127.4.135.66) to 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67). New cstate: current_term: 2 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:10.803040  7799 tablet_copy_source_session.cc:215] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:10.806677  8074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4800fed903f4aadbe321079e6518e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:10.830562  8074 tablet_copy_client.cc:806] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:10.831439  8074 tablet_copy_client.cc:670] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:10.835626  8074 tablet_copy_client.cc:538] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:10.844173  8074 tablet_bootstrap.cc:492] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:10.872159  8074 tablet_bootstrap.cc:492] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: 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 12:54:10.873090  8074 tablet_bootstrap.cc:492] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: Bootstrap complete.
I20260608 12:54:10.873871  8074 ts_tablet_manager.cc:1403] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.000s
I20260608 12:54:10.877187  8074 raft_consensus.cc:359] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:10.878053  8074 raft_consensus.cc:740] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: LEARNER
I20260608 12:54:10.878823  8074 consensus_queue.cc:260] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:10.882248  8074 ts_tablet_manager.cc:1434] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 12:54:10.884106  7799 tablet_copy_service.cc:342] P 1bbedf623ca24affa0741b7084c90d49: Request end of tablet copy session 64716713b58e438c9216dcc72914814e-a4800fed903f4aadbe321079e6518e18 received from {username='slave'} at 127.0.0.1:40322
I20260608 12:54:10.884552  7799 tablet_copy_service.cc:434] P 1bbedf623ca24affa0741b7084c90d49: ending tablet copy session 64716713b58e438c9216dcc72914814e-a4800fed903f4aadbe321079e6518e18 on tablet a4800fed903f4aadbe321079e6518e18 with peer 64716713b58e438c9216dcc72914814e
I20260608 12:54:10.915961  8074 ts_tablet_manager.cc:933] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: Initiating tablet copy from peer 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:10.918008  8074 tablet_copy_client.cc:323] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:34939
I20260608 12:54:10.919750  7725 tablet_copy_service.cc:140] P 2166000e1a614c72867a857dcd72646e: Received BeginTabletCopySession request for tablet 399b24e19e6c4ef5a1bf1fc869af36c2 from peer 64716713b58e438c9216dcc72914814e ({username='slave'} at 127.0.0.1:33160)
I20260608 12:54:10.920264  7725 tablet_copy_service.cc:161] P 2166000e1a614c72867a857dcd72646e: Beginning new tablet copy session on tablet 399b24e19e6c4ef5a1bf1fc869af36c2 from peer 64716713b58e438c9216dcc72914814e at {username='slave'} at 127.0.0.1:33160: session id = 64716713b58e438c9216dcc72914814e-399b24e19e6c4ef5a1bf1fc869af36c2
I20260608 12:54:10.926087  7725 tablet_copy_source_session.cc:215] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:10.933795  8074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399b24e19e6c4ef5a1bf1fc869af36c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:10.952221  8078 ts_tablet_manager.cc:933] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: Initiating tablet copy from peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:10.953030  8074 tablet_copy_client.cc:806] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:10.959756  8074 tablet_copy_client.cc:670] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:10.964556  8074 tablet_copy_client.cc:538] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:10.965339  8078 tablet_copy_client.cc:323] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:40843
I20260608 12:54:10.967295  7799 tablet_copy_service.cc:140] P 1bbedf623ca24affa0741b7084c90d49: Received BeginTabletCopySession request for tablet c65e17c39e824b41bbcc51c92222a4a2 from peer 64716713b58e438c9216dcc72914814e ({username='slave'} at 127.0.0.1:40322)
I20260608 12:54:10.967849  7799 tablet_copy_service.cc:161] P 1bbedf623ca24affa0741b7084c90d49: Beginning new tablet copy session on tablet c65e17c39e824b41bbcc51c92222a4a2 from peer 64716713b58e438c9216dcc72914814e at {username='slave'} at 127.0.0.1:40322: session id = 64716713b58e438c9216dcc72914814e-c65e17c39e824b41bbcc51c92222a4a2
I20260608 12:54:10.973765  8074 tablet_bootstrap.cc:492] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:10.975404  7799 tablet_copy_source_session.cc:215] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:10.981953  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65e17c39e824b41bbcc51c92222a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:11.009620  8074 tablet_bootstrap.cc:492] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: 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 12:54:11.010694  8074 tablet_bootstrap.cc:492] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: Bootstrap complete.
I20260608 12:54:11.011355  8074 ts_tablet_manager.cc:1403] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.000s
I20260608 12:54:11.014034  8074 raft_consensus.cc:359] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:11.014758  8074 raft_consensus.cc:740] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: LEARNER
I20260608 12:54:11.015414  8078 tablet_copy_client.cc:806] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:11.015986  8078 tablet_copy_client.cc:670] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:11.016678  8074 consensus_queue.cc:260] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:11.019857  8074 ts_tablet_manager.cc:1434] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:11.021668  8078 tablet_copy_client.cc:538] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:11.022331  7725 tablet_copy_service.cc:342] P 2166000e1a614c72867a857dcd72646e: Request end of tablet copy session 64716713b58e438c9216dcc72914814e-399b24e19e6c4ef5a1bf1fc869af36c2 received from {username='slave'} at 127.0.0.1:33160
I20260608 12:54:11.022799  7725 tablet_copy_service.cc:434] P 2166000e1a614c72867a857dcd72646e: ending tablet copy session 64716713b58e438c9216dcc72914814e-399b24e19e6c4ef5a1bf1fc869af36c2 on tablet 399b24e19e6c4ef5a1bf1fc869af36c2 with peer 64716713b58e438c9216dcc72914814e
I20260608 12:54:11.031183  8078 tablet_bootstrap.cc:492] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:11.051869  8078 tablet_bootstrap.cc:492] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: 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 12:54:11.052839  8078 tablet_bootstrap.cc:492] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: Bootstrap complete.
I20260608 12:54:11.053552  8078 ts_tablet_manager.cc:1403] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260608 12:54:11.056877  8078 raft_consensus.cc:359] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:11.057742  8078 raft_consensus.cc:740] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: LEARNER
I20260608 12:54:11.058447  8078 consensus_queue.cc:260] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:11.060962  8078 ts_tablet_manager.cc:1434] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:54:11.071923  7799 tablet_copy_service.cc:342] P 1bbedf623ca24affa0741b7084c90d49: Request end of tablet copy session 64716713b58e438c9216dcc72914814e-c65e17c39e824b41bbcc51c92222a4a2 received from {username='slave'} at 127.0.0.1:40322
I20260608 12:54:11.072408  7799 tablet_copy_service.cc:434] P 1bbedf623ca24affa0741b7084c90d49: ending tablet copy session 64716713b58e438c9216dcc72914814e-c65e17c39e824b41bbcc51c92222a4a2 on tablet c65e17c39e824b41bbcc51c92222a4a2 with peer 64716713b58e438c9216dcc72914814e
I20260608 12:54:11.121593  7638 raft_consensus.cc:1275] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:11.123075  7840 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:11.132225  7789 raft_consensus.cc:1275] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Refusing update from remote peer f6f8777da562401a9ad8441ec70db013: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:11.134061  8010 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:11.135582  7715 raft_consensus.cc:1275] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:11.137734  7864 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:11.159759  7712 raft_consensus.cc:1275] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Refusing update from remote peer f6f8777da562401a9ad8441ec70db013: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:11.162376  8010 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:11.207158  7945 raft_consensus.cc:1217] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:54:11.406656  7945 raft_consensus.cc:1217] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:54:11.434180  7945 raft_consensus.cc:1217] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:54:11.767438  8064 raft_consensus.cc:1064] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49: attempting to promote NON_VOTER 64716713b58e438c9216dcc72914814e to VOTER
I20260608 12:54:11.769498  8064 consensus_queue.cc:237] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:11.776122  7945 raft_consensus.cc:1275] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:11.776242  7712 raft_consensus.cc:1275] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:11.776989  7638 raft_consensus.cc:1275] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:11.777767  8064 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:11.778848  7840 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } 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 12:54:11.779590  7864 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:11.791339  8064 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.795619  7638 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.798796  7713 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.804955  7945 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.812829  7535 catalog_manager.cc:5696] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.842520  7789 consensus_queue.cc:237] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:11.850227  7945 raft_consensus.cc:1275] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:11.850227  7713 raft_consensus.cc:1275] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:11.852676  7840 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:11.853636  8064 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:11.860675  8064 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6f8777da562401a9ad8441ec70db013 (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.864054  7947 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6f8777da562401a9ad8441ec70db013 (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.866772  7713 raft_consensus.cc:2955] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6f8777da562401a9ad8441ec70db013 (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.868757  7524 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a4800fed903f4aadbe321079e6518e18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:11.878271  7537 catalog_manager.cc:5696] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: config changed from index 3 to 4, VOTER f6f8777da562401a9ad8441ec70db013 (127.4.135.65) evicted. New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:11.890357  7629 tablet_service.cc:1558] Processing DeleteTablet for tablet a4800fed903f4aadbe321079e6518e18 with delete_type TABLET_DATA_TOMBSTONED (TS f6f8777da562401a9ad8441ec70db013 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39554
I20260608 12:54:11.903772  8100 tablet_replica.cc:333] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:11.904215  7864 raft_consensus.cc:1064] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49: attempting to promote NON_VOTER 64716713b58e438c9216dcc72914814e to VOTER
I20260608 12:54:11.904806  8100 raft_consensus.cc:2243] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:11.905604  8100 raft_consensus.cc:2272] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:11.906355  7864 consensus_queue.cc:237] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:11.909076  8100 ts_tablet_manager.cc:1916] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:11.914194  7713 raft_consensus.cc:1275] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:11.915638  7638 raft_consensus.cc:1275] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:11.916605  7947 raft_consensus.cc:1275] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:11.917408  7864 consensus_queue.cc:1048] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } 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 12:54:11.918498  8064 consensus_queue.cc:1048] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:11.919417  7840 consensus_queue.cc:1048] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:11.934021  8100 ts_tablet_manager.cc:1929] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:54:11.934504  8100 log.cc:1199] T a4800fed903f4aadbe321079e6518e18 P f6f8777da562401a9ad8441ec70db013: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/a4800fed903f4aadbe321079e6518e18
I20260608 12:54:11.937130  7524 catalog_manager.cc:5027] TS f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627): tablet a4800fed903f4aadbe321079e6518e18 (table range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]) successfully deleted
I20260608 12:54:11.951992  7840 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.954042  7713 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.956434  7638 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.973212  7538 catalog_manager.cc:5696] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.979619  8090 raft_consensus.cc:1064] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e: attempting to promote NON_VOTER 64716713b58e438c9216dcc72914814e to VOTER
I20260608 12:54:11.980896  7947 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:11.982447  8090 consensus_queue.cc:237] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:11.996495  7947 raft_consensus.cc:1275] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:11.996495  7638 raft_consensus.cc:1275] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:11.996971  7789 raft_consensus.cc:1275] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:11.998519  8105 consensus_queue.cc:1048] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:11.999495  8106 consensus_queue.cc:1048] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:12.002178  8090 consensus_queue.cc:1048] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } 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 12:54:12.005352  7789 consensus_queue.cc:237] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [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: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:12.019348  7945 raft_consensus.cc:1275] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:12.021183  7713 raft_consensus.cc:1275] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:12.023556  8064 consensus_queue.cc:1048] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:12.025632  8064 consensus_queue.cc:1048] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:12.027451  8106 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.029251  7946 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.040792  7840 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6f8777da562401a9ad8441ec70db013 (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.041600  7789 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.045773  7536 catalog_manager.cc:5696] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e reported cstate change: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.056183  7947 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6f8777da562401a9ad8441ec70db013 (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.063971  7713 raft_consensus.cc:2955] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6f8777da562401a9ad8441ec70db013 (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.072734  7535 catalog_manager.cc:5696] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e reported cstate change: config changed from index 3 to 4, VOTER f6f8777da562401a9ad8441ec70db013 (127.4.135.65) evicted. New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.075738  7524 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c65e17c39e824b41bbcc51c92222a4a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:12.081578  7638 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.087481  7629 tablet_service.cc:1558] Processing DeleteTablet for tablet c65e17c39e824b41bbcc51c92222a4a2 with delete_type TABLET_DATA_TOMBSTONED (TS f6f8777da562401a9ad8441ec70db013 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39554
I20260608 12:54:12.088478  8100 tablet_replica.cc:333] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:12.089426  8100 raft_consensus.cc:2243] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:12.090165  8100 raft_consensus.cc:2272] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:12.094014  7712 consensus_queue.cc:237] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:12.096110  8100 ts_tablet_manager.cc:1916] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:12.103524  7947 raft_consensus.cc:1275] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:12.104795  7640 raft_consensus.cc:1275] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:12.115588  8090 consensus_queue.cc:1048] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:12.116211  8100 ts_tablet_manager.cc:1929] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:54:12.116379  8105 consensus_queue.cc:1048] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:12.116681  8100 log.cc:1199] T c65e17c39e824b41bbcc51c92222a4a2 P f6f8777da562401a9ad8441ec70db013: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/c65e17c39e824b41bbcc51c92222a4a2
I20260608 12:54:12.118414  7524 catalog_manager.cc:5027] TS f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627): tablet c65e17c39e824b41bbcc51c92222a4a2 (table range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]) successfully deleted
I20260608 12:54:12.124722  8105 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.127327  7638 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.129158  7947 raft_consensus.cc:2955] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.142794  7522 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 399b24e19e6c4ef5a1bf1fc869af36c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:12.142211  7536 catalog_manager.cc:5696] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index 3 to 4, VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) evicted. New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:12.153607  7774 tablet_service.cc:1558] Processing DeleteTablet for tablet 399b24e19e6c4ef5a1bf1fc869af36c2 with delete_type TABLET_DATA_TOMBSTONED (TS 1bbedf623ca24affa0741b7084c90d49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40286
I20260608 12:54:12.157433  8111 tablet_replica.cc:333] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:12.158608  8111 raft_consensus.cc:2243] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:12.159394  8111 raft_consensus.cc:2272] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:12.162392  8111 ts_tablet_manager.cc:1916] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:12.172578  8111 ts_tablet_manager.cc:1929] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:54:12.172915  8111 log.cc:1199] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 1bbedf623ca24affa0741b7084c90d49: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/399b24e19e6c4ef5a1bf1fc869af36c2
I20260608 12:54:12.174355  7524 catalog_manager.cc:5027] TS 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843): tablet 399b24e19e6c4ef5a1bf1fc869af36c2 (table range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]) successfully deleted
I20260608 12:54:12.367082  7591 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:54:12.389658  7638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920"
dest_uuid: "f6f8777da562401a9ad8441ec70db013"
mode: GRACEFUL
new_leader_uuid: "64716713b58e438c9216dcc72914814e"
 from {username='slave'} at 127.0.0.1:39598
I20260608 12:54:12.390192  7638 raft_consensus.cc:606] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Received request to transfer leadership to TS 64716713b58e438c9216dcc72914814e
I20260608 12:54:12.392561  7789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18"
dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
mode: GRACEFUL
new_leader_uuid: "64716713b58e438c9216dcc72914814e"
 from {username='slave'} at 127.0.0.1:40336
I20260608 12:54:12.393000  7789 raft_consensus.cc:606] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Received request to transfer leadership to TS 64716713b58e438c9216dcc72914814e
I20260608 12:54:12.393982  7591 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:54:12.394755  7591 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:12.731220  8010 raft_consensus.cc:993] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013: : Instructing follower 64716713b58e438c9216dcc72914814e to start an election
I20260608 12:54:12.731719  8114 raft_consensus.cc:1081] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Signalling peer 64716713b58e438c9216dcc72914814e to start an election
I20260608 12:54:12.733354  7947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920"
dest_uuid: "64716713b58e438c9216dcc72914814e"
 from {username='slave'} at 127.0.0.1:48186
I20260608 12:54:12.733915  7947 raft_consensus.cc:493] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:54:12.734267  7947 raft_consensus.cc:3060] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:12.739351  7947 raft_consensus.cc:515] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:12.741340  7947 leader_election.cc:290] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 2 election: Requested vote from peers 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843), f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:12.741986  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:12.742583  7789 raft_consensus.cc:3060] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:12.742640  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416884bdc0e44118b94f91a6eb842920" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6f8777da562401a9ad8441ec70db013"
I20260608 12:54:12.743284  7638 raft_consensus.cc:3055] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:54:12.743595  7638 raft_consensus.cc:740] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6f8777da562401a9ad8441ec70db013, State: Running, Role: LEADER
I20260608 12:54:12.744350  7638 consensus_queue.cc:260] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:12.745357  7638 raft_consensus.cc:3060] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:12.747264  7789 raft_consensus.cc:2468] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 2.
I20260608 12:54:12.748446  7908 leader_election.cc:304] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [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: 1bbedf623ca24affa0741b7084c90d49, 64716713b58e438c9216dcc72914814e; no voters: 
I20260608 12:54:12.749387  8087 raft_consensus.cc:2804] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:12.750450  8087 raft_consensus.cc:697] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 2 LEADER]: Becoming Leader. State: Replica: 64716713b58e438c9216dcc72914814e, State: Running, Role: LEADER
I20260608 12:54:12.750905  7638 raft_consensus.cc:2468] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 2.
I20260608 12:54:12.751305  8087 consensus_queue.cc:237] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } }
I20260608 12:54:12.759979  7537 catalog_manager.cc:5696] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e reported cstate change: term changed from 1 to 2, leader changed from f6f8777da562401a9ad8441ec70db013 (127.4.135.65) to 64716713b58e438c9216dcc72914814e (127.4.135.68). New cstate: current_term: 2 leader_uuid: "64716713b58e438c9216dcc72914814e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:12.900583  8120 raft_consensus.cc:993] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49: : Instructing follower 64716713b58e438c9216dcc72914814e to start an election
I20260608 12:54:12.901016  7840 raft_consensus.cc:1081] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Signalling peer 64716713b58e438c9216dcc72914814e to start an election
I20260608 12:54:12.902431  7945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18"
dest_uuid: "64716713b58e438c9216dcc72914814e"
 from {username='slave'} at 127.0.0.1:48174
I20260608 12:54:12.903128  7945 raft_consensus.cc:493] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:54:12.903453  7945 raft_consensus.cc:3060] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:12.909957  7945 raft_consensus.cc:515] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:12.912010  7945 leader_election.cc:290] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [CANDIDATE]: Term 2 election: Requested vote from peers 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939), 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:12.913116  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1bbedf623ca24affa0741b7084c90d49"
I20260608 12:54:12.913180  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4800fed903f4aadbe321079e6518e18" candidate_uuid: "64716713b58e438c9216dcc72914814e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2166000e1a614c72867a857dcd72646e"
I20260608 12:54:12.913627  7789 raft_consensus.cc:3055] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:54:12.913750  7713 raft_consensus.cc:3060] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:12.913942  7789 raft_consensus.cc:740] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Running, Role: LEADER
I20260608 12:54:12.914830  7789 consensus_queue.cc:260] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:12.915795  7789 raft_consensus.cc:3060] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:12.918852  7713 raft_consensus.cc:2468] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 2.
I20260608 12:54:12.919991  7906 leader_election.cc:304] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [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: 2166000e1a614c72867a857dcd72646e, 64716713b58e438c9216dcc72914814e; no voters: 
I20260608 12:54:12.920120  7789 raft_consensus.cc:2468] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64716713b58e438c9216dcc72914814e in term 2.
I20260608 12:54:12.920809  8087 raft_consensus.cc:2804] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:12.921336  8087 raft_consensus.cc:697] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 2 LEADER]: Becoming Leader. State: Replica: 64716713b58e438c9216dcc72914814e, State: Running, Role: LEADER
I20260608 12:54:12.922093  8087 consensus_queue.cc:237] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:12.929989  7537 catalog_manager.cc:5696] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e reported cstate change: term changed from 1 to 2, leader changed from 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) to 64716713b58e438c9216dcc72914814e (127.4.135.68). New cstate: current_term: 2 leader_uuid: "64716713b58e438c9216dcc72914814e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:13.186674  7638 consensus_queue.cc:237] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:13.193602  7789 raft_consensus.cc:1275] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Refusing update from remote peer f6f8777da562401a9ad8441ec70db013: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:13.194257  7712 raft_consensus.cc:1275] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Refusing update from remote peer f6f8777da562401a9ad8441ec70db013: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:54:13.194366  7603 consensus_peers.cc:597] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 -> Peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Couldn't send request to peer 64716713b58e438c9216dcc72914814e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccf7dfd24c9e40848efe2530d6539f3c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:13.194999  8125 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:13.195859  8114 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } 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 12:54:13.207403  8010 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:13.209406  7712 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:13.209159  7789 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:13.221771  7537 catalog_manager.cc:5696] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index -1 to 3, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "f6f8777da562401a9ad8441ec70db013" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:13.222288  7713 consensus_queue.cc:237] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: NON_VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: true } }
W20260608 12:54:13.232824  7680 consensus_peers.cc:597] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e -> Peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843): Couldn't send request to peer 1bbedf623ca24affa0741b7084c90d49. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53aff63126084a77bb1f6d03bdb0c57e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:13.234477  7638 raft_consensus.cc:1275] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:13.236101  8105 consensus_queue.cc:1048] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:13.246877  7945 raft_consensus.cc:1275] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:13.252553  8105 consensus_queue.cc:1048] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:13.259904  8131 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: NON_VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: true } } }
I20260608 12:54:13.261719  7638 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: NON_VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: true } } }
I20260608 12:54:13.263445  7945 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: NON_VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: true } } }
I20260608 12:54:13.270045  7640 raft_consensus.cc:1275] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Refusing update from remote peer 64716713b58e438c9216dcc72914814e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:13.275307  7536 catalog_manager.cc:5696] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) added. New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: NON_VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: true } } }
I20260608 12:54:13.278900  8087 consensus_queue.cc:1048] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:13.280957  7713 consensus_queue.cc:237] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:13.297742  7789 raft_consensus.cc:1275] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:13.298770  7640 raft_consensus.cc:1275] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:54:13.301330  7678 consensus_peers.cc:597] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e -> Peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Couldn't send request to peer 64716713b58e438c9216dcc72914814e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 973afdebab7e42c8b608e5ff5dcfe1a4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:13.303735  8105 consensus_queue.cc:1048] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } 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 12:54:13.305732  8105 consensus_queue.cc:1048] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:13.315703  7788 raft_consensus.cc:1275] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Refusing update from remote peer 64716713b58e438c9216dcc72914814e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:13.318161  8087 consensus_queue.cc:1048] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:13.328243  8132 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:13.330404  7638 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:13.344168  7536 catalog_manager.cc:5696] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:13.347143  7788 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:13.357592  7789 consensus_queue.cc:237] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: NON_VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: true } }
I20260608 12:54:13.366737  7638 raft_consensus.cc:1275] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:54:13.366761  7752 consensus_peers.cc:597] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 -> Peer 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939): Couldn't send request to peer 2166000e1a614c72867a857dcd72646e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4b40fc22cbe4542aa4f82a06824d927. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:13.367897  7945 raft_consensus.cc:1275] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:13.368450  7840 consensus_queue.cc:1048] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:13.369311  8120 consensus_queue.cc:1048] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:13.376467  7840 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: NON_VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: true } } }
I20260608 12:54:13.379027  7638 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: NON_VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: true } } }
I20260608 12:54:13.379281  7945 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: NON_VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: true } } }
I20260608 12:54:13.390873  7537 catalog_manager.cc:5696] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index -1 to 2, NON_VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) added. New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: NON_VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: true } } }
I20260608 12:54:13.403434  7713 raft_consensus.cc:1275] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Refusing update from remote peer 64716713b58e438c9216dcc72914814e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:13.405246  8087 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:54:13.415618  7789 raft_consensus.cc:1275] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Refusing update from remote peer 64716713b58e438c9216dcc72914814e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:13.417260  8087 consensus_queue.cc:1048] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:54:13.693167  8150 ts_tablet_manager.cc:933] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: Initiating tablet copy from peer f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627)
I20260608 12:54:13.694911  8150 tablet_copy_client.cc:323] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.65:33627
I20260608 12:54:13.696538  7650 tablet_copy_service.cc:140] P f6f8777da562401a9ad8441ec70db013: Received BeginTabletCopySession request for tablet ccf7dfd24c9e40848efe2530d6539f3c from peer 64716713b58e438c9216dcc72914814e ({username='slave'} at 127.0.0.1:39590)
I20260608 12:54:13.697077  7650 tablet_copy_service.cc:161] P f6f8777da562401a9ad8441ec70db013: Beginning new tablet copy session on tablet ccf7dfd24c9e40848efe2530d6539f3c from peer 64716713b58e438c9216dcc72914814e at {username='slave'} at 127.0.0.1:39590: session id = 64716713b58e438c9216dcc72914814e-ccf7dfd24c9e40848efe2530d6539f3c
I20260608 12:54:13.702507  7650 tablet_copy_source_session.cc:215] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:13.706221  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf7dfd24c9e40848efe2530d6539f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:13.719133  8150 tablet_copy_client.cc:806] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:13.719720  8150 tablet_copy_client.cc:670] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:13.724004  8150 tablet_copy_client.cc:538] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:13.730374  8150 tablet_bootstrap.cc:492] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:13.748076  8150 tablet_bootstrap.cc:492] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: 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 12:54:13.748816  8150 tablet_bootstrap.cc:492] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: Bootstrap complete.
I20260608 12:54:13.749368  8150 ts_tablet_manager.cc:1403] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.011s
I20260608 12:54:13.751994  8150 raft_consensus.cc:359] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:13.752678  8150 raft_consensus.cc:740] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: LEARNER
I20260608 12:54:13.753330  8150 consensus_queue.cc:260] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:13.755493  8150 ts_tablet_manager.cc:1434] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:54:13.757635  7650 tablet_copy_service.cc:342] P f6f8777da562401a9ad8441ec70db013: Request end of tablet copy session 64716713b58e438c9216dcc72914814e-ccf7dfd24c9e40848efe2530d6539f3c received from {username='slave'} at 127.0.0.1:39590
I20260608 12:54:13.758033  7650 tablet_copy_service.cc:434] P f6f8777da562401a9ad8441ec70db013: ending tablet copy session 64716713b58e438c9216dcc72914814e-ccf7dfd24c9e40848efe2530d6539f3c on tablet ccf7dfd24c9e40848efe2530d6539f3c with peer 64716713b58e438c9216dcc72914814e
I20260608 12:54:13.807075  8153 ts_tablet_manager.cc:933] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: Initiating tablet copy from peer 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:13.808987  8153 tablet_copy_client.cc:323] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:34939
I20260608 12:54:13.810599  7725 tablet_copy_service.cc:140] P 2166000e1a614c72867a857dcd72646e: Received BeginTabletCopySession request for tablet 53aff63126084a77bb1f6d03bdb0c57e from peer 1bbedf623ca24affa0741b7084c90d49 ({username='slave'} at 127.0.0.1:33144)
I20260608 12:54:13.811183  7725 tablet_copy_service.cc:161] P 2166000e1a614c72867a857dcd72646e: Beginning new tablet copy session on tablet 53aff63126084a77bb1f6d03bdb0c57e from peer 1bbedf623ca24affa0741b7084c90d49 at {username='slave'} at 127.0.0.1:33144: session id = 1bbedf623ca24affa0741b7084c90d49-53aff63126084a77bb1f6d03bdb0c57e
I20260608 12:54:13.816787  7725 tablet_copy_source_session.cc:215] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:13.819720  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53aff63126084a77bb1f6d03bdb0c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:13.831077  8153 tablet_copy_client.cc:806] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:13.831629  8153 tablet_copy_client.cc:670] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:13.835644  8153 tablet_copy_client.cc:538] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:13.841706  8153 tablet_bootstrap.cc:492] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: Bootstrap starting.
I20260608 12:54:13.860729  8153 tablet_bootstrap.cc:492] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: 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 12:54:13.861667  8153 tablet_bootstrap.cc:492] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: Bootstrap complete.
I20260608 12:54:13.862354  8153 ts_tablet_manager.cc:1403] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260608 12:54:13.865505  8153 raft_consensus.cc:359] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: NON_VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: true } }
I20260608 12:54:13.866333  8153 raft_consensus.cc:740] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bbedf623ca24affa0741b7084c90d49, State: Initialized, Role: LEARNER
I20260608 12:54:13.867023  8153 consensus_queue.cc:260] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: NON_VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: true } }
I20260608 12:54:13.869513  8153 ts_tablet_manager.cc:1434] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:54:13.871156  7725 tablet_copy_service.cc:342] P 2166000e1a614c72867a857dcd72646e: Request end of tablet copy session 1bbedf623ca24affa0741b7084c90d49-53aff63126084a77bb1f6d03bdb0c57e received from {username='slave'} at 127.0.0.1:33144
I20260608 12:54:13.871539  7725 tablet_copy_service.cc:434] P 2166000e1a614c72867a857dcd72646e: ending tablet copy session 1bbedf623ca24affa0741b7084c90d49-53aff63126084a77bb1f6d03bdb0c57e on tablet 53aff63126084a77bb1f6d03bdb0c57e with peer 1bbedf623ca24affa0741b7084c90d49
I20260608 12:54:13.914216  8150 ts_tablet_manager.cc:933] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: Initiating tablet copy from peer 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939)
I20260608 12:54:13.916776  8150 tablet_copy_client.cc:323] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:34939
I20260608 12:54:13.918500  7725 tablet_copy_service.cc:140] P 2166000e1a614c72867a857dcd72646e: Received BeginTabletCopySession request for tablet 973afdebab7e42c8b608e5ff5dcfe1a4 from peer 64716713b58e438c9216dcc72914814e ({username='slave'} at 127.0.0.1:33160)
I20260608 12:54:13.919126  7725 tablet_copy_service.cc:161] P 2166000e1a614c72867a857dcd72646e: Beginning new tablet copy session on tablet 973afdebab7e42c8b608e5ff5dcfe1a4 from peer 64716713b58e438c9216dcc72914814e at {username='slave'} at 127.0.0.1:33160: session id = 64716713b58e438c9216dcc72914814e-973afdebab7e42c8b608e5ff5dcfe1a4
I20260608 12:54:13.920047  8157 ts_tablet_manager.cc:933] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: Initiating tablet copy from peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:13.921864  8157 tablet_copy_client.cc:323] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:40843
I20260608 12:54:13.923561  7799 tablet_copy_service.cc:140] P 1bbedf623ca24affa0741b7084c90d49: Received BeginTabletCopySession request for tablet a4b40fc22cbe4542aa4f82a06824d927 from peer 2166000e1a614c72867a857dcd72646e ({username='slave'} at 127.0.0.1:40296)
I20260608 12:54:13.924105  7799 tablet_copy_service.cc:161] P 1bbedf623ca24affa0741b7084c90d49: Beginning new tablet copy session on tablet a4b40fc22cbe4542aa4f82a06824d927 from peer 2166000e1a614c72867a857dcd72646e at {username='slave'} at 127.0.0.1:40296: session id = 2166000e1a614c72867a857dcd72646e-a4b40fc22cbe4542aa4f82a06824d927
I20260608 12:54:13.924981  7725 tablet_copy_source_session.cc:215] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:13.927455  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973afdebab7e42c8b608e5ff5dcfe1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:13.931403  7799 tablet_copy_source_session.cc:215] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:13.934742  8157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b40fc22cbe4542aa4f82a06824d927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:13.939996  8150 tablet_copy_client.cc:806] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:13.940551  8150 tablet_copy_client.cc:670] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:13.943951  8150 tablet_copy_client.cc:538] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:13.949833  8150 tablet_bootstrap.cc:492] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:13.950156  8157 tablet_copy_client.cc:806] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:13.950765  8157 tablet_copy_client.cc:670] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:13.954772  8157 tablet_copy_client.cc:538] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:13.963390  8157 tablet_bootstrap.cc:492] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: Bootstrap starting.
I20260608 12:54:13.966235  8150 tablet_bootstrap.cc:492] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: 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 12:54:13.967211  8150 tablet_bootstrap.cc:492] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: Bootstrap complete.
I20260608 12:54:13.967869  8150 ts_tablet_manager.cc:1403] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.001s
I20260608 12:54:13.971434  8150 raft_consensus.cc:359] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:13.972316  8150 raft_consensus.cc:740] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: LEARNER
I20260608 12:54:13.973031  8150 consensus_queue.cc:260] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:13.975697  8150 ts_tablet_manager.cc:1434] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:54:13.977545  7725 tablet_copy_service.cc:342] P 2166000e1a614c72867a857dcd72646e: Request end of tablet copy session 64716713b58e438c9216dcc72914814e-973afdebab7e42c8b608e5ff5dcfe1a4 received from {username='slave'} at 127.0.0.1:33160
I20260608 12:54:13.977993  7725 tablet_copy_service.cc:434] P 2166000e1a614c72867a857dcd72646e: ending tablet copy session 64716713b58e438c9216dcc72914814e-973afdebab7e42c8b608e5ff5dcfe1a4 on tablet 973afdebab7e42c8b608e5ff5dcfe1a4 with peer 64716713b58e438c9216dcc72914814e
I20260608 12:54:13.990295  8157 tablet_bootstrap.cc:492] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: 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 12:54:13.991117  8157 tablet_bootstrap.cc:492] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: Bootstrap complete.
I20260608 12:54:13.991675  8157 ts_tablet_manager.cc:1403] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260608 12:54:13.993870  8157 raft_consensus.cc:359] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: NON_VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: true } }
I20260608 12:54:13.994460  8157 raft_consensus.cc:740] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2166000e1a614c72867a857dcd72646e, State: Initialized, Role: LEARNER
I20260608 12:54:13.995072  8157 consensus_queue.cc:260] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: NON_VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: true } }
I20260608 12:54:13.997133  8157 ts_tablet_manager.cc:1434] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:54:13.998869  7799 tablet_copy_service.cc:342] P 1bbedf623ca24affa0741b7084c90d49: Request end of tablet copy session 2166000e1a614c72867a857dcd72646e-a4b40fc22cbe4542aa4f82a06824d927 received from {username='slave'} at 127.0.0.1:40296
I20260608 12:54:13.999294  7799 tablet_copy_service.cc:434] P 1bbedf623ca24affa0741b7084c90d49: ending tablet copy session 2166000e1a614c72867a857dcd72646e-a4b40fc22cbe4542aa4f82a06824d927 on tablet a4b40fc22cbe4542aa4f82a06824d927 with peer 2166000e1a614c72867a857dcd72646e
I20260608 12:54:14.183431  7789 raft_consensus.cc:1217] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:54:14.308241  7945 raft_consensus.cc:1217] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:54:14.395814  7591 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:54:14.406780  7945 raft_consensus.cc:1217] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:54:14.419039  7591 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:54:14.419691  7591 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:14.497356  7713 raft_consensus.cc:1217] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:54:14.708920  8164 raft_consensus.cc:1064] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013: attempting to promote NON_VOTER 64716713b58e438c9216dcc72914814e to VOTER
I20260608 12:54:14.711131  8164 consensus_queue.cc:237] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:14.718247  7945 raft_consensus.cc:1275] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [term 2 LEARNER]: Refusing update from remote peer f6f8777da562401a9ad8441ec70db013: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:14.718292  7789 raft_consensus.cc:1275] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Refusing update from remote peer f6f8777da562401a9ad8441ec70db013: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:14.720046  7713 raft_consensus.cc:1275] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Refusing update from remote peer f6f8777da562401a9ad8441ec70db013: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:14.720047  8163 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:54:14.721057  8164 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:14.721752  8010 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } 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 12:54:14.749840  8163 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.751549  7789 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.757413  8161 raft_consensus.cc:1064] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e: attempting to promote NON_VOTER 1bbedf623ca24affa0741b7084c90d49 to VOTER
I20260608 12:54:14.760028  8161 consensus_queue.cc:237] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } }
I20260608 12:54:14.765684  7713 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.766919  7536 catalog_manager.cc:5696] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f6f8777da562401a9ad8441ec70db013" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.772302  7945 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.780033  7789 raft_consensus.cc:1275] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEARNER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:14.782014  8162 consensus_queue.cc:1048] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } 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 12:54:14.802085  7638 raft_consensus.cc:1275] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:14.803716  7945 raft_consensus.cc:1275] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:14.805974  8162 consensus_queue.cc:1048] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:14.808918  8161 consensus_queue.cc:1048] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:14.819896  7640 consensus_queue.cc:237] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:14.821470  8162 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } } }
I20260608 12:54:14.823863  7638 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } } }
I20260608 12:54:14.826956  7945 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } } }
I20260608 12:54:14.835155  7789 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } } }
I20260608 12:54:14.848816  7947 raft_consensus.cc:1275] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Refusing update from remote peer f6f8777da562401a9ad8441ec70db013: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:14.852404  7788 raft_consensus.cc:1275] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Refusing update from remote peer f6f8777da562401a9ad8441ec70db013: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:14.854648  8173 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:54:14.855134  7537 catalog_manager.cc:5696] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: config changed from index 2 to 3, 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } } }
I20260608 12:54:14.857209  8163 consensus_queue.cc:1048] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:14.863250  8163 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.865185  7788 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.865960  7947 raft_consensus.cc:2955] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.873781  7713 consensus_queue.cc:237] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } }
I20260608 12:54:14.886519  7536 catalog_manager.cc:5696] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e reported cstate change: config changed from index 4 to 5, VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) evicted. New cstate: current_term: 2 leader_uuid: "f6f8777da562401a9ad8441ec70db013" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.891068  7788 raft_consensus.cc:1275] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:14.892614  8132 consensus_queue.cc:1048] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } 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 12:54:14.892985  7640 raft_consensus.cc:1275] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:14.893906  7524 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ccf7dfd24c9e40848efe2530d6539f3c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:14.895371  8132 consensus_queue.cc:1048] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:14.903008  8181 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } } }
I20260608 12:54:14.904480  7789 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } } }
I20260608 12:54:14.906468  7702 tablet_service.cc:1558] Processing DeleteTablet for tablet ccf7dfd24c9e40848efe2530d6539f3c with delete_type TABLET_DATA_TOMBSTONED (TS 2166000e1a614c72867a857dcd72646e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33134
I20260608 12:54:14.912765  7640 raft_consensus.cc:2955] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } } }
I20260608 12:54:14.916167  7522 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 53aff63126084a77bb1f6d03bdb0c57e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:14.921015  7536 catalog_manager.cc:5696] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e reported cstate change: config changed from index 3 to 4, VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) evicted. New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:14.926936  8182 tablet_replica.cc:333] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:14.930982  8182 raft_consensus.cc:2243] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:14.931842  8182 raft_consensus.cc:2272] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:14.937525  8182 ts_tablet_manager.cc:1916] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:14.939893  7935 tablet_service.cc:1558] Processing DeleteTablet for tablet 53aff63126084a77bb1f6d03bdb0c57e with delete_type TABLET_DATA_TOMBSTONED (TS 64716713b58e438c9216dcc72914814e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48160
I20260608 12:54:14.950121  8183 tablet_replica.cc:333] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:14.951179  8183 raft_consensus.cc:2243] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:14.952024  8183 raft_consensus.cc:2272] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:14.957412  8181 raft_consensus.cc:1064] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e: attempting to promote NON_VOTER 64716713b58e438c9216dcc72914814e to VOTER
I20260608 12:54:14.958537  8182 ts_tablet_manager.cc:1929] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:54:14.959131  8182 log.cc:1199] T ccf7dfd24c9e40848efe2530d6539f3c P 2166000e1a614c72867a857dcd72646e: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/ccf7dfd24c9e40848efe2530d6539f3c
I20260608 12:54:14.959645  8183 ts_tablet_manager.cc:1916] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:14.960018  8181 consensus_queue.cc:237] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:14.960966  7522 catalog_manager.cc:5027] TS 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939): tablet ccf7dfd24c9e40848efe2530d6539f3c (table range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]) successfully deleted
I20260608 12:54:14.969961  7789 raft_consensus.cc:1275] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:14.970862  7947 raft_consensus.cc:1275] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [term 1 LEARNER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:14.971954  7640 raft_consensus.cc:1275] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:14.972272  8181 consensus_queue.cc:1048] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:14.973671  8132 consensus_queue.cc:1048] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:14.977133  8162 consensus_queue.cc:1048] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } 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 12:54:14.978586  8183 ts_tablet_manager.cc:1929] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:54:14.979144  8183 log.cc:1199] T 53aff63126084a77bb1f6d03bdb0c57e P 64716713b58e438c9216dcc72914814e: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-3-root/wals/53aff63126084a77bb1f6d03bdb0c57e
I20260608 12:54:14.981123  7522 catalog_manager.cc:5027] TS 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): tablet 53aff63126084a77bb1f6d03bdb0c57e (table range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]) successfully deleted
I20260608 12:54:14.995554  8181 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:14.997414  7789 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:15.003677  7947 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:15.011199  7535 catalog_manager.cc:5696] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 reported cstate change: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:15.012521  7638 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:15.026335  7713 consensus_queue.cc:237] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [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: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:15.031612  7638 raft_consensus.cc:1275] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:15.033516  7947 raft_consensus.cc:1275] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Refusing update from remote peer 2166000e1a614c72867a857dcd72646e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:15.033269  8132 consensus_queue.cc:1048] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:15.035133  8162 consensus_queue.cc:1048] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:15.041851  8161 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:15.043686  7638 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:15.043807  7947 raft_consensus.cc:2955] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:15.055925  7522 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 973afdebab7e42c8b608e5ff5dcfe1a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:15.056849  7538 catalog_manager.cc:5696] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index 3 to 4, VOTER 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67) evicted. New cstate: current_term: 1 leader_uuid: "2166000e1a614c72867a857dcd72646e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:15.068815  7774 tablet_service.cc:1558] Processing DeleteTablet for tablet 973afdebab7e42c8b608e5ff5dcfe1a4 with delete_type TABLET_DATA_TOMBSTONED (TS 1bbedf623ca24affa0741b7084c90d49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40286
I20260608 12:54:15.070668  8188 tablet_replica.cc:333] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:15.071424  8188 raft_consensus.cc:2243] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:15.072202  8188 raft_consensus.cc:2272] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:15.077224  8188 ts_tablet_manager.cc:1916] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:15.088953  8188 ts_tablet_manager.cc:1929] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:54:15.089345  8188 log.cc:1199] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 1bbedf623ca24affa0741b7084c90d49: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/973afdebab7e42c8b608e5ff5dcfe1a4
I20260608 12:54:15.090940  7524 catalog_manager.cc:5027] TS 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843): tablet 973afdebab7e42c8b608e5ff5dcfe1a4 (table range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]) successfully deleted
I20260608 12:54:15.103595  7840 raft_consensus.cc:1064] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49: attempting to promote NON_VOTER 2166000e1a614c72867a857dcd72646e to VOTER
I20260608 12:54:15.105280  7840 consensus_queue.cc:237] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [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: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } }
I20260608 12:54:15.112460  7640 raft_consensus.cc:1275] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:15.112589  7713 raft_consensus.cc:1275] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [term 1 LEARNER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:15.114668  8189 consensus_queue.cc:1048] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } 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 12:54:15.117317  8189 consensus_queue.cc:1048] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:54:15.127547  7947 raft_consensus.cc:1275] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:15.129527  7840 consensus_queue.cc:1048] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:15.134047  8189 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2166000e1a614c72867a857dcd72646e (127.4.135.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } } }
I20260608 12:54:15.136737  7713 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2166000e1a614c72867a857dcd72646e (127.4.135.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } } }
I20260608 12:54:15.139302  7947 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2166000e1a614c72867a857dcd72646e (127.4.135.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } } }
I20260608 12:54:15.153110  7537 catalog_manager.cc:5696] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e reported cstate change: config changed from index 2 to 3, 2166000e1a614c72867a857dcd72646e (127.4.135.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } } }
I20260608 12:54:15.154453  7638 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2166000e1a614c72867a857dcd72646e (127.4.135.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } } }
I20260608 12:54:15.173487  7789 consensus_queue.cc:237] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [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: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } }
I20260608 12:54:15.177917  7713 raft_consensus.cc:1275] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:15.179118  7638 raft_consensus.cc:1275] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:15.180783  8191 consensus_queue.cc:1048] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:54:15.181605  7840 consensus_queue.cc:1048] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } 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 12:54:15.188126  8189 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } } }
I20260608 12:54:15.189780  7713 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } } }
I20260608 12:54:15.197846  7524 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a4b40fc22cbe4542aa4f82a06824d927 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:15.201447  7538 catalog_manager.cc:5696] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e reported cstate change: config changed from index 3 to 4, VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) evicted. New cstate: current_term: 1 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } } }
I20260608 12:54:15.196907  7638 raft_consensus.cc:2955] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { promote: false } } }
I20260608 12:54:15.215947  7935 tablet_service.cc:1558] Processing DeleteTablet for tablet a4b40fc22cbe4542aa4f82a06824d927 with delete_type TABLET_DATA_TOMBSTONED (TS 64716713b58e438c9216dcc72914814e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48160
I20260608 12:54:15.216928  8183 tablet_replica.cc:333] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:15.217906  8183 raft_consensus.cc:2243] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:15.218612  8183 raft_consensus.cc:2272] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:15.221033  8183 ts_tablet_manager.cc:1916] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:15.231309  8183 ts_tablet_manager.cc:1929] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:54:15.231637  8183 log.cc:1199] T a4b40fc22cbe4542aa4f82a06824d927 P 64716713b58e438c9216dcc72914814e: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-3-root/wals/a4b40fc22cbe4542aa4f82a06824d927
I20260608 12:54:15.232971  7522 catalog_manager.cc:5027] TS 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): tablet a4b40fc22cbe4542aa4f82a06824d927 (table range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]) successfully deleted
I20260608 12:54:16.239821  7788 consensus_queue.cc:237] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:16.247278  7713 raft_consensus.cc:1275] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:54:16.248669  7752 consensus_peers.cc:597] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 -> Peer 64716713b58e438c9216dcc72914814e (127.4.135.68:36753): Couldn't send request to peer 64716713b58e438c9216dcc72914814e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5e796278d274ab7a029429d33362a9e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:16.249159  7638 raft_consensus.cc:1275] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:16.249548  8197 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } 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 12:54:16.250692  8189 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:54:16.260155  8197 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:16.261233  7638 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:16.274437  7713 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:16.276818  7537 catalog_manager.cc:5696] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index -1 to 3, NON_VOTER 64716713b58e438c9216dcc72914814e (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } } }
I20260608 12:54:16.420992  7591 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:54:16.438061  7591 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:54:16.438817  7591 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:16.754279  8205 ts_tablet_manager.cc:933] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: Initiating tablet copy from peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843)
I20260608 12:54:16.756538  8205 tablet_copy_client.cc:323] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:40843
I20260608 12:54:16.758591  7799 tablet_copy_service.cc:140] P 1bbedf623ca24affa0741b7084c90d49: Received BeginTabletCopySession request for tablet f5e796278d274ab7a029429d33362a9e from peer 64716713b58e438c9216dcc72914814e ({username='slave'} at 127.0.0.1:40322)
I20260608 12:54:16.759356  7799 tablet_copy_service.cc:161] P 1bbedf623ca24affa0741b7084c90d49: Beginning new tablet copy session on tablet f5e796278d274ab7a029429d33362a9e from peer 64716713b58e438c9216dcc72914814e at {username='slave'} at 127.0.0.1:40322: session id = 64716713b58e438c9216dcc72914814e-f5e796278d274ab7a029429d33362a9e
I20260608 12:54:16.768913  7799 tablet_copy_source_session.cc:215] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:16.772536  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e796278d274ab7a029429d33362a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:16.789762  8205 tablet_copy_client.cc:806] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:16.790458  8205 tablet_copy_client.cc:670] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:16.794638  8205 tablet_copy_client.cc:538] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:16.801095  8205 tablet_bootstrap.cc:492] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: Bootstrap starting.
I20260608 12:54:16.821411  8205 tablet_bootstrap.cc:492] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: 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 12:54:16.822218  8205 tablet_bootstrap.cc:492] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: Bootstrap complete.
I20260608 12:54:16.822926  8205 ts_tablet_manager.cc:1403] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.005s
I20260608 12:54:16.825729  8205 raft_consensus.cc:359] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:16.826454  8205 raft_consensus.cc:740] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 64716713b58e438c9216dcc72914814e, State: Initialized, Role: LEARNER
I20260608 12:54:16.827188  8205 consensus_queue.cc:260] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: true } }
I20260608 12:54:16.829865  8205 ts_tablet_manager.cc:1434] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:54:16.831748  7799 tablet_copy_service.cc:342] P 1bbedf623ca24affa0741b7084c90d49: Request end of tablet copy session 64716713b58e438c9216dcc72914814e-f5e796278d274ab7a029429d33362a9e received from {username='slave'} at 127.0.0.1:40322
I20260608 12:54:16.832283  7799 tablet_copy_service.cc:434] P 1bbedf623ca24affa0741b7084c90d49: ending tablet copy session 64716713b58e438c9216dcc72914814e-f5e796278d274ab7a029429d33362a9e on tablet f5e796278d274ab7a029429d33362a9e with peer 64716713b58e438c9216dcc72914814e
I20260608 12:54:17.375599  7947 raft_consensus.cc:1217] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:54:17.781818  8200 raft_consensus.cc:1064] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49: attempting to promote NON_VOTER 64716713b58e438c9216dcc72914814e to VOTER
I20260608 12:54:17.784399  8200 consensus_queue.cc:237] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:17.792189  7947 raft_consensus.cc:1275] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [term 2 LEARNER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:17.792929  7713 raft_consensus.cc:1275] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:17.793668  7638 raft_consensus.cc:1275] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:17.793955  8210 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:17.794961  8209 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } 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 12:54:17.796554  8200 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:17.822749  8209 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:17.824903  7947 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:17.827586  7713 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:17.835404  7638 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:17.841990  7536 catalog_manager.cc:5696] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e reported cstate change: config changed from index 3 to 4, 64716713b58e438c9216dcc72914814e (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "2166000e1a614c72867a857dcd72646e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34939 } attrs { replace: true } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:17.877696  7788 consensus_queue.cc:237] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [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: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } }
I20260608 12:54:17.882681  7947 raft_consensus.cc:1275] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:17.883884  7638 raft_consensus.cc:1275] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Refusing update from remote peer 1bbedf623ca24affa0741b7084c90d49: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:17.884239  8200 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } 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 12:54:17.885545  8210 consensus_queue.cc:1048] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:54:17.891894  8200 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:17.894021  7638 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:17.895910  7947 raft_consensus.cc:2955] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:17.907497  7524 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f5e796278d274ab7a029429d33362a9e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:17.908223  7535 catalog_manager.cc:5696] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 reported cstate change: config changed from index 4 to 5, VOTER 2166000e1a614c72867a857dcd72646e (127.4.135.66) evicted. New cstate: current_term: 2 leader_uuid: "1bbedf623ca24affa0741b7084c90d49" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6f8777da562401a9ad8441ec70db013" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33627 } } peers { permanent_uuid: "1bbedf623ca24affa0741b7084c90d49" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40843 } } peers { permanent_uuid: "64716713b58e438c9216dcc72914814e" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 36753 } attrs { promote: false } } }
I20260608 12:54:17.922575  7702 tablet_service.cc:1558] Processing DeleteTablet for tablet f5e796278d274ab7a029429d33362a9e with delete_type TABLET_DATA_TOMBSTONED (TS 2166000e1a614c72867a857dcd72646e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33134
I20260608 12:54:17.925277  8222 tablet_replica.cc:333] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:17.926440  8222 raft_consensus.cc:2243] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:17.927335  8222 raft_consensus.cc:2272] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:17.931288  8222 ts_tablet_manager.cc:1916] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:17.941383  8222 ts_tablet_manager.cc:1929] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:54:17.941737  8222 log.cc:1199] T f5e796278d274ab7a029429d33362a9e P 2166000e1a614c72867a857dcd72646e: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/f5e796278d274ab7a029429d33362a9e
I20260608 12:54:17.943338  7522 catalog_manager.cc:5027] TS 2166000e1a614c72867a857dcd72646e (127.4.135.66:34939): tablet f5e796278d274ab7a029429d33362a9e (table range_aware_rebalance_new_range [id=a5b5ff011ca949b0994e067f660ee797]) successfully deleted
I20260608 12:54:18.210783  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:54:18.242079  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:18.242901  4637 tablet_replica.cc:333] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.243661  4637 raft_consensus.cc:2243] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.244176  4637 raft_consensus.cc:2272] T dfb3a25bc417439bbb8ed87b2452fcc6 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.247083  4637 tablet_replica.cc:333] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.247987  4637 raft_consensus.cc:2243] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.249059  4637 raft_consensus.cc:2272] T 973afdebab7e42c8b608e5ff5dcfe1a4 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:18.251060  7680 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]
I20260608 12:54:18.252115  4637 tablet_replica.cc:333] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.252859  4637 raft_consensus.cc:2243] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.253756  4637 raft_consensus.cc:2272] T a15032567ddf4451833b04b2af08080b P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:18.254112  7680 consensus_peers.cc:597] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e -> Peer f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627): Couldn't send request to peer f6f8777da562401a9ad8441ec70db013. 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 12:54:18.256018  4637 tablet_replica.cc:333] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.256745  4637 raft_consensus.cc:2243] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.257475  4637 raft_consensus.cc:2272] T 53aff63126084a77bb1f6d03bdb0c57e P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.259720  4637 tablet_replica.cc:333] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.260320  4637 raft_consensus.cc:2243] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.261318  4637 raft_consensus.cc:2272] T 4168327d557342808702874bc27191ff P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.263612  4637 tablet_replica.cc:333] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.264099  4637 raft_consensus.cc:2243] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.264453  4637 raft_consensus.cc:2272] T 7ede07235d274bfcb66eaece66291f5d P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.266330  4637 tablet_replica.cc:333] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.266893  4637 raft_consensus.cc:2243] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.267727  4637 raft_consensus.cc:2272] T c9abecd8f14241ebb4caa5fe7ac213c8 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.269759  4637 tablet_replica.cc:333] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.270212  4637 raft_consensus.cc:2243] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.270792  4637 raft_consensus.cc:2272] T a4b40fc22cbe4542aa4f82a06824d927 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.272521  4637 tablet_replica.cc:333] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.272980  4637 raft_consensus.cc:2243] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.273720  4637 raft_consensus.cc:2272] T ccf7dfd24c9e40848efe2530d6539f3c P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.275527  4637 tablet_replica.cc:333] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.275996  4637 raft_consensus.cc:2243] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.276695  4637 raft_consensus.cc:2272] T f5e796278d274ab7a029429d33362a9e P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.278868  4637 tablet_replica.cc:333] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.279297  4637 raft_consensus.cc:2243] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.279655  4637 raft_consensus.cc:2272] T 416884bdc0e44118b94f91a6eb842920 P f6f8777da562401a9ad8441ec70db013 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.281113  4637 tablet_replica.cc:333] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013: stopping tablet replica
I20260608 12:54:18.281525  4637 raft_consensus.cc:2243] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.282085  4637 raft_consensus.cc:2272] T 399b24e19e6c4ef5a1bf1fc869af36c2 P f6f8777da562401a9ad8441ec70db013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.316912  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
W20260608 12:54:18.322387  7680 consensus_peers.cc:597] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e -> Peer f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627): Couldn't send request to peer f6f8777da562401a9ad8441ec70db013. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:54:18.325624  7754 consensus_peers.cc:597] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 -> Peer f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627): Couldn't send request to peer f6f8777da562401a9ad8441ec70db013. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:18.348517  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:54:18.374696  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:18.375663  4637 tablet_replica.cc:333] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.376644  4637 raft_consensus.cc:2243] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.377265  4637 raft_consensus.cc:2272] T 773e67faca02496793aca09d54d6277a P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.379278  4637 tablet_replica.cc:333] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.379817  4637 raft_consensus.cc:2243] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.380620  4637 raft_consensus.cc:2272] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.382722  4637 tablet_replica.cc:333] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.383231  4637 raft_consensus.cc:2243] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.383646  4637 raft_consensus.cc:2272] T a15032567ddf4451833b04b2af08080b P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.385627  4637 tablet_replica.cc:333] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.386197  4637 raft_consensus.cc:2243] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.387035  4637 raft_consensus.cc:2272] T 53aff63126084a77bb1f6d03bdb0c57e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.388790  4637 tablet_replica.cc:333] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.389294  4637 raft_consensus.cc:2243] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.389678  4637 raft_consensus.cc:2272] T 4168327d557342808702874bc27191ff P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.391436  4637 tablet_replica.cc:333] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.391942  4637 raft_consensus.cc:2243] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.392349  4637 raft_consensus.cc:2272] T 7ede07235d274bfcb66eaece66291f5d P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.394094  4637 tablet_replica.cc:333] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.394649  4637 raft_consensus.cc:2243] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.395172  4637 raft_consensus.cc:2272] T a4b40fc22cbe4542aa4f82a06824d927 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.396974  4637 tablet_replica.cc:333] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.397457  4637 raft_consensus.cc:2243] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.398072  4637 raft_consensus.cc:2272] T a4800fed903f4aadbe321079e6518e18 P 2166000e1a614c72867a857dcd72646e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.399986  4637 tablet_replica.cc:333] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.400480  4637 raft_consensus.cc:2243] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.400982  4637 raft_consensus.cc:2272] T c65e17c39e824b41bbcc51c92222a4a2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.402915  4637 tablet_replica.cc:333] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.403391  4637 raft_consensus.cc:2243] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.403815  4637 raft_consensus.cc:2272] T c9abecd8f14241ebb4caa5fe7ac213c8 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.405525  4637 tablet_replica.cc:333] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.406016  4637 raft_consensus.cc:2243] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.406931  4637 raft_consensus.cc:2272] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.408818  4637 tablet_replica.cc:333] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e: stopping tablet replica
I20260608 12:54:18.409287  4637 raft_consensus.cc:2243] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.410255  4637 raft_consensus.cc:2272] T dc81e99584f24e50aca8788c1035341e P 2166000e1a614c72867a857dcd72646e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:18.436690  7908 consensus_peers.cc:597] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e -> Peer f6f8777da562401a9ad8441ec70db013 (127.4.135.65:33627): Couldn't send request to peer f6f8777da562401a9ad8441ec70db013. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:18.439718  7591 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:54:18.447882  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:54:18.453517  7591 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:54:18.454447  7591 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:18.475041  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:54:18.499327  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:18.500066  4637 tablet_replica.cc:333] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.500691  4637 raft_consensus.cc:2243] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.501667  4637 raft_consensus.cc:2272] T a4b40fc22cbe4542aa4f82a06824d927 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.503749  4637 tablet_replica.cc:333] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.504304  4637 raft_consensus.cc:2243] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.504752  4637 raft_consensus.cc:2272] T a4800fed903f4aadbe321079e6518e18 P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.506772  4637 tablet_replica.cc:333] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.507498  4637 raft_consensus.cc:2243] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.508285  4637 raft_consensus.cc:2272] T 7ede07235d274bfcb66eaece66291f5d P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.510165  4637 tablet_replica.cc:333] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.510875  4637 raft_consensus.cc:2243] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.511307  4637 raft_consensus.cc:2272] T dfb3a25bc417439bbb8ed87b2452fcc6 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.513163  4637 tablet_replica.cc:333] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.513669  4637 raft_consensus.cc:2243] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.514082  4637 raft_consensus.cc:2272] T 416884bdc0e44118b94f91a6eb842920 P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.516227  4637 tablet_replica.cc:333] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.516834  4637 raft_consensus.cc:2243] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.517352  4637 raft_consensus.cc:2272] T 773e67faca02496793aca09d54d6277a P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:18.518118  7908 consensus_peers.cc:597] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e -> Peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843): Couldn't send request to peer 1bbedf623ca24affa0741b7084c90d49. 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 12:54:18.519421  4637 tablet_replica.cc:333] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.519999  4637 raft_consensus.cc:2243] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.520433  4637 raft_consensus.cc:2272] T c9abecd8f14241ebb4caa5fe7ac213c8 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.522454  4637 tablet_replica.cc:333] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.523012  4637 raft_consensus.cc:2243] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.523641  4637 raft_consensus.cc:2272] T ccf7dfd24c9e40848efe2530d6539f3c P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.525606  4637 tablet_replica.cc:333] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.526118  4637 raft_consensus.cc:2243] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.526886  4637 raft_consensus.cc:2272] T c65e17c39e824b41bbcc51c92222a4a2 P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.528903  4637 tablet_replica.cc:333] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.529381  4637 raft_consensus.cc:2243] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.529834  4637 raft_consensus.cc:2272] T 53aff63126084a77bb1f6d03bdb0c57e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.531625  4637 tablet_replica.cc:333] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.532042  4637 raft_consensus.cc:2243] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.532374  4637 raft_consensus.cc:2272] T dc81e99584f24e50aca8788c1035341e P 1bbedf623ca24affa0741b7084c90d49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.533990  4637 tablet_replica.cc:333] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49: stopping tablet replica
I20260608 12:54:18.534432  4637 raft_consensus.cc:2243] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.535097  4637 raft_consensus.cc:2272] T f5e796278d274ab7a029429d33362a9e P 1bbedf623ca24affa0741b7084c90d49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:18.552363  7908 consensus_peers.cc:597] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e -> Peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843): Couldn't send request to peer 1bbedf623ca24affa0741b7084c90d49. 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 12:54:18.570588  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:54:18.598361  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:54:18.626457  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:18.627413  4637 tablet_replica.cc:333] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.628376  4637 raft_consensus.cc:2243] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.629142  4637 raft_consensus.cc:2272] T ccf7dfd24c9e40848efe2530d6539f3c P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.631178  4637 tablet_replica.cc:333] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.631672  4637 raft_consensus.cc:2243] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.632071  4637 raft_consensus.cc:2272] T c65e17c39e824b41bbcc51c92222a4a2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.633831  4637 tablet_replica.cc:333] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.634316  4637 raft_consensus.cc:2243] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.634840  4637 raft_consensus.cc:2272] T 399b24e19e6c4ef5a1bf1fc869af36c2 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.636597  4637 tablet_replica.cc:333] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.637053  4637 raft_consensus.cc:2243] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.637777  4637 raft_consensus.cc:2272] T 416884bdc0e44118b94f91a6eb842920 P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.639704  4637 tablet_replica.cc:333] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.640240  4637 raft_consensus.cc:2243] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.641031  4637 raft_consensus.cc:2272] T 773e67faca02496793aca09d54d6277a P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.643392  4637 tablet_replica.cc:333] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.644101  4637 raft_consensus.cc:2243] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.645023  4637 raft_consensus.cc:2272] T a4800fed903f4aadbe321079e6518e18 P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:18.644972  7908 consensus_peers.cc:597] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e -> Peer 1bbedf623ca24affa0741b7084c90d49 (127.4.135.67:40843): Couldn't send request to peer 1bbedf623ca24affa0741b7084c90d49. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.67:40843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:18.647131  4637 tablet_replica.cc:333] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.647647  4637 raft_consensus.cc:2243] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.648144  4637 raft_consensus.cc:2272] T 973afdebab7e42c8b608e5ff5dcfe1a4 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.649838  4637 tablet_replica.cc:333] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.650326  4637 raft_consensus.cc:2243] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.650729  4637 raft_consensus.cc:2272] T a15032567ddf4451833b04b2af08080b P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.652444  4637 tablet_replica.cc:333] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.652894  4637 raft_consensus.cc:2243] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.653581  4637 raft_consensus.cc:2272] T dfb3a25bc417439bbb8ed87b2452fcc6 P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.655339  4637 tablet_replica.cc:333] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.655784  4637 raft_consensus.cc:2243] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.656119  4637 raft_consensus.cc:2272] T 4168327d557342808702874bc27191ff P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.657716  4637 tablet_replica.cc:333] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.658149  4637 raft_consensus.cc:2243] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.658641  4637 raft_consensus.cc:2272] T f5e796278d274ab7a029429d33362a9e P 64716713b58e438c9216dcc72914814e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.660593  4637 tablet_replica.cc:333] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e: stopping tablet replica
I20260608 12:54:18.661023  4637 raft_consensus.cc:2243] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.661401  4637 raft_consensus.cc:2272] T dc81e99584f24e50aca8788c1035341e P 64716713b58e438c9216dcc72914814e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.697417  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:54:18.724745  4637 master.cc:562] Master@127.4.135.126:34043 shutting down...
I20260608 12:54:18.747506  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:18.748090  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.748445  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P e78935d2cbd643e787995a7233a05638: stopping tablet replica
I20260608 12:54:18.769078  4637 master.cc:584] Master@127.4.135.126:34043 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12643 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:54:18.825146  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:36653
I20260608 12:54:18.826330  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:18.831867  8229 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 12:54:18.831974  8230 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 12:54:18.834877  8232 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 12:54:18.835363  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:18.836561  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:18.836743  4637 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 12:54:18.836862  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923258836850 us; error 0 us; skew 500 ppm
I20260608 12:54:18.837356  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:18.839751  4637 webserver.cc:533] Webserver started at http://127.4.135.126:41317/ using document root <none> and password file <none>
I20260608 12:54:18.840204  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:18.840354  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:18.840576  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:18.841602  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "8f3d2b239e8540eda951a3df5e168483"
format_stamp: "Formatted at 2026-06-08 12:54:18 on dist-test-slave-rml8"
I20260608 12:54:18.846033  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:54:18.849403  8237 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:18.850128  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:18.850366  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "8f3d2b239e8540eda951a3df5e168483"
format_stamp: "Formatted at 2026-06-08 12:54:18 on dist-test-slave-rml8"
I20260608 12:54:18.850651  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-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 12:54:18.864380  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:18.865623  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:18.904986  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:36653
I20260608 12:54:18.905233  8288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:36653 every 8 connection(s)
I20260608 12:54:18.909221  8289 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 12:54:18.919404  8289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483: Bootstrap starting.
I20260608 12:54:18.924324  8289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:18.928573  8289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483: No bootstrap required, opened a new log
I20260608 12:54:18.930774  8289 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f3d2b239e8540eda951a3df5e168483" member_type: VOTER }
I20260608 12:54:18.931169  8289 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:18.931416  8289 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f3d2b239e8540eda951a3df5e168483, State: Initialized, Role: FOLLOWER
I20260608 12:54:18.932082  8289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f3d2b239e8540eda951a3df5e168483" member_type: VOTER }
I20260608 12:54:18.932554  8289 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:18.932789  8289 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:18.933077  8289 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:18.937496  8289 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f3d2b239e8540eda951a3df5e168483" member_type: VOTER }
I20260608 12:54:18.938028  8289 leader_election.cc:304] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [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: 8f3d2b239e8540eda951a3df5e168483; no voters: 
I20260608 12:54:18.939198  8289 leader_election.cc:290] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:18.939683  8292 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:18.941113  8292 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 1 LEADER]: Becoming Leader. State: Replica: 8f3d2b239e8540eda951a3df5e168483, State: Running, Role: LEADER
I20260608 12:54:18.941826  8292 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [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: "8f3d2b239e8540eda951a3df5e168483" member_type: VOTER }
I20260608 12:54:18.942292  8289 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:18.947700  8294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f3d2b239e8540eda951a3df5e168483. Latest consensus state: current_term: 1 leader_uuid: "8f3d2b239e8540eda951a3df5e168483" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f3d2b239e8540eda951a3df5e168483" member_type: VOTER } }
I20260608 12:54:18.947964  8293 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f3d2b239e8540eda951a3df5e168483" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f3d2b239e8540eda951a3df5e168483" member_type: VOTER } }
I20260608 12:54:18.948559  8294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:18.948746  8293 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:18.951869  8300 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:18.957425  8300 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:18.960008  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:18.966609  8300 catalog_manager.cc:1382] Generated new cluster ID: d38a7c757ea04faa83eeed2ac1c7257c
I20260608 12:54:18.966892  8300 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:18.990680  8300 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:18.992000  8300 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:19.010977  8300 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483: Generated new TSK 0
I20260608 12:54:19.011636  8300 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:19.026372  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:19.032438  8310 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 12:54:19.034071  8311 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 12:54:19.036559  8313 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 12:54:19.037638  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:19.038494  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:19.038784  4637 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 12:54:19.038934  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923259038922 us; error 0 us; skew 500 ppm
I20260608 12:54:19.039453  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:19.041713  4637 webserver.cc:533] Webserver started at http://127.4.135.65:35817/ using document root <none> and password file <none>
I20260608 12:54:19.042171  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:19.042336  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:19.042604  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:19.043782  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "51ffc22844c44f59b26ad1641a8b5d19"
format_stamp: "Formatted at 2026-06-08 12:54:19 on dist-test-slave-rml8"
I20260608 12:54:19.048429  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:19.051760  8318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.052567  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:19.052882  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "51ffc22844c44f59b26ad1641a8b5d19"
format_stamp: "Formatted at 2026-06-08 12:54:19 on dist-test-slave-rml8"
I20260608 12:54:19.053154  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-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 12:54:19.077265  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:19.078526  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:19.080067  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:19.082397  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:19.082624  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:54:19.082947  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:19.083112  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.123575  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:45251
I20260608 12:54:19.123690  8380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:45251 every 8 connection(s)
I20260608 12:54:19.128599  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:19.136560  8385 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 12:54:19.138635  8386 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 12:54:19.140600  4637 server_base.cc:1061] running on GCE node
W20260608 12:54:19.141436  8388 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 12:54:19.142376  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:19.142639  4637 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 12:54:19.142753  8381 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36653
I20260608 12:54:19.142887  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923259142865 us; error 0 us; skew 500 ppm
I20260608 12:54:19.143208  8381 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:19.143746  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:19.144135  8381 heartbeater.cc:507] Master 127.4.135.126:36653 requested a full tablet report, sending...
I20260608 12:54:19.146528  4637 webserver.cc:533] Webserver started at http://127.4.135.66:38787/ using document root <none> and password file <none>
I20260608 12:54:19.146680  8254 ts_manager.cc:194] Registered new tserver with Master: 51ffc22844c44f59b26ad1641a8b5d19 (127.4.135.65:45251)
I20260608 12:54:19.147257  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:19.147519  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:19.147795  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:19.148689  8254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42826
I20260608 12:54:19.148854  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0"
format_stamp: "Formatted at 2026-06-08 12:54:19 on dist-test-slave-rml8"
I20260608 12:54:19.153816  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:19.157307  8393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.158159  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:19.158476  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0"
format_stamp: "Formatted at 2026-06-08 12:54:19 on dist-test-slave-rml8"
I20260608 12:54:19.158846  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-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 12:54:19.193066  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:19.194878  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:19.196308  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:19.198599  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:19.198796  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.199097  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:19.199260  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.240396  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:34013
I20260608 12:54:19.240566  8455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:34013 every 8 connection(s)
I20260608 12:54:19.246423  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:19.253145  8459 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 12:54:19.254577  8460 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 12:54:19.257386  8462 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 12:54:19.257619  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:19.258637  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:19.258875  4637 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 12:54:19.259073  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923259259055 us; error 0 us; skew 500 ppm
I20260608 12:54:19.259811  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:19.263408  4637 webserver.cc:533] Webserver started at http://127.4.135.67:35805/ using document root <none> and password file <none>
I20260608 12:54:19.263777  8456 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36653
I20260608 12:54:19.264119  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:19.264204  8456 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:19.264415  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:19.264816  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:19.265218  8456 heartbeater.cc:507] Master 127.4.135.126:36653 requested a full tablet report, sending...
I20260608 12:54:19.266064  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "362ff1722713452093fe635218efb7dd"
format_stamp: "Formatted at 2026-06-08 12:54:19 on dist-test-slave-rml8"
I20260608 12:54:19.267539  8254 ts_manager.cc:194] Registered new tserver with Master: 51c0fa5bf2ba4f6ab83267fe8e63d2e0 (127.4.135.66:34013)
I20260608 12:54:19.269400  8254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42830
I20260608 12:54:19.272329  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:54:19.275887  8467 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.276708  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:19.277030  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "362ff1722713452093fe635218efb7dd"
format_stamp: "Formatted at 2026-06-08 12:54:19 on dist-test-slave-rml8"
I20260608 12:54:19.277315  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-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 12:54:19.288776  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:19.289968  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:19.291462  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:19.293656  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:19.293898  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.294138  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:19.294322  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.333407  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:35789
I20260608 12:54:19.333518  8529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:35789 every 8 connection(s)
I20260608 12:54:19.338502  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:19.345805  8533 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 12:54:19.347674  8534 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 12:54:19.353679  8536 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 12:54:19.354878  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:19.355485  8530 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36653
I20260608 12:54:19.355983  8530 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:19.356118  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:19.356412  4637 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 12:54:19.356602  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923259356560 us; error 0 us; skew 500 ppm
I20260608 12:54:19.356871  8530 heartbeater.cc:507] Master 127.4.135.126:36653 requested a full tablet report, sending...
I20260608 12:54:19.357345  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:19.359438  8254 ts_manager.cc:194] Registered new tserver with Master: 362ff1722713452093fe635218efb7dd (127.4.135.67:35789)
I20260608 12:54:19.360591  4637 webserver.cc:533] Webserver started at http://127.4.135.68:36351/ using document root <none> and password file <none>
I20260608 12:54:19.361374  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:19.361449  8254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42844
I20260608 12:54:19.361707  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:19.362089  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:19.363368  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "af12c08d6055412c96b7902b4c06dbf1"
format_stamp: "Formatted at 2026-06-08 12:54:19 on dist-test-slave-rml8"
I20260608 12:54:19.367962  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:19.371359  8541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.372133  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:19.372428  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "af12c08d6055412c96b7902b4c06dbf1"
format_stamp: "Formatted at 2026-06-08 12:54:19 on dist-test-slave-rml8"
I20260608 12:54:19.372709  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923164718160-4637-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 12:54:19.406344  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:19.407651  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:19.409206  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:19.411744  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:19.411955  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.412240  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:19.412411  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:19.453680  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:43289
I20260608 12:54:19.453792  8603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:43289 every 8 connection(s)
I20260608 12:54:19.469817  8604 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36653
I20260608 12:54:19.470199  8604 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:19.470948  8604 heartbeater.cc:507] Master 127.4.135.126:36653 requested a full tablet report, sending...
I20260608 12:54:19.472985  8254 ts_manager.cc:194] Registered new tserver with Master: af12c08d6055412c96b7902b4c06dbf1 (127.4.135.68:43289)
I20260608 12:54:19.473435  4637 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016042363s
I20260608 12:54:19.474648  8254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42860
I20260608 12:54:20.028064  8254 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42868:
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 12:54:20.077557  8421 tablet_service.cc:1511] Processing CreateTablet for tablet a5438818f48b4649b97a7fb41875644f (DEFAULT_TABLE table=test-workload [id=46824d8332f34c0ca1cb45ec305c6e08]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:20.079902  8421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5438818f48b4649b97a7fb41875644f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:20.092859  8495 tablet_service.cc:1511] Processing CreateTablet for tablet a5438818f48b4649b97a7fb41875644f (DEFAULT_TABLE table=test-workload [id=46824d8332f34c0ca1cb45ec305c6e08]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:20.093971  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5438818f48b4649b97a7fb41875644f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:20.093700  8569 tablet_service.cc:1511] Processing CreateTablet for tablet a5438818f48b4649b97a7fb41875644f (DEFAULT_TABLE table=test-workload [id=46824d8332f34c0ca1cb45ec305c6e08]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:20.095180  8569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5438818f48b4649b97a7fb41875644f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:20.096870  8625 tablet_bootstrap.cc:492] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0: Bootstrap starting.
I20260608 12:54:20.104071  8625 tablet_bootstrap.cc:654] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:20.108992  8626 tablet_bootstrap.cc:492] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1: Bootstrap starting.
I20260608 12:54:20.112612  8628 tablet_bootstrap.cc:492] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd: Bootstrap starting.
I20260608 12:54:20.115803  8625 tablet_bootstrap.cc:492] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0: No bootstrap required, opened a new log
I20260608 12:54:20.116346  8625 ts_tablet_manager.cc:1403] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:54:20.117280  8626 tablet_bootstrap.cc:654] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:20.118373  8628 tablet_bootstrap.cc:654] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:20.119666  8625 raft_consensus.cc:359] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:20.120595  8625 raft_consensus.cc:385] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:20.121075  8625 raft_consensus.cc:740] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51c0fa5bf2ba4f6ab83267fe8e63d2e0, State: Initialized, Role: FOLLOWER
I20260608 12:54:20.122316  8625 consensus_queue.cc:260] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:20.125108  8626 tablet_bootstrap.cc:492] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1: No bootstrap required, opened a new log
I20260608 12:54:20.125550  8628 tablet_bootstrap.cc:492] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd: No bootstrap required, opened a new log
I20260608 12:54:20.125605  8626 ts_tablet_manager.cc:1403] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:54:20.126374  8628 ts_tablet_manager.cc:1403] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260608 12:54:20.126529  8456 heartbeater.cc:499] Master 127.4.135.126:36653 was elected leader, sending a full tablet report...
I20260608 12:54:20.127017  8625 ts_tablet_manager.cc:1434] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260608 12:54:20.128929  8626 raft_consensus.cc:359] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:20.129559  8626 raft_consensus.cc:385] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:20.129638  8628 raft_consensus.cc:359] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:20.129926  8626 raft_consensus.cc:740] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af12c08d6055412c96b7902b4c06dbf1, State: Initialized, Role: FOLLOWER
I20260608 12:54:20.130347  8628 raft_consensus.cc:385] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:20.130688  8628 raft_consensus.cc:740] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362ff1722713452093fe635218efb7dd, State: Initialized, Role: FOLLOWER
I20260608 12:54:20.130951  8626 consensus_queue.cc:260] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:20.131472  8628 consensus_queue.cc:260] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:20.133863  8604 heartbeater.cc:499] Master 127.4.135.126:36653 was elected leader, sending a full tablet report...
I20260608 12:54:20.134130  8626 ts_tablet_manager.cc:1434] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:54:20.137604  8628 ts_tablet_manager.cc:1434] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.007s
I20260608 12:54:20.138461  8530 heartbeater.cc:499] Master 127.4.135.126:36653 was elected leader, sending a full tablet report...
I20260608 12:54:20.151348  8381 heartbeater.cc:499] Master 127.4.135.126:36653 was elected leader, sending a full tablet report...
I20260608 12:54:20.247953  8633 raft_consensus.cc:493] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:20.248502  8633 raft_consensus.cc:515] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:20.250816  8633 leader_election.cc:290] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51c0fa5bf2ba4f6ab83267fe8e63d2e0 (127.4.135.66:34013), af12c08d6055412c96b7902b4c06dbf1 (127.4.135.68:43289)
I20260608 12:54:20.262969  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5438818f48b4649b97a7fb41875644f" candidate_uuid: "362ff1722713452093fe635218efb7dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" is_pre_election: true
I20260608 12:54:20.263486  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5438818f48b4649b97a7fb41875644f" candidate_uuid: "362ff1722713452093fe635218efb7dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af12c08d6055412c96b7902b4c06dbf1" is_pre_election: true
I20260608 12:54:20.263886  8431 raft_consensus.cc:2468] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 362ff1722713452093fe635218efb7dd in term 0.
I20260608 12:54:20.264179  8579 raft_consensus.cc:2468] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 362ff1722713452093fe635218efb7dd in term 0.
I20260608 12:54:20.265407  8471 leader_election.cc:304] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [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: 362ff1722713452093fe635218efb7dd, 51c0fa5bf2ba4f6ab83267fe8e63d2e0; no voters: 
I20260608 12:54:20.266173  8633 raft_consensus.cc:2804] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:20.266491  8633 raft_consensus.cc:493] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:20.266849  8633 raft_consensus.cc:3060] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:20.272405  8633 raft_consensus.cc:515] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:20.274070  8633 leader_election.cc:290] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [CANDIDATE]: Term 1 election: Requested vote from peers 51c0fa5bf2ba4f6ab83267fe8e63d2e0 (127.4.135.66:34013), af12c08d6055412c96b7902b4c06dbf1 (127.4.135.68:43289)
I20260608 12:54:20.274946  8431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5438818f48b4649b97a7fb41875644f" candidate_uuid: "362ff1722713452093fe635218efb7dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0"
I20260608 12:54:20.275156  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5438818f48b4649b97a7fb41875644f" candidate_uuid: "362ff1722713452093fe635218efb7dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af12c08d6055412c96b7902b4c06dbf1"
I20260608 12:54:20.275559  8431 raft_consensus.cc:3060] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:20.275678  8579 raft_consensus.cc:3060] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:20.282724  8579 raft_consensus.cc:2468] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362ff1722713452093fe635218efb7dd in term 1.
I20260608 12:54:20.282727  8431 raft_consensus.cc:2468] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362ff1722713452093fe635218efb7dd in term 1.
I20260608 12:54:20.284226  8470 leader_election.cc:304] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 362ff1722713452093fe635218efb7dd, 51c0fa5bf2ba4f6ab83267fe8e63d2e0, af12c08d6055412c96b7902b4c06dbf1; no voters: 
I20260608 12:54:20.284947  8633 raft_consensus.cc:2804] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:20.285936  8633 raft_consensus.cc:697] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 1 LEADER]: Becoming Leader. State: Replica: 362ff1722713452093fe635218efb7dd, State: Running, Role: LEADER
I20260608 12:54:20.286830  8633 consensus_queue.cc:237] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [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: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:20.293586  8252 catalog_manager.cc:5696] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 362ff1722713452093fe635218efb7dd (127.4.135.67). New cstate: current_term: 1 leader_uuid: "362ff1722713452093fe635218efb7dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:20.728152  8633 consensus_queue.cc:1048] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:20.742775  8636 consensus_queue.cc:1048] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:20.959654  8307 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:20.961474  8307 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:20.961833  8307 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:22.962829  8307 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:22.964395  8307 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:22.964740  8307 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:24.965826  8307 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:24.967789  8307 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:24.968231  8307 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:26.514580  8252 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42844 (request call id 11) took 1128 ms. Trace:
I20260608 12:54:26.517539  8252 rpcz_store.cc:276] 0608 12:54:25.386576 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:54:26.388783 (+1002207us) service_pool.cc:224] Handling call
0608 12:54:26.514321 (+125538us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260608 12:54:26.696461  8652 raft_consensus.cc:493] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 362ff1722713452093fe635218efb7dd)
I20260608 12:54:26.702773  8652 raft_consensus.cc:515] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34013 } } peers { permanent_uuid: "af12c08d6055412c96b7902b4c06dbf1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 43289 } } peers { permanent_uuid: "362ff1722713452093fe635218efb7dd" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35789 } }
I20260608 12:54:26.707307  8652 leader_election.cc:290] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af12c08d6055412c96b7902b4c06dbf1 (127.4.135.68:43289), 362ff1722713452093fe635218efb7dd (127.4.135.67:35789)
I20260608 12:54:26.727198  8505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5438818f48b4649b97a7fb41875644f" candidate_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "362ff1722713452093fe635218efb7dd" is_pre_election: true
I20260608 12:54:26.728528  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5438818f48b4649b97a7fb41875644f" candidate_uuid: "51c0fa5bf2ba4f6ab83267fe8e63d2e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af12c08d6055412c96b7902b4c06dbf1" is_pre_election: true
I20260608 12:54:26.730192  8396 leader_election.cc:304] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [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: 51c0fa5bf2ba4f6ab83267fe8e63d2e0; no voters: 362ff1722713452093fe635218efb7dd, af12c08d6055412c96b7902b4c06dbf1
I20260608 12:54:26.731060  8652 raft_consensus.cc:2749] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:54:26.969556  8307 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:26.971169  8307 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:26.971509  8307 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:54:27.351702  8285 debug-util.cc:398] Leaking SignalData structure 0x7b080004d380 after lost signal to thread 4640
W20260608 12:54:27.352821  8285 debug-util.cc:398] Leaking SignalData structure 0x7b0800067180 after lost signal to thread 8288
W20260608 12:54:27.353799  8285 debug-util.cc:398] Leaking SignalData structure 0x7b080024c4a0 after lost signal to thread 8380
W20260608 12:54:27.354655  8285 debug-util.cc:398] Leaking SignalData structure 0x7b080010f460 after lost signal to thread 8455
I20260608 12:54:28.972447  8307 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:28.973913  8307 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:28.974260  8307 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:30.975206  8307 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:30.976559  8307 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:30.976890  8307 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:31.417201  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:54:31.439692  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:31.456388  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:54:31.466454  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:54:31.485471  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:31.486301  4637 tablet_replica.cc:333] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0: stopping tablet replica
I20260608 12:54:31.486979  4637 raft_consensus.cc:2243] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:31.487501  4637 raft_consensus.cc:2272] T a5438818f48b4649b97a7fb41875644f P 51c0fa5bf2ba4f6ab83267fe8e63d2e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:31.508683  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:54:31.520329  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:54:31.542207  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:31.543010  4637 tablet_replica.cc:333] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd: stopping tablet replica
I20260608 12:54:31.543546  4637 raft_consensus.cc:2243] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:31.544554  4637 raft_consensus.cc:2272] T a5438818f48b4649b97a7fb41875644f P 362ff1722713452093fe635218efb7dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:31.564725  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:54:31.575469  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:54:31.594717  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:31.595393  4637 tablet_replica.cc:333] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1: stopping tablet replica
I20260608 12:54:31.595956  4637 raft_consensus.cc:2243] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:31.596407  4637 raft_consensus.cc:2272] T a5438818f48b4649b97a7fb41875644f P af12c08d6055412c96b7902b4c06dbf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:31.615531  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:54:31.626412  4637 master.cc:562] Master@127.4.135.126:36653 shutting down...
I20260608 12:54:31.645790  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:31.646502  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:31.646947  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8f3d2b239e8540eda951a3df5e168483: stopping tablet replica
I20260608 12:54:31.683087  4637 master.cc:584] Master@127.4.135.126:36653 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12896 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:54:31.722167  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:35511
I20260608 12:54:31.723428  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:31.728904  8659 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 12:54:31.729815  8660 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 12:54:31.730711  4637 server_base.cc:1061] running on GCE node
W20260608 12:54:31.731037  8662 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 12:54:31.731853  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:31.732074  4637 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 12:54:31.732192  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923271732181 us; error 0 us; skew 500 ppm
I20260608 12:54:31.732738  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:31.735077  4637 webserver.cc:533] Webserver started at http://127.4.135.126:45227/ using document root <none> and password file <none>
I20260608 12:54:31.735566  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:31.735728  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:31.735944  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:31.737113  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "53591a5fdb02431497ce1088902e6425"
format_stamp: "Formatted at 2026-06-08 12:54:31 on dist-test-slave-rml8"
I20260608 12:54:31.741871  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:54:31.745882  8667 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:31.746699  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:31.746997  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "53591a5fdb02431497ce1088902e6425"
format_stamp: "Formatted at 2026-06-08 12:54:31 on dist-test-slave-rml8"
I20260608 12:54:31.747298  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-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 12:54:31.759418  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:31.760645  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:31.799511  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:35511
I20260608 12:54:31.799630  8718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:35511 every 8 connection(s)
I20260608 12:54:31.803982  8719 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 12:54:31.814894  8719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425: Bootstrap starting.
I20260608 12:54:31.819892  8719 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.824286  8719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425: No bootstrap required, opened a new log
I20260608 12:54:31.826853  8719 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53591a5fdb02431497ce1088902e6425" member_type: VOTER }
I20260608 12:54:31.827288  8719 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.827525  8719 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53591a5fdb02431497ce1088902e6425, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.828161  8719 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53591a5fdb02431497ce1088902e6425" member_type: VOTER }
I20260608 12:54:31.828624  8719 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:31.828840  8719 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:31.829157  8719 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.833714  8719 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53591a5fdb02431497ce1088902e6425" member_type: VOTER }
I20260608 12:54:31.834249  8719 leader_election.cc:304] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [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: 53591a5fdb02431497ce1088902e6425; no voters: 
I20260608 12:54:31.835429  8719 leader_election.cc:290] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:31.835914  8722 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:31.837456  8722 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 1 LEADER]: Becoming Leader. State: Replica: 53591a5fdb02431497ce1088902e6425, State: Running, Role: LEADER
I20260608 12:54:31.838455  8719 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:31.838284  8722 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [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: "53591a5fdb02431497ce1088902e6425" member_type: VOTER }
I20260608 12:54:31.844154  8723 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53591a5fdb02431497ce1088902e6425" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53591a5fdb02431497ce1088902e6425" member_type: VOTER } }
I20260608 12:54:31.844317  8724 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53591a5fdb02431497ce1088902e6425. Latest consensus state: current_term: 1 leader_uuid: "53591a5fdb02431497ce1088902e6425" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53591a5fdb02431497ce1088902e6425" member_type: VOTER } }
I20260608 12:54:31.844909  8723 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:31.844928  8724 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:31.851979  8730 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:31.858333  8730 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:31.859436  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:31.867720  8730 catalog_manager.cc:1382] Generated new cluster ID: 5659518630244aa8bf4da48528780fd4
I20260608 12:54:31.868031  8730 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:31.893342  8730 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:31.894768  8730 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:31.907717  8730 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425: Generated new TSK 0
I20260608 12:54:31.908409  8730 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:31.925751  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:31.932251  8740 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 12:54:31.933166  8741 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 12:54:31.934758  8743 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 12:54:31.935527  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:31.936367  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:31.936549  4637 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 12:54:31.936733  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923271936719 us; error 0 us; skew 500 ppm
I20260608 12:54:31.937259  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:31.940186  4637 webserver.cc:533] Webserver started at http://127.4.135.65:44191/ using document root <none> and password file <none>
I20260608 12:54:31.940650  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:31.940809  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:31.941026  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:31.942140  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "8ae95611dc8a4304b7cfab910f123aa4"
format_stamp: "Formatted at 2026-06-08 12:54:31 on dist-test-slave-rml8"
I20260608 12:54:31.946815  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:54:31.950263  8748 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:31.951054  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:31.951357  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "8ae95611dc8a4304b7cfab910f123aa4"
format_stamp: "Formatted at 2026-06-08 12:54:31 on dist-test-slave-rml8"
I20260608 12:54:31.951608  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-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 12:54:31.963258  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:31.964434  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:31.965917  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:31.968315  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:31.968549  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:31.968788  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:31.968959  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:32.009234  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:39395
I20260608 12:54:32.009364  8810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:39395 every 8 connection(s)
I20260608 12:54:32.014810  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:32.022279  8815 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 12:54:32.023016  8816 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 12:54:32.027137  8819 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 12:54:32.027403  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:32.028096  8811 heartbeater.cc:344] Connected to a master server at 127.4.135.126:35511
I20260608 12:54:32.028535  8811 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:32.028667  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:32.028945  4637 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 12:54:32.029148  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923272029130 us; error 0 us; skew 500 ppm
I20260608 12:54:32.029480  8811 heartbeater.cc:507] Master 127.4.135.126:35511 requested a full tablet report, sending...
I20260608 12:54:32.030051  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:32.032176  8684 ts_manager.cc:194] Registered new tserver with Master: 8ae95611dc8a4304b7cfab910f123aa4 (127.4.135.65:39395)
I20260608 12:54:32.033152  4637 webserver.cc:533] Webserver started at http://127.4.135.66:36151/ using document root <none> and password file <none>
I20260608 12:54:32.033856  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:32.034132  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:32.034456  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:32.034881  8684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60918
I20260608 12:54:32.036013  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "cf9a8132dfc944279b9ff794d71d695c"
format_stamp: "Formatted at 2026-06-08 12:54:32 on dist-test-slave-rml8"
I20260608 12:54:32.041282  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:54:32.044665  8823 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:32.045539  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:32.045789  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "cf9a8132dfc944279b9ff794d71d695c"
format_stamp: "Formatted at 2026-06-08 12:54:32 on dist-test-slave-rml8"
I20260608 12:54:32.046018  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-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 12:54:32.057691  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:32.058887  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:32.060266  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:32.062480  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:32.062752  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:32.063019  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:32.063184  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:32.103399  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:37333
I20260608 12:54:32.103520  8885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:37333 every 8 connection(s)
I20260608 12:54:32.108567  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:32.115428  8889 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 12:54:32.117084  8890 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 12:54:32.118407  8892 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 12:54:32.119117  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:32.120143  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:32.120437  4637 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 12:54:32.120675  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923272120655 us; error 0 us; skew 500 ppm
I20260608 12:54:32.121465  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:32.121799  8886 heartbeater.cc:344] Connected to a master server at 127.4.135.126:35511
I20260608 12:54:32.122227  8886 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:32.123054  8886 heartbeater.cc:507] Master 127.4.135.126:35511 requested a full tablet report, sending...
I20260608 12:54:32.124306  4637 webserver.cc:533] Webserver started at http://127.4.135.67:39843/ using document root <none> and password file <none>
I20260608 12:54:32.124871  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:32.125087  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:32.125363  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:32.125280  8684 ts_manager.cc:194] Registered new tserver with Master: cf9a8132dfc944279b9ff794d71d695c (127.4.135.66:37333)
I20260608 12:54:32.126713  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "ea842b774c6f439a8fddaa2281c0ca98"
format_stamp: "Formatted at 2026-06-08 12:54:32 on dist-test-slave-rml8"
I20260608 12:54:32.126894  8684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60930
I20260608 12:54:32.131502  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:32.135063  8897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:32.135869  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:54:32.136164  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "ea842b774c6f439a8fddaa2281c0ca98"
format_stamp: "Formatted at 2026-06-08 12:54:32 on dist-test-slave-rml8"
I20260608 12:54:32.136458  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923164718160-4637-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 12:54:32.162487  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:32.163846  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:32.165374  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:32.167678  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:32.167917  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:32.168159  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:32.168336  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:32.208101  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:43865
I20260608 12:54:32.208228  8959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:43865 every 8 connection(s)
I20260608 12:54:32.222025  8960 heartbeater.cc:344] Connected to a master server at 127.4.135.126:35511
I20260608 12:54:32.222409  8960 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:32.223273  8960 heartbeater.cc:507] Master 127.4.135.126:35511 requested a full tablet report, sending...
I20260608 12:54:32.225241  8684 ts_manager.cc:194] Registered new tserver with Master: ea842b774c6f439a8fddaa2281c0ca98 (127.4.135.67:43865)
I20260608 12:54:32.226038  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014399394s
I20260608 12:54:32.226737  8684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60940
I20260608 12:54:33.038203  8811 heartbeater.cc:499] Master 127.4.135.126:35511 was elected leader, sending a full tablet report...
I20260608 12:54:33.129418  8886 heartbeater.cc:499] Master 127.4.135.126:35511 was elected leader, sending a full tablet report...
I20260608 12:54:33.229493  8960 heartbeater.cc:499] Master 127.4.135.126:35511 was elected leader, sending a full tablet report...
I20260608 12:54:33.293197  8684 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58166:
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 12:54:33.295251  8684 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 12:54:33.340399  8776 tablet_service.cc:1511] Processing CreateTablet for tablet d428d8299107420fbc2a84e396a886fc (DEFAULT_TABLE table=test-workload [id=6960eb1918e541aa8c78a1e70d789578]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:33.341981  8776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d428d8299107420fbc2a84e396a886fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:33.343153  8925 tablet_service.cc:1511] Processing CreateTablet for tablet d428d8299107420fbc2a84e396a886fc (DEFAULT_TABLE table=test-workload [id=6960eb1918e541aa8c78a1e70d789578]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:33.344261  8925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d428d8299107420fbc2a84e396a886fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:33.351766  8851 tablet_service.cc:1511] Processing CreateTablet for tablet d428d8299107420fbc2a84e396a886fc (DEFAULT_TABLE table=test-workload [id=6960eb1918e541aa8c78a1e70d789578]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:33.353092  8851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d428d8299107420fbc2a84e396a886fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:33.361953  8982 tablet_bootstrap.cc:492] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4: Bootstrap starting.
I20260608 12:54:33.363579  8981 tablet_bootstrap.cc:492] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98: Bootstrap starting.
I20260608 12:54:33.369002  8982 tablet_bootstrap.cc:654] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:33.371251  8981 tablet_bootstrap.cc:654] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:33.371973  8983 tablet_bootstrap.cc:492] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c: Bootstrap starting.
I20260608 12:54:33.375761  8982 tablet_bootstrap.cc:492] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4: No bootstrap required, opened a new log
I20260608 12:54:33.377297  8982 ts_tablet_manager.cc:1403] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:54:33.377458  8981 tablet_bootstrap.cc:492] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98: No bootstrap required, opened a new log
I20260608 12:54:33.377929  8981 ts_tablet_manager.cc:1403] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:54:33.379195  8983 tablet_bootstrap.cc:654] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:33.380607  8982 raft_consensus.cc:359] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } }
I20260608 12:54:33.380903  8981 raft_consensus.cc:359] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } }
I20260608 12:54:33.381395  8982 raft_consensus.cc:385] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:33.381644  8981 raft_consensus.cc:385] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:33.381793  8982 raft_consensus.cc:740] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ae95611dc8a4304b7cfab910f123aa4, State: Initialized, Role: FOLLOWER
I20260608 12:54:33.382097  8981 raft_consensus.cc:740] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea842b774c6f439a8fddaa2281c0ca98, State: Initialized, Role: FOLLOWER
I20260608 12:54:33.382733  8982 consensus_queue.cc:260] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } }
I20260608 12:54:33.383073  8981 consensus_queue.cc:260] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } }
I20260608 12:54:33.383982  8983 tablet_bootstrap.cc:492] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c: No bootstrap required, opened a new log
I20260608 12:54:33.384593  8983 ts_tablet_manager.cc:1403] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:54:33.386184  8982 ts_tablet_manager.cc:1434] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:54:33.387768  8983 raft_consensus.cc:359] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } }
I20260608 12:54:33.388550  8983 raft_consensus.cc:385] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:33.388798  8983 raft_consensus.cc:740] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf9a8132dfc944279b9ff794d71d695c, State: Initialized, Role: FOLLOWER
I20260608 12:54:33.389832  8983 consensus_queue.cc:260] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } }
I20260608 12:54:33.390872  8981 ts_tablet_manager.cc:1434] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260608 12:54:33.393277  8983 ts_tablet_manager.cc:1434] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:33.686087  8988 raft_consensus.cc:493] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:33.686566  8988 raft_consensus.cc:515] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } }
I20260608 12:54:33.688877  8988 leader_election.cc:290] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ae95611dc8a4304b7cfab910f123aa4 (127.4.135.65:39395), cf9a8132dfc944279b9ff794d71d695c (127.4.135.66:37333)
I20260608 12:54:33.700826  8786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d428d8299107420fbc2a84e396a886fc" candidate_uuid: "ea842b774c6f439a8fddaa2281c0ca98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae95611dc8a4304b7cfab910f123aa4" is_pre_election: true
I20260608 12:54:33.701447  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d428d8299107420fbc2a84e396a886fc" candidate_uuid: "ea842b774c6f439a8fddaa2281c0ca98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9a8132dfc944279b9ff794d71d695c" is_pre_election: true
I20260608 12:54:33.701646  8786 raft_consensus.cc:2468] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea842b774c6f439a8fddaa2281c0ca98 in term 0.
I20260608 12:54:33.702160  8861 raft_consensus.cc:2468] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea842b774c6f439a8fddaa2281c0ca98 in term 0.
I20260608 12:54:33.703188  8898 leader_election.cc:304] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [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: 8ae95611dc8a4304b7cfab910f123aa4, ea842b774c6f439a8fddaa2281c0ca98; no voters: 
I20260608 12:54:33.703953  8988 raft_consensus.cc:2804] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:33.704344  8988 raft_consensus.cc:493] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:33.704690  8988 raft_consensus.cc:3060] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:33.709580  8988 raft_consensus.cc:515] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } }
I20260608 12:54:33.711186  8988 leader_election.cc:290] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [CANDIDATE]: Term 1 election: Requested vote from peers 8ae95611dc8a4304b7cfab910f123aa4 (127.4.135.65:39395), cf9a8132dfc944279b9ff794d71d695c (127.4.135.66:37333)
I20260608 12:54:33.711869  8786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d428d8299107420fbc2a84e396a886fc" candidate_uuid: "ea842b774c6f439a8fddaa2281c0ca98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ae95611dc8a4304b7cfab910f123aa4"
I20260608 12:54:33.712256  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d428d8299107420fbc2a84e396a886fc" candidate_uuid: "ea842b774c6f439a8fddaa2281c0ca98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf9a8132dfc944279b9ff794d71d695c"
I20260608 12:54:33.712482  8786 raft_consensus.cc:3060] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:33.712813  8861 raft_consensus.cc:3060] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:33.720090  8861 raft_consensus.cc:2468] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea842b774c6f439a8fddaa2281c0ca98 in term 1.
I20260608 12:54:33.720094  8786 raft_consensus.cc:2468] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea842b774c6f439a8fddaa2281c0ca98 in term 1.
I20260608 12:54:33.721756  8900 leader_election.cc:304] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [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: cf9a8132dfc944279b9ff794d71d695c, ea842b774c6f439a8fddaa2281c0ca98; no voters: 
I20260608 12:54:33.722491  8988 raft_consensus.cc:2804] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:33.723779  8988 raft_consensus.cc:697] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 1 LEADER]: Becoming Leader. State: Replica: ea842b774c6f439a8fddaa2281c0ca98, State: Running, Role: LEADER
I20260608 12:54:33.724677  8988 consensus_queue.cc:237] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [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: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } }
I20260608 12:54:33.733242  8683 catalog_manager.cc:5696] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea842b774c6f439a8fddaa2281c0ca98 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "ea842b774c6f439a8fddaa2281c0ca98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea842b774c6f439a8fddaa2281c0ca98" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 43865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:33.857174  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:33.858358  8737 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:33.859781  8737 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:33.860112  8737 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:34.184800  8988 consensus_queue.cc:1048] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ae95611dc8a4304b7cfab910f123aa4" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:34.199131  8988 consensus_queue.cc:1048] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf9a8132dfc944279b9ff794d71d695c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:34.866480  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:35.861101  8737 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:35.862713  8737 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:35.863073  8737 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:35.875262  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:36.884725  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:37.864110  8737 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:37.865669  8737 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:37.866020  8737 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:37.893708  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:38.902292  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:39.867059  8737 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:39.868394  8737 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:39.868744  8737 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:39.911305  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:40.919996  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:41.869700  8737 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:41.871153  8737 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:41.871491  8737 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:41.928057  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:42.935056  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:43.872581  8737 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:43.873942  8737 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:54:43.874271  8737 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:43.877246  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:54:43.903252  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:43.904093  4637 tablet_replica.cc:333] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4: stopping tablet replica
I20260608 12:54:43.904698  4637 raft_consensus.cc:2243] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:43.905320  4637 raft_consensus.cc:2272] T d428d8299107420fbc2a84e396a886fc P 8ae95611dc8a4304b7cfab910f123aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:43.926515  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:54:43.940662  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:54:43.944097  8732 placement_policy_util.cc:407] tablet d428d8299107420fbc2a84e396a886fc: detected majority of replicas (2 of 3) at location L0
I20260608 12:54:43.964679  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:43.965474  4637 tablet_replica.cc:333] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c: stopping tablet replica
I20260608 12:54:43.966153  4637 raft_consensus.cc:2243] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:43.966753  4637 raft_consensus.cc:2272] T d428d8299107420fbc2a84e396a886fc P cf9a8132dfc944279b9ff794d71d695c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:43.987129  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:54:43.999300  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:54:44.021353  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:44.022099  4637 tablet_replica.cc:333] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98: stopping tablet replica
I20260608 12:54:44.022743  4637 raft_consensus.cc:2243] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:44.023640  4637 raft_consensus.cc:2272] T d428d8299107420fbc2a84e396a886fc P ea842b774c6f439a8fddaa2281c0ca98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:44.043005  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:54:44.054380  4637 master.cc:562] Master@127.4.135.126:35511 shutting down...
I20260608 12:54:44.074111  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:44.074818  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:44.075139  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53591a5fdb02431497ce1088902e6425: stopping tablet replica
I20260608 12:54:44.093580  4637 master.cc:584] Master@127.4.135.126:35511 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12407 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:54:44.129825  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:45269
I20260608 12:54:44.131151  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:44.137252  9006 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 12:54:44.137281  9005 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 12:54:44.138373  9008 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 12:54:44.138759  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:44.139583  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:44.139802  4637 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 12:54:44.139931  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923284139919 us; error 0 us; skew 500 ppm
I20260608 12:54:44.140440  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:44.142863  4637 webserver.cc:533] Webserver started at http://127.4.135.126:36295/ using document root <none> and password file <none>
I20260608 12:54:44.143371  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:44.143536  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:44.143771  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:44.145043  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "9e10f07818d94733b320ae05594bf2cf"
format_stamp: "Formatted at 2026-06-08 12:54:44 on dist-test-slave-rml8"
I20260608 12:54:44.149976  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:54:44.153620  9013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.154336  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:44.154625  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "9e10f07818d94733b320ae05594bf2cf"
format_stamp: "Formatted at 2026-06-08 12:54:44 on dist-test-slave-rml8"
I20260608 12:54:44.154911  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-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 12:54:44.164144  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:44.165369  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:44.204923  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:45269
I20260608 12:54:44.205062  9064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:45269 every 8 connection(s)
I20260608 12:54:44.209233  9065 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 12:54:44.220422  9065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf: Bootstrap starting.
I20260608 12:54:44.225314  9065 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:44.229635  9065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf: No bootstrap required, opened a new log
I20260608 12:54:44.231956  9065 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e10f07818d94733b320ae05594bf2cf" member_type: VOTER }
I20260608 12:54:44.232411  9065 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:44.232661  9065 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e10f07818d94733b320ae05594bf2cf, State: Initialized, Role: FOLLOWER
I20260608 12:54:44.233333  9065 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e10f07818d94733b320ae05594bf2cf" member_type: VOTER }
I20260608 12:54:44.233821  9065 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:44.234048  9065 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:44.234333  9065 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:44.239001  9065 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e10f07818d94733b320ae05594bf2cf" member_type: VOTER }
I20260608 12:54:44.239527  9065 leader_election.cc:304] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [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: 9e10f07818d94733b320ae05594bf2cf; no voters: 
I20260608 12:54:44.240706  9065 leader_election.cc:290] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:44.241171  9068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:44.242542  9068 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 1 LEADER]: Becoming Leader. State: Replica: 9e10f07818d94733b320ae05594bf2cf, State: Running, Role: LEADER
I20260608 12:54:44.243305  9068 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [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: "9e10f07818d94733b320ae05594bf2cf" member_type: VOTER }
I20260608 12:54:44.243813  9065 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:44.246604  9070 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9e10f07818d94733b320ae05594bf2cf. Latest consensus state: current_term: 1 leader_uuid: "9e10f07818d94733b320ae05594bf2cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e10f07818d94733b320ae05594bf2cf" member_type: VOTER } }
I20260608 12:54:44.246570  9069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9e10f07818d94733b320ae05594bf2cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e10f07818d94733b320ae05594bf2cf" member_type: VOTER } }
I20260608 12:54:44.247370  9070 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:44.247478  9069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:44.252295  9073 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:44.258376  9073 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:44.259929  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:44.267940  9073 catalog_manager.cc:1382] Generated new cluster ID: 92695c94d044418dac739f50354a60ae
I20260608 12:54:44.268234  9073 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:44.289258  9073 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:44.290495  9073 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:44.309366  9073 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf: Generated new TSK 0
I20260608 12:54:44.309945  9073 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:44.326885  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:44.333133  9086 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 12:54:44.334035  9087 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 12:54:44.335515  9089 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 12:54:44.336515  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:44.337327  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:44.337531  4637 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 12:54:44.337707  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923284337689 us; error 0 us; skew 500 ppm
I20260608 12:54:44.338312  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:44.340571  4637 webserver.cc:533] Webserver started at http://127.4.135.65:42811/ using document root <none> and password file <none>
I20260608 12:54:44.341099  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:44.341296  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:44.341573  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:44.342756  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "5ee33519dc724b568c972110a268b500"
format_stamp: "Formatted at 2026-06-08 12:54:44 on dist-test-slave-rml8"
I20260608 12:54:44.347594  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:54:44.351046  9094 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.351811  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:54:44.352092  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "5ee33519dc724b568c972110a268b500"
format_stamp: "Formatted at 2026-06-08 12:54:44 on dist-test-slave-rml8"
I20260608 12:54:44.352393  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-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 12:54:44.379010  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:44.380250  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:44.381760  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:44.384140  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:44.384377  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.384627  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:44.384855  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.424953  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:41827
I20260608 12:54:44.425086  9156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:41827 every 8 connection(s)
I20260608 12:54:44.430488  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:44.438325  9161 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 12:54:44.438534  9162 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 12:54:44.441926  9164 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 12:54:44.442490  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:44.443367  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:44.443568  4637 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 12:54:44.443742  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923284443723 us; error 0 us; skew 500 ppm
I20260608 12:54:44.444305  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:44.446782  4637 webserver.cc:533] Webserver started at http://127.4.135.66:38677/ using document root <none> and password file <none>
I20260608 12:54:44.447398  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:44.447616  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:44.447961  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:44.449522  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "0dc0654c788940fa9cd2815659b3e88c"
format_stamp: "Formatted at 2026-06-08 12:54:44 on dist-test-slave-rml8"
I20260608 12:54:44.450016  9157 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45269
I20260608 12:54:44.450395  9157 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:44.451180  9157 heartbeater.cc:507] Master 127.4.135.126:45269 requested a full tablet report, sending...
I20260608 12:54:44.453248  9030 ts_manager.cc:194] Registered new tserver with Master: 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827)
I20260608 12:54:44.455026  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:54:44.455580  9030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40274
I20260608 12:54:44.458946  9169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.459674  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:54:44.459972  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "0dc0654c788940fa9cd2815659b3e88c"
format_stamp: "Formatted at 2026-06-08 12:54:44 on dist-test-slave-rml8"
I20260608 12:54:44.460248  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-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 12:54:44.471817  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:44.473029  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:44.474462  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:44.476781  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:44.477003  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.477236  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:44.477412  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.517632  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:34777
I20260608 12:54:44.517753  9231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:34777 every 8 connection(s)
I20260608 12:54:44.522876  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:44.530718  9235 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 12:54:44.532158  9236 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 12:54:44.535168  9238 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 12:54:44.535665  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:44.536656  9232 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45269
I20260608 12:54:44.536705  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:44.537070  4637 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 12:54:44.537112  9232 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:44.537269  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923284537252 us; error 0 us; skew 500 ppm
I20260608 12:54:44.537979  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:44.537992  9232 heartbeater.cc:507] Master 127.4.135.126:45269 requested a full tablet report, sending...
I20260608 12:54:44.540455  9030 ts_manager.cc:194] Registered new tserver with Master: 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:44.540817  4637 webserver.cc:533] Webserver started at http://127.4.135.67:39461/ using document root <none> and password file <none>
I20260608 12:54:44.541376  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:44.541615  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:44.541885  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:44.542038  9030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40278
I20260608 12:54:44.543315  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "1f304ba636184aed8adf58d294d92d16"
format_stamp: "Formatted at 2026-06-08 12:54:44 on dist-test-slave-rml8"
I20260608 12:54:44.548146  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:54:44.551597  9243 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.552371  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:44.552687  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "1f304ba636184aed8adf58d294d92d16"
format_stamp: "Formatted at 2026-06-08 12:54:44 on dist-test-slave-rml8"
I20260608 12:54:44.552970  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-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 12:54:44.573148  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:44.574388  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:44.575867  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:44.578130  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:44.578354  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.578634  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:44.578816  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:44.617676  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:35695
I20260608 12:54:44.617786  9305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:35695 every 8 connection(s)
I20260608 12:54:44.631942  9306 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45269
I20260608 12:54:44.632323  9306 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:44.633085  9306 heartbeater.cc:507] Master 127.4.135.126:45269 requested a full tablet report, sending...
I20260608 12:54:44.635082  9030 ts_manager.cc:194] Registered new tserver with Master: 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:44.635398  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01435022s
I20260608 12:54:44.636538  9030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40294
I20260608 12:54:45.458315  9157 heartbeater.cc:499] Master 127.4.135.126:45269 was elected leader, sending a full tablet report...
I20260608 12:54:45.544893  9232 heartbeater.cc:499] Master 127.4.135.126:45269 was elected leader, sending a full tablet report...
I20260608 12:54:45.639430  9306 heartbeater.cc:499] Master 127.4.135.126:45269 was elected leader, sending a full tablet report...
I20260608 12:54:45.691301  9030 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40308:
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 12:54:45.694411  9030 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 12:54:45.777345  9197 tablet_service.cc:1511] Processing CreateTablet for tablet 47a49cebe6ea4f03bfc088d0bfb32d69 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:54:45.777750  9195 tablet_service.cc:1511] Processing CreateTablet for tablet 2a314d7034ff48f69d291587a630bb61 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:54:45.779003  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a49cebe6ea4f03bfc088d0bfb32d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.779856  9196 tablet_service.cc:1511] Processing CreateTablet for tablet 32b44734692643869dc0af705ffc48d5 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:54:45.781380  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a314d7034ff48f69d291587a630bb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.787886  9194 tablet_service.cc:1511] Processing CreateTablet for tablet b594e7f265c8471f882ee7d2ab550e50 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:54:45.789371  9194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b594e7f265c8471f882ee7d2ab550e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.795552  9196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b44734692643869dc0af705ffc48d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.798323  9271 tablet_service.cc:1511] Processing CreateTablet for tablet 47a49cebe6ea4f03bfc088d0bfb32d69 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:54:45.799793  9271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a49cebe6ea4f03bfc088d0bfb32d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.800638  9193 tablet_service.cc:1511] Processing CreateTablet for tablet fe55938b17f0472998b5b2972defd5b8 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:54:45.802076  9193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe55938b17f0472998b5b2972defd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.803953  9270 tablet_service.cc:1511] Processing CreateTablet for tablet 32b44734692643869dc0af705ffc48d5 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:54:45.805485  9270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b44734692643869dc0af705ffc48d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.807310  9192 tablet_service.cc:1511] Processing CreateTablet for tablet 7dac0c92875e4bcd9a021f15f3825462 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:54:45.807928  9269 tablet_service.cc:1511] Processing CreateTablet for tablet 2a314d7034ff48f69d291587a630bb61 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:54:45.808826  9192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac0c92875e4bcd9a021f15f3825462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.809337  9269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a314d7034ff48f69d291587a630bb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.811955  9268 tablet_service.cc:1511] Processing CreateTablet for tablet b594e7f265c8471f882ee7d2ab550e50 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:54:45.812655  9122 tablet_service.cc:1511] Processing CreateTablet for tablet 47a49cebe6ea4f03bfc088d0bfb32d69 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:54:45.813403  9268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b594e7f265c8471f882ee7d2ab550e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.813974  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a49cebe6ea4f03bfc088d0bfb32d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.815030  9116 tablet_service.cc:1511] Processing CreateTablet for tablet bcdc77cf379a43ceab189f76abc34815 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:54:45.815932  9121 tablet_service.cc:1511] Processing CreateTablet for tablet 32b44734692643869dc0af705ffc48d5 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:54:45.816429  9116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdc77cf379a43ceab189f76abc34815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.817301  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b44734692643869dc0af705ffc48d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.818993  9120 tablet_service.cc:1511] Processing CreateTablet for tablet 2a314d7034ff48f69d291587a630bb61 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:54:45.819047  9191 tablet_service.cc:1511] Processing CreateTablet for tablet bcdc77cf379a43ceab189f76abc34815 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:54:45.820529  9191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdc77cf379a43ceab189f76abc34815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.821632  9119 tablet_service.cc:1511] Processing CreateTablet for tablet b594e7f265c8471f882ee7d2ab550e50 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:54:45.824136  9190 tablet_service.cc:1511] Processing CreateTablet for tablet d922d301e0e2474086044c3398cc3440 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:54:45.825604  9190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d922d301e0e2474086044c3398cc3440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.824141  9118 tablet_service.cc:1511] Processing CreateTablet for tablet fe55938b17f0472998b5b2972defd5b8 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:54:45.825451  9117 tablet_service.cc:1511] Processing CreateTablet for tablet 7dac0c92875e4bcd9a021f15f3825462 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:54:45.829135  9267 tablet_service.cc:1511] Processing CreateTablet for tablet fe55938b17f0472998b5b2972defd5b8 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:54:45.830534  9267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe55938b17f0472998b5b2972defd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.834970  9120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a314d7034ff48f69d291587a630bb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.835970  9266 tablet_service.cc:1511] Processing CreateTablet for tablet 7dac0c92875e4bcd9a021f15f3825462 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:54:45.837440  9266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac0c92875e4bcd9a021f15f3825462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.839737  9265 tablet_service.cc:1511] Processing CreateTablet for tablet bcdc77cf379a43ceab189f76abc34815 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:54:45.841117  9265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdc77cf379a43ceab189f76abc34815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.843600  9264 tablet_service.cc:1511] Processing CreateTablet for tablet d922d301e0e2474086044c3398cc3440 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:54:45.843966  9189 tablet_service.cc:1511] Processing CreateTablet for tablet 47bbf36c875c46028cc91a4d24f7792b (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:54:45.844985  9264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d922d301e0e2474086044c3398cc3440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.846388  9117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac0c92875e4bcd9a021f15f3825462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.853516  9188 tablet_service.cc:1511] Processing CreateTablet for tablet 42cfa42d0db3473699a60bd973576300 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:54:45.854384  9119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b594e7f265c8471f882ee7d2ab550e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.855999  9263 tablet_service.cc:1511] Processing CreateTablet for tablet 47bbf36c875c46028cc91a4d24f7792b (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:54:45.857017  9118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe55938b17f0472998b5b2972defd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.857383  9263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bbf36c875c46028cc91a4d24f7792b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.859068  9188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cfa42d0db3473699a60bd973576300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.860450  9262 tablet_service.cc:1511] Processing CreateTablet for tablet 42cfa42d0db3473699a60bd973576300 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:54:45.861873  9262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cfa42d0db3473699a60bd973576300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.862360  9197 tablet_service.cc:1511] Processing CreateTablet for tablet c169f072908e4f0f976cdf95f6d69d49 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:54:45.863103  9189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bbf36c875c46028cc91a4d24f7792b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.863721  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c169f072908e4f0f976cdf95f6d69d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.876906  9114 tablet_service.cc:1511] Processing CreateTablet for tablet 47bbf36c875c46028cc91a4d24f7792b (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:54:45.879999  9113 tablet_service.cc:1511] Processing CreateTablet for tablet 42cfa42d0db3473699a60bd973576300 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:54:45.878396  9114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bbf36c875c46028cc91a4d24f7792b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.890904  9113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cfa42d0db3473699a60bd973576300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.896008  9115 tablet_service.cc:1511] Processing CreateTablet for tablet d922d301e0e2474086044c3398cc3440 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:54:45.897575  9115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d922d301e0e2474086044c3398cc3440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.903684  9194 tablet_service.cc:1511] Processing CreateTablet for tablet 84bb0d09363b464abafca0129377e206 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:54:45.904704  9262 tablet_service.cc:1511] Processing CreateTablet for tablet c169f072908e4f0f976cdf95f6d69d49 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:54:45.906028  9262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c169f072908e4f0f976cdf95f6d69d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.905126  9194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb0d09363b464abafca0129377e206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.923544  9262 tablet_service.cc:1511] Processing CreateTablet for tablet 84bb0d09363b464abafca0129377e206 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:54:45.925740  9262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb0d09363b464abafca0129377e206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.942010  9121 tablet_service.cc:1511] Processing CreateTablet for tablet c169f072908e4f0f976cdf95f6d69d49 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:54:45.945933  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c169f072908e4f0f976cdf95f6d69d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.964790  9122 tablet_service.cc:1511] Processing CreateTablet for tablet 84bb0d09363b464abafca0129377e206 (DEFAULT_TABLE table=test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:54:45.869309  9325 tablet_bootstrap.cc:492] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:45.976543  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb0d09363b464abafca0129377e206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:45.990285  9325 tablet_bootstrap.cc:654] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.000624  9326 tablet_bootstrap.cc:492] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.007517  9326 tablet_bootstrap.cc:654] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.018275  9327 tablet_bootstrap.cc:492] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.018989  9325 tablet_bootstrap.cc:492] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.019466  9325 ts_tablet_manager.cc:1403] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.006s
I20260608 12:54:46.020059  9326 tablet_bootstrap.cc:492] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.020556  9326 ts_tablet_manager.cc:1403] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260608 12:54:46.021921  9325 raft_consensus.cc:359] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.022517  9325 raft_consensus.cc:385] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.022826  9325 raft_consensus.cc:740] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.023454  9325 consensus_queue.cc:260] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.023763  9326 raft_consensus.cc:359] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.024919  9326 raft_consensus.cc:385] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.025243  9326 raft_consensus.cc:740] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.026373  9327 tablet_bootstrap.cc:654] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.026237  9326 consensus_queue.cc:260] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.059315  9325 ts_tablet_manager.cc:1434] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.009s
I20260608 12:54:46.058877  9326 ts_tablet_manager.cc:1434] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.004s
I20260608 12:54:46.062322  9326 tablet_bootstrap.cc:492] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.066315  9325 tablet_bootstrap.cc:492] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.073798  9326 tablet_bootstrap.cc:654] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.075706  9325 tablet_bootstrap.cc:654] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.085170  9325 tablet_bootstrap.cc:492] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.085170  9327 tablet_bootstrap.cc:492] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.085937  9325 ts_tablet_manager.cc:1403] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260608 12:54:46.086390  9327 ts_tablet_manager.cc:1403] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.030s
I20260608 12:54:46.088636  9326 tablet_bootstrap.cc:492] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.089321  9326 ts_tablet_manager.cc:1403] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.005s
I20260608 12:54:46.090474  9325 raft_consensus.cc:359] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.091805  9325 raft_consensus.cc:385] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.092172  9325 raft_consensus.cc:740] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.093179  9325 consensus_queue.cc:260] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.093767  9327 raft_consensus.cc:359] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.094707  9327 raft_consensus.cc:385] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.094955  9327 raft_consensus.cc:740] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.096058  9325 ts_tablet_manager.cc:1434] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.009s
I20260608 12:54:46.095759  9327 consensus_queue.cc:260] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.097473  9325 tablet_bootstrap.cc:492] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.098781  9326 raft_consensus.cc:359] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.099373  9326 raft_consensus.cc:385] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.099618  9326 raft_consensus.cc:740] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.100447  9326 consensus_queue.cc:260] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.103309  9326 ts_tablet_manager.cc:1434] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 12:54:46.104642  9326 tablet_bootstrap.cc:492] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.105991  9325 tablet_bootstrap.cc:654] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.106528  9327 ts_tablet_manager.cc:1434] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.004s
I20260608 12:54:46.108588  9327 tablet_bootstrap.cc:492] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.117415  9327 tablet_bootstrap.cc:654] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.119633  9326 tablet_bootstrap.cc:654] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
W20260608 12:54:46.123572  9307 tablet.cc:2404] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:54:46.131659  9325 tablet_bootstrap.cc:492] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.132192  9325 ts_tablet_manager.cc:1403] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.028s
I20260608 12:54:46.132397  9327 tablet_bootstrap.cc:492] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.132911  9327 ts_tablet_manager.cc:1403] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.014s
I20260608 12:54:46.132916  9326 tablet_bootstrap.cc:492] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.133710  9326 ts_tablet_manager.cc:1403] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260608 12:54:46.135645  9325 raft_consensus.cc:359] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.136441  9325 raft_consensus.cc:385] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.136878  9325 raft_consensus.cc:740] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.136480  9327 raft_consensus.cc:359] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.137357  9327 raft_consensus.cc:385] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.137815  9327 raft_consensus.cc:740] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.137586  9326 raft_consensus.cc:359] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.137773  9325 consensus_queue.cc:260] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.138567  9326 raft_consensus.cc:385] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.138972  9326 raft_consensus.cc:740] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.139120  9327 consensus_queue.cc:260] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.140128  9336 raft_consensus.cc:493] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.140654  9325 ts_tablet_manager.cc:1434] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:54:46.140022  9326 consensus_queue.cc:260] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.140785  9336 raft_consensus.cc:515] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.142146  9325 tablet_bootstrap.cc:492] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.146101  9326 ts_tablet_manager.cc:1434] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:54:46.148005  9326 tablet_bootstrap.cc:492] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.151047  9325 tablet_bootstrap.cc:654] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.156770  9326 tablet_bootstrap.cc:654] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.160781  9336 leader_election.cc:290] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.168634  9327 ts_tablet_manager.cc:1434] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260608 12:54:46.169093  9326 tablet_bootstrap.cc:492] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.169639  9326 ts_tablet_manager.cc:1403] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 12:54:46.172876  9326 raft_consensus.cc:359] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.176862  9326 raft_consensus.cc:385] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.177348  9326 raft_consensus.cc:740] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.178624  9327 tablet_bootstrap.cc:492] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.178402  9326 consensus_queue.cc:260] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.183105  9326 ts_tablet_manager.cc:1434] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:54:46.184649  9326 tablet_bootstrap.cc:492] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.191928  9326 tablet_bootstrap.cc:654] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.213130  9325 tablet_bootstrap.cc:492] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.213673  9325 ts_tablet_manager.cc:1403] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.048s
I20260608 12:54:46.215754  9281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b44734692643869dc0af705ffc48d5" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:46.217108  9325 raft_consensus.cc:359] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.217921  9325 raft_consensus.cc:385] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.217803  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b44734692643869dc0af705ffc48d5" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.218274  9325 raft_consensus.cc:740] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
W20260608 12:54:46.218463  9095 leader_election.cc:343] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.219203  9325 consensus_queue.cc:260] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
W20260608 12:54:46.219758  9098 leader_election.cc:343] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.220247  9098 leader_election.cc:304] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [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: 5ee33519dc724b568c972110a268b500; no voters: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16
I20260608 12:54:46.221091  9336 raft_consensus.cc:2749] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:46.221927  9325 ts_tablet_manager.cc:1434] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:54:46.211623  9327 tablet_bootstrap.cc:654] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.223215  9325 tablet_bootstrap.cc:492] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.228220  9326 tablet_bootstrap.cc:492] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.228709  9326 ts_tablet_manager.cc:1403] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.021s
I20260608 12:54:46.228718  9327 tablet_bootstrap.cc:492] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.229491  9327 ts_tablet_manager.cc:1403] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.000s
I20260608 12:54:46.232229  9326 raft_consensus.cc:359] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.232997  9326 raft_consensus.cc:385] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.232818  9327 raft_consensus.cc:359] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.233379  9326 raft_consensus.cc:740] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.233618  9327 raft_consensus.cc:385] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.233973  9327 raft_consensus.cc:740] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.234252  9325 tablet_bootstrap.cc:654] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.234412  9326 consensus_queue.cc:260] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.235018  9327 consensus_queue.cc:260] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.237918  9327 ts_tablet_manager.cc:1434] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:54:46.239768  9326 ts_tablet_manager.cc:1434] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:54:46.245987  9327 tablet_bootstrap.cc:492] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.245993  9326 tablet_bootstrap.cc:492] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.253875  9327 tablet_bootstrap.cc:654] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
W20260608 12:54:46.257921  9078 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:46.258332  9326 tablet_bootstrap.cc:654] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.259632  9325 tablet_bootstrap.cc:492] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.260139  9325 ts_tablet_manager.cc:1403] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.018s
I20260608 12:54:46.261518  9327 tablet_bootstrap.cc:492] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.262223  9327 ts_tablet_manager.cc:1403] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260608 12:54:46.263396  9325 raft_consensus.cc:359] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.264142  9325 raft_consensus.cc:385] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.264447  9325 raft_consensus.cc:740] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.265219  9325 consensus_queue.cc:260] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.266458  9327 raft_consensus.cc:359] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.267457  9325 ts_tablet_manager.cc:1434] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:54:46.267468  9327 raft_consensus.cc:385] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.268213  9327 raft_consensus.cc:740] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.268774  9325 tablet_bootstrap.cc:492] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.269650  9327 consensus_queue.cc:260] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.275919  9332 raft_consensus.cc:493] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.276501  9325 tablet_bootstrap.cc:654] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.276629  9332 raft_consensus.cc:515] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.281562  9327 ts_tablet_manager.cc:1434] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 12:54:46.282662  9326 tablet_bootstrap.cc:492] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.283167  9327 tablet_bootstrap.cc:492] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.284235  9332 leader_election.cc:290] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.283233  9326 ts_tablet_manager.cc:1403] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.013s
I20260608 12:54:46.286410  9325 tablet_bootstrap.cc:492] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.286927  9325 ts_tablet_manager.cc:1403] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260608 12:54:46.289515  9325 raft_consensus.cc:359] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.290618  9325 raft_consensus.cc:385] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.290948  9325 raft_consensus.cc:740] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.291674  9332 raft_consensus.cc:493] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.291855  9325 consensus_queue.cc:260] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.292253  9332 raft_consensus.cc:515] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.294142  9327 tablet_bootstrap.cc:654] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.294598  9332 leader_election.cc:290] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.297075  9325 ts_tablet_manager.cc:1434] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:54:46.298316  9325 tablet_bootstrap.cc:492] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.301676  9326 raft_consensus.cc:359] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.302495  9326 raft_consensus.cc:385] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.302843  9326 raft_consensus.cc:740] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.303833  9326 consensus_queue.cc:260] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.305974  9325 tablet_bootstrap.cc:654] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.306354  9326 ts_tablet_manager.cc:1434] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260608 12:54:46.307657  9326 tablet_bootstrap.cc:492] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.310860  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d922d301e0e2474086044c3398cc3440" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.314220  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cfa42d0db3473699a60bd973576300" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.314920  9326 tablet_bootstrap.cc:654] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
W20260608 12:54:46.315709  9247 leader_election.cc:343] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:54:46.316557  9247 leader_election.cc:343] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.320333  9327 tablet_bootstrap.cc:492] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.320842  9327 ts_tablet_manager.cc:1403] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.006s
I20260608 12:54:46.323066  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d922d301e0e2474086044c3398cc3440" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.324108  9327 raft_consensus.cc:359] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.324915  9327 raft_consensus.cc:385] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.325243  9327 raft_consensus.cc:740] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.325026  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cfa42d0db3473699a60bd973576300" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
W20260608 12:54:46.326691  9247 leader_election.cc:343] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.326340  9327 consensus_queue.cc:260] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.327185  9247 leader_election.cc:304] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16; no voters: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.328078  9332 raft_consensus.cc:2749] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:46.328814  9326 tablet_bootstrap.cc:492] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.329196  9325 tablet_bootstrap.cc:492] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
W20260608 12:54:46.329312  9247 leader_election.cc:343] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.329603  9326 ts_tablet_manager.cc:1403] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260608 12:54:46.329720  9325 ts_tablet_manager.cc:1403] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260608 12:54:46.329769  9247 leader_election.cc:304] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16; no voters: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.330760  9332 raft_consensus.cc:2749] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:46.333177  9325 raft_consensus.cc:359] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.333206  9326 raft_consensus.cc:359] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.333798  9325 raft_consensus.cc:385] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.333974  9336 raft_consensus.cc:493] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.334020  9326 raft_consensus.cc:385] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.334149  9325 raft_consensus.cc:740] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.334580  9326 raft_consensus.cc:740] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.334738  9336 raft_consensus.cc:515] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.335270  9325 consensus_queue.cc:260] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.335448  9326 consensus_queue.cc:260] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.337623  9325 ts_tablet_manager.cc:1434] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:54:46.337952  9326 ts_tablet_manager.cc:1434] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:54:46.338824  9325 tablet_bootstrap.cc:492] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.338968  9281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a49cebe6ea4f03bfc088d0bfb32d69" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:46.339663  9281 raft_consensus.cc:2468] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 0.
I20260608 12:54:46.341464  9095 leader_election.cc:304] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [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: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.341686  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a49cebe6ea4f03bfc088d0bfb32d69" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.342372  9206 raft_consensus.cc:2468] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 0.
I20260608 12:54:46.346630  9325 tablet_bootstrap.cc:654] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.341478  9326 tablet_bootstrap.cc:492] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.349740  9336 leader_election.cc:290] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.350311  9336 raft_consensus.cc:2804] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.350685  9336 raft_consensus.cc:493] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.351017  9336 raft_consensus.cc:3060] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.353174  9326 tablet_bootstrap.cc:654] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.359782  9327 ts_tablet_manager.cc:1434] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260608 12:54:46.360335  9326 tablet_bootstrap.cc:492] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.360839  9326 ts_tablet_manager.cc:1403] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.006s
I20260608 12:54:46.361486  9325 tablet_bootstrap.cc:492] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.361963  9325 ts_tablet_manager.cc:1403] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260608 12:54:46.362701  9332 raft_consensus.cc:493] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.363161  9332 raft_consensus.cc:515] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.363720  9326 raft_consensus.cc:359] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.364369  9326 raft_consensus.cc:385] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.364642  9326 raft_consensus.cc:740] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.364847  9325 raft_consensus.cc:359] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.365435  9332 leader_election.cc:290] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.365595  9325 raft_consensus.cc:385] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.365949  9325 raft_consensus.cc:740] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.366765  9325 consensus_queue.cc:260] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.367789  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b594e7f265c8471f882ee7d2ab550e50" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.368209  9327 tablet_bootstrap.cc:492] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.368460  9206 raft_consensus.cc:2468] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
I20260608 12:54:46.369041  9325 ts_tablet_manager.cc:1434] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260608 12:54:46.366163  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b594e7f265c8471f882ee7d2ab550e50" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.369392  9336 raft_consensus.cc:515] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.370216  9325 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.370875  9247 leader_election.cc:304] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 
I20260608 12:54:46.371793  9332 raft_consensus.cc:2804] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.372169  9332 raft_consensus.cc:493] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.372498  9332 raft_consensus.cc:3060] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.373019  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a49cebe6ea4f03bfc088d0bfb32d69" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.373615  9206 raft_consensus.cc:3060] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.376480  9325 tablet_bootstrap.cc:654] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.380446  9332 raft_consensus.cc:515] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.383657  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b594e7f265c8471f882ee7d2ab550e50" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
I20260608 12:54:46.384711  9336 leader_election.cc:290] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 election: Requested vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.370270  9132 raft_consensus.cc:2468] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
I20260608 12:54:46.385866  9281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a49cebe6ea4f03bfc088d0bfb32d69" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16"
I20260608 12:54:46.388758  9281 raft_consensus.cc:3060] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.389006  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b594e7f265c8471f882ee7d2ab550e50" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.389575  9207 raft_consensus.cc:3060] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.392957  9327 tablet_bootstrap.cc:654] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.397464  9207 raft_consensus.cc:2468] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.398885  9281 raft_consensus.cc:2468] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 1.
I20260608 12:54:46.399474  9332 leader_election.cc:290] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.387351  9206 raft_consensus.cc:2468] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 1.
I20260608 12:54:46.400465  9095 leader_election.cc:304] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [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: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.398845  9247 leader_election.cc:304] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.386662  9326 consensus_queue.cc:260] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.401945  9336 raft_consensus.cc:2804] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.402670  9332 raft_consensus.cc:2804] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.402597  9336 raft_consensus.cc:697] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 1 LEADER]: Becoming Leader. State: Replica: 5ee33519dc724b568c972110a268b500, State: Running, Role: LEADER
I20260608 12:54:46.403829  9336 consensus_queue.cc:237] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [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: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.411896  9325 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.412403  9325 ts_tablet_manager.cc:1403] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.026s
I20260608 12:54:46.416204  9325 raft_consensus.cc:359] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.417122  9325 raft_consensus.cc:385] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.417455  9325 raft_consensus.cc:740] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.418587  9325 consensus_queue.cc:260] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.421242  9325 ts_tablet_manager.cc:1434] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:54:46.422392  9325 tablet_bootstrap.cc:492] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.422385  9029 catalog_manager.cc:5696] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee33519dc724b568c972110a268b500 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "5ee33519dc724b568c972110a268b500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:46.428064  9327 tablet_bootstrap.cc:492] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.428634  9327 ts_tablet_manager.cc:1403] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.010s
I20260608 12:54:46.429072  9332 raft_consensus.cc:697] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Becoming Leader. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Running, Role: LEADER
I20260608 12:54:46.430264  9325 tablet_bootstrap.cc:654] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.429982  9332 consensus_queue.cc:237] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.432045  9327 raft_consensus.cc:359] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.432924  9327 raft_consensus.cc:385] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.433313  9327 raft_consensus.cc:740] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.435722  9331 raft_consensus.cc:493] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.436259  9331 raft_consensus.cc:515] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.437645  9326 ts_tablet_manager.cc:1434] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.076s	user 0.014s	sys 0.005s
I20260608 12:54:46.439167  9326 tablet_bootstrap.cc:492] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.450644  9325 tablet_bootstrap.cc:492] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.451102  9331 leader_election.cc:290] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.451257  9325 ts_tablet_manager.cc:1403] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260608 12:54:46.452234  9331 raft_consensus.cc:493] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.452780  9331 raft_consensus.cc:515] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.454741  9325 raft_consensus.cc:359] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.455706  9325 raft_consensus.cc:385] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.455773  9331 leader_election.cc:290] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.456063  9325 raft_consensus.cc:740] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.456857  9325 consensus_queue.cc:260] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.451107  9326 tablet_bootstrap.cc:654] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.434449  9327 consensus_queue.cc:260] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.463764  9327 ts_tablet_manager.cc:1434] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.002s
I20260608 12:54:46.465271  9327 tablet_bootstrap.cc:492] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.465409  9325 ts_tablet_manager.cc:1434] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:54:46.468148  9325 tablet_bootstrap.cc:492] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.470258  9326 tablet_bootstrap.cc:492] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.470860  9326 ts_tablet_manager.cc:1403] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.002s
I20260608 12:54:46.474156  9326 raft_consensus.cc:359] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.474941  9326 raft_consensus.cc:385] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.475255  9326 raft_consensus.cc:740] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.476130  9326 consensus_queue.cc:260] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.480784  9360 raft_consensus.cc:493] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.474344  9325 tablet_bootstrap.cc:654] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.481359  9360 raft_consensus.cc:515] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.482693  9326 ts_tablet_manager.cc:1434] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 12:54:46.484100  9326 tablet_bootstrap.cc:492] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.485284  9360 leader_election.cc:290] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.485872  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b44734692643869dc0af705ffc48d5" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.486542  9132 raft_consensus.cc:2468] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
I20260608 12:54:46.488299  9247 leader_election.cc:304] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.489203  9360 raft_consensus.cc:2804] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.489562  9360 raft_consensus.cc:493] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.489902  9360 raft_consensus.cc:3060] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.489692  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b44734692643869dc0af705ffc48d5" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.490808  9326 tablet_bootstrap.cc:654] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
W20260608 12:54:46.491448  9247 leader_election.cc:343] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.500882  9332 raft_consensus.cc:493] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.500427  9360 raft_consensus.cc:515] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.501415  9332 raft_consensus.cc:515] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.503240  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac0c92875e4bcd9a021f15f3825462" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.503871  9132 raft_consensus.cc:2468] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc0654c788940fa9cd2815659b3e88c in term 0.
I20260608 12:54:46.504179  9332 leader_election.cc:290] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.505234  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b44734692643869dc0af705ffc48d5" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
I20260608 12:54:46.505888  9131 raft_consensus.cc:3060] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.506083  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c169f072908e4f0f976cdf95f6d69d49" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.508821  9327 tablet_bootstrap.cc:654] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.510797  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a314d7034ff48f69d291587a630bb61" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.511435  9281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac0c92875e4bcd9a021f15f3825462" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:46.512553  9173 leader_election.cc:304] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [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: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.513653  9331 raft_consensus.cc:2804] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.514158  9331 raft_consensus.cc:493] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.513463  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c169f072908e4f0f976cdf95f6d69d49" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:46.511554  9206 raft_consensus.cc:2468] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
I20260608 12:54:46.514503  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a314d7034ff48f69d291587a630bb61" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.516296  9132 raft_consensus.cc:2468] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
I20260608 12:54:46.514600  9331 raft_consensus.cc:3060] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.514957  9280 raft_consensus.cc:2468] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc0654c788940fa9cd2815659b3e88c in term 0.
I20260608 12:54:46.520215  9247 leader_election.cc:304] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500; no voters: 
W20260608 12:54:46.521425  9170 leader_election.cc:343] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.520953  9028 catalog_manager.cc:5696] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f304ba636184aed8adf58d294d92d16 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:46.525592  9325 tablet_bootstrap.cc:492] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.526228  9325 ts_tablet_manager.cc:1403] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.000s
I20260608 12:54:46.526749  9332 raft_consensus.cc:2804] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.527155  9332 raft_consensus.cc:493] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.527506  9332 raft_consensus.cc:3060] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:54:46.514982  9173 leader_election.cc:343] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.529940  9325 raft_consensus.cc:359] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.542706  9325 raft_consensus.cc:385] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.542289  9170 leader_election.cc:304] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.543048  9325 raft_consensus.cc:740] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.542997  9359 raft_consensus.cc:493] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.543756  9359 raft_consensus.cc:515] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.544356  9325 consensus_queue.cc:260] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.546366  9359 leader_election.cc:290] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.546774  9374 raft_consensus.cc:493] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.547309  9374 raft_consensus.cc:515] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.549599  9374 leader_election.cc:290] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.548477  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc77cf379a43ceab189f76abc34815" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.550827  9332 raft_consensus.cc:515] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.550690  9375 raft_consensus.cc:2804] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.551723  9375 raft_consensus.cc:493] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.551795  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb0d09363b464abafca0129377e206" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:46.552287  9375 raft_consensus.cc:3060] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.553699  9360 leader_election.cc:290] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.534402  9131 raft_consensus.cc:2468] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.555630  9331 raft_consensus.cc:515] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.557551  9325 ts_tablet_manager.cc:1434] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.005s
I20260608 12:54:46.558182  9331 leader_election.cc:290] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
W20260608 12:54:46.552825  9247 leader_election.cc:343] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.558861  9325 tablet_bootstrap.cc:492] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c: Bootstrap starting.
I20260608 12:54:46.561442  9247 leader_election.cc:304] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.561534  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac0c92875e4bcd9a021f15f3825462" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16"
W20260608 12:54:46.562582  9170 leader_election.cc:343] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:54:46.563283  9170 leader_election.cc:343] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.563951  9360 raft_consensus.cc:2804] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.564503  9360 raft_consensus.cc:697] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Becoming Leader. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Running, Role: LEADER
I20260608 12:54:46.565366  9360 consensus_queue.cc:237] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.567441  9325 tablet_bootstrap.cc:654] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.569510  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a314d7034ff48f69d291587a630bb61" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
I20260608 12:54:46.570125  9131 raft_consensus.cc:3060] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:54:46.573576  9173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.135.65:41827, user_credentials={real_user=slave}} blocked reactor thread for 58639.1us
I20260608 12:54:46.577600  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb0d09363b464abafca0129377e206" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.577848  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac0c92875e4bcd9a021f15f3825462" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
I20260608 12:54:46.578441  9130 raft_consensus.cc:3060] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.575139  9332 leader_election.cc:290] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.584107  9326 tablet_bootstrap.cc:492] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.587165  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc77cf379a43ceab189f76abc34815" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.588397  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b44734692643869dc0af705ffc48d5" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.590736  9326 ts_tablet_manager.cc:1403] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.022s
I20260608 12:54:46.589862  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a314d7034ff48f69d291587a630bb61" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.591585  9207 raft_consensus.cc:3060] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.591893  9205 raft_consensus.cc:3060] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.593183  9327 tablet_bootstrap.cc:492] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.593690  9327 ts_tablet_manager.cc:1403] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.013s
I20260608 12:54:46.594754  9206 raft_consensus.cc:2468] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
W20260608 12:54:46.597820  9173 leader_election.cc:343] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.600229  9130 raft_consensus.cc:2468] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc0654c788940fa9cd2815659b3e88c in term 1.
I20260608 12:54:46.602165  9131 raft_consensus.cc:2468] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.600142  9173 leader_election.cc:304] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [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: 0dc0654c788940fa9cd2815659b3e88c; no voters: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.603046  9374 raft_consensus.cc:2749] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:46.603490  9247 leader_election.cc:304] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.603826  9173 leader_election.cc:304] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [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: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500; no voters: 1f304ba636184aed8adf58d294d92d16
I20260608 12:54:46.604506  9374 raft_consensus.cc:2804] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.604562  9247 leader_election.cc:304] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.605147  9374 raft_consensus.cc:697] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Becoming Leader. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Running, Role: LEADER
I20260608 12:54:46.605809  9332 raft_consensus.cc:2804] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.606216  9332 raft_consensus.cc:493] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.606038  9374 consensus_queue.cc:237] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.606662  9332 raft_consensus.cc:3060] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.608346  9326 raft_consensus.cc:359] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.609937  9326 raft_consensus.cc:385] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.609838  9360 raft_consensus.cc:2804] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.610200  9205 raft_consensus.cc:2468] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.609133  9327 raft_consensus.cc:359] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.610518  9326 raft_consensus.cc:740] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.610913  9360 raft_consensus.cc:697] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Becoming Leader. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Running, Role: LEADER
I20260608 12:54:46.611786  9326 consensus_queue.cc:260] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.596823  9375 raft_consensus.cc:515] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.611928  9360 consensus_queue.cc:237] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.614435  9326 ts_tablet_manager.cc:1434] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260608 12:54:46.610951  9327 raft_consensus.cc:385] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.615685  9326 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.615844  9327 raft_consensus.cc:740] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.616849  9327 consensus_queue.cc:260] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.616550  9028 catalog_manager.cc:5696] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f304ba636184aed8adf58d294d92d16 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:46.617787  9375 leader_election.cc:290] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.617317  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c169f072908e4f0f976cdf95f6d69d49" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
W20260608 12:54:46.619786  9173 leader_election.cc:343] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.621541  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c169f072908e4f0f976cdf95f6d69d49" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16"
I20260608 12:54:46.622152  9280 raft_consensus.cc:3060] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.622781  9325 tablet_bootstrap.cc:492] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c: No bootstrap required, opened a new log
I20260608 12:54:46.623273  9325 ts_tablet_manager.cc:1403] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.004s
I20260608 12:54:46.623515  9326 tablet_bootstrap.cc:654] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.626262  9325 raft_consensus.cc:359] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.633159  9325 raft_consensus.cc:385] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.633512  9325 raft_consensus.cc:740] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.636663  9325 consensus_queue.cc:260] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.632022  9336 raft_consensus.cc:493] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.639631  9336 raft_consensus.cc:515] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.640009  9207 raft_consensus.cc:2468] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.643096  9359 raft_consensus.cc:493] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.643777  9359 raft_consensus.cc:515] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.645092  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bbf36c875c46028cc91a4d24f7792b" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.645881  9207 raft_consensus.cc:2468] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 0.
I20260608 12:54:46.651922  9098 leader_election.cc:304] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [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: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.653352  9281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bbf36c875c46028cc91a4d24f7792b" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:46.653484  9354 raft_consensus.cc:2804] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.654000  9354 raft_consensus.cc:493] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.654036  9281 raft_consensus.cc:2468] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 0.
I20260608 12:54:46.654469  9354 raft_consensus.cc:3060] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.654709  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bbf36c875c46028cc91a4d24f7792b" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.648974  9030 catalog_manager.cc:5696] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66). New cstate: current_term: 1 leader_uuid: "0dc0654c788940fa9cd2815659b3e88c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:46.658986  9374 raft_consensus.cc:493] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.647244  9359 leader_election.cc:290] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.659495  9374 raft_consensus.cc:515] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.648150  9336 leader_election.cc:290] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.662786  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d922d301e0e2474086044c3398cc3440" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.662992  9281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d922d301e0e2474086044c3398cc3440" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:46.663641  9281 raft_consensus.cc:2468] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc0654c788940fa9cd2815659b3e88c in term 0.
W20260608 12:54:46.664390  9173 leader_election.cc:343] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.664985  9170 leader_election.cc:304] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.665870  9375 raft_consensus.cc:2804] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.666042  9374 leader_election.cc:290] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.666280  9375 raft_consensus.cc:493] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.666759  9375 raft_consensus.cc:3060] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.667433  9327 ts_tablet_manager.cc:1434] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.000s
I20260608 12:54:46.669484  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bbf36c875c46028cc91a4d24f7792b" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.670120  9207 raft_consensus.cc:2468] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
I20260608 12:54:46.671416  9247 leader_election.cc:304] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 
I20260608 12:54:46.672765  9327 tablet_bootstrap.cc:492] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.675230  9325 ts_tablet_manager.cc:1434] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.001s
I20260608 12:54:46.675341  9359 raft_consensus.cc:2804] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.668942  9280 raft_consensus.cc:2468] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc0654c788940fa9cd2815659b3e88c in term 1.
I20260608 12:54:46.666004  9332 raft_consensus.cc:515] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.679286  9359 raft_consensus.cc:493] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.683899  9359 raft_consensus.cc:3060] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.684917  9170 leader_election.cc:304] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.685887  9374 raft_consensus.cc:2804] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.686421  9374 raft_consensus.cc:697] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Becoming Leader. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Running, Role: LEADER
I20260608 12:54:46.687302  9374 consensus_queue.cc:237] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.692695  9375 raft_consensus.cc:515] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.695598  9326 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.696110  9326 ts_tablet_manager.cc:1403] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.013s
I20260608 12:54:46.697340  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d922d301e0e2474086044c3398cc3440" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
W20260608 12:54:46.698853  9173 leader_election.cc:343] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.698988  9326 raft_consensus.cc:359] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.699676  9326 raft_consensus.cc:385] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.701853  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d922d301e0e2474086044c3398cc3440" candidate_uuid: "0dc0654c788940fa9cd2815659b3e88c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16"
I20260608 12:54:46.701828  9359 raft_consensus.cc:515] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.699445  9030 catalog_manager.cc:5696] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f304ba636184aed8adf58d294d92d16 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:46.702739  9280 raft_consensus.cc:3060] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.704383  9359 leader_election.cc:290] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.700781  9326 raft_consensus.cc:740] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.705495  9326 consensus_queue.cc:260] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.706190  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bbf36c875c46028cc91a4d24f7792b" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
I20260608 12:54:46.707115  9354 raft_consensus.cc:515] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.707680  9326 ts_tablet_manager.cc:1434] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 12:54:46.708720  9326 tablet_bootstrap.cc:492] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16: Bootstrap starting.
I20260608 12:54:46.708748  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bbf36c875c46028cc91a4d24f7792b" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.709824  9131 raft_consensus.cc:2393] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f304ba636184aed8adf58d294d92d16 in current term 1: Already voted for candidate 5ee33519dc724b568c972110a268b500 in this term.
I20260608 12:54:46.709790  9207 raft_consensus.cc:3060] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.710708  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bbf36c875c46028cc91a4d24f7792b" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.711016  9332 leader_election.cc:290] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.699887  9375 leader_election.cc:290] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.712393  9354 leader_election.cc:290] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 election: Requested vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.712329  9327 tablet_bootstrap.cc:654] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.713770  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc77cf379a43ceab189f76abc34815" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.717144  9206 raft_consensus.cc:3060] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.716459  9281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bbf36c875c46028cc91a4d24f7792b" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16"
I20260608 12:54:46.724743  9332 raft_consensus.cc:493] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.725178  9281 raft_consensus.cc:2393] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ee33519dc724b568c972110a268b500 in current term 1: Already voted for candidate 1f304ba636184aed8adf58d294d92d16 in this term.
I20260608 12:54:46.725317  9332 raft_consensus.cc:515] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.726363  9095 leader_election.cc:304] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [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: 5ee33519dc724b568c972110a268b500; no voters: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16
I20260608 12:54:46.727608  9354 raft_consensus.cc:2749] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:54:46.720897  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc77cf379a43ceab189f76abc34815" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
I20260608 12:54:46.731336  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55938b17f0472998b5b2972defd5b8" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
W20260608 12:54:46.733765  9247 leader_election.cc:343] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.730417  9131 raft_consensus.cc:3060] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.741506  9131 raft_consensus.cc:2468] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.742441  9207 raft_consensus.cc:2468] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.742874  9247 leader_election.cc:304] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.743292  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55938b17f0472998b5b2972defd5b8" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.743716  9359 raft_consensus.cc:2804] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.743852  9205 raft_consensus.cc:2468] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
I20260608 12:54:46.744298  9359 raft_consensus.cc:697] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Becoming Leader. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Running, Role: LEADER
I20260608 12:54:46.743887  9247 leader_election.cc:304] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.745366  9360 raft_consensus.cc:2804] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.744148  9332 leader_election.cc:290] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.745416  9359 consensus_queue.cc:237] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.746935  9247 leader_election.cc:304] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.748111  9332 raft_consensus.cc:2804] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.748476  9332 raft_consensus.cc:493] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.748837  9332 raft_consensus.cc:3060] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.751839  9206 raft_consensus.cc:2468] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.753847  9360 raft_consensus.cc:697] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Becoming Leader. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Running, Role: LEADER
I20260608 12:54:46.756632  9027 catalog_manager.cc:5696] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66). New cstate: current_term: 1 leader_uuid: "0dc0654c788940fa9cd2815659b3e88c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:46.750535  9280 raft_consensus.cc:2468] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc0654c788940fa9cd2815659b3e88c in term 1.
I20260608 12:54:46.759115  9327 tablet_bootstrap.cc:492] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.759605  9327 ts_tablet_manager.cc:1403] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.004s
I20260608 12:54:46.760264  9326 tablet_bootstrap.cc:654] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.755430  9360 consensus_queue.cc:237] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.762748  9327 raft_consensus.cc:359] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.764822  9327 raft_consensus.cc:385] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.765112  9327 raft_consensus.cc:740] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.766119  9327 consensus_queue.cc:260] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.769164  9332 raft_consensus.cc:515] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.772954  9327 ts_tablet_manager.cc:1434] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:54:46.774137  9327 tablet_bootstrap.cc:492] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.774243  9332 leader_election.cc:290] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.776175  9354 raft_consensus.cc:493] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.776659  9354 raft_consensus.cc:515] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.776890  9170 leader_election.cc:304] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.778053  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55938b17f0472998b5b2972defd5b8" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
I20260608 12:54:46.778308  9375 raft_consensus.cc:2804] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.778901  9354 leader_election.cc:290] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
W20260608 12:54:46.779546  9247 leader_election.cc:343] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:46.778910  9375 raft_consensus.cc:697] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Becoming Leader. State: Replica: 0dc0654c788940fa9cd2815659b3e88c, State: Running, Role: LEADER
I20260608 12:54:46.781104  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d922d301e0e2474086044c3398cc3440" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.781445  9375 consensus_queue.cc:237] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.782799  9326 tablet_bootstrap.cc:492] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16: No bootstrap required, opened a new log
I20260608 12:54:46.783268  9326 ts_tablet_manager.cc:1403] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.003s
I20260608 12:54:46.783524  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe55938b17f0472998b5b2972defd5b8" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.784226  9206 raft_consensus.cc:3060] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.786213  9326 raft_consensus.cc:359] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.786908  9326 raft_consensus.cc:385] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.787195  9326 raft_consensus.cc:740] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.787936  9326 consensus_queue.cc:260] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.788965  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d922d301e0e2474086044c3398cc3440" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:46.790431  9326 ts_tablet_manager.cc:1434] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:54:46.791016  9280 raft_consensus.cc:2393] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ee33519dc724b568c972110a268b500 in current term 1: Already voted for candidate 0dc0654c788940fa9cd2815659b3e88c in this term.
I20260608 12:54:46.792255  9095 leader_election.cc:304] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [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: 5ee33519dc724b568c972110a268b500; no voters: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16
I20260608 12:54:46.792816  9206 raft_consensus.cc:2468] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.793668  9354 raft_consensus.cc:3060] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.794119  9247 leader_election.cc:304] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.795486  9360 raft_consensus.cc:2804] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.796343  9360 raft_consensus.cc:697] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Becoming Leader. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Running, Role: LEADER
I20260608 12:54:46.797242  9360 consensus_queue.cc:237] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.785127  9030 catalog_manager.cc:5696] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f304ba636184aed8adf58d294d92d16 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:46.800698  9354 raft_consensus.cc:2749] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:46.801172  9030 catalog_manager.cc:5696] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f304ba636184aed8adf58d294d92d16 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:46.803866  9327 tablet_bootstrap.cc:654] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.806099  9028 catalog_manager.cc:5696] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66). New cstate: current_term: 1 leader_uuid: "0dc0654c788940fa9cd2815659b3e88c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:46.812448  9327 tablet_bootstrap.cc:492] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.812878  9327 ts_tablet_manager.cc:1403] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260608 12:54:46.815766  9327 raft_consensus.cc:359] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.816423  9327 raft_consensus.cc:385] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.816699  9327 raft_consensus.cc:740] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.817422  9327 consensus_queue.cc:260] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.821065  9327 ts_tablet_manager.cc:1434] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:46.821252  9028 catalog_manager.cc:5696] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f304ba636184aed8adf58d294d92d16 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:46.822116  9327 tablet_bootstrap.cc:492] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.830850  9327 tablet_bootstrap.cc:654] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.834944  9327 tablet_bootstrap.cc:492] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.835325  9327 ts_tablet_manager.cc:1403] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260608 12:54:46.837215  9327 raft_consensus.cc:359] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.837673  9327 raft_consensus.cc:385] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.837904  9327 raft_consensus.cc:740] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.838477  9327 consensus_queue.cc:260] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.840229  9327 ts_tablet_manager.cc:1434] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:54:46.841449  9327 tablet_bootstrap.cc:492] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.845798  9327 tablet_bootstrap.cc:654] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.850188  9327 tablet_bootstrap.cc:492] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.850587  9327 ts_tablet_manager.cc:1403] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:54:46.852625  9327 raft_consensus.cc:359] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.853128  9327 raft_consensus.cc:385] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.853343  9327 raft_consensus.cc:740] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.853905  9327 consensus_queue.cc:260] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.855744  9360 raft_consensus.cc:493] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.855836  9327 ts_tablet_manager.cc:1434] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:54:46.856217  9360 raft_consensus.cc:515] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.857137  9327 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500: Bootstrap starting.
I20260608 12:54:46.860273  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac0c92875e4bcd9a021f15f3825462" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.861636  9130 raft_consensus.cc:3060] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.868186  9354 raft_consensus.cc:493] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.868664  9354 raft_consensus.cc:515] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.870486  9354 leader_election.cc:290] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.871219  9327 tablet_bootstrap.cc:654] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:46.871312  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cfa42d0db3473699a60bd973576300" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.871946  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cfa42d0db3473699a60bd973576300" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:46.872133  9206 raft_consensus.cc:2468] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 0.
I20260608 12:54:46.872655  9280 raft_consensus.cc:2468] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 0.
I20260608 12:54:46.873677  9098 leader_election.cc:304] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [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: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.858466  9360 leader_election.cc:290] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.859565  9131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac0c92875e4bcd9a021f15f3825462" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.875317  9131 raft_consensus.cc:2393] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f304ba636184aed8adf58d294d92d16 in current term 1: Already voted for candidate 0dc0654c788940fa9cd2815659b3e88c in this term.
I20260608 12:54:46.875438  9354 raft_consensus.cc:2804] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.875844  9354 raft_consensus.cc:493] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.876186  9354 raft_consensus.cc:3060] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.876510  9247 leader_election.cc:304] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16; no voters: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500
I20260608 12:54:46.877712  9360 raft_consensus.cc:3060] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.878248  9327 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500: No bootstrap required, opened a new log
I20260608 12:54:46.878803  9327 ts_tablet_manager.cc:1403] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260608 12:54:46.881078  9332 consensus_queue.cc:1048] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:46.881830  9327 raft_consensus.cc:359] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.882524  9327 raft_consensus.cc:385] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:46.882819  9327 raft_consensus.cc:740] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee33519dc724b568c972110a268b500, State: Initialized, Role: FOLLOWER
I20260608 12:54:46.883525  9327 consensus_queue.cc:260] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.883785  9354 raft_consensus.cc:515] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.884871  9360 raft_consensus.cc:2749] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:46.885838  9327 ts_tablet_manager.cc:1434] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 12:54:46.887224  9354 leader_election.cc:290] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 election: Requested vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:46.887846  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cfa42d0db3473699a60bd973576300" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.888392  9206 raft_consensus.cc:3060] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.889570  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cfa42d0db3473699a60bd973576300" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16"
I20260608 12:54:46.890326  9280 raft_consensus.cc:3060] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.894387  9206 raft_consensus.cc:2468] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 1.
I20260608 12:54:46.895627  9098 leader_election.cc:304] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [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: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.896327  9354 raft_consensus.cc:2804] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.896952  9354 raft_consensus.cc:697] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 1 LEADER]: Becoming Leader. State: Replica: 5ee33519dc724b568c972110a268b500, State: Running, Role: LEADER
I20260608 12:54:46.897789  9354 consensus_queue.cc:237] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.902261  9384 consensus_queue.cc:1048] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:46.907037  9280 raft_consensus.cc:2468] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ee33519dc724b568c972110a268b500 in term 1.
I20260608 12:54:46.922832  9028 catalog_manager.cc:5696] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ee33519dc724b568c972110a268b500 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "5ee33519dc724b568c972110a268b500" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:46.929827  9360 raft_consensus.cc:493] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:46.930415  9360 raft_consensus.cc:515] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.932613  9360 leader_election.cc:290] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.933881  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb0d09363b464abafca0129377e206" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500" is_pre_election: true
I20260608 12:54:46.933983  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb0d09363b464abafca0129377e206" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:46.934742  9206 raft_consensus.cc:2468] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
I20260608 12:54:46.934710  9130 raft_consensus.cc:2468] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 0.
I20260608 12:54:46.936084  9247 leader_election.cc:304] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [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: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16; no voters: 
I20260608 12:54:46.936913  9360 raft_consensus.cc:2804] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:46.937275  9360 raft_consensus.cc:493] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:46.937633  9360 raft_consensus.cc:3060] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.942914  9360 raft_consensus.cc:515] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.944973  9360 leader_election.cc:290] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:46.945601  9130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb0d09363b464abafca0129377e206" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee33519dc724b568c972110a268b500"
I20260608 12:54:46.945958  9206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb0d09363b464abafca0129377e206" candidate_uuid: "1f304ba636184aed8adf58d294d92d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c"
I20260608 12:54:46.946182  9130 raft_consensus.cc:3060] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.946619  9206 raft_consensus.cc:3060] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:46.951737  9130 raft_consensus.cc:2468] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.952211  9206 raft_consensus.cc:2468] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f304ba636184aed8adf58d294d92d16 in term 1.
I20260608 12:54:46.952800  9247 leader_election.cc:304] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500; no voters: 
I20260608 12:54:46.953521  9360 raft_consensus.cc:2804] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:46.954027  9360 raft_consensus.cc:697] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Becoming Leader. State: Replica: 1f304ba636184aed8adf58d294d92d16, State: Running, Role: LEADER
I20260608 12:54:46.954917  9360 consensus_queue.cc:237] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:46.962790  9028 catalog_manager.cc:5696] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f304ba636184aed8adf58d294d92d16 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:46.974852  9360 consensus_queue.cc:1048] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:46.994645  9360 consensus_queue.cc:1048] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.024528  9375 consensus_queue.cc:1048] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.031584  9354 consensus_queue.cc:1048] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.038918  9336 raft_consensus.cc:493] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:47.039480  9336 raft_consensus.cc:515] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } }
I20260608 12:54:47.047348  9336 leader_election.cc:290] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:47.051072  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c169f072908e4f0f976cdf95f6d69d49" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f304ba636184aed8adf58d294d92d16" is_pre_election: true
I20260608 12:54:47.052006  9280 raft_consensus.cc:2393] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ee33519dc724b568c972110a268b500 in current term 1: Already voted for candidate 0dc0654c788940fa9cd2815659b3e88c in this term.
I20260608 12:54:47.057087  9354 consensus_queue.cc:1048] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:47.063268  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c169f072908e4f0f976cdf95f6d69d49" candidate_uuid: "5ee33519dc724b568c972110a268b500" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc0654c788940fa9cd2815659b3e88c" is_pre_election: true
I20260608 12:54:47.064958  9098 leader_election.cc:304] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [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: 5ee33519dc724b568c972110a268b500; no voters: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16
I20260608 12:54:47.066349  9336 raft_consensus.cc:3060] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:47.065382  9360 consensus_queue.cc:1048] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260608 12:54:47.085359  9336 raft_consensus.cc:2749] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:47.098678  9375 consensus_queue.cc:1048] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.113657  9374 consensus_queue.cc:1048] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260608 12:54:47.143551  9311 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.4.135.126:45269, user_credentials={real_user=slave}} blocked reactor thread for 47410.8us
I20260608 12:54:47.154800  9332 consensus_queue.cc:1048] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.165179  9374 consensus_queue.cc:1048] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.189635  9360 consensus_queue.cc:1048] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.206091  9374 consensus_queue.cc:1048] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.220763  9384 consensus_queue.cc:1048] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.224234  9374 consensus_queue.cc:1048] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.292009  9132 raft_consensus.cc:3060] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:47.298906  9332 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.323819  9359 consensus_queue.cc:1048] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.328447  9359 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.330850  9384 consensus_queue.cc:1048] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:47.373019  9360 consensus_queue.cc:1048] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.393110  9409 consensus_queue.cc:1048] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.422986  9132 raft_consensus.cc:1275] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:47.424779  9359 consensus_queue.cc:1048] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:47.451050  9409 consensus_queue.cc:1048] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:54:47.563714  9311 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.4.135.126:45269, user_credentials={real_user=slave}} blocked reactor thread for 164026us
W20260608 12:54:47.675441  9438 log.cc:927] Time spent T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260608 12:54:47.735564  9311 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.4.135.126:45269, user_credentials={real_user=slave}} blocked reactor thread for 170901us
W20260608 12:54:47.851940  9311 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.4.135.126:45269, user_credentials={real_user=slave}} blocked reactor thread for 115183us
W20260608 12:54:48.408491  9382 log.cc:927] Time spent T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c: Append to log took a long time: real 0.244s	user 0.011s	sys 0.000s
I20260608 12:54:48.463310  9447 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52340 (ReqId={client: 2caf0433c300454b8e941a0bc15b62b8, seq_no=13, attempt_no=0}) took 1027 ms. Trace:
I20260608 12:54:48.464666  9447 rpcz_store.cc:276] 0608 12:54:47.435817 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:54:47.437140 (+  1323us) service_pool.cc:224] Handling call
0608 12:54:48.463085 (+1025945us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:54:47.712347 (+     0us) write_op.cc:183] PREPARE: starting on tablet 32b44734692643869dc0af705ffc48d5
0608 12:54:47.720496 (+  8149us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:54:47.721538 (+  1042us) write_op.cc:435] Acquired schema lock
0608 12:54:47.722801 (+  1263us) tablet.cc:662] Decoding operations
0608 12:54:47.733905 (+ 11104us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:54:47.736541 (+  2636us) write_op.cc:641] Partition lock acquired for write op
0608 12:54:47.741637 (+  5096us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:54:47.745250 (+  3613us) tablet.cc:701] Row locks acquired
0608 12:54:47.745269 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:54:47.745481 (+   212us) write_op.cc:270] Start()
0608 12:54:47.745623 (+   142us) write_op.cc:276] Timestamp: P: 1780923287745434 usec, L: 0
0608 12:54:47.745647 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:54:47.746319 (+   672us) log.cc:844] Serialized 519 byte log entry
0608 12:54:48.451261 (+704942us) op_driver.cc:464] REPLICATION: finished
0608 12:54:48.460604 (+  9343us) write_op.cc:301] APPLY: starting
0608 12:54:48.460671 (+    67us) tablet.cc:1367] starting BulkCheckPresence
0608 12:54:48.460835 (+   164us) tablet.cc:1370] finished BulkCheckPresence
0608 12:54:48.460927 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:54:48.462005 (+  1078us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:54:48.462192 (+   187us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:54:48.462250 (+    58us) write_op.cc:312] APPLY: finished
0608 12:54:48.462448 (+   198us) log.cc:844] Serialized 46 byte log entry
0608 12:54:48.462650 (+   202us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:54:48.462733 (+    83us) write_op.cc:454] Released schema lock
0608 12:54:48.462774 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":9147,"num_ops":5,"prepare.queue_time_us":273517,"prepare.run_cpu_time_us":3632,"prepare.run_wall_time_us":34251,"replication_time_us":705487}]]}
W20260608 12:54:50.489450  9310 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.135.67:35695, user_credentials={real_user=slave}} blocked reactor thread for 97295.2us
W20260608 12:54:50.491600  9313 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.135.66:34777, user_credentials={real_user=slave}} blocked reactor thread for 97679.4us
W20260608 12:54:50.611999  9247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.135.66:34777, user_credentials={real_user=slave}} blocked reactor thread for 75300.9us
W20260608 12:54:51.268715  9247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.135.65:41827, user_credentials={real_user=slave}} blocked reactor thread for 141597us
W20260608 12:54:51.408763  9247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.135.66:34777, user_credentials={real_user=slave}} blocked reactor thread for 62791.5us
W20260608 12:54:51.410337  9173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.135.65:41827, user_credentials={real_user=slave}} blocked reactor thread for 43677.3us
I20260608 12:54:52.138507  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:52.156610  9529 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 12:54:52.160642  9530 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 12:54:52.162693  9532 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 12:54:52.164013  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:52.166297  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:52.166601  4637 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 12:54:52.166812  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923292166797 us; error 0 us; skew 500 ppm
I20260608 12:54:52.167444  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:52.170293  4637 webserver.cc:533] Webserver started at http://127.4.135.68:39663/ using document root <none> and password file <none>
I20260608 12:54:52.170917  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:52.171190  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:52.171561  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:52.172899  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "e7281a405b444510a22006e04379bf36"
format_stamp: "Formatted at 2026-06-08 12:54:52 on dist-test-slave-rml8"
I20260608 12:54:52.177827  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:54:52.181377  9537 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.182278  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:52.182662  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "e7281a405b444510a22006e04379bf36"
format_stamp: "Formatted at 2026-06-08 12:54:52 on dist-test-slave-rml8"
I20260608 12:54:52.183030  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-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 12:54:52.203903  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:52.205166  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:52.206624  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:52.209036  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:52.209245  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.209527  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:52.209704  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.251830  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:38957
I20260608 12:54:52.251965  9599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:38957 every 8 connection(s)
I20260608 12:54:52.258299  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:52.265333  9604 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 12:54:52.267168  9605 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 12:54:52.268369  9607 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 12:54:52.269464  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:52.272210  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:52.272514  4637 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 12:54:52.272738  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923292272720 us; error 0 us; skew 500 ppm
I20260608 12:54:52.273367  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:52.273653  9600 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45269
I20260608 12:54:52.274101  9600 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:52.275051  9600 heartbeater.cc:507] Master 127.4.135.126:45269 requested a full tablet report, sending...
I20260608 12:54:52.276162  4637 webserver.cc:533] Webserver started at http://127.4.135.69:44577/ using document root <none> and password file <none>
I20260608 12:54:52.276881  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:52.277127  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:52.277479  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:52.277419  9026 ts_manager.cc:194] Registered new tserver with Master: e7281a405b444510a22006e04379bf36 (127.4.135.68:38957)
I20260608 12:54:52.279166  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-4-root/instance:
uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59"
format_stamp: "Formatted at 2026-06-08 12:54:52 on dist-test-slave-rml8"
I20260608 12:54:52.279573  9026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40320
I20260608 12:54:52.285359  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:54:52.288880  9612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.289649  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:52.289959  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-4-root
uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59"
format_stamp: "Formatted at 2026-06-08 12:54:52 on dist-test-slave-rml8"
I20260608 12:54:52.290231  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-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 12:54:52.304092  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:52.305404  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:52.307242  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:52.309805  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:52.309990  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.310179  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:52.310308  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.372800  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.69:34079
I20260608 12:54:52.372928  9674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.69:34079 every 8 connection(s)
I20260608 12:54:52.379153  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:52.386615  9678 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 12:54:52.390678  9679 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 12:54:52.391901  9675 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45269
I20260608 12:54:52.392506  9675 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:52.394407  9681 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 12:54:52.394471  9675 heartbeater.cc:507] Master 127.4.135.126:45269 requested a full tablet report, sending...
I20260608 12:54:52.395105  4637 server_base.cc:1061] running on GCE node
I20260608 12:54:52.396131  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:52.396382  4637 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 12:54:52.396605  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923292396577 us; error 0 us; skew 500 ppm
I20260608 12:54:52.397361  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:52.397300  9026 ts_manager.cc:194] Registered new tserver with Master: 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69:34079)
I20260608 12:54:52.399479  9026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40322
I20260608 12:54:52.400444  4637 webserver.cc:533] Webserver started at http://127.4.135.70:34967/ using document root <none> and password file <none>
I20260608 12:54:52.401199  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:52.401461  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:52.401804  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:52.403128  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-5-root/instance:
uuid: "ed913a9ed0bf44299cb44c08d16bed5c"
format_stamp: "Formatted at 2026-06-08 12:54:52 on dist-test-slave-rml8"
I20260608 12:54:52.407824  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:52.411260  9686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.412138  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:54:52.412477  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-5-root
uuid: "ed913a9ed0bf44299cb44c08d16bed5c"
format_stamp: "Formatted at 2026-06-08 12:54:52 on dist-test-slave-rml8"
I20260608 12:54:52.412846  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-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 12:54:52.425942  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:52.427510  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:52.428925  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:52.432103  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:52.432343  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.432581  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:52.432773  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.512917  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.70:43701
I20260608 12:54:52.513336  9748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.70:43701 every 8 connection(s)
I20260608 12:54:52.530023  9749 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45269
I20260608 12:54:52.530435  9749 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:52.531642  9749 heartbeater.cc:507] Master 127.4.135.126:45269 requested a full tablet report, sending...
I20260608 12:54:52.533643  9026 ts_manager.cc:194] Registered new tserver with Master: ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70:43701)
I20260608 12:54:52.535158  9026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57162
I20260608 12:54:52.646822  9280 consensus_queue.cc:237] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:54:52.655647  9204 raft_consensus.cc:1275] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:52.656239  9130 raft_consensus.cc:1275] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:52.661320  9525 consensus_queue.cc:1048] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:52.662521  9754 consensus_queue.cc:1048] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
W20260608 12:54:52.670917  9247 consensus_peers.cc:597] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 -> Peer ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70:43701): Couldn't send request to peer ed913a9ed0bf44299cb44c08d16bed5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84bb0d09363b464abafca0129377e206. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:52.669942  9754 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:52.671453  9130 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:52.672425  9204 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:52.689982  9280 consensus_queue.cc:237] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:54:52.692498  9026 catalog_manager.cc:5696] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:52.699340  9204 raft_consensus.cc:1275] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:54:52.701514  9495 consensus_queue.cc:1048] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } 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 12:54:52.701745  9130 raft_consensus.cc:1275] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:54:52.708189  9525 consensus_queue.cc:1048] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:54:52.715106  9245 consensus_peers.cc:597] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 -> Peer 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69:34079): Couldn't send request to peer 7a35f9f6e6ad4a1c9caf6706537c8b59. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47bbf36c875c46028cc91a4d24f7792b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:52.715620  9495 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:52.719554  9204 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:52.721238  9130 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:52.734675  9025 catalog_manager.cc:5696] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index -1 to 27, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:52.745224  9130 consensus_queue.cc:237] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [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: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:54:52.752940  9279 raft_consensus.cc:1275] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Refusing update from remote peer 5ee33519dc724b568c972110a268b500: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:54:52.755107  9481 consensus_queue.cc:1048] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } 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 12:54:52.761049  9204 raft_consensus.cc:1275] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 5ee33519dc724b568c972110a268b500: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:54:52.762794  9481 consensus_queue.cc:1048] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:54:52.764518  9766 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:52.766367  9279 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:52.767920  9204 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:52.781136  9025 catalog_manager.cc:5696] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 reported cstate change: config changed from index -1 to 27, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "5ee33519dc724b568c972110a268b500" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:52.782892  9095 consensus_peers.cc:597] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 -> Peer e7281a405b444510a22006e04379bf36 (127.4.135.68:38957): Couldn't send request to peer e7281a405b444510a22006e04379bf36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47a49cebe6ea4f03bfc088d0bfb32d69. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:52.797523  9204 consensus_queue.cc:237] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:54:52.804759  9279 raft_consensus.cc:1275] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:52.805962  9130 raft_consensus.cc:1275] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:52.808202  9527 consensus_queue.cc:1048] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:52.809226  9768 consensus_queue.cc:1048] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:52.817530  9768 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:52.818727  9130 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
W20260608 12:54:52.820431  9170 consensus_peers.cc:597] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c -> Peer e7281a405b444510a22006e04379bf36 (127.4.135.68:38957): Couldn't send request to peer e7281a405b444510a22006e04379bf36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d922d301e0e2474086044c3398cc3440. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:52.819578  9279 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:52.831664  9279 consensus_queue.cc:237] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:54:52.833194  9030 catalog_manager.cc:5696] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index -1 to 28, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "0dc0654c788940fa9cd2815659b3e88c" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:52.838107  9204 raft_consensus.cc:1275] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 12:54:52.838341  9247 consensus_peers.cc:597] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 -> Peer ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70:43701): Couldn't send request to peer ed913a9ed0bf44299cb44c08d16bed5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe55938b17f0472998b5b2972defd5b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:52.838357  9130 raft_consensus.cc:1275] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:52.839692  9495 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:52.842063  9495 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:52.848455  9525 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:52.853155  9129 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:52.853853  9204 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:52.865170  9279 consensus_queue.cc:237] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:54:52.865170  9029 catalog_manager.cc:5696] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:52.873584  9129 raft_consensus.cc:1275] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:52.875118  9525 consensus_queue.cc:1048] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:52.875281  9204 raft_consensus.cc:1275] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 12:54:52.876068  9245 consensus_peers.cc:597] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 -> Peer 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69:34079): Couldn't send request to peer 7a35f9f6e6ad4a1c9caf6706537c8b59. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32b44734692643869dc0af705ffc48d5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:52.877032  9495 consensus_queue.cc:1048] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:52.885032  9754 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:52.888711  9204 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:52.889989  9129 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:52.903861  9029 catalog_manager.cc:5696] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c reported cstate change: config changed from index -1 to 28, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:53.039574  9772 ts_tablet_manager.cc:933] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: Initiating tablet copy from peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:53.042452  9772 tablet_copy_client.cc:323] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:35695
I20260608 12:54:53.055042  9291 tablet_copy_service.cc:140] P 1f304ba636184aed8adf58d294d92d16: Received BeginTabletCopySession request for tablet 84bb0d09363b464abafca0129377e206 from peer ed913a9ed0bf44299cb44c08d16bed5c ({username='slave'} at 127.0.0.1:42430)
I20260608 12:54:53.055600  9291 tablet_copy_service.cc:161] P 1f304ba636184aed8adf58d294d92d16: Beginning new tablet copy session on tablet 84bb0d09363b464abafca0129377e206 from peer ed913a9ed0bf44299cb44c08d16bed5c at {username='slave'} at 127.0.0.1:42430: session id = ed913a9ed0bf44299cb44c08d16bed5c-84bb0d09363b464abafca0129377e206
I20260608 12:54:53.061781  9291 tablet_copy_source_session.cc:215] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:53.065100  9772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb0d09363b464abafca0129377e206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.081180  9772 tablet_copy_client.cc:806] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:53.081799  9772 tablet_copy_client.cc:670] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:53.086176  9773 tablet_copy_client.cc:1025] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:53.181685  9775 ts_tablet_manager.cc:933] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: Initiating tablet copy from peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827)
I20260608 12:54:53.183631  9775 tablet_copy_client.cc:323] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.65:41827
I20260608 12:54:53.195294  9142 tablet_copy_service.cc:140] P 5ee33519dc724b568c972110a268b500: Received BeginTabletCopySession request for tablet 47a49cebe6ea4f03bfc088d0bfb32d69 from peer e7281a405b444510a22006e04379bf36 ({username='slave'} at 127.0.0.1:57776)
I20260608 12:54:53.195960  9142 tablet_copy_service.cc:161] P 5ee33519dc724b568c972110a268b500: Beginning new tablet copy session on tablet 47a49cebe6ea4f03bfc088d0bfb32d69 from peer e7281a405b444510a22006e04379bf36 at {username='slave'} at 127.0.0.1:57776: session id = e7281a405b444510a22006e04379bf36-47a49cebe6ea4f03bfc088d0bfb32d69
I20260608 12:54:53.203994  9142 tablet_copy_source_session.cc:215] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:53.207008  9775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a49cebe6ea4f03bfc088d0bfb32d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.220429  9775 tablet_copy_client.cc:806] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:53.220989  9775 tablet_copy_client.cc:670] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:53.225031  9776 tablet_copy_client.cc:1025] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:53.275556  9778 ts_tablet_manager.cc:933] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: Initiating tablet copy from peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:53.278266  9778 tablet_copy_client.cc:323] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:35695
I20260608 12:54:53.282603  9600 heartbeater.cc:499] Master 127.4.135.126:45269 was elected leader, sending a full tablet report...
I20260608 12:54:53.290378  9291 tablet_copy_service.cc:140] P 1f304ba636184aed8adf58d294d92d16: Received BeginTabletCopySession request for tablet 47bbf36c875c46028cc91a4d24f7792b from peer 7a35f9f6e6ad4a1c9caf6706537c8b59 ({username='slave'} at 127.0.0.1:42440)
I20260608 12:54:53.290930  9291 tablet_copy_service.cc:161] P 1f304ba636184aed8adf58d294d92d16: Beginning new tablet copy session on tablet 47bbf36c875c46028cc91a4d24f7792b from peer 7a35f9f6e6ad4a1c9caf6706537c8b59 at {username='slave'} at 127.0.0.1:42440: session id = 7a35f9f6e6ad4a1c9caf6706537c8b59-47bbf36c875c46028cc91a4d24f7792b
I20260608 12:54:53.296862  9291 tablet_copy_source_session.cc:215] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:53.299685  9778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bbf36c875c46028cc91a4d24f7792b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.315711  9778 tablet_copy_client.cc:806] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:53.316351  9778 tablet_copy_client.cc:670] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:53.320489  9779 tablet_copy_client.cc:1025] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:53.355553  9781 ts_tablet_manager.cc:933] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: Initiating tablet copy from peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:53.357963  9781 tablet_copy_client.cc:323] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:34777
I20260608 12:54:53.368744  9217 tablet_copy_service.cc:140] P 0dc0654c788940fa9cd2815659b3e88c: Received BeginTabletCopySession request for tablet d922d301e0e2474086044c3398cc3440 from peer e7281a405b444510a22006e04379bf36 ({username='slave'} at 127.0.0.1:43228)
I20260608 12:54:53.369390  9217 tablet_copy_service.cc:161] P 0dc0654c788940fa9cd2815659b3e88c: Beginning new tablet copy session on tablet d922d301e0e2474086044c3398cc3440 from peer e7281a405b444510a22006e04379bf36 at {username='slave'} at 127.0.0.1:43228: session id = e7281a405b444510a22006e04379bf36-d922d301e0e2474086044c3398cc3440
I20260608 12:54:53.375752  9784 ts_tablet_manager.cc:933] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: Initiating tablet copy from peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:53.377463  9217 tablet_copy_source_session.cc:215] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:53.378012  9784 tablet_copy_client.cc:323] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:35695
I20260608 12:54:53.379902  9291 tablet_copy_service.cc:140] P 1f304ba636184aed8adf58d294d92d16: Received BeginTabletCopySession request for tablet fe55938b17f0472998b5b2972defd5b8 from peer ed913a9ed0bf44299cb44c08d16bed5c ({username='slave'} at 127.0.0.1:42430)
I20260608 12:54:53.380483  9291 tablet_copy_service.cc:161] P 1f304ba636184aed8adf58d294d92d16: Beginning new tablet copy session on tablet fe55938b17f0472998b5b2972defd5b8 from peer ed913a9ed0bf44299cb44c08d16bed5c at {username='slave'} at 127.0.0.1:42430: session id = ed913a9ed0bf44299cb44c08d16bed5c-fe55938b17f0472998b5b2972defd5b8
I20260608 12:54:53.381259  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d922d301e0e2474086044c3398cc3440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.393404  9291 tablet_copy_source_session.cc:215] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:53.397821  9781 tablet_copy_client.cc:806] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:53.397950  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe55938b17f0472998b5b2972defd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.398592  9781 tablet_copy_client.cc:670] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:53.402460  9675 heartbeater.cc:499] Master 127.4.135.126:45269 was elected leader, sending a full tablet report...
I20260608 12:54:53.404945  9782 tablet_copy_client.cc:1025] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:53.406469  9786 ts_tablet_manager.cc:933] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Initiating tablet copy from peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:53.410188  9786 tablet_copy_client.cc:323] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:35695
I20260608 12:54:53.412058  9291 tablet_copy_service.cc:140] P 1f304ba636184aed8adf58d294d92d16: Received BeginTabletCopySession request for tablet 32b44734692643869dc0af705ffc48d5 from peer 7a35f9f6e6ad4a1c9caf6706537c8b59 ({username='slave'} at 127.0.0.1:42440)
I20260608 12:54:53.412732  9291 tablet_copy_service.cc:161] P 1f304ba636184aed8adf58d294d92d16: Beginning new tablet copy session on tablet 32b44734692643869dc0af705ffc48d5 from peer 7a35f9f6e6ad4a1c9caf6706537c8b59 at {username='slave'} at 127.0.0.1:42440: session id = 7a35f9f6e6ad4a1c9caf6706537c8b59-32b44734692643869dc0af705ffc48d5
I20260608 12:54:53.414274  9784 tablet_copy_client.cc:806] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:53.414970  9784 tablet_copy_client.cc:670] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:53.419086  9785 tablet_copy_client.cc:1025] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:53.420123  9291 tablet_copy_source_session.cc:215] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:53.423115  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b44734692643869dc0af705ffc48d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.435349  9786 tablet_copy_client.cc:806] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:53.435945  9786 tablet_copy_client.cc:670] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:53.439931  9787 tablet_copy_client.cc:1025] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:53.537714  9749 heartbeater.cc:499] Master 127.4.135.126:45269 was elected leader, sending a full tablet report...
I20260608 12:54:55.087196  9772 tablet_copy_client.cc:538] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:55.094975  9772 tablet_bootstrap.cc:492] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap starting.
I20260608 12:54:55.219130  9772 tablet_bootstrap.cc:492] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=130 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:55.219897  9772 tablet_bootstrap.cc:492] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap complete.
I20260608 12:54:55.220444  9772 ts_tablet_manager.cc:1403] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: Time spent bootstrapping tablet: real 0.126s	user 0.111s	sys 0.012s
I20260608 12:54:55.222519  9772 raft_consensus.cc:359] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:54:55.223151  9772 raft_consensus.cc:740] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed913a9ed0bf44299cb44c08d16bed5c, State: Initialized, Role: LEARNER
I20260608 12:54:55.223645  9772 consensus_queue.cc:260] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:54:55.226053  9772 ts_tablet_manager.cc:1434] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:54:55.226027  9775 tablet_copy_client.cc:538] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:55.228413  9291 tablet_copy_service.cc:342] P 1f304ba636184aed8adf58d294d92d16: Request end of tablet copy session ed913a9ed0bf44299cb44c08d16bed5c-84bb0d09363b464abafca0129377e206 received from {username='slave'} at 127.0.0.1:42430
I20260608 12:54:55.228943  9291 tablet_copy_service.cc:434] P 1f304ba636184aed8adf58d294d92d16: ending tablet copy session ed913a9ed0bf44299cb44c08d16bed5c-84bb0d09363b464abafca0129377e206 on tablet 84bb0d09363b464abafca0129377e206 with peer ed913a9ed0bf44299cb44c08d16bed5c
I20260608 12:54:55.240888  9775 tablet_bootstrap.cc:492] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: Bootstrap starting.
I20260608 12:54:55.280920  9724 raft_consensus.cc:1217] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:54:55.321437  9778 tablet_copy_client.cc:538] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:55.334473  9778 tablet_bootstrap.cc:492] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap starting.
I20260608 12:54:55.389372  9775 tablet_bootstrap.cc:492] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:55.390398  9775 tablet_bootstrap.cc:492] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: Bootstrap complete.
I20260608 12:54:55.391134  9775 ts_tablet_manager.cc:1403] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: Time spent bootstrapping tablet: real 0.156s	user 0.139s	sys 0.008s
I20260608 12:54:55.394136  9775 raft_consensus.cc:359] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:54:55.394959  9775 raft_consensus.cc:740] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7281a405b444510a22006e04379bf36, State: Initialized, Role: LEARNER
I20260608 12:54:55.395624  9775 consensus_queue.cc:260] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:54:55.398276  9775 ts_tablet_manager.cc:1434] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:54:55.400264  9142 tablet_copy_service.cc:342] P 5ee33519dc724b568c972110a268b500: Request end of tablet copy session e7281a405b444510a22006e04379bf36-47a49cebe6ea4f03bfc088d0bfb32d69 received from {username='slave'} at 127.0.0.1:57776
I20260608 12:54:55.400736  9142 tablet_copy_service.cc:434] P 5ee33519dc724b568c972110a268b500: ending tablet copy session e7281a405b444510a22006e04379bf36-47a49cebe6ea4f03bfc088d0bfb32d69 on tablet 47a49cebe6ea4f03bfc088d0bfb32d69 with peer e7281a405b444510a22006e04379bf36
I20260608 12:54:55.405853  9781 tablet_copy_client.cc:538] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:55.418395  9781 tablet_bootstrap.cc:492] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: Bootstrap starting.
I20260608 12:54:55.420828  9784 tablet_copy_client.cc:538] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:55.435703  9784 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap starting.
I20260608 12:54:55.440778  9786 tablet_copy_client.cc:538] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:55.454083  9786 tablet_bootstrap.cc:492] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap starting.
I20260608 12:54:55.542965  9778 tablet_bootstrap.cc:492] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:55.544121  9778 tablet_bootstrap.cc:492] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap complete.
I20260608 12:54:55.545025  9778 ts_tablet_manager.cc:1403] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: Time spent bootstrapping tablet: real 0.212s	user 0.155s	sys 0.020s
I20260608 12:54:55.548594  9778 raft_consensus.cc:359] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:54:55.549528  9778 raft_consensus.cc:740] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7a35f9f6e6ad4a1c9caf6706537c8b59, State: Initialized, Role: LEARNER
I20260608 12:54:55.551183  9778 consensus_queue.cc:260] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:54:55.564841  9778 ts_tablet_manager.cc:1434] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.006s
I20260608 12:54:55.576313  9291 tablet_copy_service.cc:342] P 1f304ba636184aed8adf58d294d92d16: Request end of tablet copy session 7a35f9f6e6ad4a1c9caf6706537c8b59-47bbf36c875c46028cc91a4d24f7792b received from {username='slave'} at 127.0.0.1:42440
I20260608 12:54:55.577090  9291 tablet_copy_service.cc:434] P 1f304ba636184aed8adf58d294d92d16: ending tablet copy session 7a35f9f6e6ad4a1c9caf6706537c8b59-47bbf36c875c46028cc91a4d24f7792b on tablet 47bbf36c875c46028cc91a4d24f7792b with peer 7a35f9f6e6ad4a1c9caf6706537c8b59
I20260608 12:54:55.650946  9781 tablet_bootstrap.cc:492] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:55.652033  9781 tablet_bootstrap.cc:492] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: Bootstrap complete.
I20260608 12:54:55.652777  9781 ts_tablet_manager.cc:1403] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: Time spent bootstrapping tablet: real 0.235s	user 0.145s	sys 0.074s
I20260608 12:54:55.655840  9781 raft_consensus.cc:359] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:54:55.656773  9781 raft_consensus.cc:740] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7281a405b444510a22006e04379bf36, State: Initialized, Role: LEARNER
I20260608 12:54:55.657464  9781 consensus_queue.cc:260] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:54:55.666950  9781 ts_tablet_manager.cc:1434] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260608 12:54:55.672000  9217 tablet_copy_service.cc:342] P 0dc0654c788940fa9cd2815659b3e88c: Request end of tablet copy session e7281a405b444510a22006e04379bf36-d922d301e0e2474086044c3398cc3440 received from {username='slave'} at 127.0.0.1:43228
I20260608 12:54:55.672551  9217 tablet_copy_service.cc:434] P 0dc0654c788940fa9cd2815659b3e88c: ending tablet copy session e7281a405b444510a22006e04379bf36-d922d301e0e2474086044c3398cc3440 on tablet d922d301e0e2474086044c3398cc3440 with peer e7281a405b444510a22006e04379bf36
I20260608 12:54:55.737869  9575 raft_consensus.cc:1217] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
W20260608 12:54:55.756453  9245 consensus_peers.cc:597] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 -> Peer 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69:34079): Couldn't send request to peer 7a35f9f6e6ad4a1c9caf6706537c8b59. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:54:55.765861  9786 tablet_bootstrap.cc:492] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:55.766970  9786 tablet_bootstrap.cc:492] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap complete.
I20260608 12:54:55.767735  9786 ts_tablet_manager.cc:1403] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Time spent bootstrapping tablet: real 0.314s	user 0.156s	sys 0.016s
I20260608 12:54:55.771306  9784 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:55.770892  9786 raft_consensus.cc:359] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:54:55.771873  9786 raft_consensus.cc:740] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7a35f9f6e6ad4a1c9caf6706537c8b59, State: Initialized, Role: LEARNER
I20260608 12:54:55.772331  9784 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap complete.
I20260608 12:54:55.772696  9786 consensus_queue.cc:260] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:54:55.774951  9784 ts_tablet_manager.cc:1403] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: Time spent bootstrapping tablet: real 0.339s	user 0.163s	sys 0.008s
I20260608 12:54:55.775707  9786 ts_tablet_manager.cc:1434] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:55.777732  9291 tablet_copy_service.cc:342] P 1f304ba636184aed8adf58d294d92d16: Request end of tablet copy session 7a35f9f6e6ad4a1c9caf6706537c8b59-32b44734692643869dc0af705ffc48d5 received from {username='slave'} at 127.0.0.1:42440
I20260608 12:54:55.778221  9291 tablet_copy_service.cc:434] P 1f304ba636184aed8adf58d294d92d16: ending tablet copy session 7a35f9f6e6ad4a1c9caf6706537c8b59-32b44734692643869dc0af705ffc48d5 on tablet 32b44734692643869dc0af705ffc48d5 with peer 7a35f9f6e6ad4a1c9caf6706537c8b59
I20260608 12:54:55.778424  9784 raft_consensus.cc:359] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:54:55.781104  9784 raft_consensus.cc:740] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed913a9ed0bf44299cb44c08d16bed5c, State: Initialized, Role: LEARNER
I20260608 12:54:55.781836  9784 consensus_queue.cc:260] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:54:55.785391  9784 ts_tablet_manager.cc:1434] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:54:55.787453  9291 tablet_copy_service.cc:342] P 1f304ba636184aed8adf58d294d92d16: Request end of tablet copy session ed913a9ed0bf44299cb44c08d16bed5c-fe55938b17f0472998b5b2972defd5b8 received from {username='slave'} at 127.0.0.1:42430
I20260608 12:54:55.787851  9291 tablet_copy_service.cc:434] P 1f304ba636184aed8adf58d294d92d16: ending tablet copy session ed913a9ed0bf44299cb44c08d16bed5c-fe55938b17f0472998b5b2972defd5b8 on tablet fe55938b17f0472998b5b2972defd5b8 with peer ed913a9ed0bf44299cb44c08d16bed5c
I20260608 12:54:55.836015  9495 raft_consensus.cc:1064] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16: attempting to promote NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c to VOTER
I20260608 12:54:55.838150  9495 consensus_queue.cc:237] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } }
I20260608 12:54:55.845321  9724 raft_consensus.cc:1275] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:55.845321  9204 raft_consensus.cc:1275] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:55.847121  9802 consensus_queue.cc:1048] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:55.848093  9788 consensus_queue.cc:1048] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:55.850344  9130 raft_consensus.cc:1275] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:55.852921  9802 consensus_queue.cc:1048] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:55.874154  9788 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:55.876791  9204 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:55.878034  9130 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:55.887813  9724 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:55.891631  9723 raft_consensus.cc:1217] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:54:55.895426  9026 catalog_manager.cc:5696] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c reported cstate change: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:55.922879  9279 consensus_queue.cc:237] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } }
I20260608 12:54:55.928704  9724 raft_consensus.cc:1275] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:54:55.929361  9204 raft_consensus.cc:1275] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:54:55.930418  9788 consensus_queue.cc:1048] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:54:55.931416  9802 consensus_queue.cc:1048] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:54:55.939795  9788 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5ee33519dc724b568c972110a268b500 (127.4.135.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:55.944763  9204 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5ee33519dc724b568c972110a268b500 (127.4.135.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:55.948364  9724 raft_consensus.cc:2955] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5ee33519dc724b568c972110a268b500 (127.4.135.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:55.951016  9014 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 84bb0d09363b464abafca0129377e206 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:55.956300  9030 catalog_manager.cc:5696] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index 29 to 30, VOTER 5ee33519dc724b568c972110a268b500 (127.4.135.65) evicted. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:55.968091  9118 tablet_service.cc:1558] Processing DeleteTablet for tablet 84bb0d09363b464abafca0129377e206 with delete_type TABLET_DATA_TOMBSTONED (TS 5ee33519dc724b568c972110a268b500 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:50066
I20260608 12:54:55.973364  9811 tablet_replica.cc:333] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:55.974153  9811 raft_consensus.cc:2243] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:55.974963  9811 raft_consensus.cc:2272] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:55.978181  9811 ts_tablet_manager.cc:1916] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:55.988632  9811 ts_tablet_manager.cc:1929] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:54:55.988957  9811 log.cc:1199] T 84bb0d09363b464abafca0129377e206 P 5ee33519dc724b568c972110a268b500: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/84bb0d09363b464abafca0129377e206
I20260608 12:54:55.990410  9017 catalog_manager.cc:5027] TS 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): tablet 84bb0d09363b464abafca0129377e206 (table test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]) successfully deleted
I20260608 12:54:56.005430  9575 raft_consensus.cc:1217] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:54:56.078693  9650 raft_consensus.cc:1217] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:54:56.186691  9763 raft_consensus.cc:1064] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500: attempting to promote NON_VOTER e7281a405b444510a22006e04379bf36 to VOTER
I20260608 12:54:56.192152  9763 consensus_queue.cc:237] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } }
I20260608 12:54:56.202044  9575 raft_consensus.cc:1275] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Refusing update from remote peer 5ee33519dc724b568c972110a268b500: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:56.203233  9279 raft_consensus.cc:1275] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Refusing update from remote peer 5ee33519dc724b568c972110a268b500: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:56.202082  9204 raft_consensus.cc:1275] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 5ee33519dc724b568c972110a268b500: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:56.204963  9813 consensus_queue.cc:1048] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:54:56.206143  9814 consensus_queue.cc:1048] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:56.207959  9763 consensus_queue.cc:1048] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:54:56.222781  9650 raft_consensus.cc:1217] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:54:56.235481  9763 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.237876  9575 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.240448  9205 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.254807  9279 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.258091  9025 catalog_manager.cc:5696] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 reported cstate change: config changed from index 27 to 28, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ee33519dc724b568c972110a268b500" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.297394  9130 consensus_queue.cc:237] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } }
I20260608 12:54:56.305452  9205 raft_consensus.cc:1275] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 5ee33519dc724b568c972110a268b500: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.305872  9575 raft_consensus.cc:1275] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Refusing update from remote peer 5ee33519dc724b568c972110a268b500: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.306967  9816 consensus_queue.cc:1048] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:54:56.308019  9820 consensus_queue.cc:1048] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:54:56.315819  9821 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 1f304ba636184aed8adf58d294d92d16 (127.4.135.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.317644  9205 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 1f304ba636184aed8adf58d294d92d16 (127.4.135.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.324826  9017 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 47a49cebe6ea4f03bfc088d0bfb32d69 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:56.324208  9575 raft_consensus.cc:2955] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 1f304ba636184aed8adf58d294d92d16 (127.4.135.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.332723  9029 catalog_manager.cc:5696] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 reported cstate change: config changed from index 28 to 29, VOTER 1f304ba636184aed8adf58d294d92d16 (127.4.135.67) evicted. New cstate: current_term: 1 leader_uuid: "5ee33519dc724b568c972110a268b500" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:56.344189  9262 tablet_service.cc:1558] Processing DeleteTablet for tablet 47a49cebe6ea4f03bfc088d0bfb32d69 with delete_type TABLET_DATA_TOMBSTONED (TS 1f304ba636184aed8adf58d294d92d16 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52316
I20260608 12:54:56.354700  9822 tablet_replica.cc:333] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:54:56.355821  9822 raft_consensus.cc:2243] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.357010  9822 raft_consensus.cc:2272] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.360792  9822 ts_tablet_manager.cc:1916] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:56.371147  9788 raft_consensus.cc:1064] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16: attempting to promote NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c to VOTER
I20260608 12:54:56.374739  9788 consensus_queue.cc:237] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } }
I20260608 12:54:56.378726  9822 ts_tablet_manager.cc:1929] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:54:56.379376  9822 log.cc:1199] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 1f304ba636184aed8adf58d294d92d16: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/47a49cebe6ea4f03bfc088d0bfb32d69
I20260608 12:54:56.382171  9014 catalog_manager.cc:5027] TS 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): tablet 47a49cebe6ea4f03bfc088d0bfb32d69 (table test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]) successfully deleted
I20260608 12:54:56.385128  9724 raft_consensus.cc:1275] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.385819  9205 raft_consensus.cc:1275] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.386650  9130 raft_consensus.cc:1275] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.387066  9788 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:56.388289  9802 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:56.389120  9495 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:56.413038  9802 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:56.417035  9129 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:56.430927  9827 raft_consensus.cc:1064] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c: attempting to promote NON_VOTER e7281a405b444510a22006e04379bf36 to VOTER
I20260608 12:54:56.434681  9724 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:56.439428  9026 catalog_manager.cc:5696] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:56.448792  9827 consensus_queue.cc:237] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } }
I20260608 12:54:56.460057  9205 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:56.465715  9495 raft_consensus.cc:1064] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16: attempting to promote NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 to VOTER
I20260608 12:54:56.468712  9495 consensus_queue.cc:237] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } }
I20260608 12:54:56.472560  9279 consensus_queue.cc:237] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } }
I20260608 12:54:56.479786  9724 raft_consensus.cc:1275] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:54:56.481559  9828 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:54:56.482219  9205 raft_consensus.cc:1275] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:54:56.488024  9650 raft_consensus.cc:1275] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:56.488977  9129 raft_consensus.cc:1275] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:56.490772  9828 consensus_queue.cc:1048] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } 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 12:54:56.493774  9788 consensus_queue.cc:1048] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:56.490736  9205 raft_consensus.cc:1275] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:56.500473  9495 consensus_queue.cc:1048] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:56.484249  9802 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.017s
I20260608 12:54:56.515671  9802 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5ee33519dc724b568c972110a268b500 (127.4.135.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:56.528946  9575 raft_consensus.cc:1275] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.531675  9790 consensus_queue.cc:1048] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:54:56.537177  9130 raft_consensus.cc:1275] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.541323  9790 consensus_queue.cc:1048] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:54:56.549170  9724 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5ee33519dc724b568c972110a268b500 (127.4.135.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:56.563532  9279 raft_consensus.cc:1275] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.563874  9202 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5ee33519dc724b568c972110a268b500 (127.4.135.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:56.584645  9827 consensus_queue.cc:1048] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:54:56.587803  9014 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fe55938b17f0472998b5b2972defd5b8 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:56.588340  9030 catalog_manager.cc:5696] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c reported cstate change: config changed from index 29 to 30, VOTER 5ee33519dc724b568c972110a268b500 (127.4.135.65) evicted. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } }
I20260608 12:54:56.592778  9495 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.607460  9118 tablet_service.cc:1558] Processing DeleteTablet for tablet fe55938b17f0472998b5b2972defd5b8 with delete_type TABLET_DATA_TOMBSTONED (TS 5ee33519dc724b568c972110a268b500 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:50066
I20260608 12:54:56.615541  9790 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.619488  9129 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.623248  9840 tablet_replica.cc:333] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:56.623536  9202 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.629240  9840 raft_consensus.cc:2243] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.630352  9840 raft_consensus.cc:2272] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.623363  9575 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.636296  9130 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.640666  9026 catalog_manager.cc:5696] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c reported cstate change: config changed from index 28 to 29, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0dc0654c788940fa9cd2815659b3e88c" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:56.641440  9650 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.648691  9840 ts_tablet_manager.cc:1916] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:56.650424  9030 catalog_manager.cc:5696] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index 27 to 28, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:56.657409  9205 consensus_queue.cc:237] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } }
I20260608 12:54:56.668394  9788 raft_consensus.cc:1064] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16: attempting to promote NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 to VOTER
I20260608 12:54:56.671269  9788 consensus_queue.cc:237] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } }
I20260608 12:54:56.672856  9279 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, e7281a405b444510a22006e04379bf36 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.680465  9280 consensus_queue.cc:237] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } }
I20260608 12:54:56.681977  9574 raft_consensus.cc:1275] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:54:56.683238  9840 ts_tablet_manager.cc:1929] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:54:56.685127  9840 log.cc:1199] T fe55938b17f0472998b5b2972defd5b8 P 5ee33519dc724b568c972110a268b500: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/fe55938b17f0472998b5b2972defd5b8
I20260608 12:54:56.692605  9790 consensus_queue.cc:1048] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:54:56.694430  9017 catalog_manager.cc:5027] TS 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): tablet fe55938b17f0472998b5b2972defd5b8 (table test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]) successfully deleted
I20260608 12:54:56.697319  9124 raft_consensus.cc:1275] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.701063  9834 consensus_queue.cc:1048] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:54:56.702042  9827 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 1f304ba636184aed8adf58d294d92d16 (127.4.135.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.704244  9129 raft_consensus.cc:1275] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:54:56.708150  9648 raft_consensus.cc:1275] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.709949  9495 consensus_queue.cc:1048] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:56.713021  9802 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.714686  9130 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.716966  9205 raft_consensus.cc:1275] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.714605  9829 consensus_queue.cc:1048] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.004s
I20260608 12:54:56.718631  9834 consensus_queue.cc:1048] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:56.722529  9014 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 47bbf36c875c46028cc91a4d24f7792b with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:56.723188  9574 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 1f304ba636184aed8adf58d294d92d16 (127.4.135.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.725610  9124 raft_consensus.cc:1275] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.727684  9129 raft_consensus.cc:2955] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 1f304ba636184aed8adf58d294d92d16 (127.4.135.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.729481  9788 consensus_queue.cc:1048] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:56.738042  9030 catalog_manager.cc:5696] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index 28 to 29, VOTER 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66) evicted. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:56.741060  9649 raft_consensus.cc:1275] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:54:56.743640  9802 consensus_queue.cc:1048] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:54:56.745929  9017 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d922d301e0e2474086044c3398cc3440 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:56.755851  9025 catalog_manager.cc:5696] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 reported cstate change: config changed from index 29 to 30, VOTER 1f304ba636184aed8adf58d294d92d16 (127.4.135.67) evicted. New cstate: current_term: 1 leader_uuid: "0dc0654c788940fa9cd2815659b3e88c" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } } }
I20260608 12:54:56.758852  9188 tablet_service.cc:1558] Processing DeleteTablet for tablet 47bbf36c875c46028cc91a4d24f7792b with delete_type TABLET_DATA_TOMBSTONED (TS 0dc0654c788940fa9cd2815659b3e88c not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:39954
I20260608 12:54:56.763662  9650 raft_consensus.cc:2955] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.764340  9802 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.767084  9129 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.777557  9845 tablet_replica.cc:333] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:56.778872  9845 raft_consensus.cc:2243] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.785014  9845 raft_consensus.cc:2272] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.789821  9262 tablet_service.cc:1558] Processing DeleteTablet for tablet d922d301e0e2474086044c3398cc3440 with delete_type TABLET_DATA_TOMBSTONED (TS 1f304ba636184aed8adf58d294d92d16 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:52316
I20260608 12:54:56.791005  9822 tablet_replica.cc:333] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:54:56.792084  9822 raft_consensus.cc:2243] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.794064  9648 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.798931  9845 ts_tablet_manager.cc:1916] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:56.801193  9822 raft_consensus.cc:2272] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.806489  9026 catalog_manager.cc:5696] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index 28 to 29, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:56.807765  9822 ts_tablet_manager.cc:1916] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:56.831099  9279 consensus_queue.cc:237] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } }
I20260608 12:54:56.827917  9205 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.838490  9129 raft_consensus.cc:1275] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:54:56.844673  9650 raft_consensus.cc:1275] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:54:56.847573  9788 consensus_queue.cc:1048] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:54:56.848578  9495 consensus_queue.cc:1048] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:54:56.861068  9845 ts_tablet_manager.cc:1929] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:54:56.861637  9845 log.cc:1199] T 47bbf36c875c46028cc91a4d24f7792b P 0dc0654c788940fa9cd2815659b3e88c: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/47bbf36c875c46028cc91a4d24f7792b
I20260608 12:54:56.863487  9017 catalog_manager.cc:5027] TS 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): tablet 47bbf36c875c46028cc91a4d24f7792b (table test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]) successfully deleted
I20260608 12:54:56.862749  9129 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.858862  9788 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.867316  9650 raft_consensus.cc:2955] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.877795  9014 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 32b44734692643869dc0af705ffc48d5 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:56.876609  9030 catalog_manager.cc:5696] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 reported cstate change: config changed from index 29 to 30, VOTER 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66) evicted. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } } }
I20260608 12:54:56.876566  9822 ts_tablet_manager.cc:1929] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:54:56.883632  9822 log.cc:1199] T d922d301e0e2474086044c3398cc3440 P 1f304ba636184aed8adf58d294d92d16: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/d922d301e0e2474086044c3398cc3440
I20260608 12:54:56.885391  9014 catalog_manager.cc:5027] TS 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): tablet d922d301e0e2474086044c3398cc3440 (table test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]) successfully deleted
I20260608 12:54:56.892619  9188 tablet_service.cc:1558] Processing DeleteTablet for tablet 32b44734692643869dc0af705ffc48d5 with delete_type TABLET_DATA_TOMBSTONED (TS 0dc0654c788940fa9cd2815659b3e88c not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:39954
I20260608 12:54:56.893687  9845 tablet_replica.cc:333] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:56.894836  9845 raft_consensus.cc:2243] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.895898  9845 raft_consensus.cc:2272] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.900120  9845 ts_tablet_manager.cc:1916] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:56.910653  9845 ts_tablet_manager.cc:1929] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:54:56.910990  9845 log.cc:1199] T 32b44734692643869dc0af705ffc48d5 P 0dc0654c788940fa9cd2815659b3e88c: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/32b44734692643869dc0af705ffc48d5
I20260608 12:54:56.912325  9017 catalog_manager.cc:5027] TS 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): tablet 32b44734692643869dc0af705ffc48d5 (table test-workload [id=e4e9f1b5962e4887ad96514a87ffed61]) successfully deleted
I20260608 12:54:57.915870  9202 consensus_queue.cc:237] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:54:57.923237  9279 raft_consensus.cc:1275] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 12:54:57.923532  9170 consensus_peers.cc:597] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c -> Peer e7281a405b444510a22006e04379bf36 (127.4.135.68:38957): Couldn't send request to peer e7281a405b444510a22006e04379bf36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c169f072908e4f0f976cdf95f6d69d49. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:57.923563  9129 raft_consensus.cc:1275] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:57.924866  9827 consensus_queue.cc:1048] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:57.925710  9847 consensus_queue.cc:1048] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:57.935055  9847 raft_consensus.cc:2955] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:57.937013  9129 raft_consensus.cc:2955] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:57.937646  9280 raft_consensus.cc:2955] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:57.950186  9026 catalog_manager.cc:5696] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index -1 to 28, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "0dc0654c788940fa9cd2815659b3e88c" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:57.951619  9202 consensus_queue.cc:237] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:54:57.959996  9280 raft_consensus.cc:1275] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:57.962064  9851 consensus_queue.cc:1048] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:54:57.972824  9129 raft_consensus.cc:1275] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 0dc0654c788940fa9cd2815659b3e88c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:57.975075  9851 consensus_queue.cc:1048] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:54:57.986119  9827 raft_consensus.cc:2955] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
W20260608 12:54:57.994006  9173 consensus_peers.cc:597] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c -> Peer ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70:43701): Couldn't send request to peer ed913a9ed0bf44299cb44c08d16bed5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7dac0c92875e4bcd9a021f15f3825462. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:57.994398  9124 raft_consensus.cc:2955] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:58.001628  9279 raft_consensus.cc:2955] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:58.007150  9280 consensus_queue.cc:237] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:54:58.015550  9025 catalog_manager.cc:5696] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 reported cstate change: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New cstate: current_term: 1 leader_uuid: "0dc0654c788940fa9cd2815659b3e88c" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
W20260608 12:54:58.018301  9245 consensus_peers.cc:597] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 -> Peer 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69:34079): Couldn't send request to peer 7a35f9f6e6ad4a1c9caf6706537c8b59. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe55938b17f0472998b5b2972defd5b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:58.021291  9724 raft_consensus.cc:1275] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 12:54:58.022893  9202 raft_consensus.cc:1275] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 12:54:58.024122  9788 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 12:54:58.025043  9834 consensus_queue.cc:1048] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 12:54:58.034396  9834 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:58.037107  9724 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:58.037992  9202 raft_consensus.cc:2955] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:58.048964  9280 consensus_queue.cc:237] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:54:58.051828  9026 catalog_manager.cc:5696] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index 30 to 31, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:58.058293  9245 consensus_peers.cc:597] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 -> Peer 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69:34079): Couldn't send request to peer 7a35f9f6e6ad4a1c9caf6706537c8b59. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a314d7034ff48f69d291587a630bb61. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:58.058346  9205 raft_consensus.cc:1275] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:54:58.063566  9788 consensus_queue.cc:1048] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:54:58.065676  9124 raft_consensus.cc:1275] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:54:58.069180  9865 consensus_queue.cc:1048] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } 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 12:54:58.076321  9834 raft_consensus.cc:2955] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:58.078145  9202 raft_consensus.cc:2955] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:58.080153  9124 raft_consensus.cc:2955] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } } }
I20260608 12:54:58.090492  9026 catalog_manager.cc:5696] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index -1 to 27, NON_VOTER 7a35f9f6e6ad4a1c9caf6706537c8b59 (127.4.135.69) added. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:58.091702  9280 consensus_queue.cc:237] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:54:58.101445  9202 raft_consensus.cc:1275] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:54:58.101761  9124 raft_consensus.cc:1275] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Refusing update from remote peer 1f304ba636184aed8adf58d294d92d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 12:54:58.103873  9247 consensus_peers.cc:597] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 -> Peer ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70:43701): Couldn't send request to peer ed913a9ed0bf44299cb44c08d16bed5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b594e7f265c8471f882ee7d2ab550e50. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:58.104454  9788 consensus_queue.cc:1048] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:54:58.105304  9865 consensus_queue.cc:1048] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:54:58.114944  9865 raft_consensus.cc:2955] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:58.116526  9202 raft_consensus.cc:2955] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:58.117264  9124 raft_consensus.cc:2955] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } } }
I20260608 12:54:58.127367  9129 consensus_queue.cc:237] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [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: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:54:58.126978  9025 catalog_manager.cc:5696] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index -1 to 28, NON_VOTER ed913a9ed0bf44299cb44c08d16bed5c (127.4.135.70) added. New cstate: current_term: 1 leader_uuid: "1f304ba636184aed8adf58d294d92d16" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:58.136329  9280 raft_consensus.cc:1275] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Refusing update from remote peer 5ee33519dc724b568c972110a268b500: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:54:58.138407  9821 consensus_queue.cc:1048] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } 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 12:54:58.138739  9202 raft_consensus.cc:1275] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Refusing update from remote peer 5ee33519dc724b568c972110a268b500: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:54:58.139467  9095 consensus_peers.cc:597] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 -> Peer e7281a405b444510a22006e04379bf36 (127.4.135.68:38957): Couldn't send request to peer e7281a405b444510a22006e04379bf36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42cfa42d0db3473699a60bd973576300. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:58.141050  9874 consensus_queue.cc:1048] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:54:58.151914  9874 raft_consensus.cc:2955] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:58.153199  9280 raft_consensus.cc:2955] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:58.153797  9202 raft_consensus.cc:2955] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:58.167359  9030 catalog_manager.cc:5696] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 reported cstate change: config changed from index -1 to 27, NON_VOTER e7281a405b444510a22006e04379bf36 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "5ee33519dc724b568c972110a268b500" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } } }
I20260608 12:54:58.515163  9878 ts_tablet_manager.cc:933] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: Initiating tablet copy from peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:58.516856  9878 tablet_copy_client.cc:323] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:34777
I20260608 12:54:58.519105  9217 tablet_copy_service.cc:140] P 0dc0654c788940fa9cd2815659b3e88c: Received BeginTabletCopySession request for tablet c169f072908e4f0f976cdf95f6d69d49 from peer e7281a405b444510a22006e04379bf36 ({username='slave'} at 127.0.0.1:43228)
I20260608 12:54:58.519760  9217 tablet_copy_service.cc:161] P 0dc0654c788940fa9cd2815659b3e88c: Beginning new tablet copy session on tablet c169f072908e4f0f976cdf95f6d69d49 from peer e7281a405b444510a22006e04379bf36 at {username='slave'} at 127.0.0.1:43228: session id = e7281a405b444510a22006e04379bf36-c169f072908e4f0f976cdf95f6d69d49
I20260608 12:54:58.528383  9217 tablet_copy_source_session.cc:215] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:58.532382  9878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c169f072908e4f0f976cdf95f6d69d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:58.546753  9878 tablet_copy_client.cc:806] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:58.547180  9880 ts_tablet_manager.cc:933] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: Initiating tablet copy from peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:54:58.547432  9878 tablet_copy_client.cc:670] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:58.549188  9880 tablet_copy_client.cc:323] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:34777
I20260608 12:54:58.553135  9879 tablet_copy_client.cc:1025] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:58.572949  9217 tablet_copy_service.cc:140] P 0dc0654c788940fa9cd2815659b3e88c: Received BeginTabletCopySession request for tablet 7dac0c92875e4bcd9a021f15f3825462 from peer ed913a9ed0bf44299cb44c08d16bed5c ({username='slave'} at 127.0.0.1:43240)
I20260608 12:54:58.573550  9217 tablet_copy_service.cc:161] P 0dc0654c788940fa9cd2815659b3e88c: Beginning new tablet copy session on tablet 7dac0c92875e4bcd9a021f15f3825462 from peer ed913a9ed0bf44299cb44c08d16bed5c at {username='slave'} at 127.0.0.1:43240: session id = ed913a9ed0bf44299cb44c08d16bed5c-7dac0c92875e4bcd9a021f15f3825462
I20260608 12:54:58.579635  9217 tablet_copy_source_session.cc:215] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:58.582927  9880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac0c92875e4bcd9a021f15f3825462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:58.596316  9880 tablet_copy_client.cc:806] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:58.596918  9880 tablet_copy_client.cc:670] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:58.599675  9884 ts_tablet_manager.cc:933] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Initiating tablet copy from peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:58.601454  9881 tablet_copy_client.cc:1025] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:58.602087  9884 tablet_copy_client.cc:323] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:35695
I20260608 12:54:58.604472  9291 tablet_copy_service.cc:140] P 1f304ba636184aed8adf58d294d92d16: Received BeginTabletCopySession request for tablet 2a314d7034ff48f69d291587a630bb61 from peer 7a35f9f6e6ad4a1c9caf6706537c8b59 ({username='slave'} at 127.0.0.1:42440)
I20260608 12:54:58.604985  9291 tablet_copy_service.cc:161] P 1f304ba636184aed8adf58d294d92d16: Beginning new tablet copy session on tablet 2a314d7034ff48f69d291587a630bb61 from peer 7a35f9f6e6ad4a1c9caf6706537c8b59 at {username='slave'} at 127.0.0.1:42440: session id = 7a35f9f6e6ad4a1c9caf6706537c8b59-2a314d7034ff48f69d291587a630bb61
I20260608 12:54:58.610677  9291 tablet_copy_source_session.cc:215] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:58.613794  9884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a314d7034ff48f69d291587a630bb61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:58.626420  9884 tablet_copy_client.cc:806] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:58.626992  9884 tablet_copy_client.cc:670] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:58.631206  9885 tablet_copy_client.cc:1025] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:58.635421  9886 ts_tablet_manager.cc:933] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: Initiating tablet copy from peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827)
I20260608 12:54:58.637226  9886 tablet_copy_client.cc:323] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.65:41827
I20260608 12:54:58.639096  9142 tablet_copy_service.cc:140] P 5ee33519dc724b568c972110a268b500: Received BeginTabletCopySession request for tablet 42cfa42d0db3473699a60bd973576300 from peer e7281a405b444510a22006e04379bf36 ({username='slave'} at 127.0.0.1:57776)
I20260608 12:54:58.639591  9142 tablet_copy_service.cc:161] P 5ee33519dc724b568c972110a268b500: Beginning new tablet copy session on tablet 42cfa42d0db3473699a60bd973576300 from peer e7281a405b444510a22006e04379bf36 at {username='slave'} at 127.0.0.1:57776: session id = e7281a405b444510a22006e04379bf36-42cfa42d0db3473699a60bd973576300
I20260608 12:54:58.643867  9888 ts_tablet_manager.cc:933] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Initiating tablet copy from peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:58.648787  9142 tablet_copy_source_session.cc:215] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:58.649511  9888 tablet_copy_client.cc:323] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:35695
I20260608 12:54:58.651507  9291 tablet_copy_service.cc:140] P 1f304ba636184aed8adf58d294d92d16: Received BeginTabletCopySession request for tablet fe55938b17f0472998b5b2972defd5b8 from peer 7a35f9f6e6ad4a1c9caf6706537c8b59 ({username='slave'} at 127.0.0.1:42440)
I20260608 12:54:58.652079  9291 tablet_copy_service.cc:161] P 1f304ba636184aed8adf58d294d92d16: Beginning new tablet copy session on tablet fe55938b17f0472998b5b2972defd5b8 from peer 7a35f9f6e6ad4a1c9caf6706537c8b59 at {username='slave'} at 127.0.0.1:42440: session id = 7a35f9f6e6ad4a1c9caf6706537c8b59-fe55938b17f0472998b5b2972defd5b8
I20260608 12:54:58.652489  9886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cfa42d0db3473699a60bd973576300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:58.660076  9291 tablet_copy_source_session.cc:215] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:58.663771  9888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe55938b17f0472998b5b2972defd5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:58.665601  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:54:58.671998  9886 tablet_copy_client.cc:806] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:58.672634  9886 tablet_copy_client.cc:670] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: tablet copy: Starting download of 1 WAL segments...
W20260608 12:54:58.672967  9247 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]
W20260608 12:54:58.679540  9247 consensus_peers.cc:597] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 -> Peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Couldn't send request to peer 5ee33519dc724b568c972110a268b500. 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 12:54:58.682049  9891 ts_tablet_manager.cc:933] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: Initiating tablet copy from peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:54:58.682317  9888 tablet_copy_client.cc:806] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:58.682931  9888 tablet_copy_client.cc:670] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Starting download of 1 WAL segments...
W20260608 12:54:58.690847  9247 consensus_peers.cc:597] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 -> Peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Couldn't send request to peer 5ee33519dc724b568c972110a268b500. 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 12:54:58.694087  4637 tablet_copy_service.cc:362] P 5ee33519dc724b568c972110a268b500: Destroying tablet copy session e7281a405b444510a22006e04379bf36-42cfa42d0db3473699a60bd973576300 due to service shutdown
I20260608 12:54:58.694612  4637 tablet_copy_service.cc:434] P 5ee33519dc724b568c972110a268b500: ending tablet copy session e7281a405b444510a22006e04379bf36-42cfa42d0db3473699a60bd973576300 on tablet 42cfa42d0db3473699a60bd973576300 with peer e7281a405b444510a22006e04379bf36
I20260608 12:54:58.698877  9889 tablet_copy_client.cc:1025] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:58.705852  9891 tablet_copy_client.cc:323] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:35695
I20260608 12:54:58.709692  9291 tablet_copy_service.cc:140] P 1f304ba636184aed8adf58d294d92d16: Received BeginTabletCopySession request for tablet b594e7f265c8471f882ee7d2ab550e50 from peer ed913a9ed0bf44299cb44c08d16bed5c ({username='slave'} at 127.0.0.1:42430)
I20260608 12:54:58.710444  9291 tablet_copy_service.cc:161] P 1f304ba636184aed8adf58d294d92d16: Beginning new tablet copy session on tablet b594e7f265c8471f882ee7d2ab550e50 from peer ed913a9ed0bf44299cb44c08d16bed5c at {username='slave'} at 127.0.0.1:42430: session id = ed913a9ed0bf44299cb44c08d16bed5c-b594e7f265c8471f882ee7d2ab550e50
I20260608 12:54:58.721314  9291 tablet_copy_source_session.cc:215] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:58.725253  9891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b594e7f265c8471f882ee7d2ab550e50. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:54:58.730676  9247 consensus_peers.cc:597] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 -> Peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Couldn't send request to peer 5ee33519dc724b568c972110a268b500. 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 12:54:58.736317  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:58.737576  4637 tablet_replica.cc:333] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.738489  4637 raft_consensus.cc:2243] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.739683  4637 raft_consensus.cc:2272] T d922d301e0e2474086044c3398cc3440 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.743600  4637 tablet_replica.cc:333] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.744493  4637 raft_consensus.cc:2243] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.745596  4637 raft_consensus.cc:2272] T bcdc77cf379a43ceab189f76abc34815 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.747090  9891 tablet_copy_client.cc:806] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:58.747808  9891 tablet_copy_client.cc:670] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:58.749065  4637 tablet_replica.cc:333] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.749884  4637 raft_consensus.cc:2243] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.750792  4637 raft_consensus.cc:2272] T 2a314d7034ff48f69d291587a630bb61 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.754576  9892 tablet_copy_client.cc:1025] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Injecting latency into file download: 2000
I20260608 12:54:58.754835  4637 tablet_replica.cc:333] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.755611  4637 raft_consensus.cc:2243] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.756245  4637 raft_consensus.cc:2272] T c169f072908e4f0f976cdf95f6d69d49 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.760365  4637 tablet_replica.cc:333] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.761015  4637 raft_consensus.cc:2243] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.762192  4637 raft_consensus.cc:2272] T b594e7f265c8471f882ee7d2ab550e50 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:58.762445  9173 consensus_peers.cc:597] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c -> Peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Couldn't send request to peer 5ee33519dc724b568c972110a268b500. 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 12:54:58.767722  4637 tablet_replica.cc:333] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.768579  4637 raft_consensus.cc:2243] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:58.769582  4637 raft_consensus.cc:2272] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.772848  4637 tablet_replica.cc:333] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.773613  4637 raft_consensus.cc:2243] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:58.774899  4637 raft_consensus.cc:2272] T 42cfa42d0db3473699a60bd973576300 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.778430  4637 tablet_replica.cc:333] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.779206  4637 raft_consensus.cc:2243] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.780278  4637 raft_consensus.cc:2272] T 47bbf36c875c46028cc91a4d24f7792b P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.784520  4637 tablet_replica.cc:333] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.785264  4637 raft_consensus.cc:2243] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:54:58.785902  9173 consensus_peers.cc:597] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c -> Peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Couldn't send request to peer 5ee33519dc724b568c972110a268b500. 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 12:54:58.785912  4637 raft_consensus.cc:2272] T 32b44734692643869dc0af705ffc48d5 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.788846  4637 tablet_replica.cc:333] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500: stopping tablet replica
I20260608 12:54:58.789376  4637 raft_consensus.cc:2243] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.789921  4637 raft_consensus.cc:2272] T 7dac0c92875e4bcd9a021f15f3825462 P 5ee33519dc724b568c972110a268b500 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:58.829344  9173 consensus_peers.cc:597] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c -> Peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Couldn't send request to peer 5ee33519dc724b568c972110a268b500. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:58.831558  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:54:58.874975  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
W20260608 12:54:58.885360  9886 ts_tablet_manager.cc:1011] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: Tablet Copy: Unable to fetch data from remote peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): 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.4.135.65:41827: connect: Connection refused (error 111)
I20260608 12:54:58.885977  9886 tablet_replica.cc:333] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: stopping tablet replica
I20260608 12:54:58.886339  9886 raft_consensus.cc:2243] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:54:58.886765  9886 raft_consensus.cc:2272] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Raft consensus is shut down!
W20260608 12:54:58.890333  9886 tablet_copy_client.cc:1131] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111)
W20260608 12:54:58.891978  9886 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 42cfa42d0db3473699a60bd973576300 but one is already registered
I20260608 12:54:58.892460  9886 ts_tablet_manager.cc:1916] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:58.901065  4637 tablet_copy_service.cc:362] P 0dc0654c788940fa9cd2815659b3e88c: Destroying tablet copy session ed913a9ed0bf44299cb44c08d16bed5c-7dac0c92875e4bcd9a021f15f3825462 due to service shutdown
I20260608 12:54:58.901592  4637 tablet_copy_service.cc:434] P 0dc0654c788940fa9cd2815659b3e88c: ending tablet copy session ed913a9ed0bf44299cb44c08d16bed5c-7dac0c92875e4bcd9a021f15f3825462 on tablet 7dac0c92875e4bcd9a021f15f3825462 with peer ed913a9ed0bf44299cb44c08d16bed5c
I20260608 12:54:58.902215  4637 tablet_copy_service.cc:362] P 0dc0654c788940fa9cd2815659b3e88c: Destroying tablet copy session e7281a405b444510a22006e04379bf36-c169f072908e4f0f976cdf95f6d69d49 due to service shutdown
I20260608 12:54:58.902582  4637 tablet_copy_service.cc:434] P 0dc0654c788940fa9cd2815659b3e88c: ending tablet copy session e7281a405b444510a22006e04379bf36-c169f072908e4f0f976cdf95f6d69d49 on tablet c169f072908e4f0f976cdf95f6d69d49 with peer e7281a405b444510a22006e04379bf36
W20260608 12:54:58.950800  9247 consensus_peers.cc:597] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 -> Peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Couldn't send request to peer 0dc0654c788940fa9cd2815659b3e88c. 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 12:54:58.966800  9247 consensus_peers.cc:597] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 -> Peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Couldn't send request to peer 5ee33519dc724b568c972110a268b500. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:58.966833  9886 ts_tablet_manager.cc:1929] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 12:54:58.967860  9886 log.cc:1199] T 42cfa42d0db3473699a60bd973576300 P e7281a405b444510a22006e04379bf36: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923164718160-4637-0/minicluster-data/ts-3-root/wals/42cfa42d0db3473699a60bd973576300
I20260608 12:54:58.975431  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:58.976379  4637 tablet_replica.cc:333] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:58.977303  4637 raft_consensus.cc:2243] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.978124  4637 raft_consensus.cc:2272] T 42cfa42d0db3473699a60bd973576300 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.981171  4637 tablet_replica.cc:333] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:58.981735  4637 raft_consensus.cc:2243] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.982466  4637 raft_consensus.cc:2272] T 84bb0d09363b464abafca0129377e206 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.984946  4637 tablet_replica.cc:333] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:58.985567  4637 raft_consensus.cc:2243] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.986166  4637 raft_consensus.cc:2272] T bcdc77cf379a43ceab189f76abc34815 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.988619  4637 tablet_replica.cc:333] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:58.989151  4637 raft_consensus.cc:2243] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:58.989921  4637 raft_consensus.cc:2272] T d922d301e0e2474086044c3398cc3440 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.992765  4637 tablet_replica.cc:333] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:58.993304  4637 raft_consensus.cc:2243] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:58.994290  4637 raft_consensus.cc:2272] T 7dac0c92875e4bcd9a021f15f3825462 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.997226  4637 tablet_replica.cc:333] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:58.997786  4637 raft_consensus.cc:2243] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.998252  4637 raft_consensus.cc:2272] T fe55938b17f0472998b5b2972defd5b8 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:59.001019  4637 tablet_replica.cc:333] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:59.001573  4637 raft_consensus.cc:2243] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:59.002157  4637 raft_consensus.cc:2272] T 2a314d7034ff48f69d291587a630bb61 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:59.005196  4637 tablet_replica.cc:333] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:59.005759  4637 raft_consensus.cc:2243] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:59.006829  4637 raft_consensus.cc:2272] T c169f072908e4f0f976cdf95f6d69d49 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:59.009316  4637 tablet_replica.cc:333] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:59.009809  4637 raft_consensus.cc:2243] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:59.010277  4637 raft_consensus.cc:2272] T 47a49cebe6ea4f03bfc088d0bfb32d69 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:59.012601  4637 tablet_replica.cc:333] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c: stopping tablet replica
I20260608 12:54:59.013083  4637 raft_consensus.cc:2243] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:59.013718  4637 raft_consensus.cc:2272] T b594e7f265c8471f882ee7d2ab550e50 P 0dc0654c788940fa9cd2815659b3e88c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:59.033393  9247 consensus_peers.cc:597] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 -> Peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Couldn't send request to peer 0dc0654c788940fa9cd2815659b3e88c. 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 12:54:59.054143  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:54:59.998251  9901 raft_consensus.cc:493] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dc0654c788940fa9cd2815659b3e88c)
I20260608 12:54:59.998961  9901 raft_consensus.cc:515] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } }
I20260608 12:55:00.001518  9901 leader_election.cc:290] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
W20260608 12:55:00.009835  9541 leader_election.cc:336] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111)
W20260608 12:55:00.011018  9541 leader_election.cc:336] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
I20260608 12:55:00.011528  9541 leader_election.cc:304] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [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: e7281a405b444510a22006e04379bf36; no voters: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500
I20260608 12:55:00.012300  9901 raft_consensus.cc:2749] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:00.023787  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
W20260608 12:55:00.036489  9247 consensus_peers.cc:597] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 -> Peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Couldn't send request to peer 5ee33519dc724b568c972110a268b500. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:55:00.041181  9247 consensus_peers.cc:597] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 -> Peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Couldn't send request to peer 0dc0654c788940fa9cd2815659b3e88c. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:55:00.041718  9247 consensus_peers.cc:597] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 -> Peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Couldn't send request to peer 0dc0654c788940fa9cd2815659b3e88c. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:55:00.042343  9247 consensus_peers.cc:597] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 -> Peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Couldn't send request to peer 0dc0654c788940fa9cd2815659b3e88c. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:00.076551  9899 raft_consensus.cc:493] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dc0654c788940fa9cd2815659b3e88c)
I20260608 12:55:00.077283  9899 raft_consensus.cc:515] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:55:00.079599  9899 leader_election.cc:290] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
W20260608 12:55:00.091830  9247 leader_election.cc:336] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111)
W20260608 12:55:00.093943  9247 leader_election.cc:336] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
I20260608 12:55:00.094367  9247 leader_election.cc:304] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16; no voters: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500
I20260608 12:55:00.095293  9899 raft_consensus.cc:2749] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:00.123168  4637 tablet_copy_service.cc:362] P 1f304ba636184aed8adf58d294d92d16: Destroying tablet copy session ed913a9ed0bf44299cb44c08d16bed5c-b594e7f265c8471f882ee7d2ab550e50 due to service shutdown
I20260608 12:55:00.123693  4637 tablet_copy_service.cc:434] P 1f304ba636184aed8adf58d294d92d16: ending tablet copy session ed913a9ed0bf44299cb44c08d16bed5c-b594e7f265c8471f882ee7d2ab550e50 on tablet b594e7f265c8471f882ee7d2ab550e50 with peer ed913a9ed0bf44299cb44c08d16bed5c
I20260608 12:55:00.124290  4637 tablet_copy_service.cc:362] P 1f304ba636184aed8adf58d294d92d16: Destroying tablet copy session 7a35f9f6e6ad4a1c9caf6706537c8b59-fe55938b17f0472998b5b2972defd5b8 due to service shutdown
I20260608 12:55:00.124643  4637 tablet_copy_service.cc:434] P 1f304ba636184aed8adf58d294d92d16: ending tablet copy session 7a35f9f6e6ad4a1c9caf6706537c8b59-fe55938b17f0472998b5b2972defd5b8 on tablet fe55938b17f0472998b5b2972defd5b8 with peer 7a35f9f6e6ad4a1c9caf6706537c8b59
I20260608 12:55:00.125169  4637 tablet_copy_service.cc:362] P 1f304ba636184aed8adf58d294d92d16: Destroying tablet copy session 7a35f9f6e6ad4a1c9caf6706537c8b59-2a314d7034ff48f69d291587a630bb61 due to service shutdown
I20260608 12:55:00.125492  4637 tablet_copy_service.cc:434] P 1f304ba636184aed8adf58d294d92d16: ending tablet copy session 7a35f9f6e6ad4a1c9caf6706537c8b59-2a314d7034ff48f69d291587a630bb61 on tablet 2a314d7034ff48f69d291587a630bb61 with peer 7a35f9f6e6ad4a1c9caf6706537c8b59
I20260608 12:55:00.149140  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:00.151829  4637 tablet_replica.cc:333] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.152772  4637 raft_consensus.cc:2243] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:00.153798  4637 raft_consensus.cc:2272] T 84bb0d09363b464abafca0129377e206 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:00.156605  4637 tablet_replica.cc:333] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.157282  4637 raft_consensus.cc:2243] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:00.158468  4637 raft_consensus.cc:2272] T fe55938b17f0472998b5b2972defd5b8 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:00.159085  9898 raft_consensus.cc:493] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ee33519dc724b568c972110a268b500)
I20260608 12:55:00.159670  9898 raft_consensus.cc:515] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:55:00.161350  4637 tablet_replica.cc:333] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.162201  9898 leader_election.cc:290] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777)
I20260608 12:55:00.162292  4637 raft_consensus.cc:2243] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:00.164063  4637 raft_consensus.cc:2272] T 2a314d7034ff48f69d291587a630bb61 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:00.167236  4637 tablet_replica.cc:333] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.167865  4637 raft_consensus.cc:2243] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:55:00.168423  9247 leader_election.cc:336] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111)
I20260608 12:55:00.168656  4637 raft_consensus.cc:2272] T 7dac0c92875e4bcd9a021f15f3825462 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:55:00.169273  9247 leader_election.cc:336] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
I20260608 12:55:00.169706  9247 leader_election.cc:304] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [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: 1f304ba636184aed8adf58d294d92d16; no voters: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500
I20260608 12:55:00.170522  9898 raft_consensus.cc:2749] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:00.171996  4637 tablet_replica.cc:333] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.172664  4637 raft_consensus.cc:2243] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:00.173503  4637 raft_consensus.cc:2272] T 47bbf36c875c46028cc91a4d24f7792b P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:00.176108  4637 tablet_replica.cc:333] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.176667  4637 raft_consensus.cc:2243] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:00.177218  4637 raft_consensus.cc:2272] T 42cfa42d0db3473699a60bd973576300 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:00.179746  4637 tablet_replica.cc:333] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.180291  4637 raft_consensus.cc:2243] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:00.181069  4637 raft_consensus.cc:2272] T 32b44734692643869dc0af705ffc48d5 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:00.183578  4637 tablet_replica.cc:333] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.184099  4637 raft_consensus.cc:2243] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:00.184862  4637 raft_consensus.cc:2272] T bcdc77cf379a43ceab189f76abc34815 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:00.187391  4637 tablet_replica.cc:333] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.187902  4637 raft_consensus.cc:2243] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:00.188941  4637 raft_consensus.cc:2272] T b594e7f265c8471f882ee7d2ab550e50 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:00.191355  4637 tablet_replica.cc:333] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16: stopping tablet replica
I20260608 12:55:00.191840  4637 raft_consensus.cc:2243] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:00.192411  4637 raft_consensus.cc:2272] T c169f072908e4f0f976cdf95f6d69d49 P 1f304ba636184aed8adf58d294d92d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:00.234603  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:55:00.264920  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:55:00.265530  9901 raft_consensus.cc:493] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ee33519dc724b568c972110a268b500)
I20260608 12:55:00.266185  9901 raft_consensus.cc:515] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: false } }
I20260608 12:55:00.268771  9901 leader_election.cc:290] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827)
W20260608 12:55:00.274950  9541 leader_election.cc:336] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
W20260608 12:55:00.275579  9541 leader_election.cc:336] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111)
I20260608 12:55:00.275956  9541 leader_election.cc:304] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [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: e7281a405b444510a22006e04379bf36; no voters: 0dc0654c788940fa9cd2815659b3e88c, 5ee33519dc724b568c972110a268b500
I20260608 12:55:00.276723  9901 raft_consensus.cc:2749] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:00.299893  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:55:00.633682  9596 debug-util.cc:398] Leaking SignalData structure 0x7b080026b4c0 after lost signal to thread 4640
W20260608 12:55:00.634948  9596 debug-util.cc:398] Leaking SignalData structure 0x7b080026bba0 after lost signal to thread 9064
W20260608 12:55:00.637013  9596 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7080 after lost signal to thread 9599
W20260608 12:55:00.638075  9596 debug-util.cc:398] Leaking SignalData structure 0x7b080017bb40 after lost signal to thread 9674
W20260608 12:55:00.639043  9596 debug-util.cc:398] Leaking SignalData structure 0x7b08000dc7a0 after lost signal to thread 9748
I20260608 12:55:01.011785  9878 tablet_copy_client.cc:538] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:01.020090  9880 tablet_copy_client.cc:538] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:01.022938  9878 tablet_bootstrap.cc:492] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: Bootstrap starting.
I20260608 12:55:01.029693  9880 tablet_bootstrap.cc:492] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap starting.
I20260608 12:55:01.074496  9884 tablet_copy_client.cc:538] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:01.092633  9884 tablet_bootstrap.cc:492] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap starting.
I20260608 12:55:01.137218  9888 tablet_copy_client.cc:538] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:01.147383  9891 tablet_copy_client.cc:538] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:01.156807  9891 tablet_bootstrap.cc:492] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap starting.
I20260608 12:55:01.166998  9888 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap starting.
I20260608 12:55:01.214226  9878 tablet_bootstrap.cc:492] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:01.215359  9878 tablet_bootstrap.cc:492] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: Bootstrap complete.
I20260608 12:55:01.216163  9878 ts_tablet_manager.cc:1403] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: Time spent bootstrapping tablet: real 0.194s	user 0.162s	sys 0.024s
I20260608 12:55:01.219452  9878 raft_consensus.cc:359] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:55:01.220425  9878 raft_consensus.cc:740] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7281a405b444510a22006e04379bf36, State: Initialized, Role: LEARNER
I20260608 12:55:01.221175  9878 consensus_queue.cc:260] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } attrs { replace: true } } peers { permanent_uuid: "e7281a405b444510a22006e04379bf36" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 38957 } attrs { promote: true } }
I20260608 12:55:01.242352  9878 ts_tablet_manager.cc:1434] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.008s
W20260608 12:55:01.260987  9878 tablet_copy_client.cc:1131] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
I20260608 12:55:01.263037  4637 tablet_replica.cc:333] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36: stopping tablet replica
I20260608 12:55:01.264199  4637 raft_consensus.cc:2243] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:01.265336  4637 raft_consensus.cc:2272] T d922d301e0e2474086044c3398cc3440 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:01.269145  4637 tablet_replica.cc:333] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36: stopping tablet replica
I20260608 12:55:01.269876  4637 raft_consensus.cc:2243] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:01.270373  4637 raft_consensus.cc:2272] T c169f072908e4f0f976cdf95f6d69d49 P e7281a405b444510a22006e04379bf36 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:55:01.273757  4637 tablet_replica.cc:333] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36: stopping tablet replica
I20260608 12:55:01.274480  4637 raft_consensus.cc:2243] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:01.275281  4637 raft_consensus.cc:2272] T 47a49cebe6ea4f03bfc088d0bfb32d69 P e7281a405b444510a22006e04379bf36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:01.435235  9891 tablet_bootstrap.cc:492] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:01.436333  9891 tablet_bootstrap.cc:492] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap complete.
I20260608 12:55:01.437227  9891 ts_tablet_manager.cc:1403] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: Time spent bootstrapping tablet: real 0.281s	user 0.184s	sys 0.001s
I20260608 12:55:01.437463  9880 tablet_bootstrap.cc:492] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:01.438375  9880 tablet_bootstrap.cc:492] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: Bootstrap complete.
I20260608 12:55:01.440187  9891 raft_consensus.cc:359] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:55:01.441068  9891 raft_consensus.cc:740] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed913a9ed0bf44299cb44c08d16bed5c, State: Initialized, Role: LEARNER
I20260608 12:55:01.441740  9891 consensus_queue.cc:260] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:55:01.439041  9880 ts_tablet_manager.cc:1403] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: Time spent bootstrapping tablet: real 0.410s	user 0.144s	sys 0.039s
I20260608 12:55:01.453548  9880 raft_consensus.cc:359] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:55:01.454378  9880 raft_consensus.cc:740] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed913a9ed0bf44299cb44c08d16bed5c, State: Initialized, Role: LEARNER
I20260608 12:55:01.456386  9891 ts_tablet_manager.cc:1434] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: Time spent starting tablet: real 0.019s	user 0.018s	sys 0.001s
W20260608 12:55:01.472191  9891 tablet_copy_client.cc:1131] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
I20260608 12:55:01.455008  9880 consensus_queue.cc:260] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: NON_VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: true } }
I20260608 12:55:01.475622  9880 ts_tablet_manager.cc:1434] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
W20260608 12:55:01.499913  9880 tablet_copy_client.cc:1131] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
I20260608 12:55:01.505684  9884 tablet_bootstrap.cc:492] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:01.506724  9884 tablet_bootstrap.cc:492] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap complete.
I20260608 12:55:01.507445  9884 ts_tablet_manager.cc:1403] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Time spent bootstrapping tablet: real 0.415s	user 0.154s	sys 0.017s
I20260608 12:55:01.510533  9884 raft_consensus.cc:359] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:55:01.511376  9884 raft_consensus.cc:740] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7a35f9f6e6ad4a1c9caf6706537c8b59, State: Initialized, Role: LEARNER
I20260608 12:55:01.512173  9884 consensus_queue.cc:260] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } attrs { replace: true } } peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:55:01.529844  9884 ts_tablet_manager.cc:1434] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.003s
W20260608 12:55:01.545099  9884 tablet_copy_client.cc:1131] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
I20260608 12:55:01.568789  9888 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:01.569756  9888 tablet_bootstrap.cc:492] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Bootstrap complete.
I20260608 12:55:01.570457  9888 ts_tablet_manager.cc:1403] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Time spent bootstrapping tablet: real 0.404s	user 0.142s	sys 0.029s
I20260608 12:55:01.573148  9888 raft_consensus.cc:359] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:55:01.573928  9888 raft_consensus.cc:740] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7a35f9f6e6ad4a1c9caf6706537c8b59, State: Initialized, Role: LEARNER
I20260608 12:55:01.574532  9888 consensus_queue.cc:260] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:55:01.578531  9888 ts_tablet_manager.cc:1434] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
W20260608 12:55:01.581491  9888 tablet_copy_client.cc:1131] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
I20260608 12:55:01.585249  9917 raft_consensus.cc:493] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f304ba636184aed8adf58d294d92d16)
I20260608 12:55:01.585866  9917 raft_consensus.cc:515] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } }
I20260608 12:55:01.595047  9917 leader_election.cc:290] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:55:01.595608  9917 raft_consensus.cc:493] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f304ba636184aed8adf58d294d92d16)
I20260608 12:55:01.596189  9917 raft_consensus.cc:515] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } }
I20260608 12:55:01.604830  9917 leader_election.cc:290] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
I20260608 12:55:01.608750  9915 raft_consensus.cc:493] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f304ba636184aed8adf58d294d92d16)
I20260608 12:55:01.609424  9915 raft_consensus.cc:515] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
W20260608 12:55:01.613044  9613 leader_election.cc:336] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Network error: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
I20260608 12:55:01.613287  9915 leader_election.cc:290] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
W20260608 12:55:01.613780  9613 leader_election.cc:336] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Network error: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
I20260608 12:55:01.613799  9915 raft_consensus.cc:493] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f304ba636184aed8adf58d294d92d16)
I20260608 12:55:01.615284  9915 raft_consensus.cc:515] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } }
I20260608 12:55:01.618028  9915 leader_election.cc:290] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
W20260608 12:55:01.619305  9616 leader_election.cc:336] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111)
I20260608 12:55:01.619897  9616 leader_election.cc:304] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [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: 7a35f9f6e6ad4a1c9caf6706537c8b59; no voters: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500
I20260608 12:55:01.620857  9919 raft_consensus.cc:2749] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:55:01.625705  9616 leader_election.cc:336] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111)
I20260608 12:55:01.626273  9616 leader_election.cc:304] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [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: 7a35f9f6e6ad4a1c9caf6706537c8b59; no voters: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500
I20260608 12:55:01.627211  9919 raft_consensus.cc:2749] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:55:01.629742  9687 leader_election.cc:336] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Network error: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
W20260608 12:55:01.634658  9687 leader_election.cc:336] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Network error: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
W20260608 12:55:01.636399  9690 leader_election.cc:336] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
I20260608 12:55:01.636940  9690 leader_election.cc:304] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [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: ed913a9ed0bf44299cb44c08d16bed5c; no voters: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16
I20260608 12:55:01.637866  9921 raft_consensus.cc:2749] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:55:01.638031  9690 leader_election.cc:336] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
I20260608 12:55:01.638692  9690 leader_election.cc:304] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [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: ed913a9ed0bf44299cb44c08d16bed5c; no voters: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16
I20260608 12:55:01.639521  9921 raft_consensus.cc:2749] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:55:02.308260  4637 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9596)
I20260608 12:55:03.195528  9924 raft_consensus.cc:493] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f304ba636184aed8adf58d294d92d16)
I20260608 12:55:03.196257  9924 raft_consensus.cc:515] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } }
I20260608 12:55:03.204900  9924 leader_election.cc:290] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
W20260608 12:55:03.219565  9616 leader_election.cc:336] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111)
W20260608 12:55:03.220278  9613 leader_election.cc:336] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Network error: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
I20260608 12:55:03.220810  9613 leader_election.cc:304] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [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: 7a35f9f6e6ad4a1c9caf6706537c8b59; no voters: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500
I20260608 12:55:03.221690  9924 raft_consensus.cc:2749] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:55:03.308843  4637 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9596)
I20260608 12:55:03.535439  9928 raft_consensus.cc:493] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f304ba636184aed8adf58d294d92d16)
I20260608 12:55:03.536188  9928 raft_consensus.cc:515] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } attrs { replace: true } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: NON_VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: true } }
I20260608 12:55:03.539069  9928 leader_election.cc:290] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
W20260608 12:55:03.561321  9690 leader_election.cc:336] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
W20260608 12:55:03.561959  9687 leader_election.cc:336] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Network error: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
I20260608 12:55:03.562511  9687 leader_election.cc:304] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [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: ed913a9ed0bf44299cb44c08d16bed5c; no voters: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16
I20260608 12:55:03.563410  9928 raft_consensus.cc:2749] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:03.640632  9924 raft_consensus.cc:493] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f304ba636184aed8adf58d294d92d16)
I20260608 12:55:03.641256  9924 raft_consensus.cc:515] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5ee33519dc724b568c972110a268b500" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41827 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "7a35f9f6e6ad4a1c9caf6706537c8b59" member_type: VOTER last_known_addr { host: "127.4.135.69" port: 34079 } attrs { promote: false } }
I20260608 12:55:03.643703  9924 leader_election.cc:290] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
W20260608 12:55:03.648767  9616 leader_election.cc:336] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5ee33519dc724b568c972110a268b500 (127.4.135.65:41827): Network error: Client connection negotiation failed: client connection to 127.4.135.65:41827: connect: Connection refused (error 111)
W20260608 12:55:03.650741  9613 leader_election.cc:336] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Network error: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
I20260608 12:55:03.651255  9613 leader_election.cc:304] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [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: 7a35f9f6e6ad4a1c9caf6706537c8b59; no voters: 1f304ba636184aed8adf58d294d92d16, 5ee33519dc724b568c972110a268b500
I20260608 12:55:03.652149  9924 raft_consensus.cc:2749] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:03.690060  9928 raft_consensus.cc:493] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f304ba636184aed8adf58d294d92d16)
I20260608 12:55:03.690721  9928 raft_consensus.cc:515] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0dc0654c788940fa9cd2815659b3e88c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34777 } } peers { permanent_uuid: "1f304ba636184aed8adf58d294d92d16" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35695 } } peers { permanent_uuid: "ed913a9ed0bf44299cb44c08d16bed5c" member_type: VOTER last_known_addr { host: "127.4.135.70" port: 43701 } attrs { promote: false } }
I20260608 12:55:03.693185  9928 leader_election.cc:290] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777), 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695)
W20260608 12:55:03.695349  9690 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111) [suppressed 42 similar messages]
W20260608 12:55:03.698798  9687 leader_election.cc:336] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1f304ba636184aed8adf58d294d92d16 (127.4.135.67:35695): Network error: Client connection negotiation failed: client connection to 127.4.135.67:35695: connect: Connection refused (error 111)
W20260608 12:55:03.699946  9690 leader_election.cc:336] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0dc0654c788940fa9cd2815659b3e88c (127.4.135.66:34777): Network error: Client connection negotiation failed: client connection to 127.4.135.66:34777: connect: Connection refused (error 111)
I20260608 12:55:03.700418  9690 leader_election.cc:304] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [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: ed913a9ed0bf44299cb44c08d16bed5c; no voters: 0dc0654c788940fa9cd2815659b3e88c, 1f304ba636184aed8adf58d294d92d16
I20260608 12:55:03.701231  9928 raft_consensus.cc:2749] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:55:04.309396  4637 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9596)
I20260608 12:55:04.647020  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:55:04.664153  4637 tablet_server.cc:179] TabletServer@127.4.135.69:0 shutting down...
I20260608 12:55:04.696204  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:04.696933  4637 tablet_replica.cc:333] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59: stopping tablet replica
I20260608 12:55:04.697536  4637 raft_consensus.cc:2243] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:04.697959  4637 raft_consensus.cc:2272] T fe55938b17f0472998b5b2972defd5b8 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:55:04.700140  4637 tablet_replica.cc:333] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59: stopping tablet replica
I20260608 12:55:04.700647  4637 raft_consensus.cc:2243] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:04.701021  4637 raft_consensus.cc:2272] T 2a314d7034ff48f69d291587a630bb61 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:55:04.703030  4637 tablet_replica.cc:333] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59: stopping tablet replica
I20260608 12:55:04.703528  4637 raft_consensus.cc:2243] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:04.704052  4637 raft_consensus.cc:2272] T 32b44734692643869dc0af705ffc48d5 P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:04.706341  4637 tablet_replica.cc:333] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59: stopping tablet replica
I20260608 12:55:04.706969  4637 raft_consensus.cc:2243] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:04.707422  4637 raft_consensus.cc:2272] T 47bbf36c875c46028cc91a4d24f7792b P 7a35f9f6e6ad4a1c9caf6706537c8b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:04.731696  4637 tablet_server.cc:196] TabletServer@127.4.135.69:0 shutdown complete.
I20260608 12:55:04.745982  4637 tablet_server.cc:179] TabletServer@127.4.135.70:0 shutting down...
I20260608 12:55:04.779134  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:04.780025  4637 tablet_replica.cc:333] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c: stopping tablet replica
I20260608 12:55:04.780802  4637 raft_consensus.cc:2243] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:04.781287  4637 raft_consensus.cc:2272] T 7dac0c92875e4bcd9a021f15f3825462 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:55:04.784305  4637 tablet_replica.cc:333] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c: stopping tablet replica
I20260608 12:55:04.784991  4637 raft_consensus.cc:2243] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:04.785477  4637 raft_consensus.cc:2272] T b594e7f265c8471f882ee7d2ab550e50 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:55:04.788252  4637 tablet_replica.cc:333] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c: stopping tablet replica
I20260608 12:55:04.788899  4637 raft_consensus.cc:2243] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:04.789635  4637 raft_consensus.cc:2272] T fe55938b17f0472998b5b2972defd5b8 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:04.792784  4637 tablet_replica.cc:333] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c: stopping tablet replica
I20260608 12:55:04.793401  4637 raft_consensus.cc:2243] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:04.793995  4637 raft_consensus.cc:2272] T 84bb0d09363b464abafca0129377e206 P ed913a9ed0bf44299cb44c08d16bed5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:04.820660  4637 tablet_server.cc:196] TabletServer@127.4.135.70:0 shutdown complete.
I20260608 12:55:04.835614  4637 master.cc:562] Master@127.4.135.126:45269 shutting down...
W20260608 12:55:04.861063  9078 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:55:04.861330  9078 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:55:04.861546  9078 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:55:04.862962  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:04.863430  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:04.863719  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9e10f07818d94733b320ae05594bf2cf: stopping tablet replica
I20260608 12:55:04.885186  4637 master.cc:584] Master@127.4.135.126:45269 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (20805 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:55:04.935262  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:45109
I20260608 12:55:04.936533  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:04.942904  9933 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 12:55:04.943215  9932 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 12:55:04.943215  9935 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 12:55:04.944002  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:04.944936  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:04.945173  4637 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 12:55:04.945291  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923304945280 us; error 0 us; skew 500 ppm
I20260608 12:55:04.945785  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:04.948776  4637 webserver.cc:533] Webserver started at http://127.4.135.126:40993/ using document root <none> and password file <none>
I20260608 12:55:04.949291  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:04.949445  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:04.949661  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:04.950798  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "8e7a056cf43b42688938a606c6767532"
format_stamp: "Formatted at 2026-06-08 12:55:04 on dist-test-slave-rml8"
I20260608 12:55:04.955257  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:55:04.958786  9940 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:04.959563  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:55:04.959867  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "8e7a056cf43b42688938a606c6767532"
format_stamp: "Formatted at 2026-06-08 12:55:04 on dist-test-slave-rml8"
I20260608 12:55:04.960161  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-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 12:55:04.973943  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:04.975301  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:05.014413  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:45109
I20260608 12:55:05.014518  9991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:45109 every 8 connection(s)
I20260608 12:55:05.018792  9992 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 12:55:05.030218  9992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532: Bootstrap starting.
I20260608 12:55:05.035054  9992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:05.039304  9992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532: No bootstrap required, opened a new log
I20260608 12:55:05.041463  9992 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e7a056cf43b42688938a606c6767532" member_type: VOTER }
I20260608 12:55:05.041855  9992 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:05.042044  9992 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e7a056cf43b42688938a606c6767532, State: Initialized, Role: FOLLOWER
I20260608 12:55:05.042707  9992 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e7a056cf43b42688938a606c6767532" member_type: VOTER }
I20260608 12:55:05.043150  9992 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:05.043346  9992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:05.043563  9992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:05.048103  9992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e7a056cf43b42688938a606c6767532" member_type: VOTER }
I20260608 12:55:05.048594  9992 leader_election.cc:304] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [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: 8e7a056cf43b42688938a606c6767532; no voters: 
I20260608 12:55:05.049697  9992 leader_election.cc:290] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:05.050107  9995 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:05.051591  9995 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 1 LEADER]: Becoming Leader. State: Replica: 8e7a056cf43b42688938a606c6767532, State: Running, Role: LEADER
I20260608 12:55:05.052328  9995 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [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: "8e7a056cf43b42688938a606c6767532" member_type: VOTER }
I20260608 12:55:05.052866  9992 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:05.057870  9997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e7a056cf43b42688938a606c6767532. Latest consensus state: current_term: 1 leader_uuid: "8e7a056cf43b42688938a606c6767532" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e7a056cf43b42688938a606c6767532" member_type: VOTER } }
I20260608 12:55:05.058190  9996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e7a056cf43b42688938a606c6767532" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e7a056cf43b42688938a606c6767532" member_type: VOTER } }
I20260608 12:55:05.058988  9997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:05.059054  9996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:05.062938 10003 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:05.068245 10003 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:05.070677  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:05.077737 10003 catalog_manager.cc:1382] Generated new cluster ID: 4ae5d552647f425bb8f9f408c086fc93
I20260608 12:55:05.078065 10003 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:05.100656 10003 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:05.101984 10003 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:05.117084 10003 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532: Generated new TSK 0
I20260608 12:55:05.117753 10003 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:05.137168  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:05.143652 10013 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 12:55:05.144901 10014 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 12:55:05.147413  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:05.148108 10016 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 12:55:05.148954  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:05.149155  4637 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 12:55:05.149322  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923305149308 us; error 0 us; skew 500 ppm
I20260608 12:55:05.149853  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:05.152154  4637 webserver.cc:533] Webserver started at http://127.4.135.65:42703/ using document root <none> and password file <none>
I20260608 12:55:05.152630  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:05.152786  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:05.153009  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:05.154163  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "9c3f86e82a3a4b0ab695b8ea757b080f"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-rml8"
I20260608 12:55:05.159057  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:55:05.162634 10021 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.163419  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:55:05.163736  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "9c3f86e82a3a4b0ab695b8ea757b080f"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-rml8"
I20260608 12:55:05.164019  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-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 12:55:05.178196  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:05.179528  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:05.181155  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:05.183513  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:05.183744  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.184005  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:05.184190  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.226231  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:43205
I20260608 12:55:05.226342 10083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:43205 every 8 connection(s)
I20260608 12:55:05.231674  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:05.240515 10088 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 12:55:05.242187 10089 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 12:55:05.244690  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:05.247576 10092 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 12:55:05.248991  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:05.249312  4637 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 12:55:05.249553  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923305249532 us; error 0 us; skew 500 ppm
I20260608 12:55:05.250375  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:05.251073 10084 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45109
I20260608 12:55:05.251569 10084 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:05.252619 10084 heartbeater.cc:507] Master 127.4.135.126:45109 requested a full tablet report, sending...
I20260608 12:55:05.253618  4637 webserver.cc:533] Webserver started at http://127.4.135.66:39681/ using document root <none> and password file <none>
I20260608 12:55:05.254325  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:05.254546  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:05.254905  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:05.255514  9957 ts_manager.cc:194] Registered new tserver with Master: 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65:43205)
I20260608 12:55:05.256187  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-rml8"
I20260608 12:55:05.257468  9957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57278
I20260608 12:55:05.261147  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:55:05.264959 10096 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.265794  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:05.266203  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-rml8"
I20260608 12:55:05.266487  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-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 12:55:05.281443  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:05.282735  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:05.284135  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:05.286423  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:05.286703  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.286967  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:05.287111  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.327163  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:44553
I20260608 12:55:05.327268 10158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:44553 every 8 connection(s)
I20260608 12:55:05.332151  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:05.339584 10162 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 12:55:05.340611 10163 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 12:55:05.342927  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:05.343356 10165 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 12:55:05.344509  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:05.344771  4637 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 12:55:05.344967  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923305344951 us; error 0 us; skew 500 ppm
I20260608 12:55:05.345709  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:05.345892 10159 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45109
I20260608 12:55:05.346324 10159 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:05.347335 10159 heartbeater.cc:507] Master 127.4.135.126:45109 requested a full tablet report, sending...
I20260608 12:55:05.348592  4637 webserver.cc:533] Webserver started at http://127.4.135.67:38789/ using document root <none> and password file <none>
I20260608 12:55:05.349318  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:05.349514  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:05.349823  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:05.349807  9957 ts_manager.cc:194] Registered new tserver with Master: 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66:44553)
I20260608 12:55:05.351260  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "0a41a945ef7e45ccaceecca04adc2409"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-rml8"
I20260608 12:55:05.351573  9957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57282
I20260608 12:55:05.356007  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:55:05.359576 10170 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.360350  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:05.360651  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "0a41a945ef7e45ccaceecca04adc2409"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-rml8"
I20260608 12:55:05.360942  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-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 12:55:05.381244  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:05.382371  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:05.383822  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:05.386150  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:05.386380  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.386646  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:05.386829  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.426874  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:44331
I20260608 12:55:05.426987 10232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:44331 every 8 connection(s)
I20260608 12:55:05.441129 10233 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45109
I20260608 12:55:05.441550 10233 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:05.442313 10233 heartbeater.cc:507] Master 127.4.135.126:45109 requested a full tablet report, sending...
I20260608 12:55:05.444449  9957 ts_manager.cc:194] Registered new tserver with Master: 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67:44331)
I20260608 12:55:05.445012  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014701474s
I20260608 12:55:05.445914  9957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57284
I20260608 12:55:06.260564 10084 heartbeater.cc:499] Master 127.4.135.126:45109 was elected leader, sending a full tablet report...
I20260608 12:55:06.354300 10159 heartbeater.cc:499] Master 127.4.135.126:45109 was elected leader, sending a full tablet report...
I20260608 12:55:06.448841 10233 heartbeater.cc:499] Master 127.4.135.126:45109 was elected leader, sending a full tablet report...
I20260608 12:55:06.508540  9957 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57292:
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 12:55:06.511317  9957 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 12:55:06.573475 10049 tablet_service.cc:1511] Processing CreateTablet for tablet 7616a6cac6b94083a169dab56416a443 (DEFAULT_TABLE table=test-workload [id=3d9d4bda15e74f319648141a2c051a1a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:55:06.575809 10049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7616a6cac6b94083a169dab56416a443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.576534 10124 tablet_service.cc:1511] Processing CreateTablet for tablet 7616a6cac6b94083a169dab56416a443 (DEFAULT_TABLE table=test-workload [id=3d9d4bda15e74f319648141a2c051a1a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:55:06.576704 10048 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe2f5b5709547fa8329df923ae201ec (DEFAULT_TABLE table=test-workload [id=3d9d4bda15e74f319648141a2c051a1a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:55:06.578197 10124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7616a6cac6b94083a169dab56416a443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.580804 10047 tablet_service.cc:1511] Processing CreateTablet for tablet fdc0ad69e92d48ac9b4a601245c55e01 (DEFAULT_TABLE table=test-workload [id=3d9d4bda15e74f319648141a2c051a1a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:55:06.581218 10122 tablet_service.cc:1511] Processing CreateTablet for tablet fdc0ad69e92d48ac9b4a601245c55e01 (DEFAULT_TABLE table=test-workload [id=3d9d4bda15e74f319648141a2c051a1a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:55:06.578279 10048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2f5b5709547fa8329df923ae201ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.582912 10122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc0ad69e92d48ac9b4a601245c55e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.587333 10123 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe2f5b5709547fa8329df923ae201ec (DEFAULT_TABLE table=test-workload [id=3d9d4bda15e74f319648141a2c051a1a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:55:06.588783 10123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2f5b5709547fa8329df923ae201ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.590963 10047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc0ad69e92d48ac9b4a601245c55e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.605819 10254 tablet_bootstrap.cc:492] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f: Bootstrap starting.
I20260608 12:55:06.609194 10198 tablet_service.cc:1511] Processing CreateTablet for tablet 7616a6cac6b94083a169dab56416a443 (DEFAULT_TABLE table=test-workload [id=3d9d4bda15e74f319648141a2c051a1a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:55:06.610898 10198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7616a6cac6b94083a169dab56416a443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.614877 10254 tablet_bootstrap.cc:654] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.616154 10197 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe2f5b5709547fa8329df923ae201ec (DEFAULT_TABLE table=test-workload [id=3d9d4bda15e74f319648141a2c051a1a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:55:06.617722 10197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2f5b5709547fa8329df923ae201ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.619792 10196 tablet_service.cc:1511] Processing CreateTablet for tablet fdc0ad69e92d48ac9b4a601245c55e01 (DEFAULT_TABLE table=test-workload [id=3d9d4bda15e74f319648141a2c051a1a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:55:06.621261 10196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc0ad69e92d48ac9b4a601245c55e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.624666 10255 tablet_bootstrap.cc:492] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Bootstrap starting.
I20260608 12:55:06.645509 10255 tablet_bootstrap.cc:654] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.647867 10254 tablet_bootstrap.cc:492] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f: No bootstrap required, opened a new log
I20260608 12:55:06.648518 10254 ts_tablet_manager.cc:1403] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.000s
I20260608 12:55:06.653066 10254 raft_consensus.cc:359] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.654079 10254 raft_consensus.cc:385] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.654400 10254 raft_consensus.cc:740] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c3f86e82a3a4b0ab695b8ea757b080f, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.655332 10254 consensus_queue.cc:260] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.657635 10257 tablet_bootstrap.cc:492] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409: Bootstrap starting.
I20260608 12:55:06.659614 10255 tablet_bootstrap.cc:492] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: No bootstrap required, opened a new log
I20260608 12:55:06.660176 10255 ts_tablet_manager.cc:1403] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.007s
I20260608 12:55:06.661644 10254 ts_tablet_manager.cc:1434] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:55:06.662837 10254 tablet_bootstrap.cc:492] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f: Bootstrap starting.
I20260608 12:55:06.663769 10255 raft_consensus.cc:359] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.664647 10255 raft_consensus.cc:385] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.665009 10255 raft_consensus.cc:740] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f7c2fe14d5d4a8f98e90f4afd91d6cd, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.666168 10257 tablet_bootstrap.cc:654] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.666009 10255 consensus_queue.cc:260] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.670905 10254 tablet_bootstrap.cc:654] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.677106 10255 ts_tablet_manager.cc:1434] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.003s
I20260608 12:55:06.679306 10257 tablet_bootstrap.cc:492] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409: No bootstrap required, opened a new log
I20260608 12:55:06.679287 10254 tablet_bootstrap.cc:492] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f: No bootstrap required, opened a new log
I20260608 12:55:06.680071 10257 ts_tablet_manager.cc:1403] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.013s
I20260608 12:55:06.680101 10254 ts_tablet_manager.cc:1403] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260608 12:55:06.679382 10255 tablet_bootstrap.cc:492] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Bootstrap starting.
I20260608 12:55:06.683755 10254 raft_consensus.cc:359] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.684017 10257 raft_consensus.cc:359] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.684621 10254 raft_consensus.cc:385] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.684744 10257 raft_consensus.cc:385] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.685071 10254 raft_consensus.cc:740] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c3f86e82a3a4b0ab695b8ea757b080f, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.685158 10257 raft_consensus.cc:740] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a41a945ef7e45ccaceecca04adc2409, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.686199 10254 consensus_queue.cc:260] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.686259 10257 consensus_queue.cc:260] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.688690 10254 ts_tablet_manager.cc:1434] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 12:55:06.689818 10254 tablet_bootstrap.cc:492] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f: Bootstrap starting.
I20260608 12:55:06.694008 10255 tablet_bootstrap.cc:654] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.698797 10254 tablet_bootstrap.cc:654] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.701236 10257 ts_tablet_manager.cc:1434] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 12:55:06.703518 10257 tablet_bootstrap.cc:492] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409: Bootstrap starting.
I20260608 12:55:06.715065 10255 tablet_bootstrap.cc:492] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: No bootstrap required, opened a new log
I20260608 12:55:06.715696 10255 ts_tablet_manager.cc:1403] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.005s
I20260608 12:55:06.717582 10254 tablet_bootstrap.cc:492] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f: No bootstrap required, opened a new log
I20260608 12:55:06.717729 10257 tablet_bootstrap.cc:654] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.718251 10254 ts_tablet_manager.cc:1403] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.016s
I20260608 12:55:06.719141 10255 raft_consensus.cc:359] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.720005 10255 raft_consensus.cc:385] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.720402 10255 raft_consensus.cc:740] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f7c2fe14d5d4a8f98e90f4afd91d6cd, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.721622 10255 consensus_queue.cc:260] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.721679 10254 raft_consensus.cc:359] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.722791 10254 raft_consensus.cc:385] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.723168 10254 raft_consensus.cc:740] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c3f86e82a3a4b0ab695b8ea757b080f, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.723951 10255 ts_tablet_manager.cc:1434] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:55:06.724155 10254 consensus_queue.cc:260] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.725490 10255 tablet_bootstrap.cc:492] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Bootstrap starting.
I20260608 12:55:06.726568 10257 tablet_bootstrap.cc:492] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409: No bootstrap required, opened a new log
I20260608 12:55:06.727123 10257 ts_tablet_manager.cc:1403] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260608 12:55:06.728876 10254 ts_tablet_manager.cc:1434] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:55:06.730217 10257 raft_consensus.cc:359] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.731051 10257 raft_consensus.cc:385] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.731410 10257 raft_consensus.cc:740] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a41a945ef7e45ccaceecca04adc2409, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.732314 10257 consensus_queue.cc:260] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.732865 10255 tablet_bootstrap.cc:654] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.736673 10257 ts_tablet_manager.cc:1434] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:55:06.737730 10257 tablet_bootstrap.cc:492] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409: Bootstrap starting.
I20260608 12:55:06.745420 10257 tablet_bootstrap.cc:654] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.746491 10255 tablet_bootstrap.cc:492] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: No bootstrap required, opened a new log
I20260608 12:55:06.747129 10255 ts_tablet_manager.cc:1403] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 12:55:06.750626 10255 raft_consensus.cc:359] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.751157 10257 tablet_bootstrap.cc:492] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409: No bootstrap required, opened a new log
I20260608 12:55:06.751356 10255 raft_consensus.cc:385] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.751735 10257 ts_tablet_manager.cc:1403] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260608 12:55:06.751785 10255 raft_consensus.cc:740] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f7c2fe14d5d4a8f98e90f4afd91d6cd, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.752679 10255 consensus_queue.cc:260] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.754691 10255 ts_tablet_manager.cc:1434] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:55:06.754751 10257 raft_consensus.cc:359] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.755483 10257 raft_consensus.cc:385] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.755798 10257 raft_consensus.cc:740] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a41a945ef7e45ccaceecca04adc2409, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.756534 10257 consensus_queue.cc:260] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.758275 10257 ts_tablet_manager.cc:1434] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:55:06.767138 10263 raft_consensus.cc:493] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:06.767800 10263 raft_consensus.cc:515] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.771478 10259 raft_consensus.cc:493] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:06.772230 10263 leader_election.cc:290] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65:43205), 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66:44553)
I20260608 12:55:06.772152 10259 raft_consensus.cc:515] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.775908 10259 leader_election.cc:290] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66:44553), 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67:44331)
I20260608 12:55:06.788702 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc0ad69e92d48ac9b4a601245c55e01" candidate_uuid: "0a41a945ef7e45ccaceecca04adc2409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" is_pre_election: true
I20260608 12:55:06.789652 10059 raft_consensus.cc:2468] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a41a945ef7e45ccaceecca04adc2409 in term 0.
I20260608 12:55:06.791877 10171 leader_election.cc:304] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [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: 0a41a945ef7e45ccaceecca04adc2409, 9c3f86e82a3a4b0ab695b8ea757b080f; no voters: 
I20260608 12:55:06.792863 10263 raft_consensus.cc:2804] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:06.793314 10263 raft_consensus.cc:493] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:06.793743 10263 raft_consensus.cc:3060] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.800357 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7616a6cac6b94083a169dab56416a443" candidate_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" is_pre_election: true
I20260608 12:55:06.801009 10274 raft_consensus.cc:493] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:06.801218 10134 raft_consensus.cc:2468] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c3f86e82a3a4b0ab695b8ea757b080f in term 0.
I20260608 12:55:06.801939 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7616a6cac6b94083a169dab56416a443" candidate_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a41a945ef7e45ccaceecca04adc2409" is_pre_election: true
I20260608 12:55:06.802690 10208 raft_consensus.cc:2468] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c3f86e82a3a4b0ab695b8ea757b080f in term 0.
I20260608 12:55:06.803328 10022 leader_election.cc:304] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [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: 4f7c2fe14d5d4a8f98e90f4afd91d6cd, 9c3f86e82a3a4b0ab695b8ea757b080f; no voters: 
I20260608 12:55:06.801720 10274 raft_consensus.cc:515] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.803328 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc0ad69e92d48ac9b4a601245c55e01" candidate_uuid: "0a41a945ef7e45ccaceecca04adc2409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" is_pre_election: true
I20260608 12:55:06.804464 10259 raft_consensus.cc:2804] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:06.804922 10259 raft_consensus.cc:493] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:06.805289 10259 raft_consensus.cc:3060] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.806211 10263 raft_consensus.cc:515] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.807772 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f5b5709547fa8329df923ae201ec" candidate_uuid: "0a41a945ef7e45ccaceecca04adc2409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" is_pre_election: true
I20260608 12:55:06.808089 10274 leader_election.cc:290] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65:43205), 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66:44553)
I20260608 12:55:06.808485 10059 raft_consensus.cc:2468] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a41a945ef7e45ccaceecca04adc2409 in term 0.
I20260608 12:55:06.809362 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f5b5709547fa8329df923ae201ec" candidate_uuid: "0a41a945ef7e45ccaceecca04adc2409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" is_pre_election: true
I20260608 12:55:06.809998 10171 leader_election.cc:304] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [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: 0a41a945ef7e45ccaceecca04adc2409, 9c3f86e82a3a4b0ab695b8ea757b080f; no voters: 
I20260608 12:55:06.810307 10133 raft_consensus.cc:2468] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a41a945ef7e45ccaceecca04adc2409 in term 0.
I20260608 12:55:06.812433 10263 leader_election.cc:290] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [CANDIDATE]: Term 1 election: Requested vote from peers 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65:43205), 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66:44553)
I20260608 12:55:06.812932 10274 raft_consensus.cc:2804] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:06.813587 10274 raft_consensus.cc:493] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:06.814028 10274 raft_consensus.cc:3060] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.804446 10134 raft_consensus.cc:2468] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a41a945ef7e45ccaceecca04adc2409 in term 0.
I20260608 12:55:06.815449 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc0ad69e92d48ac9b4a601245c55e01" candidate_uuid: "0a41a945ef7e45ccaceecca04adc2409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd"
I20260608 12:55:06.816594 10133 raft_consensus.cc:3060] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.814766 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc0ad69e92d48ac9b4a601245c55e01" candidate_uuid: "0a41a945ef7e45ccaceecca04adc2409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f"
I20260608 12:55:06.816768 10275 raft_consensus.cc:493] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:06.817277 10059 raft_consensus.cc:3060] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.814278 10259 raft_consensus.cc:515] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.823096 10274 raft_consensus.cc:515] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.823590 10133 raft_consensus.cc:2468] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a41a945ef7e45ccaceecca04adc2409 in term 1.
I20260608 12:55:06.824926 10171 leader_election.cc:304] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [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: 0a41a945ef7e45ccaceecca04adc2409, 4f7c2fe14d5d4a8f98e90f4afd91d6cd; no voters: 
I20260608 12:55:06.825322 10259 leader_election.cc:290] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [CANDIDATE]: Term 1 election: Requested vote from peers 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66:44553), 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67:44331)
I20260608 12:55:06.822973 10275 raft_consensus.cc:515] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.826094 10134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7616a6cac6b94083a169dab56416a443" candidate_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd"
I20260608 12:55:06.826292 10263 raft_consensus.cc:2804] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:06.826766 10134 raft_consensus.cc:3060] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.827332 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f5b5709547fa8329df923ae201ec" candidate_uuid: "0a41a945ef7e45ccaceecca04adc2409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f"
I20260608 12:55:06.827783 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7616a6cac6b94083a169dab56416a443" candidate_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a41a945ef7e45ccaceecca04adc2409"
I20260608 12:55:06.827862 10275 leader_election.cc:290] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66:44553), 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67:44331)
I20260608 12:55:06.827992 10058 raft_consensus.cc:3060] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.828538 10208 raft_consensus.cc:3060] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.834196 10274 leader_election.cc:290] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [CANDIDATE]: Term 1 election: Requested vote from peers 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65:43205), 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66:44553)
I20260608 12:55:06.834658 10134 raft_consensus.cc:2468] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c3f86e82a3a4b0ab695b8ea757b080f in term 1.
I20260608 12:55:06.835000 10207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f5b5709547fa8329df923ae201ec" candidate_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a41a945ef7e45ccaceecca04adc2409" is_pre_election: true
I20260608 12:55:06.835906 10207 raft_consensus.cc:2393] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c3f86e82a3a4b0ab695b8ea757b080f in current term 1: Already voted for candidate 0a41a945ef7e45ccaceecca04adc2409 in this term.
I20260608 12:55:06.836154 10022 leader_election.cc:304] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [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: 4f7c2fe14d5d4a8f98e90f4afd91d6cd, 9c3f86e82a3a4b0ab695b8ea757b080f; no voters: 
I20260608 12:55:06.837144 10275 raft_consensus.cc:2804] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:06.837460 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f5b5709547fa8329df923ae201ec" candidate_uuid: "0a41a945ef7e45ccaceecca04adc2409" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd"
I20260608 12:55:06.837858 10275 raft_consensus.cc:697] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 LEADER]: Becoming Leader. State: Replica: 9c3f86e82a3a4b0ab695b8ea757b080f, State: Running, Role: LEADER
I20260608 12:55:06.838346 10132 raft_consensus.cc:3060] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.839367 10275 consensus_queue.cc:237] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.840271 10263 raft_consensus.cc:697] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 LEADER]: Becoming Leader. State: Replica: 0a41a945ef7e45ccaceecca04adc2409, State: Running, Role: LEADER
I20260608 12:55:06.841245 10263 consensus_queue.cc:237] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.843532 10208 raft_consensus.cc:2468] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c3f86e82a3a4b0ab695b8ea757b080f in term 1.
I20260608 12:55:06.847231 10059 raft_consensus.cc:2468] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a41a945ef7e45ccaceecca04adc2409 in term 1.
I20260608 12:55:06.847873 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f5b5709547fa8329df923ae201ec" candidate_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" is_pre_election: true
I20260608 12:55:06.850848 10022 leader_election.cc:304] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [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: 9c3f86e82a3a4b0ab695b8ea757b080f; no voters: 0a41a945ef7e45ccaceecca04adc2409, 4f7c2fe14d5d4a8f98e90f4afd91d6cd
I20260608 12:55:06.852492 10058 raft_consensus.cc:2468] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a41a945ef7e45ccaceecca04adc2409 in term 1.
I20260608 12:55:06.850437 10132 raft_consensus.cc:2468] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a41a945ef7e45ccaceecca04adc2409 in term 1.
I20260608 12:55:06.853201 10259 raft_consensus.cc:2749] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:06.855544 10171 leader_election.cc:304] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [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: 0a41a945ef7e45ccaceecca04adc2409, 9c3f86e82a3a4b0ab695b8ea757b080f; no voters: 
I20260608 12:55:06.856727 10276 raft_consensus.cc:2804] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:06.857419 10276 raft_consensus.cc:697] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 1 LEADER]: Becoming Leader. State: Replica: 0a41a945ef7e45ccaceecca04adc2409, State: Running, Role: LEADER
I20260608 12:55:06.858283 10276 consensus_queue.cc:237] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:06.863379  9956 catalog_manager.cc:5696] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "0a41a945ef7e45ccaceecca04adc2409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:06.863746  9955 catalog_manager.cc:5696] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65). New cstate: current_term: 1 leader_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:06.877694  9955 catalog_manager.cc:5696] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "0a41a945ef7e45ccaceecca04adc2409" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:06.952867  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:06.960216 10280 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 12:55:06.961443 10281 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 12:55:06.963039 10283 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 12:55:06.963680  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:06.965395  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:06.965656  4637 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 12:55:06.965873  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923306965852 us; error 0 us; skew 500 ppm
I20260608 12:55:06.966524  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:06.969666  4637 webserver.cc:533] Webserver started at http://127.4.135.68:41185/ using document root <none> and password file <none>
I20260608 12:55:06.970237  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:06.970466  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:06.970849  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:06.972147  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "85960bda64d6476a944cbe59a403fda1"
format_stamp: "Formatted at 2026-06-08 12:55:06 on dist-test-slave-rml8"
I20260608 12:55:06.977125  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:55:06.980861 10288 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:06.981673  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:06.981993  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "85960bda64d6476a944cbe59a403fda1"
format_stamp: "Formatted at 2026-06-08 12:55:06 on dist-test-slave-rml8"
I20260608 12:55:06.982292  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-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 12:55:07.021029  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:07.022409  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:07.023916  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:07.026230  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:07.026444  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:07.026741  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:07.026909  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:07.070894 10010 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:07.072166  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:34785
I20260608 12:55:07.072345 10350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:34785 every 8 connection(s)
I20260608 12:55:07.092794 10276 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:07.094321 10208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdc0ad69e92d48ac9b4a601245c55e01"
dest_uuid: "0a41a945ef7e45ccaceecca04adc2409"
mode: GRACEFUL
new_leader_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd"
 from {username='slave'} at 127.0.0.1:57960
I20260608 12:55:07.095089 10208 raft_consensus.cc:606] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 LEADER]: Received request to transfer leadership to TS 4f7c2fe14d5d4a8f98e90f4afd91d6cd
I20260608 12:55:07.096452 10010 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:55:07.097002 10010 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:07.100092 10351 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45109
I20260608 12:55:07.100574 10351 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:07.101374 10351 heartbeater.cc:507] Master 127.4.135.126:45109 requested a full tablet report, sending...
W20260608 12:55:07.103439 10274 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:55:07.103845 10274 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:55:07.103854  9956 ts_manager.cc:194] Registered new tserver with Master: 85960bda64d6476a944cbe59a403fda1 (127.4.135.68:34785)
I20260608 12:55:07.106294  9956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57298
I20260608 12:55:07.138258 10263 consensus_queue.cc:1048] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:07.149650 10275 consensus_queue.cc:1048] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:07.194284 10276 consensus_queue.cc:1048] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:07.201349 10275 consensus_queue.cc:1048] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:07.214828 10276 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:07.219391 10274 raft_consensus.cc:993] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409: : Instructing follower 4f7c2fe14d5d4a8f98e90f4afd91d6cd to start an election
I20260608 12:55:07.219987 10274 raft_consensus.cc:1081] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 LEADER]: Signalling peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd to start an election
I20260608 12:55:07.222254 10132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdc0ad69e92d48ac9b4a601245c55e01"
dest_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd"
 from {username='slave'} at 127.0.0.1:44464
I20260608 12:55:07.222910 10132 raft_consensus.cc:493] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:07.223364 10132 raft_consensus.cc:3060] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:07.229048 10132 raft_consensus.cc:515] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:07.234266 10132 leader_election.cc:290] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [CANDIDATE]: Term 2 election: Requested vote from peers 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65:43205), 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67:44331)
I20260608 12:55:07.248910 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc0ad69e92d48ac9b4a601245c55e01" candidate_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f"
I20260608 12:55:07.249596 10058 raft_consensus.cc:3060] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:07.251420 10208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc0ad69e92d48ac9b4a601245c55e01" candidate_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a41a945ef7e45ccaceecca04adc2409"
I20260608 12:55:07.252279 10208 raft_consensus.cc:3055] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:55:07.252674 10208 raft_consensus.cc:740] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a41a945ef7e45ccaceecca04adc2409, State: Running, Role: LEADER
I20260608 12:55:07.253849 10208 consensus_queue.cc:260] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:07.256263 10208 raft_consensus.cc:3060] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:07.257489 10058 raft_consensus.cc:2468] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f7c2fe14d5d4a8f98e90f4afd91d6cd in term 2.
I20260608 12:55:07.258919 10097 leader_election.cc:304] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [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: 4f7c2fe14d5d4a8f98e90f4afd91d6cd, 9c3f86e82a3a4b0ab695b8ea757b080f; no voters: 
I20260608 12:55:07.259917 10260 raft_consensus.cc:2804] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:07.261503 10260 raft_consensus.cc:697] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 2 LEADER]: Becoming Leader. State: Replica: 4f7c2fe14d5d4a8f98e90f4afd91d6cd, State: Running, Role: LEADER
I20260608 12:55:07.262382 10260 consensus_queue.cc:237] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:07.265198 10208 raft_consensus.cc:2468] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f7c2fe14d5d4a8f98e90f4afd91d6cd in term 2.
I20260608 12:55:07.273156  9955 catalog_manager.cc:5696] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd reported cstate change: term changed from 1 to 2, leader changed from 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67) to 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66). New cstate: current_term: 2 leader_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:07.514510 10208 raft_consensus.cc:1275] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Refusing update from remote peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:07.516059 10260 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:07.540462 10058 raft_consensus.cc:1275] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 2 FOLLOWER]: Refusing update from remote peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:07.541895 10260 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:08.095968 10132 consensus_queue.cc:237] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } }
I20260608 12:55:08.103008 10207 raft_consensus.cc:1275] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Refusing update from remote peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:08.103744 10058 raft_consensus.cc:1275] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 2 FOLLOWER]: Refusing update from remote peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:08.104722 10373 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:08.105774 10368 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } 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 12:55:08.109871 10351 heartbeater.cc:499] Master 127.4.135.126:45109 was elected leader, sending a full tablet report...
W20260608 12:55:08.115103 10097 consensus_peers.cc:597] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd -> Peer 85960bda64d6476a944cbe59a403fda1 (127.4.135.68:34785): Couldn't send request to peer 85960bda64d6476a944cbe59a403fda1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdc0ad69e92d48ac9b4a601245c55e01. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:08.116144 10207 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } } }
I20260608 12:55:08.116854 10058 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } } }
I20260608 12:55:08.127120  9956 catalog_manager.cc:5696] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 reported cstate change: config changed from index -1 to 3, NON_VOTER 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } } }
I20260608 12:55:08.398499 10379 ts_tablet_manager.cc:933] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: Initiating tablet copy from peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd (127.4.135.66:44553)
I20260608 12:55:08.400022 10379 tablet_copy_client.cc:323] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:44553
I20260608 12:55:08.409965 10144 tablet_copy_service.cc:140] P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Received BeginTabletCopySession request for tablet fdc0ad69e92d48ac9b4a601245c55e01 from peer 85960bda64d6476a944cbe59a403fda1 ({username='slave'} at 127.0.0.1:44498)
I20260608 12:55:08.410516 10144 tablet_copy_service.cc:161] P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Beginning new tablet copy session on tablet fdc0ad69e92d48ac9b4a601245c55e01 from peer 85960bda64d6476a944cbe59a403fda1 at {username='slave'} at 127.0.0.1:44498: session id = 85960bda64d6476a944cbe59a403fda1-fdc0ad69e92d48ac9b4a601245c55e01
I20260608 12:55:08.415946 10144 tablet_copy_source_session.cc:215] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:08.418964 10379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc0ad69e92d48ac9b4a601245c55e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:08.429929 10379 tablet_copy_client.cc:806] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:08.430483 10379 tablet_copy_client.cc:670] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:08.434083 10379 tablet_copy_client.cc:538] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:08.440179 10379 tablet_bootstrap.cc:492] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: Bootstrap starting.
I20260608 12:55:08.456530 10379 tablet_bootstrap.cc:492] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:55:08.457335 10379 tablet_bootstrap.cc:492] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: Bootstrap complete.
I20260608 12:55:08.457916 10379 ts_tablet_manager.cc:1403] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:55:08.460194 10379 raft_consensus.cc:359] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } }
I20260608 12:55:08.461241 10379 raft_consensus.cc:740] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 85960bda64d6476a944cbe59a403fda1, State: Initialized, Role: LEARNER
I20260608 12:55:08.461786 10379 consensus_queue.cc:260] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, 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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } }
I20260608 12:55:08.464490 10379 ts_tablet_manager.cc:1434] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260608 12:55:08.466739 10144 tablet_copy_service.cc:342] P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Request end of tablet copy session 85960bda64d6476a944cbe59a403fda1-fdc0ad69e92d48ac9b4a601245c55e01 received from {username='slave'} at 127.0.0.1:44498
I20260608 12:55:08.467227 10144 tablet_copy_service.cc:434] P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: ending tablet copy session 85960bda64d6476a944cbe59a403fda1-fdc0ad69e92d48ac9b4a601245c55e01 on tablet fdc0ad69e92d48ac9b4a601245c55e01 with peer 85960bda64d6476a944cbe59a403fda1
I20260608 12:55:08.513542 10368 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } } }
I20260608 12:55:08.535259 10058 consensus_queue.cc:237] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } }
I20260608 12:55:08.542881 10207 raft_consensus.cc:1275] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Refusing update from remote peer 9c3f86e82a3a4b0ab695b8ea757b080f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:08.545090 10387 consensus_queue.cc:1048] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } 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 12:55:08.546962 10132 raft_consensus.cc:1275] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Refusing update from remote peer 9c3f86e82a3a4b0ab695b8ea757b080f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:08.548439 10387 consensus_queue.cc:1048] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:55:08.556270 10022 consensus_peers.cc:597] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f -> Peer 85960bda64d6476a944cbe59a403fda1 (127.4.135.68:34785): Couldn't send request to peer 85960bda64d6476a944cbe59a403fda1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7616a6cac6b94083a169dab56416a443. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:08.556742 10207 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } } }
I20260608 12:55:08.559315 10132 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } } }
I20260608 12:55:08.569121  9957 catalog_manager.cc:5696] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 reported cstate change: config changed from index -1 to 2, NON_VOTER 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } } }
I20260608 12:55:08.725093 10326 raft_consensus.cc:1217] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:55:08.725962 10326 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } } }
I20260608 12:55:08.744863 10275 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } } }
I20260608 12:55:08.767995 10379 ts_tablet_manager.cc:933] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: Initiating tablet copy from peer 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65:43205)
I20260608 12:55:08.769935 10379 tablet_copy_client.cc:323] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.65:43205
I20260608 12:55:08.781364 10069 tablet_copy_service.cc:140] P 9c3f86e82a3a4b0ab695b8ea757b080f: Received BeginTabletCopySession request for tablet 7616a6cac6b94083a169dab56416a443 from peer 85960bda64d6476a944cbe59a403fda1 ({username='slave'} at 127.0.0.1:53716)
I20260608 12:55:08.781898 10069 tablet_copy_service.cc:161] P 9c3f86e82a3a4b0ab695b8ea757b080f: Beginning new tablet copy session on tablet 7616a6cac6b94083a169dab56416a443 from peer 85960bda64d6476a944cbe59a403fda1 at {username='slave'} at 127.0.0.1:53716: session id = 85960bda64d6476a944cbe59a403fda1-7616a6cac6b94083a169dab56416a443
I20260608 12:55:08.788381 10069 tablet_copy_source_session.cc:215] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:08.791191 10379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7616a6cac6b94083a169dab56416a443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:08.801769 10379 tablet_copy_client.cc:806] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:08.802371 10379 tablet_copy_client.cc:670] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:08.806077 10379 tablet_copy_client.cc:538] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:08.812036 10379 tablet_bootstrap.cc:492] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: Bootstrap starting.
I20260608 12:55:08.827591 10379 tablet_bootstrap.cc:492] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: 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 12:55:08.828461 10379 tablet_bootstrap.cc:492] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: Bootstrap complete.
I20260608 12:55:08.829133 10379 ts_tablet_manager.cc:1403] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 12:55:08.831993 10379 raft_consensus.cc:359] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } }
I20260608 12:55:08.832731 10379 raft_consensus.cc:740] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 85960bda64d6476a944cbe59a403fda1, State: Initialized, Role: LEARNER
I20260608 12:55:08.833372 10379 consensus_queue.cc:260] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: true } }
I20260608 12:55:08.835448 10379 ts_tablet_manager.cc:1434] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:55:08.837294 10069 tablet_copy_service.cc:342] P 9c3f86e82a3a4b0ab695b8ea757b080f: Request end of tablet copy session 85960bda64d6476a944cbe59a403fda1-7616a6cac6b94083a169dab56416a443 received from {username='slave'} at 127.0.0.1:53716
I20260608 12:55:08.837785 10069 tablet_copy_service.cc:434] P 9c3f86e82a3a4b0ab695b8ea757b080f: ending tablet copy session 85960bda64d6476a944cbe59a403fda1-7616a6cac6b94083a169dab56416a443 on tablet 7616a6cac6b94083a169dab56416a443 with peer 85960bda64d6476a944cbe59a403fda1
I20260608 12:55:09.069942 10326 raft_consensus.cc:1217] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:55:09.097915 10010 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:09.100991 10010 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:09.101437 10010 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:09.219774 10368 raft_consensus.cc:1064] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: attempting to promote NON_VOTER 85960bda64d6476a944cbe59a403fda1 to VOTER
I20260608 12:55:09.221825 10368 consensus_queue.cc:237] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } }
I20260608 12:55:09.229053 10326 raft_consensus.cc:1275] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 LEARNER]: Refusing update from remote peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:09.231211 10207 raft_consensus.cc:1275] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Refusing update from remote peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:09.231333 10058 raft_consensus.cc:1275] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 2 FOLLOWER]: Refusing update from remote peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:09.231801 10368 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } 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 12:55:09.233134 10384 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } 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 12:55:09.234010 10368 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:09.250231 10058 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.252161 10207 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.264883  9955 catalog_manager.cc:5696] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f reported cstate change: config changed from index 3 to 4, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.422430 10368 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.435041 10326 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } attrs { replace: true } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.443943 10132 consensus_queue.cc:237] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [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: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } }
I20260608 12:55:09.450892 10326 raft_consensus.cc:1275] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 FOLLOWER]: Refusing update from remote peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:55:09.451421 10207 raft_consensus.cc:1275] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Refusing update from remote peer 4f7c2fe14d5d4a8f98e90f4afd91d6cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:55:09.452332 10394 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } 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 12:55:09.453150 10400 consensus_queue.cc:1048] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:55:09.461503 10207 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.462962 10326 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.475162  9957 catalog_manager.cc:5696] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 reported cstate change: config changed from index 4 to 5, VOTER 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65) evicted. New cstate: current_term: 2 leader_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.541790 10259 raft_consensus.cc:1064] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f: attempting to promote NON_VOTER 85960bda64d6476a944cbe59a403fda1 to VOTER
I20260608 12:55:09.544013 10259 consensus_queue.cc:237] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } }
I20260608 12:55:09.550715 10326 raft_consensus.cc:1275] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [term 1 LEARNER]: Refusing update from remote peer 9c3f86e82a3a4b0ab695b8ea757b080f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:09.551339 10207 raft_consensus.cc:1275] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Refusing update from remote peer 9c3f86e82a3a4b0ab695b8ea757b080f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:09.552244 10132 raft_consensus.cc:1275] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Refusing update from remote peer 9c3f86e82a3a4b0ab695b8ea757b080f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:09.552455 10275 consensus_queue.cc:1048] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [LEADER]: Connected to new peer: Peer: permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } 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 12:55:09.553416 10401 consensus_queue.cc:1048] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } 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 12:55:09.554970 10259 consensus_queue.cc:1048] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:09.568008 10132 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.568478 10326 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.673265 10401 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.682469 10048 tablet_service.cc:1558] Processing DeleteTablet for tablet fdc0ad69e92d48ac9b4a601245c55e01 with delete_type TABLET_DATA_TOMBSTONED (TS 9c3f86e82a3a4b0ab695b8ea757b080f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53668
I20260608 12:55:09.687049 10207 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.691740  9956 catalog_manager.cc:5696] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 reported cstate change: config changed from index 2 to 3, 85960bda64d6476a944cbe59a403fda1 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } attrs { replace: true } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.698961 10404 tablet_replica.cc:333] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f: stopping tablet replica
I20260608 12:55:09.699987 10404 raft_consensus.cc:2243] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:09.700850 10404 raft_consensus.cc:2272] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:09.705413 10404 ts_tablet_manager.cc:1916] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:09.721066 10404 ts_tablet_manager.cc:1929] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:55:09.721580 10404 log.cc:1199] T fdc0ad69e92d48ac9b4a601245c55e01 P 9c3f86e82a3a4b0ab695b8ea757b080f: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/fdc0ad69e92d48ac9b4a601245c55e01
I20260608 12:55:09.723794  9941 catalog_manager.cc:5027] TS 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65:43205): tablet fdc0ad69e92d48ac9b4a601245c55e01 (table test-workload [id=3d9d4bda15e74f319648141a2c051a1a]) successfully deleted
I20260608 12:55:09.730510 10058 consensus_queue.cc:237] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [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: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } }
I20260608 12:55:09.736266 10326 raft_consensus.cc:1275] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [term 1 FOLLOWER]: Refusing update from remote peer 9c3f86e82a3a4b0ab695b8ea757b080f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:09.736279 10132 raft_consensus.cc:1275] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Refusing update from remote peer 9c3f86e82a3a4b0ab695b8ea757b080f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:09.737941 10259 consensus_queue.cc:1048] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [LEADER]: Connected to new peer: Peer: permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } 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 12:55:09.738873 10275 consensus_queue.cc:1048] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:09.747713 10326 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.748067 10132 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.760845  9954 catalog_manager.cc:5696] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 reported cstate change: config changed from index 3 to 4, VOTER 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67) evicted. New cstate: current_term: 1 leader_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:09.903225 10196 tablet_service.cc:1558] Processing DeleteTablet for tablet 7616a6cac6b94083a169dab56416a443 with delete_type TABLET_DATA_TOMBSTONED (TS 0a41a945ef7e45ccaceecca04adc2409 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57940
I20260608 12:55:09.906174 10405 tablet_replica.cc:333] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409: stopping tablet replica
I20260608 12:55:09.906891 10405 raft_consensus.cc:2243] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:09.907498 10405 raft_consensus.cc:2272] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:09.909976 10405 ts_tablet_manager.cc:1916] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:09.920440 10405 ts_tablet_manager.cc:1929] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:55:09.920742 10405 log.cc:1199] T 7616a6cac6b94083a169dab56416a443 P 0a41a945ef7e45ccaceecca04adc2409: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/7616a6cac6b94083a169dab56416a443
I20260608 12:55:09.922222  9944 catalog_manager.cc:5027] TS 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67:44331): tablet 7616a6cac6b94083a169dab56416a443 (table test-workload [id=3d9d4bda15e74f319648141a2c051a1a]) successfully deleted
I20260608 12:55:10.028609 10394 raft_consensus.cc:2955] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "0a41a945ef7e45ccaceecca04adc2409" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44331 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:10.036026  9941 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fdc0ad69e92d48ac9b4a601245c55e01 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:10.154001 10401 raft_consensus.cc:2955] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a41a945ef7e45ccaceecca04adc2409 (127.4.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c3f86e82a3a4b0ab695b8ea757b080f" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 43205 } } peers { permanent_uuid: "4f7c2fe14d5d4a8f98e90f4afd91d6cd" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 44553 } } peers { permanent_uuid: "85960bda64d6476a944cbe59a403fda1" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 34785 } attrs { promote: false } } }
I20260608 12:55:10.161937  9941 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7616a6cac6b94083a169dab56416a443 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:11.102459 10010 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:11.105535 10010 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:11.105957 10010 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:13.106957 10010 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:13.110356 10010 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:13.110913 10010 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:15.111867 10010 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:15.114830 10010 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:15.115258 10010 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:17.116427 10010 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:17.119700 10010 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:17.120165 10010 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:17.146627  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:55:17.178355  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:17.179250  4637 tablet_replica.cc:333] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f: stopping tablet replica
I20260608 12:55:17.180061  4637 raft_consensus.cc:2243] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:17.180757  4637 raft_consensus.cc:2272] T 9fe2f5b5709547fa8329df923ae201ec P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.183677  4637 tablet_replica.cc:333] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f: stopping tablet replica
I20260608 12:55:17.184353  4637 raft_consensus.cc:2243] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:17.185429  4637 raft_consensus.cc:2272] T 7616a6cac6b94083a169dab56416a443 P 9c3f86e82a3a4b0ab695b8ea757b080f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.211858  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:55:17.230245  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:55:17.270843  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:17.271620  4637 tablet_replica.cc:333] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: stopping tablet replica
I20260608 12:55:17.272514  4637 raft_consensus.cc:2243] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:17.273725  4637 raft_consensus.cc:2272] T 7616a6cac6b94083a169dab56416a443 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.276212  4637 tablet_replica.cc:333] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: stopping tablet replica
I20260608 12:55:17.276762  4637 raft_consensus.cc:2243] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:17.277736  4637 raft_consensus.cc:2272] T fdc0ad69e92d48ac9b4a601245c55e01 P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.280074  4637 tablet_replica.cc:333] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd: stopping tablet replica
I20260608 12:55:17.280614  4637 raft_consensus.cc:2243] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:17.281116  4637 raft_consensus.cc:2272] T 9fe2f5b5709547fa8329df923ae201ec P 4f7c2fe14d5d4a8f98e90f4afd91d6cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.304775  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:55:17.321312  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
W20260608 12:55:17.343006 10171 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.65:43205: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 12:55:17.349519 10171 consensus_peers.cc:597] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 -> Peer 9c3f86e82a3a4b0ab695b8ea757b080f (127.4.135.65:43205): Couldn't send request to peer 9c3f86e82a3a4b0ab695b8ea757b080f. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:43205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:17.353873  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:17.355072  4637 tablet_replica.cc:333] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409: stopping tablet replica
I20260608 12:55:17.356091  4637 raft_consensus.cc:2243] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:17.357162  4637 raft_consensus.cc:2272] T 9fe2f5b5709547fa8329df923ae201ec P 0a41a945ef7e45ccaceecca04adc2409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.359758  4637 tablet_replica.cc:333] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409: stopping tablet replica
I20260608 12:55:17.360244  4637 raft_consensus.cc:2243] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:17.361197  4637 raft_consensus.cc:2272] T fdc0ad69e92d48ac9b4a601245c55e01 P 0a41a945ef7e45ccaceecca04adc2409 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.386276  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:55:17.401643  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:55:17.429469  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:17.430292  4637 tablet_replica.cc:333] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1: stopping tablet replica
I20260608 12:55:17.431047  4637 raft_consensus.cc:2243] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:17.431926  4637 raft_consensus.cc:2272] T 7616a6cac6b94083a169dab56416a443 P 85960bda64d6476a944cbe59a403fda1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.434290  4637 tablet_replica.cc:333] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1: stopping tablet replica
I20260608 12:55:17.434823  4637 raft_consensus.cc:2243] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:17.435581  4637 raft_consensus.cc:2272] T fdc0ad69e92d48ac9b4a601245c55e01 P 85960bda64d6476a944cbe59a403fda1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.457317  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:55:17.470871  4637 master.cc:562] Master@127.4.135.126:45109 shutting down...
I20260608 12:55:17.494343  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:17.495086  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:17.495471  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e7a056cf43b42688938a606c6767532: stopping tablet replica
I20260608 12:55:17.515605  4637 master.cc:584] Master@127.4.135.126:45109 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12621 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:55:17.556663  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:42725
I20260608 12:55:17.557893  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:17.563519 10412 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 12:55:17.563566 10413 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 12:55:17.565951  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:17.565905 10415 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 12:55:17.567188  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:17.567401  4637 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 12:55:17.567574  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923317567541 us; error 0 us; skew 500 ppm
I20260608 12:55:17.568152  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:17.570647  4637 webserver.cc:533] Webserver started at http://127.4.135.126:32935/ using document root <none> and password file <none>
I20260608 12:55:17.571286  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:17.571509  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:17.571799  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:17.572984  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "32b540b63d8248f2a44ef36ef5a7e0be"
format_stamp: "Formatted at 2026-06-08 12:55:17 on dist-test-slave-rml8"
I20260608 12:55:17.578045  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 12:55:17.581702 10420 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:17.582427  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:17.582767  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "32b540b63d8248f2a44ef36ef5a7e0be"
format_stamp: "Formatted at 2026-06-08 12:55:17 on dist-test-slave-rml8"
I20260608 12:55:17.583060  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-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 12:55:17.615432  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:17.616750  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:17.656224  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:42725
I20260608 12:55:17.656342 10471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:42725 every 8 connection(s)
I20260608 12:55:17.660553 10472 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 12:55:17.671846 10472 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be: Bootstrap starting.
I20260608 12:55:17.676790 10472 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:17.681084 10472 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be: No bootstrap required, opened a new log
I20260608 12:55:17.683452 10472 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32b540b63d8248f2a44ef36ef5a7e0be" member_type: VOTER }
I20260608 12:55:17.683867 10472 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:17.684077 10472 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32b540b63d8248f2a44ef36ef5a7e0be, State: Initialized, Role: FOLLOWER
I20260608 12:55:17.684749 10472 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32b540b63d8248f2a44ef36ef5a7e0be" member_type: VOTER }
I20260608 12:55:17.685353 10472 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:17.685560 10472 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:17.685781 10472 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:17.690271 10472 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32b540b63d8248f2a44ef36ef5a7e0be" member_type: VOTER }
I20260608 12:55:17.690819 10472 leader_election.cc:304] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [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: 32b540b63d8248f2a44ef36ef5a7e0be; no voters: 
I20260608 12:55:17.692047 10472 leader_election.cc:290] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:17.692539 10475 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:17.693953 10475 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 1 LEADER]: Becoming Leader. State: Replica: 32b540b63d8248f2a44ef36ef5a7e0be, State: Running, Role: LEADER
I20260608 12:55:17.694762 10475 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [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: "32b540b63d8248f2a44ef36ef5a7e0be" member_type: VOTER }
I20260608 12:55:17.695277 10472 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:17.697760 10476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32b540b63d8248f2a44ef36ef5a7e0be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32b540b63d8248f2a44ef36ef5a7e0be" member_type: VOTER } }
I20260608 12:55:17.697877 10477 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32b540b63d8248f2a44ef36ef5a7e0be. Latest consensus state: current_term: 1 leader_uuid: "32b540b63d8248f2a44ef36ef5a7e0be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32b540b63d8248f2a44ef36ef5a7e0be" member_type: VOTER } }
I20260608 12:55:17.698535 10476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:17.698633 10477 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:17.706926 10480 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:17.712327 10480 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:17.716259  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:17.722242 10480 catalog_manager.cc:1382] Generated new cluster ID: 47422c433eb6400488fd41f2db89db15
I20260608 12:55:17.722568 10480 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:17.739661 10480 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:17.741097 10480 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:17.766004 10480 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be: Generated new TSK 0
I20260608 12:55:17.766719 10480 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:17.783601  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:17.789995 10493 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 12:55:17.791230 10494 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 12:55:17.792939  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:17.792907 10496 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 12:55:17.794210  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:17.794394  4637 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 12:55:17.794534  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923317794523 us; error 0 us; skew 500 ppm
I20260608 12:55:17.795150  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:17.797698  4637 webserver.cc:533] Webserver started at http://127.4.135.65:42069/ using document root <none> and password file <none>
I20260608 12:55:17.798173  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:17.798328  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:17.798626  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:17.799746  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "b7b7d950b7954b7bb619b0ac6b47b279"
format_stamp: "Formatted at 2026-06-08 12:55:17 on dist-test-slave-rml8"
I20260608 12:55:17.804613  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:55:17.808888 10501 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:17.809667  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:17.810051  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "b7b7d950b7954b7bb619b0ac6b47b279"
format_stamp: "Formatted at 2026-06-08 12:55:17 on dist-test-slave-rml8"
I20260608 12:55:17.810343  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-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 12:55:17.826314  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:17.827621  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:17.829106  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:17.831543  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:17.831766  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:17.832026  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:17.832199  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:17.873514  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:46613
I20260608 12:55:17.873647 10563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:46613 every 8 connection(s)
I20260608 12:55:17.879160  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:17.887095 10568 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 12:55:17.890370 10569 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 12:55:17.893796 10571 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 12:55:17.893970 10564 heartbeater.cc:344] Connected to a master server at 127.4.135.126:42725
I20260608 12:55:17.894515  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:17.894596 10564 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:17.895534 10564 heartbeater.cc:507] Master 127.4.135.126:42725 requested a full tablet report, sending...
I20260608 12:55:17.897187  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:17.897485  4637 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 12:55:17.897670  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923317897655 us; error 0 us; skew 500 ppm
I20260608 12:55:17.898061 10437 ts_manager.cc:194] Registered new tserver with Master: b7b7d950b7954b7bb619b0ac6b47b279 (127.4.135.65:46613)
I20260608 12:55:17.898291  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:17.900481 10437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45838
I20260608 12:55:17.901273  4637 webserver.cc:533] Webserver started at http://127.4.135.66:36851/ using document root <none> and password file <none>
I20260608 12:55:17.902009  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:17.902253  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:17.902637  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:17.904078  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "7f4d42fe71fc4692a8bf9694b7497e2f"
format_stamp: "Formatted at 2026-06-08 12:55:17 on dist-test-slave-rml8"
I20260608 12:55:17.908814  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:55:17.912843 10576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:17.913694  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:17.913969  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "7f4d42fe71fc4692a8bf9694b7497e2f"
format_stamp: "Formatted at 2026-06-08 12:55:17 on dist-test-slave-rml8"
I20260608 12:55:17.914230  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-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 12:55:17.935261  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:17.936484  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:17.937884  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:17.940279  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:17.940486  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:17.940742  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:17.940904  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:17.982128  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:32917
I20260608 12:55:17.982271 10638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:32917 every 8 connection(s)
I20260608 12:55:17.987514  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:17.995332 10642 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 12:55:17.996272 10643 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 12:55:17.998406 10645 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 12:55:17.999445  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:18.000488 10639 heartbeater.cc:344] Connected to a master server at 127.4.135.126:42725
I20260608 12:55:18.000551  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:18.001029  4637 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 12:55:18.001091 10639 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:18.001242  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923318001218 us; error 0 us; skew 500 ppm
I20260608 12:55:18.002060  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:18.002055 10639 heartbeater.cc:507] Master 127.4.135.126:42725 requested a full tablet report, sending...
I20260608 12:55:18.004739 10437 ts_manager.cc:194] Registered new tserver with Master: 7f4d42fe71fc4692a8bf9694b7497e2f (127.4.135.66:32917)
I20260608 12:55:18.005275  4637 webserver.cc:533] Webserver started at http://127.4.135.67:40397/ using document root <none> and password file <none>
I20260608 12:55:18.005915  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:18.006119  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:18.006404  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:18.006361 10437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45850
I20260608 12:55:18.008049  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "4640c6910e284ebdbf679e13344895ec"
format_stamp: "Formatted at 2026-06-08 12:55:18 on dist-test-slave-rml8"
I20260608 12:55:18.013157  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:55:18.016983 10650 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:18.017875  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:18.018172  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "4640c6910e284ebdbf679e13344895ec"
format_stamp: "Formatted at 2026-06-08 12:55:18 on dist-test-slave-rml8"
I20260608 12:55:18.018443  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923164718160-4637-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 12:55:18.056797  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:18.058071  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:18.059552  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:18.062093  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:18.062276  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:18.062619  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:18.062774  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:18.104979  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:38711
I20260608 12:55:18.105105 10712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:38711 every 8 connection(s)
I20260608 12:55:18.119696 10713 heartbeater.cc:344] Connected to a master server at 127.4.135.126:42725
I20260608 12:55:18.120347 10713 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:18.121315 10713 heartbeater.cc:507] Master 127.4.135.126:42725 requested a full tablet report, sending...
I20260608 12:55:18.123368 10437 ts_manager.cc:194] Registered new tserver with Master: 4640c6910e284ebdbf679e13344895ec (127.4.135.67:38711)
I20260608 12:55:18.124410  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015980346s
I20260608 12:55:18.124814 10437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45864
I20260608 12:55:18.903759 10564 heartbeater.cc:499] Master 127.4.135.126:42725 was elected leader, sending a full tablet report...
I20260608 12:55:19.009351 10639 heartbeater.cc:499] Master 127.4.135.126:42725 was elected leader, sending a full tablet report...
I20260608 12:55:19.127573 10713 heartbeater.cc:499] Master 127.4.135.126:42725 was elected leader, sending a full tablet report...
I20260608 12:55:19.181680 10437 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45868:
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 12:55:19.183785 10437 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 12:55:19.230240 10678 tablet_service.cc:1511] Processing CreateTablet for tablet 1a66e65fd4a64a12ba3ffc7ad04e2c40 (DEFAULT_TABLE table=test-workload [id=7f99fd0df0a24cfa9f90bccd09b2dbd6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:55:19.231758 10678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a66e65fd4a64a12ba3ffc7ad04e2c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:19.238976 10529 tablet_service.cc:1511] Processing CreateTablet for tablet 1a66e65fd4a64a12ba3ffc7ad04e2c40 (DEFAULT_TABLE table=test-workload [id=7f99fd0df0a24cfa9f90bccd09b2dbd6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:55:19.240562 10529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a66e65fd4a64a12ba3ffc7ad04e2c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:19.251626 10733 tablet_bootstrap.cc:492] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec: Bootstrap starting.
I20260608 12:55:19.252463 10604 tablet_service.cc:1511] Processing CreateTablet for tablet 1a66e65fd4a64a12ba3ffc7ad04e2c40 (DEFAULT_TABLE table=test-workload [id=7f99fd0df0a24cfa9f90bccd09b2dbd6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:55:19.253682 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a66e65fd4a64a12ba3ffc7ad04e2c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:19.258760 10734 tablet_bootstrap.cc:492] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279: Bootstrap starting.
I20260608 12:55:19.259330 10733 tablet_bootstrap.cc:654] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:19.266323 10734 tablet_bootstrap.cc:654] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:19.269073 10733 tablet_bootstrap.cc:492] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec: No bootstrap required, opened a new log
I20260608 12:55:19.269544 10733 ts_tablet_manager.cc:1403] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260608 12:55:19.271736 10737 tablet_bootstrap.cc:492] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f: Bootstrap starting.
I20260608 12:55:19.272862 10733 raft_consensus.cc:359] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } }
I20260608 12:55:19.273667 10733 raft_consensus.cc:385] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:19.273841 10734 tablet_bootstrap.cc:492] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279: No bootstrap required, opened a new log
I20260608 12:55:19.274034 10733 raft_consensus.cc:740] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4640c6910e284ebdbf679e13344895ec, State: Initialized, Role: FOLLOWER
I20260608 12:55:19.274469 10734 ts_tablet_manager.cc:1403] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:55:19.274957 10733 consensus_queue.cc:260] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } }
I20260608 12:55:19.277871 10733 ts_tablet_manager.cc:1434] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:55:19.277889 10734 raft_consensus.cc:359] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } }
I20260608 12:55:19.278920 10734 raft_consensus.cc:385] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:19.279244 10734 raft_consensus.cc:740] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b7d950b7954b7bb619b0ac6b47b279, State: Initialized, Role: FOLLOWER
I20260608 12:55:19.279567 10737 tablet_bootstrap.cc:654] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:19.280128 10734 consensus_queue.cc:260] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } }
I20260608 12:55:19.283367 10734 ts_tablet_manager.cc:1434] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:55:19.287079 10737 tablet_bootstrap.cc:492] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f: No bootstrap required, opened a new log
I20260608 12:55:19.287709 10737 ts_tablet_manager.cc:1403] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260608 12:55:19.290941 10737 raft_consensus.cc:359] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } }
I20260608 12:55:19.291590 10737 raft_consensus.cc:385] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:19.291846 10737 raft_consensus.cc:740] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f4d42fe71fc4692a8bf9694b7497e2f, State: Initialized, Role: FOLLOWER
I20260608 12:55:19.292568 10737 consensus_queue.cc:260] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } }
I20260608 12:55:19.295284 10737 ts_tablet_manager.cc:1434] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
W20260608 12:55:19.360587 10714 tablet.cc:2404] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:55:19.483027 10738 raft_consensus.cc:493] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:19.483596 10738 raft_consensus.cc:515] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } }
I20260608 12:55:19.485994 10738 leader_election.cc:290] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b7d950b7954b7bb619b0ac6b47b279 (127.4.135.65:46613), 7f4d42fe71fc4692a8bf9694b7497e2f (127.4.135.66:32917)
I20260608 12:55:19.498764 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66e65fd4a64a12ba3ffc7ad04e2c40" candidate_uuid: "4640c6910e284ebdbf679e13344895ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" is_pre_election: true
I20260608 12:55:19.498911 10614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66e65fd4a64a12ba3ffc7ad04e2c40" candidate_uuid: "4640c6910e284ebdbf679e13344895ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" is_pre_election: true
I20260608 12:55:19.499550 10539 raft_consensus.cc:2468] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4640c6910e284ebdbf679e13344895ec in term 0.
I20260608 12:55:19.499616 10614 raft_consensus.cc:2468] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4640c6910e284ebdbf679e13344895ec in term 0.
I20260608 12:55:19.500942 10653 leader_election.cc:304] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [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: 4640c6910e284ebdbf679e13344895ec, b7b7d950b7954b7bb619b0ac6b47b279; no voters: 
I20260608 12:55:19.501699 10738 raft_consensus.cc:2804] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:19.502095 10738 raft_consensus.cc:493] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:19.502379 10738 raft_consensus.cc:3060] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:19.507683 10738 raft_consensus.cc:515] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } }
I20260608 12:55:19.509533 10738 leader_election.cc:290] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [CANDIDATE]: Term 1 election: Requested vote from peers b7b7d950b7954b7bb619b0ac6b47b279 (127.4.135.65:46613), 7f4d42fe71fc4692a8bf9694b7497e2f (127.4.135.66:32917)
I20260608 12:55:19.510490 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66e65fd4a64a12ba3ffc7ad04e2c40" candidate_uuid: "4640c6910e284ebdbf679e13344895ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b7d950b7954b7bb619b0ac6b47b279"
I20260608 12:55:19.510715 10614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a66e65fd4a64a12ba3ffc7ad04e2c40" candidate_uuid: "4640c6910e284ebdbf679e13344895ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f"
I20260608 12:55:19.511106 10539 raft_consensus.cc:3060] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:19.511317 10614 raft_consensus.cc:3060] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:19.516829 10539 raft_consensus.cc:2468] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4640c6910e284ebdbf679e13344895ec in term 1.
I20260608 12:55:19.516842 10614 raft_consensus.cc:2468] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4640c6910e284ebdbf679e13344895ec in term 1.
I20260608 12:55:19.518234 10653 leader_election.cc:304] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [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: 4640c6910e284ebdbf679e13344895ec, b7b7d950b7954b7bb619b0ac6b47b279; no voters: 
I20260608 12:55:19.519047 10738 raft_consensus.cc:2804] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:19.520205 10738 raft_consensus.cc:697] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 1 LEADER]: Becoming Leader. State: Replica: 4640c6910e284ebdbf679e13344895ec, State: Running, Role: LEADER
I20260608 12:55:19.521040 10738 consensus_queue.cc:237] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [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: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } }
I20260608 12:55:19.529623 10436 catalog_manager.cc:5696] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 4640c6910e284ebdbf679e13344895ec (127.4.135.67). New cstate: current_term: 1 leader_uuid: "4640c6910e284ebdbf679e13344895ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b7d950b7954b7bb619b0ac6b47b279" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4640c6910e284ebdbf679e13344895ec" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 38711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:19.601554  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:55:19.621771  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:19.622701  4637 tablet_replica.cc:333] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279: stopping tablet replica
I20260608 12:55:19.623306  4637 raft_consensus.cc:2243] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:19.623752  4637 raft_consensus.cc:2272] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P b7b7d950b7954b7bb619b0ac6b47b279 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:19.642989  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:55:19.715791 10490 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:19.717242 10490 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:19.717597 10490 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:55:19.961905 10653 consensus_peers.cc:597] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec -> Peer b7b7d950b7954b7bb619b0ac6b47b279 (127.4.135.65:46613): Couldn't send request to peer b7b7d950b7954b7bb619b0ac6b47b279. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:20.094075 10738 consensus_queue.cc:1048] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f4d42fe71fc4692a8bf9694b7497e2f" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:21.718569 10490 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:21.720441 10490 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:21.720865 10490 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:55:22.504935 10653 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46613: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:55:22.507841 10653 consensus_peers.cc:597] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec -> Peer b7b7d950b7954b7bb619b0ac6b47b279 (127.4.135.65:46613): Couldn't send request to peer b7b7d950b7954b7bb619b0ac6b47b279. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:55:23.721901 10490 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:23.723382 10490 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:23.723711 10490 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:55:24.968330 10653 consensus_peers.cc:597] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec -> Peer b7b7d950b7954b7bb619b0ac6b47b279 (127.4.135.65:46613): Couldn't send request to peer b7b7d950b7954b7bb619b0ac6b47b279. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46613: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:55:25.724643 10490 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:25.726110 10490 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:25.726411 10490 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:55:27.489980 10653 consensus_peers.cc:597] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec -> Peer b7b7d950b7954b7bb619b0ac6b47b279 (127.4.135.65:46613): Couldn't send request to peer b7b7d950b7954b7bb619b0ac6b47b279. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46613: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:55:27.727614 10490 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:27.729327 10490 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:27.729760 10490 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:55:27.912763 10653 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46613: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 12:55:29.730832 10490 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:29.732424 10490 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:29.732795 10490 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:55:29.959424 10653 consensus_peers.cc:597] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec -> Peer b7b7d950b7954b7bb619b0ac6b47b279 (127.4.135.65:46613): Couldn't send request to peer b7b7d950b7954b7bb619b0ac6b47b279. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46613: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 12:55:30.714911  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:55:30.745138  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:30.746137  4637 tablet_replica.cc:333] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f: stopping tablet replica
I20260608 12:55:30.746938  4637 raft_consensus.cc:2243] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:30.747639  4637 raft_consensus.cc:2272] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 7f4d42fe71fc4692a8bf9694b7497e2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:30.770398  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:55:30.785401  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:55:30.807891  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:30.808677  4637 tablet_replica.cc:333] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec: stopping tablet replica
I20260608 12:55:30.809161  4637 raft_consensus.cc:2243] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:30.810302  4637 raft_consensus.cc:2272] T 1a66e65fd4a64a12ba3ffc7ad04e2c40 P 4640c6910e284ebdbf679e13344895ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:30.831001  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:55:30.843415  4637 master.cc:562] Master@127.4.135.126:42725 shutting down...
I20260608 12:55:30.863984  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:30.864635  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:30.864939  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32b540b63d8248f2a44ef36ef5a7e0be: stopping tablet replica
I20260608 12:55:30.883770  4637 master.cc:584] Master@127.4.135.126:42725 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13366 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:55:30.923394  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:44443
I20260608 12:55:30.924753  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:30.930603 10775 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 12:55:30.930644 10776 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 12:55:30.932016 10778 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 12:55:30.933758  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:30.934720  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:30.935035  4637 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 12:55:30.935218  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923330935200 us; error 0 us; skew 500 ppm
I20260608 12:55:30.935913  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:30.938968  4637 webserver.cc:533] Webserver started at http://127.4.135.126:37429/ using document root <none> and password file <none>
I20260608 12:55:30.939510  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:30.939699  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:30.940008  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:30.941264  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "724a29a06b97456caff257e6065ff957"
format_stamp: "Formatted at 2026-06-08 12:55:30 on dist-test-slave-rml8"
I20260608 12:55:30.945982  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:55:30.949638 10783 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:30.950416  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:30.950762  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "724a29a06b97456caff257e6065ff957"
format_stamp: "Formatted at 2026-06-08 12:55:30 on dist-test-slave-rml8"
I20260608 12:55:30.951030  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-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 12:55:30.962992  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:30.964272  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:31.004947  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:44443
I20260608 12:55:31.005062 10834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:44443 every 8 connection(s)
I20260608 12:55:31.009460 10835 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 12:55:31.021402 10835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957: Bootstrap starting.
I20260608 12:55:31.027258 10835 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:31.031629 10835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957: No bootstrap required, opened a new log
I20260608 12:55:31.034029 10835 raft_consensus.cc:359] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "724a29a06b97456caff257e6065ff957" member_type: VOTER }
I20260608 12:55:31.034484 10835 raft_consensus.cc:385] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:31.034701 10835 raft_consensus.cc:740] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724a29a06b97456caff257e6065ff957, State: Initialized, Role: FOLLOWER
I20260608 12:55:31.035394 10835 consensus_queue.cc:260] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "724a29a06b97456caff257e6065ff957" member_type: VOTER }
I20260608 12:55:31.035856 10835 raft_consensus.cc:399] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:31.036048 10835 raft_consensus.cc:493] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:31.036263 10835 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:31.040930 10835 raft_consensus.cc:515] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "724a29a06b97456caff257e6065ff957" member_type: VOTER }
I20260608 12:55:31.041410 10835 leader_election.cc:304] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [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: 724a29a06b97456caff257e6065ff957; no voters: 
I20260608 12:55:31.042600 10835 leader_election.cc:290] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:31.043205 10838 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:31.044646 10838 raft_consensus.cc:697] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 1 LEADER]: Becoming Leader. State: Replica: 724a29a06b97456caff257e6065ff957, State: Running, Role: LEADER
I20260608 12:55:31.045408 10838 consensus_queue.cc:237] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [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: "724a29a06b97456caff257e6065ff957" member_type: VOTER }
I20260608 12:55:31.045804 10835 sys_catalog.cc:565] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:31.048678 10839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "724a29a06b97456caff257e6065ff957" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "724a29a06b97456caff257e6065ff957" member_type: VOTER } }
I20260608 12:55:31.048604 10840 sys_catalog.cc:455] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 724a29a06b97456caff257e6065ff957. Latest consensus state: current_term: 1 leader_uuid: "724a29a06b97456caff257e6065ff957" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "724a29a06b97456caff257e6065ff957" member_type: VOTER } }
I20260608 12:55:31.049389 10839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:31.049479 10840 sys_catalog.cc:458] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:31.057040 10843 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:31.065438 10843 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:31.066439  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:31.076037 10843 catalog_manager.cc:1382] Generated new cluster ID: 59a2b63f7bff4fbf845f702a352fb8de
I20260608 12:55:31.076402 10843 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:31.096302 10843 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:31.097824 10843 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:31.116437 10843 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957: Generated new TSK 0
I20260608 12:55:31.117089 10843 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:31.133126  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:31.139660 10856 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 12:55:31.140740 10857 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 12:55:31.142127 10859 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 12:55:31.143060  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:31.143910  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:31.144119  4637 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 12:55:31.144302  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923331144265 us; error 0 us; skew 500 ppm
I20260608 12:55:31.144917  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:31.147624  4637 webserver.cc:533] Webserver started at http://127.4.135.65:39705/ using document root <none> and password file <none>
I20260608 12:55:31.148146  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:31.148344  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:31.148631  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:31.149760  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "eb331c1168114cb3b19123467653051d"
format_stamp: "Formatted at 2026-06-08 12:55:31 on dist-test-slave-rml8"
I20260608 12:55:31.154807  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:55:31.158494 10864 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:31.159508  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:31.159785  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "eb331c1168114cb3b19123467653051d"
format_stamp: "Formatted at 2026-06-08 12:55:31 on dist-test-slave-rml8"
I20260608 12:55:31.160038  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-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 12:55:31.175133  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:31.176337  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:31.177786  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:31.180258  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:31.180469  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:31.180748  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:31.180929  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:31.223384  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:46319
I20260608 12:55:31.223515 10926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:46319 every 8 connection(s)
I20260608 12:55:31.228909  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:31.236413 10931 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 12:55:31.237087 10932 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 12:55:31.243935  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:31.244769 10934 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 12:55:31.245995  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:31.246302  4637 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 12:55:31.246527  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923331246508 us; error 0 us; skew 500 ppm
I20260608 12:55:31.247352  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:31.248757 10927 heartbeater.cc:344] Connected to a master server at 127.4.135.126:44443
I20260608 12:55:31.249171 10927 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:31.250183 10927 heartbeater.cc:507] Master 127.4.135.126:44443 requested a full tablet report, sending...
I20260608 12:55:31.250183  4637 webserver.cc:533] Webserver started at http://127.4.135.66:36651/ using document root <none> and password file <none>
I20260608 12:55:31.251147  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:31.251415  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:31.251703  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:31.252978 10800 ts_manager.cc:194] Registered new tserver with Master: eb331c1168114cb3b19123467653051d (127.4.135.65:46319)
I20260608 12:55:31.253051  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
format_stamp: "Formatted at 2026-06-08 12:55:31 on dist-test-slave-rml8"
I20260608 12:55:31.255084 10800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44050
I20260608 12:55:31.258673  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:55:31.262512 10939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:31.263455  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:31.263698  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
format_stamp: "Formatted at 2026-06-08 12:55:31 on dist-test-slave-rml8"
I20260608 12:55:31.263922  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-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 12:55:31.274133  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:31.275336  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:31.276691  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:31.278945  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:31.279153  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:31.279412  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:31.279572  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:31.319548  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:46707
I20260608 12:55:31.319828 11001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:46707 every 8 connection(s)
I20260608 12:55:31.325176  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:31.333997 11006 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 12:55:31.334635 11005 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 12:55:31.337198 11008 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 12:55:31.337677  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:31.338824  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:55:31.338979 11002 heartbeater.cc:344] Connected to a master server at 127.4.135.126:44443
W20260608 12:55:31.339104  4637 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 12:55:31.339455  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923331339436 us; error 0 us; skew 500 ppm
I20260608 12:55:31.339498 11002 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:31.340401  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:31.340580 11002 heartbeater.cc:507] Master 127.4.135.126:44443 requested a full tablet report, sending...
I20260608 12:55:31.343132 10800 ts_manager.cc:194] Registered new tserver with Master: db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
I20260608 12:55:31.343369  4637 webserver.cc:533] Webserver started at http://127.4.135.67:37971/ using document root <none> and password file <none>
I20260608 12:55:31.344105  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:31.344365  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:31.344694  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:31.345109 10800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44054
I20260608 12:55:31.346382  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "96426349f15144a29ad756d2a4d7c141"
format_stamp: "Formatted at 2026-06-08 12:55:31 on dist-test-slave-rml8"
I20260608 12:55:31.351621  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:55:31.355296 11013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:31.356161  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:31.356465  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "96426349f15144a29ad756d2a4d7c141"
format_stamp: "Formatted at 2026-06-08 12:55:31 on dist-test-slave-rml8"
I20260608 12:55:31.356772  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-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 12:55:31.376389  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:31.377594  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:31.379063  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:31.381304  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:31.381533  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:31.381775  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:31.381987  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:31.422782  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:42663
I20260608 12:55:31.422914 11075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:42663 every 8 connection(s)
I20260608 12:55:31.437932 11076 heartbeater.cc:344] Connected to a master server at 127.4.135.126:44443
I20260608 12:55:31.438344 11076 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:31.439196 11076 heartbeater.cc:507] Master 127.4.135.126:44443 requested a full tablet report, sending...
I20260608 12:55:31.441385 10800 ts_manager.cc:194] Registered new tserver with Master: 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:31.442113  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015713698s
I20260608 12:55:31.443143 10800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44062
I20260608 12:55:32.258468 10927 heartbeater.cc:499] Master 127.4.135.126:44443 was elected leader, sending a full tablet report...
I20260608 12:55:32.348006 11002 heartbeater.cc:499] Master 127.4.135.126:44443 was elected leader, sending a full tablet report...
I20260608 12:55:32.446578 11076 heartbeater.cc:499] Master 127.4.135.126:44443 was elected leader, sending a full tablet report...
I20260608 12:55:32.505544 10800 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59280:
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 12:55:32.508096 10800 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 12:55:32.568574 10892 tablet_service.cc:1511] Processing CreateTablet for tablet 7a29fe35a0a448d6a8315118047f067f (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:55:32.570189 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a29fe35a0a448d6a8315118047f067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.570890 10889 tablet_service.cc:1511] Processing CreateTablet for tablet 8f370f076e004aca9756c246aee91d59 (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:55:32.572418 10889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f370f076e004aca9756c246aee91d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.572204 10891 tablet_service.cc:1511] Processing CreateTablet for tablet 58b26a3c261d47248409459521c538d6 (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:55:32.573663 10891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b26a3c261d47248409459521c538d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.574258 10890 tablet_service.cc:1511] Processing CreateTablet for tablet a3eaec05e90343f2861aa5ee2342046a (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:55:32.575677 10890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3eaec05e90343f2861aa5ee2342046a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.593180 11096 tablet_bootstrap.cc:492] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d: Bootstrap starting.
I20260608 12:55:32.592698 10967 tablet_service.cc:1511] Processing CreateTablet for tablet 7a29fe35a0a448d6a8315118047f067f (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:55:32.596614 10966 tablet_service.cc:1511] Processing CreateTablet for tablet 58b26a3c261d47248409459521c538d6 (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:55:32.596825 10965 tablet_service.cc:1511] Processing CreateTablet for tablet a3eaec05e90343f2861aa5ee2342046a (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:55:32.599466 10964 tablet_service.cc:1511] Processing CreateTablet for tablet 8f370f076e004aca9756c246aee91d59 (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:55:32.595268 10967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a29fe35a0a448d6a8315118047f067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.602227 10964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f370f076e004aca9756c246aee91d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.607049 10965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3eaec05e90343f2861aa5ee2342046a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.607899 10966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b26a3c261d47248409459521c538d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.625121 11096 tablet_bootstrap.cc:654] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.632326 11097 tablet_bootstrap.cc:492] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d: Bootstrap starting.
I20260608 12:55:32.634310 11041 tablet_service.cc:1511] Processing CreateTablet for tablet 7a29fe35a0a448d6a8315118047f067f (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:55:32.635893 11041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a29fe35a0a448d6a8315118047f067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.640745 11097 tablet_bootstrap.cc:654] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.644685 11040 tablet_service.cc:1511] Processing CreateTablet for tablet 58b26a3c261d47248409459521c538d6 (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:55:32.647977 11039 tablet_service.cc:1511] Processing CreateTablet for tablet a3eaec05e90343f2861aa5ee2342046a (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:55:32.650605 11038 tablet_service.cc:1511] Processing CreateTablet for tablet 8f370f076e004aca9756c246aee91d59 (DEFAULT_TABLE table=test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:55:32.651787 11040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b26a3c261d47248409459521c538d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.655016 11038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f370f076e004aca9756c246aee91d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.656366 11039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3eaec05e90343f2861aa5ee2342046a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:32.696787 11096 tablet_bootstrap.cc:492] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d: No bootstrap required, opened a new log
I20260608 12:55:32.697403 11096 ts_tablet_manager.cc:1403] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.017s
I20260608 12:55:32.705672 11096 raft_consensus.cc:359] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.706421 11096 raft_consensus.cc:385] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.706765 11096 raft_consensus.cc:740] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb331c1168114cb3b19123467653051d, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.709556 11100 tablet_bootstrap.cc:492] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141: Bootstrap starting.
I20260608 12:55:32.710206 11097 tablet_bootstrap.cc:492] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d: No bootstrap required, opened a new log
I20260608 12:55:32.710999 11097 ts_tablet_manager.cc:1403] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d: Time spent bootstrapping tablet: real 0.079s	user 0.035s	sys 0.039s
I20260608 12:55:32.710187 11096 consensus_queue.cc:260] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.713982 11096 ts_tablet_manager.cc:1434] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 12:55:32.714157 11097 raft_consensus.cc:359] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.715027 11097 raft_consensus.cc:385] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.715174 11096 tablet_bootstrap.cc:492] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d: Bootstrap starting.
I20260608 12:55:32.717115 11100 tablet_bootstrap.cc:654] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.719587 11097 raft_consensus.cc:740] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db89b7066e6b4e50a5d9ceff85dca52d, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.720942 11097 consensus_queue.cc:260] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.729699 11096 tablet_bootstrap.cc:654] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.739970 11097 ts_tablet_manager.cc:1434] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.015s
I20260608 12:55:32.740754 11096 tablet_bootstrap.cc:492] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d: No bootstrap required, opened a new log
I20260608 12:55:32.741214 11097 tablet_bootstrap.cc:492] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d: Bootstrap starting.
I20260608 12:55:32.741349 11096 ts_tablet_manager.cc:1403] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260608 12:55:32.741890 11100 tablet_bootstrap.cc:492] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141: No bootstrap required, opened a new log
I20260608 12:55:32.742498 11100 ts_tablet_manager.cc:1403] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.021s
I20260608 12:55:32.745030 11096 raft_consensus.cc:359] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.745836 11096 raft_consensus.cc:385] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.746157 11096 raft_consensus.cc:740] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb331c1168114cb3b19123467653051d, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.746008 11100 raft_consensus.cc:359] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.747349 11100 raft_consensus.cc:385] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.747316 11096 consensus_queue.cc:260] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.747960 11100 raft_consensus.cc:740] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96426349f15144a29ad756d2a4d7c141, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.749150 11097 tablet_bootstrap.cc:654] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.749927 11096 ts_tablet_manager.cc:1434] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:55:32.751010 11096 tablet_bootstrap.cc:492] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d: Bootstrap starting.
I20260608 12:55:32.754828 11100 consensus_queue.cc:260] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.761497 11097 tablet_bootstrap.cc:492] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d: No bootstrap required, opened a new log
I20260608 12:55:32.762059 11097 ts_tablet_manager.cc:1403] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260608 12:55:32.758987 11096 tablet_bootstrap.cc:654] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.765491 11097 raft_consensus.cc:359] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.766309 11097 raft_consensus.cc:385] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.766659 11097 raft_consensus.cc:740] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db89b7066e6b4e50a5d9ceff85dca52d, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.767721 11100 ts_tablet_manager.cc:1434] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.006s
I20260608 12:55:32.767645 11097 consensus_queue.cc:260] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.769336 11100 tablet_bootstrap.cc:492] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141: Bootstrap starting.
I20260608 12:55:32.770226 11097 ts_tablet_manager.cc:1434] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:55:32.771488 11097 tablet_bootstrap.cc:492] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d: Bootstrap starting.
I20260608 12:55:32.775329 11101 raft_consensus.cc:493] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:32.775871 11101 raft_consensus.cc:515] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.779740 11100 tablet_bootstrap.cc:654] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.780251 11097 tablet_bootstrap.cc:654] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.786511 11096 tablet_bootstrap.cc:492] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d: No bootstrap required, opened a new log
I20260608 12:55:32.787519 11096 ts_tablet_manager.cc:1403] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.026s
I20260608 12:55:32.795459 11096 raft_consensus.cc:359] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.796444 11096 raft_consensus.cc:385] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.796828 11096 raft_consensus.cc:740] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb331c1168114cb3b19123467653051d, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.796962 11101 leader_election.cc:290] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707), 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:32.798172 11096 consensus_queue.cc:260] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.801518 11096 ts_tablet_manager.cc:1434] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260608 12:55:32.802999 11096 tablet_bootstrap.cc:492] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d: Bootstrap starting.
I20260608 12:55:32.812312 11096 tablet_bootstrap.cc:654] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.828991 11096 tablet_bootstrap.cc:492] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d: No bootstrap required, opened a new log
I20260608 12:55:32.829679 11096 ts_tablet_manager.cc:1403] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260608 12:55:32.834015 11096 raft_consensus.cc:359] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.835052 11096 raft_consensus.cc:385] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.835433 11096 raft_consensus.cc:740] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb331c1168114cb3b19123467653051d, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.835597 11106 raft_consensus.cc:493] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:32.836457 11106 raft_consensus.cc:515] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.836819 11096 consensus_queue.cc:260] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.840170 11096 ts_tablet_manager.cc:1434] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260608 12:55:32.851460 11106 leader_election.cc:290] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb331c1168114cb3b19123467653051d (127.4.135.65:46319), db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
I20260608 12:55:32.864389 11097 tablet_bootstrap.cc:492] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d: No bootstrap required, opened a new log
I20260608 12:55:32.865064 11097 ts_tablet_manager.cc:1403] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d: Time spent bootstrapping tablet: real 0.094s	user 0.036s	sys 0.052s
I20260608 12:55:32.865108 11100 tablet_bootstrap.cc:492] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141: No bootstrap required, opened a new log
I20260608 12:55:32.865883 11100 ts_tablet_manager.cc:1403] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141: Time spent bootstrapping tablet: real 0.097s	user 0.028s	sys 0.064s
I20260608 12:55:32.868374 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a29fe35a0a448d6a8315118047f067f" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" is_pre_election: true
I20260608 12:55:32.868669 11097 raft_consensus.cc:359] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.869514 11097 raft_consensus.cc:385] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.869488 11100 raft_consensus.cc:359] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.870164 11097 raft_consensus.cc:740] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db89b7066e6b4e50a5d9ceff85dca52d, State: Initialized, Role: FOLLOWER
W20260608 12:55:32.870422 10866 leader_election.cc:343] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:32.870735 11100 raft_consensus.cc:385] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.871191 11100 raft_consensus.cc:740] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96426349f15144a29ad756d2a4d7c141, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.871261 11097 consensus_queue.cc:260] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.872041 11100 consensus_queue.cc:260] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.873941 11097 ts_tablet_manager.cc:1434] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:55:32.874202 11100 ts_tablet_manager.cc:1434] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260608 12:55:32.875145 11097 tablet_bootstrap.cc:492] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d: Bootstrap starting.
I20260608 12:55:32.876783 11100 tablet_bootstrap.cc:492] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141: Bootstrap starting.
I20260608 12:55:32.882948 11097 tablet_bootstrap.cc:654] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.885776 11100 tablet_bootstrap.cc:654] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.914427 11101 raft_consensus.cc:493] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:32.915076 11101 raft_consensus.cc:515] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.919207 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f370f076e004aca9756c246aee91d59" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" is_pre_election: true
I20260608 12:55:32.919902 10977 raft_consensus.cc:2468] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 0.
I20260608 12:55:32.921120 11101 leader_election.cc:290] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707), 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:32.922005 10866 leader_election.cc:304] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [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: db89b7066e6b4e50a5d9ceff85dca52d, eb331c1168114cb3b19123467653051d; no voters: 
I20260608 12:55:32.922837 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a29fe35a0a448d6a8315118047f067f" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96426349f15144a29ad756d2a4d7c141" is_pre_election: true
I20260608 12:55:32.923651 11051 raft_consensus.cc:2468] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 0.
I20260608 12:55:32.924685 11050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f370f076e004aca9756c246aee91d59" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96426349f15144a29ad756d2a4d7c141" is_pre_election: true
I20260608 12:55:32.925643 11097 tablet_bootstrap.cc:492] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d: No bootstrap required, opened a new log
I20260608 12:55:32.924960 11101 raft_consensus.cc:2804] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:32.925815 10902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a29fe35a0a448d6a8315118047f067f" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb331c1168114cb3b19123467653051d" is_pre_election: true
I20260608 12:55:32.926450 10868 leader_election.cc:304] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [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: 96426349f15144a29ad756d2a4d7c141, eb331c1168114cb3b19123467653051d; no voters: db89b7066e6b4e50a5d9ceff85dca52d
I20260608 12:55:32.926900 10902 raft_consensus.cc:2468] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96426349f15144a29ad756d2a4d7c141 in term 0.
I20260608 12:55:32.927510 11101 raft_consensus.cc:493] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:32.927629 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a29fe35a0a448d6a8315118047f067f" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" is_pre_election: true
I20260608 12:55:32.928234 11101 raft_consensus.cc:3060] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:32.928437 11015 leader_election.cc:304] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [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: 96426349f15144a29ad756d2a4d7c141, eb331c1168114cb3b19123467653051d; no voters: 
I20260608 12:55:32.929493 11106 raft_consensus.cc:2804] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:55:32.929662 11015 leader_election.cc:343] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:32.929904 11106 raft_consensus.cc:493] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:55:32.928376 10868 leader_election.cc:343] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:32.930336 11106 raft_consensus.cc:3060] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:32.933174 11100 tablet_bootstrap.cc:492] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141: No bootstrap required, opened a new log
I20260608 12:55:32.933739 11100 ts_tablet_manager.cc:1403] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.016s
I20260608 12:55:32.934933 11097 ts_tablet_manager.cc:1403] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.018s
I20260608 12:55:32.937392 11100 raft_consensus.cc:359] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.938171 11100 raft_consensus.cc:385] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.937942 11101 raft_consensus.cc:515] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.939357 11118 raft_consensus.cc:2804] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:32.938177 11097 raft_consensus.cc:359] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.940236 11118 raft_consensus.cc:493] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:32.940267 11097 raft_consensus.cc:385] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:32.939086 11100 raft_consensus.cc:740] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96426349f15144a29ad756d2a4d7c141, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.940959 11118 raft_consensus.cc:3060] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:32.940999 11097 raft_consensus.cc:740] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db89b7066e6b4e50a5d9ceff85dca52d, State: Initialized, Role: FOLLOWER
I20260608 12:55:32.941984 11101 leader_election.cc:290] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 election: Requested vote from peers db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707), 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:32.942580 11101 raft_consensus.cc:493] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:32.942184 11100 consensus_queue.cc:260] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.943037 11101 raft_consensus.cc:515] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.943801 11106 raft_consensus.cc:515] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.945727 11101 leader_election.cc:290] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707), 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:32.945672 11050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f370f076e004aca9756c246aee91d59" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96426349f15144a29ad756d2a4d7c141"
I20260608 12:55:32.946027 11106 leader_election.cc:290] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 1 election: Requested vote from peers eb331c1168114cb3b19123467653051d (127.4.135.65:46319), db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
I20260608 12:55:32.946772 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eaec05e90343f2861aa5ee2342046a" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96426349f15144a29ad756d2a4d7c141" is_pre_election: true
I20260608 12:55:32.947408 10902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a29fe35a0a448d6a8315118047f067f" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb331c1168114cb3b19123467653051d"
I20260608 12:55:32.947095 11097 consensus_queue.cc:260] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.947423 11051 raft_consensus.cc:2468] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 0.
I20260608 12:55:32.948457 11100 ts_tablet_manager.cc:1434] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
W20260608 12:55:32.949038 10868 leader_election.cc:343] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:32.952160 10976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f370f076e004aca9756c246aee91d59" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
I20260608 12:55:32.955021 11118 raft_consensus.cc:515] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.956169 10976 raft_consensus.cc:3060] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:32.956718 10902 raft_consensus.cc:2393] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96426349f15144a29ad756d2a4d7c141 in current term 1: Already voted for candidate eb331c1168114cb3b19123467653051d in this term.
I20260608 12:55:32.956807 10868 leader_election.cc:304] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [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: 96426349f15144a29ad756d2a4d7c141, eb331c1168114cb3b19123467653051d; no voters: 
I20260608 12:55:32.951098 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a29fe35a0a448d6a8315118047f067f" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
I20260608 12:55:32.957753 10977 raft_consensus.cc:3060] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:32.960590 11119 raft_consensus.cc:2804] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:32.961102 11119 raft_consensus.cc:493] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:32.961599 11119 raft_consensus.cc:3060] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:32.952997 10975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eaec05e90343f2861aa5ee2342046a" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" is_pre_election: true
I20260608 12:55:32.963354 10975 raft_consensus.cc:2468] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 0.
I20260608 12:55:32.964514 10976 raft_consensus.cc:2468] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 1.
I20260608 12:55:32.949563 11100 tablet_bootstrap.cc:492] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141: Bootstrap starting.
I20260608 12:55:32.966313 10866 leader_election.cc:304] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [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: db89b7066e6b4e50a5d9ceff85dca52d, eb331c1168114cb3b19123467653051d; no voters: 96426349f15144a29ad756d2a4d7c141
I20260608 12:55:32.967584 11101 raft_consensus.cc:2804] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:32.969089 10977 raft_consensus.cc:2468] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96426349f15144a29ad756d2a4d7c141 in term 1.
I20260608 12:55:32.970397 11015 leader_election.cc:304] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [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: 96426349f15144a29ad756d2a4d7c141, db89b7066e6b4e50a5d9ceff85dca52d; no voters: eb331c1168114cb3b19123467653051d
I20260608 12:55:32.971717 11106 raft_consensus.cc:2804] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:32.972860 11097 ts_tablet_manager.cc:1434] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260608 12:55:32.973088 11106 raft_consensus.cc:697] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 1 LEADER]: Becoming Leader. State: Replica: 96426349f15144a29ad756d2a4d7c141, State: Running, Role: LEADER
I20260608 12:55:32.974117 11106 consensus_queue.cc:237] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.977169 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a29fe35a0a448d6a8315118047f067f" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
I20260608 12:55:32.977407 11118 leader_election.cc:290] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 election: Requested vote from peers db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707), 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:32.975510 11101 raft_consensus.cc:697] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 1 LEADER]: Becoming Leader. State: Replica: eb331c1168114cb3b19123467653051d, State: Running, Role: LEADER
I20260608 12:55:32.978108 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a29fe35a0a448d6a8315118047f067f" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96426349f15144a29ad756d2a4d7c141"
I20260608 12:55:32.979332 10977 raft_consensus.cc:2393] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb331c1168114cb3b19123467653051d in current term 1: Already voted for candidate 96426349f15144a29ad756d2a4d7c141 in this term.
I20260608 12:55:32.980290 11100 tablet_bootstrap.cc:654] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:32.981348 10866 leader_election.cc:304] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [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: eb331c1168114cb3b19123467653051d; no voters: 96426349f15144a29ad756d2a4d7c141, db89b7066e6b4e50a5d9ceff85dca52d
I20260608 12:55:32.982250 11118 raft_consensus.cc:2749] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:55:32.982165 11101 consensus_queue.cc:237] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.979701 11119 raft_consensus.cc:515] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:32.991647 11119 leader_election.cc:290] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 election: Requested vote from peers db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707), 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:32.991884 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eaec05e90343f2861aa5ee2342046a" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
I20260608 12:55:32.992555 10977 raft_consensus.cc:3060] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:32.992923 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eaec05e90343f2861aa5ee2342046a" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96426349f15144a29ad756d2a4d7c141"
I20260608 12:55:32.993532 11051 raft_consensus.cc:3060] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:32.995067 10800 catalog_manager.cc:5696] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96426349f15144a29ad756d2a4d7c141 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:33.000563 11100 tablet_bootstrap.cc:492] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141: No bootstrap required, opened a new log
I20260608 12:55:33.001138 11100 ts_tablet_manager.cc:1403] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.015s
I20260608 12:55:33.002005 11051 raft_consensus.cc:2468] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 1.
I20260608 12:55:33.003508 10868 leader_election.cc:304] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [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: 96426349f15144a29ad756d2a4d7c141, eb331c1168114cb3b19123467653051d; no voters: 
I20260608 12:55:33.004462 11119 raft_consensus.cc:2804] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:33.005004 11119 raft_consensus.cc:697] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 1 LEADER]: Becoming Leader. State: Replica: eb331c1168114cb3b19123467653051d, State: Running, Role: LEADER
I20260608 12:55:33.005942 11119 consensus_queue.cc:237] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:33.004657 11100 raft_consensus.cc:359] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:33.008306 11100 raft_consensus.cc:385] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:33.008630 11100 raft_consensus.cc:740] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96426349f15144a29ad756d2a4d7c141, State: Initialized, Role: FOLLOWER
I20260608 12:55:33.009645 11100 consensus_queue.cc:260] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:33.011233 10800 catalog_manager.cc:5696] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d reported cstate change: term changed from 0 to 1, leader changed from <none> to eb331c1168114cb3b19123467653051d (127.4.135.65). New cstate: current_term: 1 leader_uuid: "eb331c1168114cb3b19123467653051d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:33.013105 11100 ts_tablet_manager.cc:1434] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:55:33.017733 10977 raft_consensus.cc:2468] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 1.
I20260608 12:55:33.026367 10798 catalog_manager.cc:5696] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d reported cstate change: term changed from 0 to 1, leader changed from <none> to eb331c1168114cb3b19123467653051d (127.4.135.65). New cstate: current_term: 1 leader_uuid: "eb331c1168114cb3b19123467653051d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:33.032874 11119 raft_consensus.cc:493] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:33.033450 11119 raft_consensus.cc:515] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:33.035470 11119 leader_election.cc:290] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707), 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:33.036159 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b26a3c261d47248409459521c538d6" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" is_pre_election: true
I20260608 12:55:33.036485 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b26a3c261d47248409459521c538d6" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96426349f15144a29ad756d2a4d7c141" is_pre_election: true
I20260608 12:55:33.036742 10977 raft_consensus.cc:2468] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 0.
I20260608 12:55:33.037076 11051 raft_consensus.cc:2468] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 0.
I20260608 12:55:33.037796 10866 leader_election.cc:304] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [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: db89b7066e6b4e50a5d9ceff85dca52d, eb331c1168114cb3b19123467653051d; no voters: 
I20260608 12:55:33.038503 11119 raft_consensus.cc:2804] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:33.038889 11119 raft_consensus.cc:493] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:33.039165 11119 raft_consensus.cc:3060] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:33.043723 11119 raft_consensus.cc:515] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:33.045537 11119 leader_election.cc:290] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [CANDIDATE]: Term 1 election: Requested vote from peers db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707), 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:33.046362 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b26a3c261d47248409459521c538d6" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
I20260608 12:55:33.046957 10977 raft_consensus.cc:3060] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:33.046703 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b26a3c261d47248409459521c538d6" candidate_uuid: "eb331c1168114cb3b19123467653051d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96426349f15144a29ad756d2a4d7c141"
I20260608 12:55:33.047550 11051 raft_consensus.cc:3060] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:33.052598 10977 raft_consensus.cc:2468] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 1.
I20260608 12:55:33.053493 11051 raft_consensus.cc:2468] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb331c1168114cb3b19123467653051d in term 1.
I20260608 12:55:33.053714 10866 leader_election.cc:304] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [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: db89b7066e6b4e50a5d9ceff85dca52d, eb331c1168114cb3b19123467653051d; no voters: 
I20260608 12:55:33.054621 11119 raft_consensus.cc:2804] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:33.055220 11119 raft_consensus.cc:697] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 1 LEADER]: Becoming Leader. State: Replica: eb331c1168114cb3b19123467653051d, State: Running, Role: LEADER
I20260608 12:55:33.056102 11119 consensus_queue.cc:237] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
W20260608 12:55:33.059116 10848 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:55:33.064087 10798 catalog_manager.cc:5696] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d reported cstate change: term changed from 0 to 1, leader changed from <none> to eb331c1168114cb3b19123467653051d (127.4.135.65). New cstate: current_term: 1 leader_uuid: "eb331c1168114cb3b19123467653051d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:33.140024  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:55:33.159451  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:33.160410  4637 tablet_replica.cc:333] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d: stopping tablet replica
I20260608 12:55:33.161201  4637 raft_consensus.cc:2243] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:33.161906  4637 pending_rounds.cc:70] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d: Trying to abort 1 pending ops.
I20260608 12:55:33.162132  4637 pending_rounds.cc:77] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661972002680832 op_type: NO_OP noop_request { }
I20260608 12:55:33.162487  4637 raft_consensus.cc:2889] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:33.162874  4637 raft_consensus.cc:2272] T a3eaec05e90343f2861aa5ee2342046a P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:33.165498  4637 tablet_replica.cc:333] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d: stopping tablet replica
I20260608 12:55:33.166090  4637 raft_consensus.cc:2243] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:33.166821  4637 pending_rounds.cc:70] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d: Trying to abort 1 pending ops.
I20260608 12:55:33.167039  4637 pending_rounds.cc:77] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661971921313792 op_type: NO_OP noop_request { }
I20260608 12:55:33.167321  4637 raft_consensus.cc:2889] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:33.167609  4637 raft_consensus.cc:2272] T 8f370f076e004aca9756c246aee91d59 P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:33.170145  4637 tablet_replica.cc:333] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d: stopping tablet replica
I20260608 12:55:33.170792  4637 raft_consensus.cc:2243] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:33.171411  4637 pending_rounds.cc:70] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d: Trying to abort 1 pending ops.
I20260608 12:55:33.171627  4637 pending_rounds.cc:77] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661972206202880 op_type: NO_OP noop_request { }
I20260608 12:55:33.171911  4637 raft_consensus.cc:2889] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:33.172202  4637 raft_consensus.cc:2272] T 58b26a3c261d47248409459521c538d6 P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:33.174767  4637 tablet_replica.cc:333] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d: stopping tablet replica
I20260608 12:55:33.175279  4637 raft_consensus.cc:2243] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:33.175673  4637 raft_consensus.cc:2272] T 7a29fe35a0a448d6a8315118047f067f P eb331c1168114cb3b19123467653051d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:33.199795  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:55:33.303421 11106 raft_consensus.cc:493] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:33.304006 11106 raft_consensus.cc:515] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:33.306026 11106 leader_election.cc:290] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb331c1168114cb3b19123467653051d (127.4.135.65:46319), db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
W20260608 12:55:33.307548 11015 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260608 12:55:33.307859 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f370f076e004aca9756c246aee91d59" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" is_pre_election: true
I20260608 12:55:33.308751 10977 raft_consensus.cc:2393] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96426349f15144a29ad756d2a4d7c141 in current term 1: Already voted for candidate eb331c1168114cb3b19123467653051d in this term.
W20260608 12:55:33.311141 11015 leader_election.cc:336] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:33.311513 11015 leader_election.cc:304] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [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: 96426349f15144a29ad756d2a4d7c141; no voters: db89b7066e6b4e50a5d9ceff85dca52d, eb331c1168114cb3b19123467653051d
I20260608 12:55:33.312107 11106 raft_consensus.cc:3060] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:33.316903 11106 raft_consensus.cc:2749] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:33.408984 11106 consensus_queue.cc:1048] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:55:33.424952 11015 consensus_peers.cc:597] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:34.213366  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:34.219704 11130 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 12:55:34.221091 11131 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 12:55:34.222468  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:34.222434 11133 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 12:55:34.223887  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:34.224153  4637 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 12:55:34.224408  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923334224390 us; error 0 us; skew 500 ppm
I20260608 12:55:34.225289  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:34.227908  4637 webserver.cc:533] Webserver started at http://127.4.135.68:40785/ using document root <none> and password file <none>
I20260608 12:55:34.228436  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:34.228627  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:34.228924  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:34.230008  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "3c519130fcf549c2bd972b04bd589de4"
format_stamp: "Formatted at 2026-06-08 12:55:34 on dist-test-slave-rml8"
I20260608 12:55:34.234653  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:55:34.238142 11138 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:34.238977  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:55:34.239300  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "3c519130fcf549c2bd972b04bd589de4"
format_stamp: "Formatted at 2026-06-08 12:55:34 on dist-test-slave-rml8"
I20260608 12:55:34.239580  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923164718160-4637-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 12:55:34.261395  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:34.262578  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:34.264077  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:34.266541  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:34.266832  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:34.267094  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:34.267274  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:34.276799 11106 consensus_queue.cc:579] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Leader has been unable to successfully communicate with peer eb331c1168114cb3b19123467653051d for more than 1 seconds (1.293s)
W20260608 12:55:34.286938 10800 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7a29fe35a0a448d6a8315118047f067f with cas_config_opid_index -1: no extra replica candidate found for tablet 7a29fe35a0a448d6a8315118047f067f (table test-workload [id=5ed67c905e174187a5700a3c5d70ffd4]): 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 12:55:34.315162  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:45929
I20260608 12:55:34.315287 11202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:45929 every 8 connection(s)
I20260608 12:55:34.330076 11203 heartbeater.cc:344] Connected to a master server at 127.4.135.126:44443
I20260608 12:55:34.330499 11203 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:34.331326 11203 heartbeater.cc:507] Master 127.4.135.126:44443 requested a full tablet report, sending...
I20260608 12:55:34.333545 10800 ts_manager.cc:194] Registered new tserver with Master: 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68:45929)
I20260608 12:55:34.335106 10800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59286
I20260608 12:55:34.397527 11051 consensus_queue.cc:237] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:34.406158 10977 raft_consensus.cc:1275] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:34.408303 11152 consensus_queue.cc:1048] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:55:34.409058 11015 consensus_peers.cc:597] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:55:34.415640 11014 consensus_peers.cc:597] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 -> Peer 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68:45929): Couldn't send request to peer 3c519130fcf549c2bd972b04bd589de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a29fe35a0a448d6a8315118047f067f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:34.415468 11106 raft_consensus.cc:2955] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:34.417382 10977 raft_consensus.cc:2955] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:34.425519 10787 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7a29fe35a0a448d6a8315118047f067f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 12:55:34.429852 10800 catalog_manager.cc:5696] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 reported cstate change: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:34.867182 11152 raft_consensus.cc:493] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:34.867650 11152 raft_consensus.cc:515] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:34.869365 11152 leader_election.cc:290] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb331c1168114cb3b19123467653051d (127.4.135.65:46319), db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
I20260608 12:55:34.871069 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eaec05e90343f2861aa5ee2342046a" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" is_pre_election: true
I20260608 12:55:34.871786 10977 raft_consensus.cc:2468] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96426349f15144a29ad756d2a4d7c141 in term 1.
I20260608 12:55:34.872896 11015 leader_election.cc:304] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [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: 96426349f15144a29ad756d2a4d7c141, db89b7066e6b4e50a5d9ceff85dca52d; no voters: 
I20260608 12:55:34.873558 11152 raft_consensus.cc:2804] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:55:34.873582 11015 leader_election.cc:336] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:34.873975 11152 raft_consensus.cc:493] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:34.874346 11152 raft_consensus.cc:3060] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:34.879551 11152 raft_consensus.cc:515] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:34.881182 11152 leader_election.cc:290] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 election: Requested vote from peers eb331c1168114cb3b19123467653051d (127.4.135.65:46319), db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
I20260608 12:55:34.882807 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3eaec05e90343f2861aa5ee2342046a" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
I20260608 12:55:34.883421 10977 raft_consensus.cc:3060] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:55:34.884984 11015 leader_election.cc:336] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:34.888542 10977 raft_consensus.cc:2468] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96426349f15144a29ad756d2a4d7c141 in term 2.
I20260608 12:55:34.889710 11015 leader_election.cc:304] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [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: 96426349f15144a29ad756d2a4d7c141, db89b7066e6b4e50a5d9ceff85dca52d; no voters: eb331c1168114cb3b19123467653051d
I20260608 12:55:34.890487 11152 raft_consensus.cc:2804] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:34.891003 11152 raft_consensus.cc:697] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Becoming Leader. State: Replica: 96426349f15144a29ad756d2a4d7c141, State: Running, Role: LEADER
I20260608 12:55:34.891845 11152 consensus_queue.cc:237] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:34.896378 11215 ts_tablet_manager.cc:933] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: Initiating tablet copy from peer 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:34.899291 11215 tablet_copy_client.cc:323] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:42663
I20260608 12:55:34.901667 10798 catalog_manager.cc:5696] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 reported cstate change: term changed from 1 to 2, leader changed from eb331c1168114cb3b19123467653051d (127.4.135.65) to 96426349f15144a29ad756d2a4d7c141 (127.4.135.67). New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:34.912317 11061 tablet_copy_service.cc:140] P 96426349f15144a29ad756d2a4d7c141: Received BeginTabletCopySession request for tablet 7a29fe35a0a448d6a8315118047f067f from peer 3c519130fcf549c2bd972b04bd589de4 ({username='slave'} at 127.0.0.1:55160)
I20260608 12:55:34.912904 11061 tablet_copy_service.cc:161] P 96426349f15144a29ad756d2a4d7c141: Beginning new tablet copy session on tablet 7a29fe35a0a448d6a8315118047f067f from peer 3c519130fcf549c2bd972b04bd589de4 at {username='slave'} at 127.0.0.1:55160: session id = 3c519130fcf549c2bd972b04bd589de4-7a29fe35a0a448d6a8315118047f067f
I20260608 12:55:34.918241 11061 tablet_copy_source_session.cc:215] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:34.921015 11215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a29fe35a0a448d6a8315118047f067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:34.932518 11215 tablet_copy_client.cc:806] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:34.933018 11215 tablet_copy_client.cc:670] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:34.936412 11215 tablet_copy_client.cc:538] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:34.942339 11215 tablet_bootstrap.cc:492] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: Bootstrap starting.
I20260608 12:55:34.958153 11215 tablet_bootstrap.cc:492] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: 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 12:55:34.958976 11215 tablet_bootstrap.cc:492] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: Bootstrap complete.
I20260608 12:55:34.959501 11215 ts_tablet_manager.cc:1403] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260608 12:55:34.961603 11215 raft_consensus.cc:359] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:34.962162 11215 raft_consensus.cc:740] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3c519130fcf549c2bd972b04bd589de4, State: Initialized, Role: LEARNER
I20260608 12:55:34.962724 11215 consensus_queue.cc:260] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:34.964589 11203 heartbeater.cc:499] Master 127.4.135.126:44443 was elected leader, sending a full tablet report...
I20260608 12:55:34.964757 11215 ts_tablet_manager.cc:1434] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:55:34.966856 11061 tablet_copy_service.cc:342] P 96426349f15144a29ad756d2a4d7c141: Request end of tablet copy session 3c519130fcf549c2bd972b04bd589de4-7a29fe35a0a448d6a8315118047f067f received from {username='slave'} at 127.0.0.1:55160
I20260608 12:55:34.967281 11061 tablet_copy_service.cc:434] P 96426349f15144a29ad756d2a4d7c141: ending tablet copy session 3c519130fcf549c2bd972b04bd589de4-7a29fe35a0a448d6a8315118047f067f on tablet 7a29fe35a0a448d6a8315118047f067f with peer 3c519130fcf549c2bd972b04bd589de4
W20260608 12:55:35.069392 10848 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver eb331c1168114cb3b19123467653051d not available for placement
I20260608 12:55:35.095435 11152 raft_consensus.cc:493] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:35.095999 11152 raft_consensus.cc:515] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:35.097865 11152 leader_election.cc:290] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb331c1168114cb3b19123467653051d (127.4.135.65:46319), db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
I20260608 12:55:35.099380 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b26a3c261d47248409459521c538d6" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" is_pre_election: true
I20260608 12:55:35.100054 10977 raft_consensus.cc:2468] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96426349f15144a29ad756d2a4d7c141 in term 1.
I20260608 12:55:35.101334 11015 leader_election.cc:304] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [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: 96426349f15144a29ad756d2a4d7c141, db89b7066e6b4e50a5d9ceff85dca52d; no voters: 
I20260608 12:55:35.102028 11152 raft_consensus.cc:2804] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:55:35.102041 11015 leader_election.cc:336] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:35.102398 11152 raft_consensus.cc:493] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:35.102805 11152 raft_consensus.cc:3060] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:35.107656 11152 raft_consensus.cc:515] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:35.109335 11152 leader_election.cc:290] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 election: Requested vote from peers eb331c1168114cb3b19123467653051d (127.4.135.65:46319), db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
I20260608 12:55:35.110881 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b26a3c261d47248409459521c538d6" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
I20260608 12:55:35.111492 10977 raft_consensus.cc:3060] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:55:35.113040 11015 leader_election.cc:336] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:35.116412 10977 raft_consensus.cc:2468] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96426349f15144a29ad756d2a4d7c141 in term 2.
I20260608 12:55:35.117419 11015 leader_election.cc:304] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [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: 96426349f15144a29ad756d2a4d7c141, db89b7066e6b4e50a5d9ceff85dca52d; no voters: eb331c1168114cb3b19123467653051d
I20260608 12:55:35.118410 11152 raft_consensus.cc:2804] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:35.118883 11152 raft_consensus.cc:697] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Becoming Leader. State: Replica: 96426349f15144a29ad756d2a4d7c141, State: Running, Role: LEADER
I20260608 12:55:35.119693 11152 consensus_queue.cc:237] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:35.126478 10798 catalog_manager.cc:5696] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 reported cstate change: term changed from 1 to 2, leader changed from eb331c1168114cb3b19123467653051d (127.4.135.65) to 96426349f15144a29ad756d2a4d7c141 (127.4.135.67). New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:35.165604 11152 raft_consensus.cc:493] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:35.166307 11152 raft_consensus.cc:515] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:35.168203 11152 leader_election.cc:290] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb331c1168114cb3b19123467653051d (127.4.135.65:46319), db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
I20260608 12:55:35.169879 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f370f076e004aca9756c246aee91d59" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" is_pre_election: true
I20260608 12:55:35.170435 10977 raft_consensus.cc:2468] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96426349f15144a29ad756d2a4d7c141 in term 1.
I20260608 12:55:35.171607 11015 leader_election.cc:304] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [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: 96426349f15144a29ad756d2a4d7c141, db89b7066e6b4e50a5d9ceff85dca52d; no voters: 
W20260608 12:55:35.172443 11015 leader_election.cc:336] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:35.172482 11152 raft_consensus.cc:2804] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:55:35.172950 11152 raft_consensus.cc:493] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:35.173241 11152 raft_consensus.cc:3060] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:35.178149 11152 raft_consensus.cc:515] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:35.179764 11152 leader_election.cc:290] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 election: Requested vote from peers eb331c1168114cb3b19123467653051d (127.4.135.65:46319), db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707)
I20260608 12:55:35.181286 10977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f370f076e004aca9756c246aee91d59" candidate_uuid: "96426349f15144a29ad756d2a4d7c141" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db89b7066e6b4e50a5d9ceff85dca52d"
I20260608 12:55:35.181792 10977 raft_consensus.cc:3060] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:55:35.183426 11015 leader_election.cc:336] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:35.186376 10977 raft_consensus.cc:2468] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96426349f15144a29ad756d2a4d7c141 in term 2.
I20260608 12:55:35.187496 11015 leader_election.cc:304] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [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: 96426349f15144a29ad756d2a4d7c141, db89b7066e6b4e50a5d9ceff85dca52d; no voters: eb331c1168114cb3b19123467653051d
I20260608 12:55:35.188249 11152 raft_consensus.cc:2804] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:35.188658 11152 raft_consensus.cc:697] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Becoming Leader. State: Replica: 96426349f15144a29ad756d2a4d7c141, State: Running, Role: LEADER
I20260608 12:55:35.189447 11152 consensus_queue.cc:237] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } }
I20260608 12:55:35.196615 10798 catalog_manager.cc:5696] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 reported cstate change: term changed from 1 to 2, leader changed from eb331c1168114cb3b19123467653051d (127.4.135.65) to 96426349f15144a29ad756d2a4d7c141 (127.4.135.67). New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:35.395790 10977 raft_consensus.cc:1275] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:55:35.397117 11152 consensus_queue.cc:1048] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:35.401818 11178 raft_consensus.cc:1217] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:55:35.419124 11015 consensus_peers.cc:597] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:55:35.514245 11015 consensus_peers.cc:597] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:35.567639 10977 raft_consensus.cc:1275] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:55:35.568907 11223 consensus_queue.cc:1048] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:55:35.662413 11015 consensus_peers.cc:597] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:35.802170 10977 raft_consensus.cc:1275] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:55:35.804194 11155 consensus_queue.cc:1048] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:35.830523 11223 raft_consensus.cc:1064] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141: attempting to promote NON_VOTER 3c519130fcf549c2bd972b04bd589de4 to VOTER
I20260608 12:55:35.833491 11223 consensus_queue.cc:237] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } }
I20260608 12:55:35.842655 11178 raft_consensus.cc:1275] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [term 1 LEARNER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:35.843084 10977 raft_consensus.cc:1275] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:35.846275 11152 consensus_queue.cc:1048] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:35.847096 11155 consensus_queue.cc:1048] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } 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 12:55:35.848713 11015 consensus_peers.cc:597] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:35.860512 11223 raft_consensus.cc:2955] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:35.868858 10977 raft_consensus.cc:2955] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:35.871444 11178 raft_consensus.cc:2955] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:35.875954 10799 catalog_manager.cc:5696] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 reported cstate change: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:35.900509 11051 consensus_queue.cc:237] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [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: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } }
I20260608 12:55:35.906152 11178 raft_consensus.cc:1275] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [term 1 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:35.906152 10977 raft_consensus.cc:1275] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:35.908034 11223 consensus_queue.cc:1048] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } 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 12:55:35.908947 11231 consensus_queue.cc:1048] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:35.915498 11231 raft_consensus.cc:2955] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:35.918120 10977 raft_consensus.cc:2955] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:35.918066 11178 raft_consensus.cc:2955] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:35.927583 10787 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7a29fe35a0a448d6a8315118047f067f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:35.930727 10798 catalog_manager.cc:5696] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d reported cstate change: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New cstate: current_term: 1 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
W20260608 12:55:35.946445 10785 catalog_manager.cc:4754] TS eb331c1168114cb3b19123467653051d (127.4.135.65:46319): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7a29fe35a0a448d6a8315118047f067f: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
W20260608 12:55:36.072559 10848 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver eb331c1168114cb3b19123467653051d not available for placement
I20260608 12:55:36.236788 11231 consensus_queue.cc:579] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Leader has been unable to successfully communicate with peer eb331c1168114cb3b19123467653051d for more than 1 seconds (1.344s)
I20260608 12:55:36.247025 11051 consensus_queue.cc:237] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:36.252627 10977 raft_consensus.cc:1275] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:55:36.253206 11014 consensus_peers.cc:597] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 -> Peer 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68:45929): Couldn't send request to peer 3c519130fcf549c2bd972b04bd589de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3eaec05e90343f2861aa5ee2342046a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:36.254482 11152 consensus_queue.cc:1048] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:55:36.256057 11015 consensus_peers.cc:597] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:36.261246 11231 raft_consensus.cc:2955] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:36.263072 10977 raft_consensus.cc:2955] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:36.268757 10787 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a3eaec05e90343f2861aa5ee2342046a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:55:36.273602 10800 catalog_manager.cc:5696] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 reported cstate change: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:36.385028 11155 consensus_queue.cc:579] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Leader has been unable to successfully communicate with peer eb331c1168114cb3b19123467653051d for more than 1 seconds (1.264s)
I20260608 12:55:36.400663 11051 consensus_queue.cc:237] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
W20260608 12:55:36.409448 11014 consensus_peers.cc:597] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 -> Peer 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68:45929): Couldn't send request to peer 3c519130fcf549c2bd972b04bd589de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58b26a3c261d47248409459521c538d6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:36.410809 10977 raft_consensus.cc:1275] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:55:36.412294 11015 consensus_peers.cc:597] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:36.413220 11155 consensus_queue.cc:1048] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:36.420032 11152 raft_consensus.cc:2955] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:36.421852 10977 raft_consensus.cc:2955] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:36.434692 10787 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 58b26a3c261d47248409459521c538d6 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:55:36.441267 10799 catalog_manager.cc:5696] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d reported cstate change: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:36.539810 11152 consensus_queue.cc:579] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Leader has been unable to successfully communicate with peer eb331c1168114cb3b19123467653051d for more than 1 seconds (1.349s)
I20260608 12:55:36.550841 11051 consensus_queue.cc:237] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
W20260608 12:55:36.557606 11014 consensus_peers.cc:597] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 -> Peer 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68:45929): Couldn't send request to peer 3c519130fcf549c2bd972b04bd589de4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f370f076e004aca9756c246aee91d59. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:36.558374 10977 raft_consensus.cc:1275] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:36.560503 11231 consensus_queue.cc:1048] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:55:36.561080 11015 consensus_peers.cc:597] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:36.566825 11152 raft_consensus.cc:2955] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:36.568709 10977 raft_consensus.cc:2955] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:36.577668 10787 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8f370f076e004aca9756c246aee91d59 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:55:36.582589 10800 catalog_manager.cc:5696] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d reported cstate change: config changed from index -1 to 2, NON_VOTER 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } } }
I20260608 12:55:36.668529 11240 ts_tablet_manager.cc:933] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: Initiating tablet copy from peer 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:36.670131 11240 tablet_copy_client.cc:323] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:42663
I20260608 12:55:36.672058 11061 tablet_copy_service.cc:140] P 96426349f15144a29ad756d2a4d7c141: Received BeginTabletCopySession request for tablet a3eaec05e90343f2861aa5ee2342046a from peer 3c519130fcf549c2bd972b04bd589de4 ({username='slave'} at 127.0.0.1:55160)
I20260608 12:55:36.672571 11061 tablet_copy_service.cc:161] P 96426349f15144a29ad756d2a4d7c141: Beginning new tablet copy session on tablet a3eaec05e90343f2861aa5ee2342046a from peer 3c519130fcf549c2bd972b04bd589de4 at {username='slave'} at 127.0.0.1:55160: session id = 3c519130fcf549c2bd972b04bd589de4-a3eaec05e90343f2861aa5ee2342046a
I20260608 12:55:36.679064 11061 tablet_copy_source_session.cc:215] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:36.682418 11240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3eaec05e90343f2861aa5ee2342046a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:36.694211 11240 tablet_copy_client.cc:806] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:36.694859 11240 tablet_copy_client.cc:670] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:36.699194 11240 tablet_copy_client.cc:538] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:36.706480 11240 tablet_bootstrap.cc:492] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: Bootstrap starting.
I20260608 12:55:36.724783 11240 tablet_bootstrap.cc:492] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: 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 12:55:36.725616 11240 tablet_bootstrap.cc:492] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: Bootstrap complete.
I20260608 12:55:36.726305 11240 ts_tablet_manager.cc:1403] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.002s
I20260608 12:55:36.729102 11240 raft_consensus.cc:359] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:36.729800 11240 raft_consensus.cc:740] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3c519130fcf549c2bd972b04bd589de4, State: Initialized, Role: LEARNER
I20260608 12:55:36.730410 11240 consensus_queue.cc:260] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:36.733353 11240 ts_tablet_manager.cc:1434] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:55:36.735772 11061 tablet_copy_service.cc:342] P 96426349f15144a29ad756d2a4d7c141: Request end of tablet copy session 3c519130fcf549c2bd972b04bd589de4-a3eaec05e90343f2861aa5ee2342046a received from {username='slave'} at 127.0.0.1:55160
I20260608 12:55:36.736464 11061 tablet_copy_service.cc:434] P 96426349f15144a29ad756d2a4d7c141: ending tablet copy session 3c519130fcf549c2bd972b04bd589de4-a3eaec05e90343f2861aa5ee2342046a on tablet a3eaec05e90343f2861aa5ee2342046a with peer 3c519130fcf549c2bd972b04bd589de4
I20260608 12:55:36.804209 11240 ts_tablet_manager.cc:933] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: Initiating tablet copy from peer 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:36.805627 11240 tablet_copy_client.cc:323] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:42663
I20260608 12:55:36.807533 11061 tablet_copy_service.cc:140] P 96426349f15144a29ad756d2a4d7c141: Received BeginTabletCopySession request for tablet 58b26a3c261d47248409459521c538d6 from peer 3c519130fcf549c2bd972b04bd589de4 ({username='slave'} at 127.0.0.1:55160)
I20260608 12:55:36.808092 11061 tablet_copy_service.cc:161] P 96426349f15144a29ad756d2a4d7c141: Beginning new tablet copy session on tablet 58b26a3c261d47248409459521c538d6 from peer 3c519130fcf549c2bd972b04bd589de4 at {username='slave'} at 127.0.0.1:55160: session id = 3c519130fcf549c2bd972b04bd589de4-58b26a3c261d47248409459521c538d6
I20260608 12:55:36.814893 11061 tablet_copy_source_session.cc:215] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:36.817620 11240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b26a3c261d47248409459521c538d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:36.829110 11240 tablet_copy_client.cc:806] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:36.829707 11240 tablet_copy_client.cc:670] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:36.833845 11240 tablet_copy_client.cc:538] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:36.840240 11240 tablet_bootstrap.cc:492] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: Bootstrap starting.
I20260608 12:55:36.857393 11240 tablet_bootstrap.cc:492] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: 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 12:55:36.858121 11240 tablet_bootstrap.cc:492] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: Bootstrap complete.
I20260608 12:55:36.858824 11240 ts_tablet_manager.cc:1403] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.010s
I20260608 12:55:36.861014 11240 raft_consensus.cc:359] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:36.861584 11240 raft_consensus.cc:740] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3c519130fcf549c2bd972b04bd589de4, State: Initialized, Role: LEARNER
I20260608 12:55:36.862082 11240 consensus_queue.cc:260] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:36.863772 11240 ts_tablet_manager.cc:1434] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:55:36.865831 11061 tablet_copy_service.cc:342] P 96426349f15144a29ad756d2a4d7c141: Request end of tablet copy session 3c519130fcf549c2bd972b04bd589de4-58b26a3c261d47248409459521c538d6 received from {username='slave'} at 127.0.0.1:55160
I20260608 12:55:36.866317 11061 tablet_copy_service.cc:434] P 96426349f15144a29ad756d2a4d7c141: ending tablet copy session 3c519130fcf549c2bd972b04bd589de4-58b26a3c261d47248409459521c538d6 on tablet 58b26a3c261d47248409459521c538d6 with peer 3c519130fcf549c2bd972b04bd589de4
I20260608 12:55:36.995002 11240 ts_tablet_manager.cc:933] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: Initiating tablet copy from peer 96426349f15144a29ad756d2a4d7c141 (127.4.135.67:42663)
I20260608 12:55:36.996608 11240 tablet_copy_client.cc:323] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:42663
I20260608 12:55:36.998375 11061 tablet_copy_service.cc:140] P 96426349f15144a29ad756d2a4d7c141: Received BeginTabletCopySession request for tablet 8f370f076e004aca9756c246aee91d59 from peer 3c519130fcf549c2bd972b04bd589de4 ({username='slave'} at 127.0.0.1:55160)
I20260608 12:55:36.998905 11061 tablet_copy_service.cc:161] P 96426349f15144a29ad756d2a4d7c141: Beginning new tablet copy session on tablet 8f370f076e004aca9756c246aee91d59 from peer 3c519130fcf549c2bd972b04bd589de4 at {username='slave'} at 127.0.0.1:55160: session id = 3c519130fcf549c2bd972b04bd589de4-8f370f076e004aca9756c246aee91d59
I20260608 12:55:37.004352 11061 tablet_copy_source_session.cc:215] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:37.007421 11240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f370f076e004aca9756c246aee91d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:37.018277 11240 tablet_copy_client.cc:806] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:37.018821 11240 tablet_copy_client.cc:670] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:37.022158 11240 tablet_copy_client.cc:538] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:37.027788 11240 tablet_bootstrap.cc:492] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: Bootstrap starting.
I20260608 12:55:37.043066 11240 tablet_bootstrap.cc:492] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: 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 12:55:37.043735 11240 tablet_bootstrap.cc:492] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: Bootstrap complete.
I20260608 12:55:37.044247 11240 ts_tablet_manager.cc:1403] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 12:55:37.046186 11240 raft_consensus.cc:359] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:37.046766 11240 raft_consensus.cc:740] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3c519130fcf549c2bd972b04bd589de4, State: Initialized, Role: LEARNER
I20260608 12:55:37.047338 11240 consensus_queue.cc:260] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: true } }
I20260608 12:55:37.048920 11240 ts_tablet_manager.cc:1434] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:55:37.050588 11061 tablet_copy_service.cc:342] P 96426349f15144a29ad756d2a4d7c141: Request end of tablet copy session 3c519130fcf549c2bd972b04bd589de4-8f370f076e004aca9756c246aee91d59 received from {username='slave'} at 127.0.0.1:55160
I20260608 12:55:37.050961 11061 tablet_copy_service.cc:434] P 96426349f15144a29ad756d2a4d7c141: ending tablet copy session 3c519130fcf549c2bd972b04bd589de4-8f370f076e004aca9756c246aee91d59 on tablet 8f370f076e004aca9756c246aee91d59 with peer 3c519130fcf549c2bd972b04bd589de4
W20260608 12:55:37.076153 10848 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver eb331c1168114cb3b19123467653051d not available for placement
W20260608 12:55:37.162428 10785 catalog_manager.cc:4754] TS eb331c1168114cb3b19123467653051d (127.4.135.65:46319): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7a29fe35a0a448d6a8315118047f067f: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:37.187898 11178 raft_consensus.cc:1217] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:55:37.201743 11178 raft_consensus.cc:1217] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:55:37.432032 11152 consensus_queue.cc:579] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Leader has been unable to successfully communicate with peer eb331c1168114cb3b19123467653051d for more than 1 seconds (1.030s)
I20260608 12:55:37.545275 11178 raft_consensus.cc:1217] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:55:37.654798 11152 consensus_queue.cc:579] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Leader has been unable to successfully communicate with peer eb331c1168114cb3b19123467653051d for more than 1 seconds (1.103s)
I20260608 12:55:37.719508 11152 raft_consensus.cc:1064] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141: attempting to promote NON_VOTER 3c519130fcf549c2bd972b04bd589de4 to VOTER
I20260608 12:55:37.721414 11152 consensus_queue.cc:237] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } }
I20260608 12:55:37.727946 10977 raft_consensus.cc:1275] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:37.728370 11178 raft_consensus.cc:1275] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:37.729475 11253 consensus_queue.cc:1048] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:37.730638 11152 consensus_queue.cc:1048] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } 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 12:55:37.733356 11015 consensus_peers.cc:597] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:37.738484 11250 raft_consensus.cc:1064] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141: attempting to promote NON_VOTER 3c519130fcf549c2bd972b04bd589de4 to VOTER
I20260608 12:55:37.741544 11250 consensus_queue.cc:237] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } }
I20260608 12:55:37.741994 11253 raft_consensus.cc:2955] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.744114 11177 raft_consensus.cc:2955] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.754091 11178 raft_consensus.cc:1275] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:37.756991 10977 raft_consensus.cc:1275] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:37.758054 10976 raft_consensus.cc:2955] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.759652 11250 consensus_queue.cc:1048] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:37.761535 10800 catalog_manager.cc:5696] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 reported cstate change: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:37.764919 11251 consensus_queue.cc:1048] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:55:37.765842 11015 consensus_peers.cc:597] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:37.776364 11152 raft_consensus.cc:2955] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.781661 11178 raft_consensus.cc:2955] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.787654 10976 raft_consensus.cc:2955] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.793929 11051 consensus_queue.cc:237] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [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: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } }
I20260608 12:55:37.795163 10799 catalog_manager.cc:5696] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 reported cstate change: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:37.801460 11178 raft_consensus.cc:1275] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:37.802788 10976 raft_consensus.cc:1275] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:37.803287 11152 consensus_queue.cc:1048] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } 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 12:55:37.804726 11251 consensus_queue.cc:1048] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:37.811442 11250 raft_consensus.cc:2955] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.812125 11051 consensus_queue.cc:237] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [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: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } }
I20260608 12:55:37.813060 11178 raft_consensus.cc:2955] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.817767 11177 raft_consensus.cc:1275] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:37.819032 10977 raft_consensus.cc:1275] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:37.819516 11152 consensus_queue.cc:1048] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } 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 12:55:37.818917 10976 raft_consensus.cc:2955] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.820524 11253 consensus_queue.cc:1048] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:37.824759 10787 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 58b26a3c261d47248409459521c538d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:37.828274 11253 raft_consensus.cc:2955] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.830440 10800 catalog_manager.cc:5696] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 reported cstate change: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:37.833194 10976 raft_consensus.cc:2955] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.833981 11177 raft_consensus.cc:2955] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.851022 10787 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a3eaec05e90343f2861aa5ee2342046a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:37.849507 10798 catalog_manager.cc:5696] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d reported cstate change: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.927145 11250 raft_consensus.cc:1064] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141: attempting to promote NON_VOTER 3c519130fcf549c2bd972b04bd589de4 to VOTER
I20260608 12:55:37.929241 11250 consensus_queue.cc:237] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [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: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } }
I20260608 12:55:37.936479 11177 raft_consensus.cc:1275] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [term 2 LEARNER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:37.936488 10976 raft_consensus.cc:1275] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:37.938042 11250 consensus_queue.cc:1048] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } 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 12:55:37.939321 11253 consensus_queue.cc:1048] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:55:37.939960 11015 consensus_peers.cc:597] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 -> Peer eb331c1168114cb3b19123467653051d (127.4.135.65:46319): Couldn't send request to peer eb331c1168114cb3b19123467653051d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:37.947444 11250 raft_consensus.cc:2955] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.949173 10976 raft_consensus.cc:2955] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.957655 11177 raft_consensus.cc:2955] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.959712 10800 catalog_manager.cc:5696] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 reported cstate change: config changed from index 2 to 3, 3c519130fcf549c2bd972b04bd589de4 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eb331c1168114cb3b19123467653051d" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:37.972846 11051 consensus_queue.cc:237] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [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: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } }
I20260608 12:55:37.978814 11177 raft_consensus.cc:1275] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:37.979408 10976 raft_consensus.cc:1275] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Refusing update from remote peer 96426349f15144a29ad756d2a4d7c141: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:37.980075 11251 consensus_queue.cc:1048] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } 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 12:55:37.980901 11250 consensus_queue.cc:1048] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:37.987093 11251 raft_consensus.cc:2955] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.989850 10976 raft_consensus.cc:2955] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.990049 11177 raft_consensus.cc:2955] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } } }
I20260608 12:55:37.995738 10787 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8f370f076e004aca9756c246aee91d59 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:38.002243 10799 catalog_manager.cc:5696] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 reported cstate change: config changed from index 3 to 4, VOTER eb331c1168114cb3b19123467653051d (127.4.135.65) evicted. New cstate: current_term: 2 leader_uuid: "96426349f15144a29ad756d2a4d7c141" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db89b7066e6b4e50a5d9ceff85dca52d" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 46707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96426349f15144a29ad756d2a4d7c141" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c519130fcf549c2bd972b04bd589de4" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 45929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:55:38.202600 10785 catalog_manager.cc:4754] TS eb331c1168114cb3b19123467653051d (127.4.135.65:46319): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 58b26a3c261d47248409459521c538d6: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
W20260608 12:55:38.378399 10785 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260608 12:55:39.242463 10785 catalog_manager.cc:4754] TS eb331c1168114cb3b19123467653051d (127.4.135.65:46319): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8f370f076e004aca9756c246aee91d59: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
W20260608 12:55:40.289324 10785 catalog_manager.cc:4754] TS eb331c1168114cb3b19123467653051d (127.4.135.65:46319): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8f370f076e004aca9756c246aee91d59: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:41.350384  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:55:41.377559  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:41.378397  4637 tablet_replica.cc:333] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d: stopping tablet replica
I20260608 12:55:41.379052  4637 raft_consensus.cc:2243] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.379698  4637 raft_consensus.cc:2272] T 7a29fe35a0a448d6a8315118047f067f P db89b7066e6b4e50a5d9ceff85dca52d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.382145  4637 tablet_replica.cc:333] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d: stopping tablet replica
I20260608 12:55:41.382759  4637 raft_consensus.cc:2243] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.383311  4637 raft_consensus.cc:2272] T 58b26a3c261d47248409459521c538d6 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.385717  4637 tablet_replica.cc:333] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d: stopping tablet replica
I20260608 12:55:41.386207  4637 raft_consensus.cc:2243] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.386832  4637 raft_consensus.cc:2272] T a3eaec05e90343f2861aa5ee2342046a P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.388818  4637 tablet_replica.cc:333] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d: stopping tablet replica
I20260608 12:55:41.389238  4637 raft_consensus.cc:2243] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.389780  4637 raft_consensus.cc:2272] T 8f370f076e004aca9756c246aee91d59 P db89b7066e6b4e50a5d9ceff85dca52d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.415676  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:55:41.432549  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
W20260608 12:55:41.445290 11015 consensus_peers.cc:597] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 -> Peer db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707): Couldn't send request to peer db89b7066e6b4e50a5d9ceff85dca52d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.66:46707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:55:41.462831 11015 consensus_peers.cc:597] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 -> Peer db89b7066e6b4e50a5d9ceff85dca52d (127.4.135.66:46707): Couldn't send request to peer db89b7066e6b4e50a5d9ceff85dca52d. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.66:46707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:41.469679  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:41.470479  4637 tablet_replica.cc:333] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141: stopping tablet replica
I20260608 12:55:41.471208  4637 raft_consensus.cc:2243] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:41.472036  4637 raft_consensus.cc:2272] T 8f370f076e004aca9756c246aee91d59 P 96426349f15144a29ad756d2a4d7c141 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.474105  4637 tablet_replica.cc:333] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141: stopping tablet replica
I20260608 12:55:41.474748  4637 raft_consensus.cc:2243] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:41.475521  4637 raft_consensus.cc:2272] T a3eaec05e90343f2861aa5ee2342046a P 96426349f15144a29ad756d2a4d7c141 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.477653  4637 tablet_replica.cc:333] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141: stopping tablet replica
I20260608 12:55:41.478152  4637 raft_consensus.cc:2243] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:41.478998  4637 raft_consensus.cc:2272] T 58b26a3c261d47248409459521c538d6 P 96426349f15144a29ad756d2a4d7c141 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.481177  4637 tablet_replica.cc:333] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141: stopping tablet replica
I20260608 12:55:41.481712  4637 raft_consensus.cc:2243] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:41.482522  4637 raft_consensus.cc:2272] T 7a29fe35a0a448d6a8315118047f067f P 96426349f15144a29ad756d2a4d7c141 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.506644  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:55:41.523416  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:55:41.550239  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:41.551040  4637 tablet_replica.cc:333] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4: stopping tablet replica
I20260608 12:55:41.551626  4637 raft_consensus.cc:2243] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.552246  4637 raft_consensus.cc:2272] T 8f370f076e004aca9756c246aee91d59 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.554242  4637 tablet_replica.cc:333] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4: stopping tablet replica
I20260608 12:55:41.554834  4637 raft_consensus.cc:2243] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.555371  4637 raft_consensus.cc:2272] T 58b26a3c261d47248409459521c538d6 P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.557340  4637 tablet_replica.cc:333] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4: stopping tablet replica
I20260608 12:55:41.557866  4637 raft_consensus.cc:2243] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.558384  4637 raft_consensus.cc:2272] T a3eaec05e90343f2861aa5ee2342046a P 3c519130fcf549c2bd972b04bd589de4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.560304  4637 tablet_replica.cc:333] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4: stopping tablet replica
I20260608 12:55:41.560838  4637 raft_consensus.cc:2243] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.561437  4637 raft_consensus.cc:2272] T 7a29fe35a0a448d6a8315118047f067f P 3c519130fcf549c2bd972b04bd589de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.584743  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:55:41.599535  4637 master.cc:562] Master@127.4.135.126:44443 shutting down...
W20260608 12:55:42.163548 10785 catalog_manager.cc:4754] TS eb331c1168114cb3b19123467653051d (127.4.135.65:46319): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 58b26a3c261d47248409459521c538d6: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
W20260608 12:55:44.428455 10785 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111) [suppressed 15 similar messages]
W20260608 12:55:44.432020 10785 catalog_manager.cc:4754] TS eb331c1168114cb3b19123467653051d (127.4.135.65:46319): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7a29fe35a0a448d6a8315118047f067f: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46319: connect: Connection refused (error 111)
I20260608 12:55:44.498276  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:44.499004  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:44.499440  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 724a29a06b97456caff257e6065ff957: stopping tablet replica
I20260608 12:55:44.536844  4637 master.cc:584] Master@127.4.135.126:44443 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13655 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:55:44.578418  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:36721
I20260608 12:55:44.579684  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:44.585353 11278 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 12:55:44.586055 11279 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 12:55:44.586946 11281 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 12:55:44.587070  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:44.588002  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:44.588241  4637 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 12:55:44.588411  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923344588382 us; error 0 us; skew 500 ppm
I20260608 12:55:44.588965  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:44.591468  4637 webserver.cc:533] Webserver started at http://127.4.135.126:41881/ using document root <none> and password file <none>
I20260608 12:55:44.591981  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:44.592207  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:44.592492  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:44.593590  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "9dc254d5704a423a9cdd09c98589f389"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-rml8"
I20260608 12:55:44.598215  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:55:44.601703 11286 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:44.602485  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:44.602854  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "9dc254d5704a423a9cdd09c98589f389"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-rml8"
I20260608 12:55:44.603156  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-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 12:55:44.617419  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:44.618844  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:44.659978  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:36721
I20260608 12:55:44.660192 11337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:36721 every 8 connection(s)
I20260608 12:55:44.664480 11338 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 12:55:44.675336 11338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389: Bootstrap starting.
I20260608 12:55:44.680429 11338 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:44.684863 11338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389: No bootstrap required, opened a new log
I20260608 12:55:44.687227 11338 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dc254d5704a423a9cdd09c98589f389" member_type: VOTER }
I20260608 12:55:44.687592 11338 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:44.687867 11338 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc254d5704a423a9cdd09c98589f389, State: Initialized, Role: FOLLOWER
I20260608 12:55:44.688556 11338 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9dc254d5704a423a9cdd09c98589f389" member_type: VOTER }
I20260608 12:55:44.689038 11338 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:44.689275 11338 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:44.689539 11338 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:44.694154 11338 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dc254d5704a423a9cdd09c98589f389" member_type: VOTER }
I20260608 12:55:44.694710 11338 leader_election.cc:304] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [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: 9dc254d5704a423a9cdd09c98589f389; no voters: 
I20260608 12:55:44.695897 11338 leader_election.cc:290] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:44.696444 11341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:44.697836 11341 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 1 LEADER]: Becoming Leader. State: Replica: 9dc254d5704a423a9cdd09c98589f389, State: Running, Role: LEADER
I20260608 12:55:44.698535 11341 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [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: "9dc254d5704a423a9cdd09c98589f389" member_type: VOTER }
I20260608 12:55:44.698915 11338 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:44.703285 11342 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9dc254d5704a423a9cdd09c98589f389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dc254d5704a423a9cdd09c98589f389" member_type: VOTER } }
I20260608 12:55:44.704012 11342 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:44.704191 11343 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9dc254d5704a423a9cdd09c98589f389. Latest consensus state: current_term: 1 leader_uuid: "9dc254d5704a423a9cdd09c98589f389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dc254d5704a423a9cdd09c98589f389" member_type: VOTER } }
I20260608 12:55:44.705355 11343 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:44.708794 11349 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:44.716915 11349 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:44.717978  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:44.727068 11349 catalog_manager.cc:1382] Generated new cluster ID: 1a9014f549fb45c6a25c5d98a60e2179
I20260608 12:55:44.727392 11349 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:44.746857 11349 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:44.748277 11349 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:44.767416 11349 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389: Generated new TSK 0
I20260608 12:55:44.768065 11349 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:44.784745  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:44.791030 11359 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 12:55:44.792201 11360 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 12:55:44.794308  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:44.794261 11362 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 12:55:44.795605  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:44.795810  4637 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 12:55:44.795938  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923344795925 us; error 0 us; skew 500 ppm
I20260608 12:55:44.796482  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:44.798949  4637 webserver.cc:533] Webserver started at http://127.4.135.65:34355/ using document root <none> and password file <none>
I20260608 12:55:44.799422  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:44.799580  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:44.799932  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:44.801229  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "72acb4a76ac04d43bd928c9fdb17447c"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-rml8"
I20260608 12:55:44.806102  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:55:44.809749 11367 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:44.810779  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 12:55:44.811098  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "72acb4a76ac04d43bd928c9fdb17447c"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-rml8"
I20260608 12:55:44.811390  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-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 12:55:44.835716  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:44.836994  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:44.838536  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:44.841063  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:44.841290  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:44.841573  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:44.841743  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:44.885017  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:46183
I20260608 12:55:44.885244 11429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:46183 every 8 connection(s)
I20260608 12:55:44.890859  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:44.898620 11434 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 12:55:44.898720 11435 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 12:55:44.902812 11437 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 12:55:44.903887  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:44.904198 11430 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36721
I20260608 12:55:44.904642 11430 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:44.905277  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:44.905570  4637 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 12:55:44.905639 11430 heartbeater.cc:507] Master 127.4.135.126:36721 requested a full tablet report, sending...
I20260608 12:55:44.905876  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923344905853 us; error 0 us; skew 500 ppm
I20260608 12:55:44.906872  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:44.908577 11303 ts_manager.cc:194] Registered new tserver with Master: 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183)
I20260608 12:55:44.909680  4637 webserver.cc:533] Webserver started at http://127.4.135.66:36865/ using document root <none> and password file <none>
I20260608 12:55:44.910286  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:44.910528  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:44.910902  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:44.910950 11303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46906
I20260608 12:55:44.912338  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "acc1cccdd7f24ca190007411cbd325a9"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-rml8"
I20260608 12:55:44.917562  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:55:44.921264 11442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:44.922123  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:44.922441  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "acc1cccdd7f24ca190007411cbd325a9"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-rml8"
I20260608 12:55:44.922786  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-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 12:55:44.932758  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:44.933892  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:44.935348  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:44.937693  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:44.937920  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:44.938169  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:44.938347  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:44.978830  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:35867
I20260608 12:55:44.978961 11504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:35867 every 8 connection(s)
I20260608 12:55:44.984241  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:44.992274 11508 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 12:55:44.994102 11509 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 12:55:44.997017 11505 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36721
I20260608 12:55:44.997433 11505 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:44.998242 11505 heartbeater.cc:507] Master 127.4.135.126:36721 requested a full tablet report, sending...
I20260608 12:55:45.000780  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:45.000963 11511 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 12:55:45.001140 11303 ts_manager.cc:194] Registered new tserver with Master: acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867)
I20260608 12:55:45.001987  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:45.002261  4637 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 12:55:45.002461  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923345002441 us; error 0 us; skew 500 ppm
I20260608 12:55:45.003054 11303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46908
I20260608 12:55:45.003198  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:45.006705  4637 webserver.cc:533] Webserver started at http://127.4.135.67:44499/ using document root <none> and password file <none>
I20260608 12:55:45.007249  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:45.007447  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:45.007745  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:45.008917  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "1f8a357c3f4f46519d315a893b73ee0a"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-rml8"
I20260608 12:55:45.013760  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:55:45.017423 11516 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:45.018538  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:45.018921  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "1f8a357c3f4f46519d315a893b73ee0a"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-rml8"
I20260608 12:55:45.019235  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-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 12:55:45.033063  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:45.034227  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:45.035852  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:45.038162  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:45.038347  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:45.038661  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:45.038815  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:45.080806  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:40789
I20260608 12:55:45.080984 11578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:40789 every 8 connection(s)
I20260608 12:55:45.095719 11579 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36721
I20260608 12:55:45.096165 11579 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:45.097007 11579 heartbeater.cc:507] Master 127.4.135.126:36721 requested a full tablet report, sending...
I20260608 12:55:45.099021 11303 ts_manager.cc:194] Registered new tserver with Master: 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:45.099787  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015520431s
I20260608 12:55:45.100548 11303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46924
I20260608 12:55:45.914268 11430 heartbeater.cc:499] Master 127.4.135.126:36721 was elected leader, sending a full tablet report...
I20260608 12:55:46.006369 11505 heartbeater.cc:499] Master 127.4.135.126:36721 was elected leader, sending a full tablet report...
I20260608 12:55:46.103492 11579 heartbeater.cc:499] Master 127.4.135.126:36721 was elected leader, sending a full tablet report...
I20260608 12:55:46.159775 11303 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46932:
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 12:55:46.162240 11303 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 12:55:46.232211 11470 tablet_service.cc:1511] Processing CreateTablet for tablet 078c758b9e3546d39318864819bfc6c4 (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:55:46.234100 11470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078c758b9e3546d39318864819bfc6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.241209 11469 tablet_service.cc:1511] Processing CreateTablet for tablet 18fad221ef734094873a159dd4ea8395 (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:55:46.242774 11469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18fad221ef734094873a159dd4ea8395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.247116 11395 tablet_service.cc:1511] Processing CreateTablet for tablet 078c758b9e3546d39318864819bfc6c4 (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:55:46.248849 11395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078c758b9e3546d39318864819bfc6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.248513 11394 tablet_service.cc:1511] Processing CreateTablet for tablet 18fad221ef734094873a159dd4ea8395 (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:55:46.250057 11394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18fad221ef734094873a159dd4ea8395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.256093 11393 tablet_service.cc:1511] Processing CreateTablet for tablet ecdc2baa4d614402b45ddcdbb184d2ef (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:55:46.257864 11393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecdc2baa4d614402b45ddcdbb184d2ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.257682 11468 tablet_service.cc:1511] Processing CreateTablet for tablet ecdc2baa4d614402b45ddcdbb184d2ef (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:55:46.259722 11468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecdc2baa4d614402b45ddcdbb184d2ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.261246 11392 tablet_service.cc:1511] Processing CreateTablet for tablet 97797d2c6d234cf0b429d08561489219 (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:55:46.266963 11392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97797d2c6d234cf0b429d08561489219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.270102 11467 tablet_service.cc:1511] Processing CreateTablet for tablet 97797d2c6d234cf0b429d08561489219 (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:55:46.272159 11467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97797d2c6d234cf0b429d08561489219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.292819 11599 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Bootstrap starting.
I20260608 12:55:46.301589 11600 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap starting.
I20260608 12:55:46.311306 11600 tablet_bootstrap.cc:654] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.312399 11599 tablet_bootstrap.cc:654] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.317028 11600 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: No bootstrap required, opened a new log
I20260608 12:55:46.317567 11600 ts_tablet_manager.cc:1403] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 12:55:46.318677 11599 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: No bootstrap required, opened a new log
I20260608 12:55:46.319216 11599 ts_tablet_manager.cc:1403] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.009s
I20260608 12:55:46.319819 11544 tablet_service.cc:1511] Processing CreateTablet for tablet 078c758b9e3546d39318864819bfc6c4 (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:55:46.320971 11600 raft_consensus.cc:359] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.321596 11544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078c758b9e3546d39318864819bfc6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.321790 11600 raft_consensus.cc:385] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.322160 11600 raft_consensus.cc:740] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.322598 11541 tablet_service.cc:1511] Processing CreateTablet for tablet 97797d2c6d234cf0b429d08561489219 (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:55:46.322733 11599 raft_consensus.cc:359] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.323482 11599 raft_consensus.cc:385] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.323098 11600 consensus_queue.cc:260] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.323799 11599 raft_consensus.cc:740] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.324855 11599 consensus_queue.cc:260] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.329027 11542 tablet_service.cc:1511] Processing CreateTablet for tablet ecdc2baa4d614402b45ddcdbb184d2ef (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:55:46.332130 11543 tablet_service.cc:1511] Processing CreateTablet for tablet 18fad221ef734094873a159dd4ea8395 (DEFAULT_TABLE table=test-workload [id=163613a175b2416a92c67e1940f12cb4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:55:46.324074 11541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97797d2c6d234cf0b429d08561489219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.339228 11543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18fad221ef734094873a159dd4ea8395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.348695 11542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecdc2baa4d614402b45ddcdbb184d2ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:46.362284 11600 ts_tablet_manager.cc:1434] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent starting tablet: real 0.044s	user 0.015s	sys 0.024s
I20260608 12:55:46.369290 11599 ts_tablet_manager.cc:1434] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Time spent starting tablet: real 0.050s	user 0.020s	sys 0.025s
I20260608 12:55:46.370648 11599 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Bootstrap starting.
I20260608 12:55:46.393965 11600 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap starting.
I20260608 12:55:46.395958 11599 tablet_bootstrap.cc:654] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.401503 11606 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap starting.
I20260608 12:55:46.405875 11600 tablet_bootstrap.cc:654] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.432937 11604 raft_consensus.cc:493] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:46.435760 11606 tablet_bootstrap.cc:654] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.435323 11604 raft_consensus.cc:515] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.442816 11599 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: No bootstrap required, opened a new log
I20260608 12:55:46.443964 11599 ts_tablet_manager.cc:1403] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.010s
I20260608 12:55:46.446722 11600 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: No bootstrap required, opened a new log
I20260608 12:55:46.447824 11600 ts_tablet_manager.cc:1403] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.000s
I20260608 12:55:46.451014 11599 raft_consensus.cc:359] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.452243 11599 raft_consensus.cc:385] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.452651 11599 raft_consensus.cc:740] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.453959 11600 raft_consensus.cc:359] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.454278 11604 leader_election.cc:290] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:46.455049 11600 raft_consensus.cc:385] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.454205 11599 consensus_queue.cc:260] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.455408 11600 raft_consensus.cc:740] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.456854 11600 consensus_queue.cc:260] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.458544 11599 ts_tablet_manager.cc:1434] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.001s
I20260608 12:55:46.460232 11600 ts_tablet_manager.cc:1434] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260608 12:55:46.460624 11599 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Bootstrap starting.
I20260608 12:55:46.463974 11600 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap starting.
I20260608 12:55:46.476738 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c" is_pre_election: true
I20260608 12:55:46.477983 11405 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 0.
I20260608 12:55:46.480628 11606 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: No bootstrap required, opened a new log
I20260608 12:55:46.483501 11606 ts_tablet_manager.cc:1403] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.021s
I20260608 12:55:46.488008 11606 raft_consensus.cc:359] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.488752 11606 raft_consensus.cc:385] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.489056 11606 raft_consensus.cc:740] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.481492 11600 tablet_bootstrap.cc:654] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.481652 11599 tablet_bootstrap.cc:654] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.490087 11603 raft_consensus.cc:493] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:46.490159 11446 leader_election.cc:304] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:46.491063 11603 raft_consensus.cc:515] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.494525 11603 leader_election.cc:290] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:46.491503 11604 raft_consensus.cc:2804] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:46.495213 11604 raft_consensus.cc:493] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:46.495661 11604 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.496527 11606 consensus_queue.cc:260] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.512208 11606 ts_tablet_manager.cc:1434] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.010s
I20260608 12:55:46.514086 11606 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap starting.
I20260608 12:55:46.515427 11599 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: No bootstrap required, opened a new log
I20260608 12:55:46.516057 11599 ts_tablet_manager.cc:1403] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.018s
I20260608 12:55:46.517696 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:46.518520 11554 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 0.
I20260608 12:55:46.520102 11599 raft_consensus.cc:359] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.520905 11599 raft_consensus.cc:385] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.521219 11599 raft_consensus.cc:740] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.522939 11606 tablet_bootstrap.cc:654] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.522534 11599 consensus_queue.cc:260] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.530447 11604 raft_consensus.cc:515] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.537686 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c"
I20260608 12:55:46.538491 11405 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.542198 11606 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: No bootstrap required, opened a new log
I20260608 12:55:46.543128 11606 ts_tablet_manager.cc:1403] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.019s
I20260608 12:55:46.550305 11606 raft_consensus.cc:359] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.551422 11606 raft_consensus.cc:385] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.551944 11606 raft_consensus.cc:740] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.553390 11606 consensus_queue.cc:260] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.560267 11606 ts_tablet_manager.cc:1434] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:55:46.560950 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:46.561033 11604 leader_election.cc:290] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 1 election: Requested vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:46.561570 11554 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.564385 11599 ts_tablet_manager.cc:1434] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Time spent starting tablet: real 0.048s	user 0.012s	sys 0.018s
I20260608 12:55:46.566288 11600 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: No bootstrap required, opened a new log
I20260608 12:55:46.566911 11600 ts_tablet_manager.cc:1403] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent bootstrapping tablet: real 0.103s	user 0.028s	sys 0.030s
I20260608 12:55:46.569430 11599 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Bootstrap starting.
I20260608 12:55:46.571959 11554 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 1.
I20260608 12:55:46.575840 11606 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap starting.
I20260608 12:55:46.577668 11599 tablet_bootstrap.cc:654] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.579675 11445 leader_election.cc:304] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: 1f8a357c3f4f46519d315a893b73ee0a, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:46.579471 11600 raft_consensus.cc:359] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.580453 11600 raft_consensus.cc:385] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.580787 11600 raft_consensus.cc:740] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.581053 11604 raft_consensus.cc:2804] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:46.581804 11604 raft_consensus.cc:697] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 LEADER]: Becoming Leader. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Running, Role: LEADER
I20260608 12:55:46.581837 11600 consensus_queue.cc:260] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.585124 11600 ts_tablet_manager.cc:1434] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 12:55:46.586504 11600 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap starting.
I20260608 12:55:46.587983 11606 tablet_bootstrap.cc:654] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.573561 11405 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 1.
I20260608 12:55:46.595854 11600 tablet_bootstrap.cc:654] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.595875 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc1cccdd7f24ca190007411cbd325a9" is_pre_election: true
I20260608 12:55:46.596870 11480 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 0.
I20260608 12:55:46.598459 11599 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: No bootstrap required, opened a new log
I20260608 12:55:46.599185 11599 ts_tablet_manager.cc:1403] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.003s
I20260608 12:55:46.598345 11604 consensus_queue.cc:237] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.599054 11370 leader_election.cc:304] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:46.603313 11603 raft_consensus.cc:2804] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:46.603725 11603 raft_consensus.cc:493] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:46.604099 11603 raft_consensus.cc:3060] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.607928 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:46.608974 11554 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 0.
I20260608 12:55:46.607707 11599 raft_consensus.cc:359] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.610991 11599 raft_consensus.cc:385] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.611325 11606 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: No bootstrap required, opened a new log
I20260608 12:55:46.612160 11606 ts_tablet_manager.cc:1403] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.012s
I20260608 12:55:46.616873 11606 raft_consensus.cc:359] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.611357 11599 raft_consensus.cc:740] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.621702 11599 consensus_queue.cc:260] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.622234 11603 raft_consensus.cc:515] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.625617 11599 ts_tablet_manager.cc:1434] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260608 12:55:46.626539 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc1cccdd7f24ca190007411cbd325a9"
I20260608 12:55:46.627369 11480 raft_consensus.cc:3060] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.631497 11603 leader_election.cc:290] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [CANDIDATE]: Term 1 election: Requested vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:46.620613 11606 raft_consensus.cc:385] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.632550 11606 raft_consensus.cc:740] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.633164 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:46.638927 11554 raft_consensus.cc:3060] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.639562 11606 consensus_queue.cc:260] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.640359 11600 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: No bootstrap required, opened a new log
I20260608 12:55:46.643230 11302 catalog_manager.cc:5696] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66). New cstate: current_term: 1 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:46.645267 11606 ts_tablet_manager.cc:1434] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260608 12:55:46.646800 11606 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap starting.
I20260608 12:55:46.646929 11554 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 1.
I20260608 12:55:46.647397 11480 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 1.
I20260608 12:55:46.648379 11370 leader_election.cc:304] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: 1f8a357c3f4f46519d315a893b73ee0a, 72acb4a76ac04d43bd928c9fdb17447c; no voters: 
I20260608 12:55:46.649932 11603 raft_consensus.cc:2804] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:46.640923 11600 ts_tablet_manager.cc:1403] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.022s
I20260608 12:55:46.652729 11603 raft_consensus.cc:697] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 LEADER]: Becoming Leader. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Running, Role: LEADER
I20260608 12:55:46.657286 11606 tablet_bootstrap.cc:654] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:46.657874 11600 raft_consensus.cc:359] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.658833 11600 raft_consensus.cc:385] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.659179 11600 raft_consensus.cc:740] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.660166 11600 consensus_queue.cc:260] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.663249 11600 ts_tablet_manager.cc:1434] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:55:46.663261 11606 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: No bootstrap required, opened a new log
I20260608 12:55:46.664119 11606 ts_tablet_manager.cc:1403] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260608 12:55:46.654186 11603 consensus_queue.cc:237] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.666759 11606 raft_consensus.cc:359] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.667448 11606 raft_consensus.cc:385] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:46.667716 11606 raft_consensus.cc:740] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Initialized, Role: FOLLOWER
I20260608 12:55:46.668438 11606 consensus_queue.cc:260] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.671274 11606 ts_tablet_manager.cc:1434] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:55:46.674945 11300 catalog_manager.cc:5696] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c reported cstate change: term changed from 0 to 1, leader changed from <none> to 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65). New cstate: current_term: 1 leader_uuid: "72acb4a76ac04d43bd928c9fdb17447c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:46.684852 11604 raft_consensus.cc:493] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:46.685324 11604 raft_consensus.cc:515] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.687242 11604 leader_election.cc:290] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:46.688169 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c" is_pre_election: true
I20260608 12:55:46.688465 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:46.688747 11405 raft_consensus.cc:2468] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 0.
I20260608 12:55:46.689170 11554 raft_consensus.cc:2468] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 0.
I20260608 12:55:46.690307 11445 leader_election.cc:304] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: 1f8a357c3f4f46519d315a893b73ee0a, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:46.691114 11604 raft_consensus.cc:2804] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:46.691469 11604 raft_consensus.cc:493] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:46.691704 11604 raft_consensus.cc:3060] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.696389 11604 raft_consensus.cc:515] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.697983 11604 leader_election.cc:290] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 1 election: Requested vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:46.698753 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c"
I20260608 12:55:46.699013 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:46.699258 11405 raft_consensus.cc:3060] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.699682 11554 raft_consensus.cc:3060] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.704507 11405 raft_consensus.cc:2468] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 1.
I20260608 12:55:46.704537 11554 raft_consensus.cc:2468] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 1.
I20260608 12:55:46.705754 11446 leader_election.cc:304] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:46.706470 11604 raft_consensus.cc:2804] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:46.707043 11604 raft_consensus.cc:697] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 LEADER]: Becoming Leader. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Running, Role: LEADER
I20260608 12:55:46.707863 11604 consensus_queue.cc:237] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
W20260608 12:55:46.714967 11351 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:55:46.716133 11300 catalog_manager.cc:5696] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66). New cstate: current_term: 1 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:46.778857 11604 raft_consensus.cc:493] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:46.779430 11604 raft_consensus.cc:515] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.781221 11604 leader_election.cc:290] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:46.782271 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdc2baa4d614402b45ddcdbb184d2ef" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c" is_pre_election: true
I20260608 12:55:46.782411 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdc2baa4d614402b45ddcdbb184d2ef" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:46.782967 11405 raft_consensus.cc:2468] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 0.
I20260608 12:55:46.783100 11554 raft_consensus.cc:2468] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 0.
I20260608 12:55:46.784113 11446 leader_election.cc:304] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [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: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:46.784864 11604 raft_consensus.cc:2804] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:46.785183 11604 raft_consensus.cc:493] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:46.785470 11604 raft_consensus.cc:3060] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.791873 11604 raft_consensus.cc:515] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.794081 11604 leader_election.cc:290] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 1 election: Requested vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:46.795109 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdc2baa4d614402b45ddcdbb184d2ef" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c"
I20260608 12:55:46.795267 11554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdc2baa4d614402b45ddcdbb184d2ef" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:46.795780 11405 raft_consensus.cc:3060] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.795928 11554 raft_consensus.cc:3060] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:46.800896 11554 raft_consensus.cc:2468] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 1.
I20260608 12:55:46.800951 11405 raft_consensus.cc:2468] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 1.
I20260608 12:55:46.802116 11446 leader_election.cc:304] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [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: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:46.802886 11604 raft_consensus.cc:2804] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:46.803295 11604 raft_consensus.cc:697] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 LEADER]: Becoming Leader. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Running, Role: LEADER
I20260608 12:55:46.804113 11604 consensus_queue.cc:237] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:46.811589 11300 catalog_manager.cc:5696] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66). New cstate: current_term: 1 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:46.823350  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:55:46.846374  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:46.847456  4637 tablet_replica.cc:333] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: stopping tablet replica
I20260608 12:55:46.848117  4637 raft_consensus.cc:2243] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:46.848503  4637 raft_consensus.cc:2272] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:46.850677  4637 tablet_replica.cc:333] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: stopping tablet replica
I20260608 12:55:46.851212  4637 raft_consensus.cc:2243] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:46.851553  4637 raft_consensus.cc:2272] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:46.853873  4637 tablet_replica.cc:333] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: stopping tablet replica
I20260608 12:55:46.854372  4637 raft_consensus.cc:2243] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:46.855006  4637 pending_rounds.cc:70] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Trying to abort 1 pending ops.
I20260608 12:55:46.855202  4637 pending_rounds.cc:77] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662027952635904 op_type: NO_OP noop_request { }
I20260608 12:55:46.855485  4637 raft_consensus.cc:2889] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:46.855720  4637 raft_consensus.cc:2272] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:46.858273  4637 tablet_replica.cc:333] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: stopping tablet replica
I20260608 12:55:46.858829  4637 raft_consensus.cc:2243] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:46.859189  4637 raft_consensus.cc:2272] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:46.883317  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:55:46.898625  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:55:46.924907  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:46.926064  4637 tablet_replica.cc:333] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: stopping tablet replica
I20260608 12:55:46.926762  4637 raft_consensus.cc:2243] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:46.927465  4637 pending_rounds.cc:70] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Trying to abort 1 pending ops.
I20260608 12:55:46.927695  4637 pending_rounds.cc:77] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662028517277696 op_type: NO_OP noop_request { }
I20260608 12:55:46.927982  4637 raft_consensus.cc:2889] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:46.928275  4637 raft_consensus.cc:2272] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:46.930764  4637 tablet_replica.cc:333] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: stopping tablet replica
I20260608 12:55:46.931329  4637 raft_consensus.cc:2243] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:46.931727  4637 raft_consensus.cc:2272] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:46.933797  4637 tablet_replica.cc:333] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: stopping tablet replica
I20260608 12:55:46.934396  4637 raft_consensus.cc:2243] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:46.935060  4637 pending_rounds.cc:70] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Trying to abort 1 pending ops.
I20260608 12:55:46.935269  4637 pending_rounds.cc:77] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662028122857472 op_type: NO_OP noop_request { }
I20260608 12:55:46.935549  4637 raft_consensus.cc:2889] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:46.935825  4637 raft_consensus.cc:2272] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:46.938480  4637 tablet_replica.cc:333] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: stopping tablet replica
I20260608 12:55:46.939085  4637 raft_consensus.cc:2243] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:46.939796  4637 pending_rounds.cc:70] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Trying to abort 1 pending ops.
I20260608 12:55:46.939996  4637 pending_rounds.cc:77] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662027688767488 op_type: NO_OP noop_request { }
I20260608 12:55:46.940290  4637 raft_consensus.cc:2889] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:55:46.940562  4637 raft_consensus.cc:2272] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:46.964879  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:55:46.979058  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:55:47.005791  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:47.006835  4637 tablet_replica.cc:333] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: stopping tablet replica
I20260608 12:55:47.007447  4637 raft_consensus.cc:2243] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:47.007934  4637 raft_consensus.cc:2272] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:47.010048  4637 tablet_replica.cc:333] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: stopping tablet replica
I20260608 12:55:47.010811  4637 raft_consensus.cc:2243] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:47.011219  4637 raft_consensus.cc:2272] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:47.013325  4637 tablet_replica.cc:333] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: stopping tablet replica
I20260608 12:55:47.013863  4637 raft_consensus.cc:2243] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:47.014261  4637 raft_consensus.cc:2272] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:47.016378  4637 tablet_replica.cc:333] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: stopping tablet replica
I20260608 12:55:47.016927  4637 raft_consensus.cc:2243] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:47.017299  4637 raft_consensus.cc:2272] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:47.040279  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:55:47.057329  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:47.064261 11628 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 12:55:47.065430 11629 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 12:55:47.065716 11631 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 12:55:47.066421  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:47.067799  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:47.068136  4637 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 12:55:47.068435  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923347068420 us; error 0 us; skew 500 ppm
I20260608 12:55:47.069113  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:47.071949  4637 webserver.cc:533] Webserver started at http://127.4.135.68:37647/ using document root <none> and password file <none>
I20260608 12:55:47.072604  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:47.072904  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:47.073309  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:47.074633  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "748b08f68f8345ef86c9f8cf4e63af09"
format_stamp: "Formatted at 2026-06-08 12:55:47 on dist-test-slave-rml8"
I20260608 12:55:47.079452  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:55:47.083148 11636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:47.084159  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:55:47.084602  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "748b08f68f8345ef86c9f8cf4e63af09"
format_stamp: "Formatted at 2026-06-08 12:55:47 on dist-test-slave-rml8"
I20260608 12:55:47.084995  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-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 12:55:47.102115  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:47.103525  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:47.105167  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:47.107851  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:47.108180  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:47.108525  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:47.108796  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:47.150516  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:41507
I20260608 12:55:47.150743 11698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:41507 every 8 connection(s)
I20260608 12:55:47.171280 11699 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36721
I20260608 12:55:47.171845 11699 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:47.172741 11699 heartbeater.cc:507] Master 127.4.135.126:36721 requested a full tablet report, sending...
I20260608 12:55:47.174957 11300 ts_manager.cc:194] Registered new tserver with Master: 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68:41507)
I20260608 12:55:47.176555 11300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46946
W20260608 12:55:47.724767 11351 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 163613a175b2416a92c67e1940f12cb4: could not find any suitable replica to move from server acc1cccdd7f24ca190007411cbd325a9 to server 748b08f68f8345ef86c9f8cf4e63af09
I20260608 12:55:48.179461 11699 heartbeater.cc:499] Master 127.4.135.126:36721 was elected leader, sending a full tablet report...
W20260608 12:55:48.739187 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet ecdc2baa4d614402b45ddcdbb184d2ef: Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
W20260608 12:55:48.742833 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 18fad221ef734094873a159dd4ea8395: Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
W20260608 12:55:48.746519 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 97797d2c6d234cf0b429d08561489219: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46183: connect: Connection refused (error 111)
W20260608 12:55:49.778076 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet ecdc2baa4d614402b45ddcdbb184d2ef: Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
W20260608 12:55:49.781621 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 18fad221ef734094873a159dd4ea8395: Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
W20260608 12:55:49.784991 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 97797d2c6d234cf0b429d08561489219: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46183: connect: Connection refused (error 111)
W20260608 12:55:50.798506 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 18fad221ef734094873a159dd4ea8395: Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
W20260608 12:55:50.802107 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 078c758b9e3546d39318864819bfc6c4: Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
W20260608 12:55:50.805343 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 97797d2c6d234cf0b429d08561489219: Network error: Client connection negotiation failed: client connection to 127.4.135.65:46183: connect: Connection refused (error 111)
W20260608 12:55:51.807823 11351 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 72acb4a76ac04d43bd928c9fdb17447c not available for placement
W20260608 12:55:52.809885 11351 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver acc1cccdd7f24ca190007411cbd325a9 not available for placement
W20260608 12:55:53.812189 11351 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver acc1cccdd7f24ca190007411cbd325a9 not available for placement
I20260608 12:55:54.189267  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:54.196538 11706 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 12:55:54.196527 11707 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 12:55:54.199692  4637 server_base.cc:1061] running on GCE node
W20260608 12:55:54.200706 11709 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 12:55:54.201874  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:54.202126  4637 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 12:55:54.202342  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923354202326 us; error 0 us; skew 500 ppm
I20260608 12:55:54.202971  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:54.206117  4637 webserver.cc:533] Webserver started at http://127.4.135.65:34355/ using document root <none> and password file <none>
I20260608 12:55:54.206815  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:54.207043  4637 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:55:54.210870  4637 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:54.214267 11714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:54.215173  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:55:54.215495  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "72acb4a76ac04d43bd928c9fdb17447c"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-rml8"
I20260608 12:55:54.215811  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-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 12:55:54.245990  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:54.247380  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:54.249045  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:54.253052 11721 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:55:54.276029  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:55:54.276419  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260608 12:55:54.276731  4637 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:55:54.281396 11721 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap starting.
I20260608 12:55:54.291519  4637 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:55:54.291844  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.000s
I20260608 12:55:54.293048 11721 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: 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 12:55:54.293795 11721 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap complete.
I20260608 12:55:54.294377 11721 ts_tablet_manager.cc:1403] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:55:54.296878 11721 raft_consensus.cc:359] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.297513 11721 raft_consensus.cc:740] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.298274 11721 consensus_queue.cc:260] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.301447 11721 ts_tablet_manager.cc:1434] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:55:54.302223 11721 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap starting.
I20260608 12:55:54.316367 11721 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: 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 12:55:54.317215 11721 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap complete.
I20260608 12:55:54.318140 11721 ts_tablet_manager.cc:1403] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:55:54.320683 11721 raft_consensus.cc:359] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.321430 11721 raft_consensus.cc:740] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.322201 11721 consensus_queue.cc:260] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.324460 11721 ts_tablet_manager.cc:1434] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260608 12:55:54.325240 11721 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap starting.
I20260608 12:55:54.339542 11721 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: 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 12:55:54.340473 11721 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap complete.
I20260608 12:55:54.341130 11721 ts_tablet_manager.cc:1403] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:55:54.343802 11721 raft_consensus.cc:359] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.344401 11721 raft_consensus.cc:740] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.345176 11721 consensus_queue.cc:260] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.347153 11721 ts_tablet_manager.cc:1434] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:55:54.347934 11721 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap starting.
I20260608 12:55:54.350673  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:46183
I20260608 12:55:54.350836 11781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:46183 every 8 connection(s)
W20260608 12:55:54.355159 11783 tablet.cc:2404] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:55:54.355883  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:54.367349 11721 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: 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 12:55:54.368386 11721 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: Bootstrap complete.
W20260608 12:55:54.368908 11788 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 12:55:54.369225 11721 ts_tablet_manager.cc:1403] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
W20260608 12:55:54.369041 11787 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 12:55:54.372833 11790 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 12:55:54.373570  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:54.374868  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:55:54.374464 11721 raft_consensus.cc:359] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
W20260608 12:55:54.375167  4637 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 12:55:54.375447  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923354375429 us; error 0 us; skew 500 ppm
I20260608 12:55:54.375330 11721 raft_consensus.cc:740] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.376258  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:54.376423 11721 consensus_queue.cc:260] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.378317 11721 ts_tablet_manager.cc:1434] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:55:54.379263  4637 webserver.cc:533] Webserver started at http://127.4.135.66:36865/ using document root <none> and password file <none>
I20260608 12:55:54.379905  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:54.380155  4637 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:55:54.383598 11782 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36721
I20260608 12:55:54.384160 11782 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:54.384730  4637 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 12:55:54.385095 11782 heartbeater.cc:507] Master 127.4.135.126:36721 requested a full tablet report, sending...
I20260608 12:55:54.389248 11795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:54.389978 11300 ts_manager.cc:194] Re-registered known tserver with Master: 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183)
I20260608 12:55:54.390268  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:54.390691  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "acc1cccdd7f24ca190007411cbd325a9"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-rml8"
I20260608 12:55:54.390947  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-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 12:55:54.395143 11300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44816
I20260608 12:55:54.398221 11782 heartbeater.cc:499] Master 127.4.135.126:36721 was elected leader, sending a full tablet report...
I20260608 12:55:54.411502  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:54.412823  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:54.414373  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:54.438336  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:55:54.438845  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 12:55:54.444157 11802 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Bootstrap starting.
I20260608 12:55:54.454063  4637 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:55:54.454403  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.005s	sys 0.007s
I20260608 12:55:54.457120 11802 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: 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 12:55:54.457998 11802 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Bootstrap complete.
I20260608 12:55:54.458627 11802 ts_tablet_manager.cc:1403] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:55:54.460774 11802 raft_consensus.cc:359] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.461483 11802 raft_consensus.cc:740] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.462282 11802 consensus_queue.cc:260] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.465428 11802 ts_tablet_manager.cc:1434] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:55:54.466226 11802 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Bootstrap starting.
I20260608 12:55:54.479506 11802 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: 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 12:55:54.480527 11802 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Bootstrap complete.
I20260608 12:55:54.481323 11802 ts_tablet_manager.cc:1403] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:55:54.483846 11802 raft_consensus.cc:359] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.484436 11802 raft_consensus.cc:740] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.485198 11802 consensus_queue.cc:260] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.487372 11802 ts_tablet_manager.cc:1434] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:55:54.488102 11802 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Bootstrap starting.
I20260608 12:55:54.502722 11802 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: 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 12:55:54.503549 11802 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Bootstrap complete.
I20260608 12:55:54.504297 11802 ts_tablet_manager.cc:1403] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:55:54.507016 11802 raft_consensus.cc:359] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.507721 11802 raft_consensus.cc:740] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.508505 11802 consensus_queue.cc:260] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.510885 11802 ts_tablet_manager.cc:1434] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:55:54.511911 11802 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Bootstrap starting.
I20260608 12:55:54.513330  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:35867
I20260608 12:55:54.513612 11862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:35867 every 8 connection(s)
I20260608 12:55:54.518667  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:54.528200 11802 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: 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
W20260608 12:55:54.528613 11867 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 12:55:54.529518 11802 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Bootstrap complete.
I20260608 12:55:54.530393 11802 ts_tablet_manager.cc:1403] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260608 12:55:54.533874 11802 raft_consensus.cc:359] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
W20260608 12:55:54.534934 11868 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 12:55:54.534942 11802 raft_consensus.cc:740] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.536513 11863 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36721
I20260608 12:55:54.537248 11863 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:54.536938 11802 consensus_queue.cc:260] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
W20260608 12:55:54.538275 11870 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 12:55:54.538967 11863 heartbeater.cc:507] Master 127.4.135.126:36721 requested a full tablet report, sending...
I20260608 12:55:54.539773  4637 server_base.cc:1061] running on GCE node
I20260608 12:55:54.540162 11802 ts_tablet_manager.cc:1434] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:55:54.541077  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:54.541392  4637 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 12:55:54.541646  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923354541627 us; error 0 us; skew 500 ppm
I20260608 12:55:54.542464  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:54.544430 11300 ts_manager.cc:194] Re-registered known tserver with Master: acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867)
I20260608 12:55:54.545476  4637 webserver.cc:533] Webserver started at http://127.4.135.67:44499/ using document root <none> and password file <none>
I20260608 12:55:54.546257  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:54.546494  4637 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:55:54.551374 11300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44826
I20260608 12:55:54.551597  4637 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:55:54.554740 11863 heartbeater.cc:499] Master 127.4.135.126:36721 was elected leader, sending a full tablet report...
I20260608 12:55:54.555871 11875 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:54.556834  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:55:54.557201  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "1f8a357c3f4f46519d315a893b73ee0a"
format_stamp: "Formatted at 2026-06-08 12:55:45 on dist-test-slave-rml8"
I20260608 12:55:54.557538  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-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 12:55:54.579037  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:54.580394  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:54.581876  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:54.604791  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:55:54.605201  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.002s	sys 0.000s
I20260608 12:55:54.610478 11882 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap starting.
I20260608 12:55:54.625434 11882 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: 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 12:55:54.626302 11882 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap complete.
I20260608 12:55:54.627046 11882 ts_tablet_manager.cc:1403] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 12:55:54.627209  4637 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:55:54.627530  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.022s	user 0.022s	sys 0.000s
I20260608 12:55:54.630410 11882 raft_consensus.cc:359] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.631220 11882 raft_consensus.cc:740] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.632069 11882 consensus_queue.cc:260] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.634912 11882 ts_tablet_manager.cc:1434] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:55:54.635828 11882 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap starting.
I20260608 12:55:54.653496 11882 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: 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 12:55:54.654268 11882 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap complete.
I20260608 12:55:54.654928 11882 ts_tablet_manager.cc:1403] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260608 12:55:54.657330 11882 raft_consensus.cc:359] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.657958 11882 raft_consensus.cc:740] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.658790 11882 consensus_queue.cc:260] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.660867 11882 ts_tablet_manager.cc:1434] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:55:54.661608 11882 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap starting.
I20260608 12:55:54.673941 11882 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: 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 12:55:54.674760 11882 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap complete.
I20260608 12:55:54.675527 11882 ts_tablet_manager.cc:1403] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:55:54.677872 11882 raft_consensus.cc:359] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.678475 11882 raft_consensus.cc:740] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.679394 11882 consensus_queue.cc:260] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.681416 11882 ts_tablet_manager.cc:1434] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:55:54.682125 11882 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap starting.
I20260608 12:55:54.687981  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:40789
I20260608 12:55:54.688230 11942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:40789 every 8 connection(s)
I20260608 12:55:54.697484 11882 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: 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 12:55:54.698712 11882 tablet_bootstrap.cc:492] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: Bootstrap complete.
I20260608 12:55:54.699487 11882 ts_tablet_manager.cc:1403] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 12:55:54.702421 11882 raft_consensus.cc:359] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.703227 11882 raft_consensus.cc:740] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Initialized, Role: FOLLOWER
I20260608 12:55:54.704172 11882 consensus_queue.cc:260] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:54.705588 11943 heartbeater.cc:344] Connected to a master server at 127.4.135.126:36721
I20260608 12:55:54.706097 11943 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:54.707180 11943 heartbeater.cc:507] Master 127.4.135.126:36721 requested a full tablet report, sending...
I20260608 12:55:54.707991 11882 ts_tablet_manager.cc:1434] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260608 12:55:54.711719 11300 ts_manager.cc:194] Re-registered known tserver with Master: 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:54.716748 11300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44836
I20260608 12:55:54.719588 11943 heartbeater.cc:499] Master 127.4.135.126:36721 was elected leader, sending a full tablet report...
W20260608 12:55:54.835228 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 18fad221ef734094873a159dd4ea8395: Illegal state: Replica acc1cccdd7f24ca190007411cbd325a9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } }
W20260608 12:55:54.839386 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet ecdc2baa4d614402b45ddcdbb184d2ef: Illegal state: Replica acc1cccdd7f24ca190007411cbd325a9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } }
W20260608 12:55:54.852152 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 97797d2c6d234cf0b429d08561489219: Illegal state: Replica 72acb4a76ac04d43bd928c9fdb17447c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } }
I20260608 12:55:55.858860 11951 raft_consensus.cc:493] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.859597 11950 raft_consensus.cc:493] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.859774 11951 raft_consensus.cc:515] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.860314 11950 raft_consensus.cc:515] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.863150 11950 leader_election.cc:290] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:55.869369 11951 leader_election.cc:290] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
W20260608 12:55:55.882418 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet ecdc2baa4d614402b45ddcdbb184d2ef: Illegal state: Replica acc1cccdd7f24ca190007411cbd325a9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } }
W20260608 12:55:55.888521 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 078c758b9e3546d39318864819bfc6c4: Illegal state: Replica acc1cccdd7f24ca190007411cbd325a9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } }
I20260608 12:55:55.889571 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:55.893018 11917 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 1.
I20260608 12:55:55.894681 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdc2baa4d614402b45ddcdbb184d2ef" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c" is_pre_election: true
I20260608 12:55:55.895038 11717 leader_election.cc:304] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [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: 1f8a357c3f4f46519d315a893b73ee0a, 72acb4a76ac04d43bd928c9fdb17447c; no voters: 
I20260608 12:55:55.895743 11755 raft_consensus.cc:2468] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 1.
I20260608 12:55:55.896548 11950 raft_consensus.cc:2804] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:55:55.897110 11950 raft_consensus.cc:493] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.897640 11950 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.897796 11799 leader_election.cc:304] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [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: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:55.898103 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc1cccdd7f24ca190007411cbd325a9" is_pre_election: true
I20260608 12:55:55.899507 11951 raft_consensus.cc:2804] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:55:55.899405 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdc2baa4d614402b45ddcdbb184d2ef" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:55.900226 11951 raft_consensus.cc:493] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.900122 11837 raft_consensus.cc:2410] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72acb4a76ac04d43bd928c9fdb17447c 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.
W20260608 12:55:55.898466 11351 auto_rebalancer.cc:591] Failed to schedule move for tablet 97797d2c6d234cf0b429d08561489219: Illegal state: Replica 72acb4a76ac04d43bd928c9fdb17447c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } }
I20260608 12:55:55.900902 11917 raft_consensus.cc:2468] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 1.
I20260608 12:55:55.901050 11951 raft_consensus.cc:3060] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.905141 11950 raft_consensus.cc:515] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.907210 11950 leader_election.cc:290] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [CANDIDATE]: Term 2 election: Requested vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:55.908026 11950 raft_consensus.cc:493] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.908258 11951 raft_consensus.cc:515] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.908165 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc1cccdd7f24ca190007411cbd325a9"
I20260608 12:55:55.908991 11950 raft_consensus.cc:515] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.909983 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:55.911301 11917 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.912135 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdc2baa4d614402b45ddcdbb184d2ef" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c"
I20260608 12:55:55.912614 11951 leader_election.cc:290] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 2 election: Requested vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:55.909976 11837 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.913139 11755 raft_consensus.cc:3060] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.915051 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc1cccdd7f24ca190007411cbd325a9" is_pre_election: true
I20260608 12:55:55.916011 11836 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 1.
I20260608 12:55:55.918762 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:55.919377 11917 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 2.
I20260608 12:55:55.919705 11915 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 1.
I20260608 12:55:55.921458 11837 raft_consensus.cc:2410] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 72acb4a76ac04d43bd928c9fdb17447c 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 12:55:55.912376 11950 leader_election.cc:290] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:55.913313 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdc2baa4d614402b45ddcdbb184d2ef" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:55.921828 11755 raft_consensus.cc:2468] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 2.
I20260608 12:55:55.921893 11717 leader_election.cc:304] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [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: 1f8a357c3f4f46519d315a893b73ee0a, 72acb4a76ac04d43bd928c9fdb17447c; no voters: 
I20260608 12:55:55.923151 11916 raft_consensus.cc:3060] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.924006 11799 leader_election.cc:304] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [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: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:55.924219 11717 leader_election.cc:304] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: 1f8a357c3f4f46519d315a893b73ee0a, 72acb4a76ac04d43bd928c9fdb17447c; no voters: 
I20260608 12:55:55.925066 11950 raft_consensus.cc:2804] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:55.925154 11951 raft_consensus.cc:2804] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:55.927294 11960 raft_consensus.cc:2804] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:55:55.928030 11960 raft_consensus.cc:493] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.928665 11960 raft_consensus.cc:3060] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.931384 11916 raft_consensus.cc:2468] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 2.
I20260608 12:55:55.933912 11950 raft_consensus.cc:697] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Becoming Leader. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Running, Role: LEADER
I20260608 12:55:55.935341 11961 raft_consensus.cc:493] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:55.935686 11950 consensus_queue.cc:237] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [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: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.936440 11961 raft_consensus.cc:515] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.937402 11951 raft_consensus.cc:697] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 2 LEADER]: Becoming Leader. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Running, Role: LEADER
I20260608 12:55:55.937589 11960 raft_consensus.cc:515] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.938978 11951 consensus_queue.cc:237] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.939988 11961 leader_election.cc:290] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:55.940742 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc1cccdd7f24ca190007411cbd325a9" is_pre_election: true
I20260608 12:55:55.941673 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:55.942574 11916 raft_consensus.cc:2468] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 1.
I20260608 12:55:55.941893 11837 raft_consensus.cc:2410] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72acb4a76ac04d43bd928c9fdb17447c 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 12:55:55.943185 11960 leader_election.cc:290] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [CANDIDATE]: Term 2 election: Requested vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:55.946187 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acc1cccdd7f24ca190007411cbd325a9"
I20260608 12:55:55.947115 11836 raft_consensus.cc:3060] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.952813 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:55.953809 11916 raft_consensus.cc:3060] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.960330 11717 leader_election.cc:304] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [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: 1f8a357c3f4f46519d315a893b73ee0a, 72acb4a76ac04d43bd928c9fdb17447c; no voters: acc1cccdd7f24ca190007411cbd325a9
I20260608 12:55:55.961853 11960 raft_consensus.cc:2804] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:55:55.962512 11960 raft_consensus.cc:493] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:55.963172 11960 raft_consensus.cc:3060] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.965698 11836 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 2.
I20260608 12:55:55.968291 11717 leader_election.cc:304] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9; no voters: 
I20260608 12:55:55.970155 11961 raft_consensus.cc:2804] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:55.970901 11961 raft_consensus.cc:697] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Becoming Leader. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Running, Role: LEADER
I20260608 12:55:55.970765 11960 raft_consensus.cc:515] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.972463 11961 consensus_queue.cc:237] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:55.974524 11960 leader_election.cc:290] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [CANDIDATE]: Term 2 election: Requested vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:55.977597 11836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc1cccdd7f24ca190007411cbd325a9"
I20260608 12:55:55.978539 11836 raft_consensus.cc:3060] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.981637 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "72acb4a76ac04d43bd928c9fdb17447c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:55.982398 11916 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 2.
I20260608 12:55:55.982510 11915 raft_consensus.cc:3060] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:55.985770 11300 catalog_manager.cc:5696] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:55.990083 11303 catalog_manager.cc:5696] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c reported cstate change: term changed from 1 to 2, leader changed from acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66) to 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65). New cstate: current_term: 2 leader_uuid: "72acb4a76ac04d43bd928c9fdb17447c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:55.991575 11915 raft_consensus.cc:2468] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72acb4a76ac04d43bd928c9fdb17447c in term 2.
I20260608 12:55:55.992997 11717 leader_election.cc:304] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [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: 1f8a357c3f4f46519d315a893b73ee0a, 72acb4a76ac04d43bd928c9fdb17447c; no voters: 
I20260608 12:55:55.993948 11960 raft_consensus.cc:2804] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:55.994645 11960 raft_consensus.cc:697] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Becoming Leader. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Running, Role: LEADER
I20260608 12:55:55.995712 11960 consensus_queue.cc:237] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:56.003554 11836 raft_consensus.cc:2410] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 72acb4a76ac04d43bd928c9fdb17447c 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 12:55:56.024179 11303 catalog_manager.cc:5696] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "72acb4a76ac04d43bd928c9fdb17447c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:56.026072 11303 catalog_manager.cc:5696] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c reported cstate change: term changed from 1 to 2, leader changed from acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66) to 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65). New cstate: current_term: 2 leader_uuid: "72acb4a76ac04d43bd928c9fdb17447c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:56.032438 11951 raft_consensus.cc:493] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:56.033066 11951 raft_consensus.cc:515] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:56.035183 11951 leader_election.cc:290] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:56.036046 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c" is_pre_election: true
I20260608 12:55:56.036888 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:56.037744 11915 raft_consensus.cc:2468] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 2.
I20260608 12:55:56.039285 11798 leader_election.cc:304] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: 1f8a357c3f4f46519d315a893b73ee0a, acc1cccdd7f24ca190007411cbd325a9; no voters: 72acb4a76ac04d43bd928c9fdb17447c
I20260608 12:55:56.040210 11951 raft_consensus.cc:2804] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:55:56.040669 11951 raft_consensus.cc:493] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:56.041080 11951 raft_consensus.cc:3060] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:56.046197 11951 raft_consensus.cc:515] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:56.048189 11951 leader_election.cc:290] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 3 election: Requested vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:56.049247 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c"
I20260608 12:55:56.049346 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18fad221ef734094873a159dd4ea8395" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:56.050508 11915 raft_consensus.cc:3060] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:56.055548 11915 raft_consensus.cc:2468] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 3.
I20260608 12:55:56.056867 11798 leader_election.cc:304] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: 1f8a357c3f4f46519d315a893b73ee0a, acc1cccdd7f24ca190007411cbd325a9; no voters: 72acb4a76ac04d43bd928c9fdb17447c
I20260608 12:55:56.057790 11951 raft_consensus.cc:2804] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:55:56.058368 11951 raft_consensus.cc:697] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Becoming Leader. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Running, Role: LEADER
I20260608 12:55:56.059358 11951 consensus_queue.cc:237] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:56.067358 11303 catalog_manager.cc:5696] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: term changed from 2 to 3, leader changed from 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65) to acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66). New cstate: current_term: 3 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:56.068459 11951 raft_consensus.cc:493] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:56.069087 11951 raft_consensus.cc:515] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:56.071412 11951 leader_election.cc:290] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:56.072099 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c" is_pre_election: true
I20260608 12:55:56.072577 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:55:56.073568 11915 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 2.
I20260608 12:55:56.074842 11798 leader_election.cc:304] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: 1f8a357c3f4f46519d315a893b73ee0a, acc1cccdd7f24ca190007411cbd325a9; no voters: 72acb4a76ac04d43bd928c9fdb17447c
I20260608 12:55:56.075734 11951 raft_consensus.cc:2804] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:55:56.076311 11951 raft_consensus.cc:493] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:56.076859 11951 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:56.082130 11951 raft_consensus.cc:515] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:56.084167 11951 leader_election.cc:290] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [CANDIDATE]: Term 3 election: Requested vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:55:56.084880 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72acb4a76ac04d43bd928c9fdb17447c"
I20260608 12:55:56.085235 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "acc1cccdd7f24ca190007411cbd325a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a"
I20260608 12:55:56.085927 11915 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:56.090678 11915 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc1cccdd7f24ca190007411cbd325a9 in term 3.
I20260608 12:55:56.091742 11798 leader_election.cc:304] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: 1f8a357c3f4f46519d315a893b73ee0a, acc1cccdd7f24ca190007411cbd325a9; no voters: 72acb4a76ac04d43bd928c9fdb17447c
I20260608 12:55:56.092504 11951 raft_consensus.cc:2804] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:55:56.093125 11951 raft_consensus.cc:697] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Becoming Leader. State: Replica: acc1cccdd7f24ca190007411cbd325a9, State: Running, Role: LEADER
I20260608 12:55:56.093894 11951 consensus_queue.cc:237] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:56.101527 11303 catalog_manager.cc:5696] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: term changed from 2 to 3, leader changed from 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65) to acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66). New cstate: current_term: 3 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:56.350414 11915 raft_consensus.cc:1275] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:56.352056 11951 consensus_queue.cc:1048] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.366640 11755 raft_consensus.cc:1275] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:56.369170 11951 consensus_queue.cc:1048] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.428968 11836 raft_consensus.cc:1275] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Refusing update from remote peer 72acb4a76ac04d43bd928c9fdb17447c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:56.430640 11960 consensus_queue.cc:1048] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.437052 11837 raft_consensus.cc:1240] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Rejecting Update request from peer 72acb4a76ac04d43bd928c9fdb17447c for earlier term 2. Current term is 3. Ops: []
I20260608 12:55:56.438786 11960 consensus_queue.cc:1059] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.439743 11960 consensus_queue.cc:1243] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Peer acc1cccdd7f24ca190007411cbd325a9 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 12:55:56.440529 11961 raft_consensus.cc:3055] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:55:56.441089 11961 raft_consensus.cc:740] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Running, Role: LEADER
I20260608 12:55:56.442631 11961 consensus_queue.cc:260] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [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: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:56.444922 11961 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:56.447347 11915 raft_consensus.cc:1275] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Refusing update from remote peer 72acb4a76ac04d43bd928c9fdb17447c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:56.449963 11963 consensus_queue.cc:1048] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.452409 11836 raft_consensus.cc:1240] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Rejecting Update request from peer 72acb4a76ac04d43bd928c9fdb17447c for earlier term 2. Current term is 3. Ops: []
I20260608 12:55:56.457576 11961 consensus_queue.cc:1059] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:56.459092 11961 consensus_queue.cc:1243] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Peer acc1cccdd7f24ca190007411cbd325a9 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 12:55:56.460165 11961 raft_consensus.cc:3055] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:55:56.461062 11961 raft_consensus.cc:740] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72acb4a76ac04d43bd928c9fdb17447c, State: Running, Role: LEADER
I20260608 12:55:56.462464 11961 consensus_queue.cc:260] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:55:56.465559 11961 raft_consensus.cc:3060] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:55:56.538434 11915 raft_consensus.cc:1275] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:55:56.540637 11951 consensus_queue.cc:1048] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:56.558121 11755 raft_consensus.cc:1275] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:55:56.560348 11951 consensus_queue.cc:1048] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.561336 11951 consensus_queue.cc:1243] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Peer 72acb4a76ac04d43bd928c9fdb17447c 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 12:55:56.564822 11755 pending_rounds.cc:85] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Aborting all ops after (but not including) 0
I20260608 12:55:56.565445 11755 pending_rounds.cc:107] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:55:56.565891 11755 raft_consensus.cc:2889] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:55:56.706482 11755 raft_consensus.cc:1275] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:55:56.707939 11951 consensus_queue.cc:1048] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:56.708842 11951 consensus_queue.cc:1243] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Peer 72acb4a76ac04d43bd928c9fdb17447c 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 12:55:56.712625 11755 pending_rounds.cc:85] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Aborting all ops after (but not including) 0
I20260608 12:55:56.713040 11755 pending_rounds.cc:107] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:55:56.713328 11755 raft_consensus.cc:2889] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:55:56.718499 11915 raft_consensus.cc:1275] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:55:56.720937 11962 consensus_queue.cc:1048] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:56.918671 11836 consensus_queue.cc:237] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } }
I20260608 12:55:56.925181 11915 raft_consensus.cc:1275] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:55:56.927013 11755 raft_consensus.cc:1275] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:55:56.927466 11951 consensus_queue.cc:1048] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:56.929459 11987 consensus_queue.cc:1048] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } 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 12:55:56.935248 11951 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
I20260608 12:55:56.939354 11915 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
W20260608 12:55:56.940629 11798 consensus_peers.cc:597] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 -> Peer 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68:41507): Couldn't send request to peer 748b08f68f8345ef86c9f8cf4e63af09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 078c758b9e3546d39318864819bfc6c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:56.940744 11755 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
I20260608 12:55:56.955986 11302 catalog_manager.cc:5696] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New cstate: current_term: 3 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:56.958254 11836 consensus_queue.cc:237] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } }
I20260608 12:55:56.966907 11915 raft_consensus.cc:1275] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 12:55:56.967764 11798 consensus_peers.cc:597] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 -> Peer 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68:41507): Couldn't send request to peer 748b08f68f8345ef86c9f8cf4e63af09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18fad221ef734094873a159dd4ea8395. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:56.968314 11755 raft_consensus.cc:1275] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:55:56.969295 11987 consensus_queue.cc:1048] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } 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 12:55:56.970454 11962 consensus_queue.cc:1048] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:56.978615 11987 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
I20260608 12:55:56.982762 11915 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
I20260608 12:55:56.987327 11755 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
I20260608 12:55:56.999840 11303 catalog_manager.cc:5696] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a reported cstate change: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New cstate: current_term: 3 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
I20260608 12:55:57.000898 11755 consensus_queue.cc:237] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } }
I20260608 12:55:57.014496 11836 raft_consensus.cc:1275] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Refusing update from remote peer 72acb4a76ac04d43bd928c9fdb17447c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:57.015112 11915 raft_consensus.cc:1275] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Refusing update from remote peer 72acb4a76ac04d43bd928c9fdb17447c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:57.016593 11961 consensus_queue.cc:1048] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } 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 12:55:57.021463 11961 consensus_queue.cc:1048] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:57.026530 11960 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
I20260608 12:55:57.029273 11836 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
W20260608 12:55:57.028019 11717 consensus_peers.cc:597] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c -> Peer 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68:41507): Couldn't send request to peer 748b08f68f8345ef86c9f8cf4e63af09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97797d2c6d234cf0b429d08561489219. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:57.038481 11915 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } } }
I20260608 12:55:57.041500 11300 catalog_manager.cc:5696] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c reported cstate change: config changed from index -1 to 3, NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "72acb4a76ac04d43bd928c9fdb17447c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:57.321476 11995 ts_tablet_manager.cc:933] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: Initiating tablet copy from peer acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867)
I20260608 12:55:57.323668 11995 tablet_copy_client.cc:323] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:35867
I20260608 12:55:57.338487 11847 tablet_copy_service.cc:140] P acc1cccdd7f24ca190007411cbd325a9: Received BeginTabletCopySession request for tablet 078c758b9e3546d39318864819bfc6c4 from peer 748b08f68f8345ef86c9f8cf4e63af09 ({username='slave'} at 127.0.0.1:51164)
I20260608 12:55:57.339481 11847 tablet_copy_service.cc:161] P acc1cccdd7f24ca190007411cbd325a9: Beginning new tablet copy session on tablet 078c758b9e3546d39318864819bfc6c4 from peer 748b08f68f8345ef86c9f8cf4e63af09 at {username='slave'} at 127.0.0.1:51164: session id = 748b08f68f8345ef86c9f8cf4e63af09-078c758b9e3546d39318864819bfc6c4
I20260608 12:55:57.349166 11847 tablet_copy_source_session.cc:215] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:57.353641 11995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078c758b9e3546d39318864819bfc6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:57.354084 11999 ts_tablet_manager.cc:933] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: Initiating tablet copy from peer acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867)
I20260608 12:55:57.356669 11999 tablet_copy_client.cc:323] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:35867
I20260608 12:55:57.358974 11847 tablet_copy_service.cc:140] P acc1cccdd7f24ca190007411cbd325a9: Received BeginTabletCopySession request for tablet 18fad221ef734094873a159dd4ea8395 from peer 748b08f68f8345ef86c9f8cf4e63af09 ({username='slave'} at 127.0.0.1:51164)
I20260608 12:55:57.359851 11847 tablet_copy_service.cc:161] P acc1cccdd7f24ca190007411cbd325a9: Beginning new tablet copy session on tablet 18fad221ef734094873a159dd4ea8395 from peer 748b08f68f8345ef86c9f8cf4e63af09 at {username='slave'} at 127.0.0.1:51164: session id = 748b08f68f8345ef86c9f8cf4e63af09-18fad221ef734094873a159dd4ea8395
I20260608 12:55:57.368257 11847 tablet_copy_source_session.cc:215] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:57.371771 11995 tablet_copy_client.cc:806] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:57.372475 11999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18fad221ef734094873a159dd4ea8395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:57.372589 11995 tablet_copy_client.cc:670] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:57.377105 11995 tablet_copy_client.cc:538] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:57.384541 11995 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: Bootstrap starting.
I20260608 12:55:57.391206 11999 tablet_copy_client.cc:806] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:57.391978 11999 tablet_copy_client.cc:670] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:57.396543 11999 tablet_copy_client.cc:538] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:57.406203 11999 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: Bootstrap starting.
I20260608 12:55:57.406484 11995 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: 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 12:55:57.407773 11995 tablet_bootstrap.cc:492] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: Bootstrap complete.
I20260608 12:55:57.408679 11995 ts_tablet_manager.cc:1403] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260608 12:55:57.412724 11995 raft_consensus.cc:359] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } }
I20260608 12:55:57.419926 12002 ts_tablet_manager.cc:933] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: Initiating tablet copy from peer 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183)
I20260608 12:55:57.419965 11995 raft_consensus.cc:740] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 748b08f68f8345ef86c9f8cf4e63af09, State: Initialized, Role: LEARNER
I20260608 12:55:57.421406 11995 consensus_queue.cc:260] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [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: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } }
I20260608 12:55:57.428901 12002 tablet_copy_client.cc:323] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.65:46183
I20260608 12:55:57.432477 11995 ts_tablet_manager.cc:1434] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.008s
I20260608 12:55:57.438655 11847 tablet_copy_service.cc:342] P acc1cccdd7f24ca190007411cbd325a9: Request end of tablet copy session 748b08f68f8345ef86c9f8cf4e63af09-078c758b9e3546d39318864819bfc6c4 received from {username='slave'} at 127.0.0.1:51164
I20260608 12:55:57.439589 11847 tablet_copy_service.cc:434] P acc1cccdd7f24ca190007411cbd325a9: ending tablet copy session 748b08f68f8345ef86c9f8cf4e63af09-078c758b9e3546d39318864819bfc6c4 on tablet 078c758b9e3546d39318864819bfc6c4 with peer 748b08f68f8345ef86c9f8cf4e63af09
I20260608 12:55:57.441390 11999 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: 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 12:55:57.443066 11999 tablet_bootstrap.cc:492] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: Bootstrap complete.
I20260608 12:55:57.444000 11999 ts_tablet_manager.cc:1403] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.007s
I20260608 12:55:57.449280 11999 raft_consensus.cc:359] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } }
I20260608 12:55:57.450428 11999 raft_consensus.cc:740] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 748b08f68f8345ef86c9f8cf4e63af09, State: Initialized, Role: LEARNER
I20260608 12:55:57.451301 11999 consensus_queue.cc:260] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } }
I20260608 12:55:57.453953 11999 ts_tablet_manager.cc:1434] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 12:55:57.455499 11766 tablet_copy_service.cc:140] P 72acb4a76ac04d43bd928c9fdb17447c: Received BeginTabletCopySession request for tablet 97797d2c6d234cf0b429d08561489219 from peer 748b08f68f8345ef86c9f8cf4e63af09 ({username='slave'} at 127.0.0.1:35722)
I20260608 12:55:57.456292 11766 tablet_copy_service.cc:161] P 72acb4a76ac04d43bd928c9fdb17447c: Beginning new tablet copy session on tablet 97797d2c6d234cf0b429d08561489219 from peer 748b08f68f8345ef86c9f8cf4e63af09 at {username='slave'} at 127.0.0.1:35722: session id = 748b08f68f8345ef86c9f8cf4e63af09-97797d2c6d234cf0b429d08561489219
I20260608 12:55:57.463950 11766 tablet_copy_source_session.cc:215] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:57.465327 11847 tablet_copy_service.cc:342] P acc1cccdd7f24ca190007411cbd325a9: Request end of tablet copy session 748b08f68f8345ef86c9f8cf4e63af09-18fad221ef734094873a159dd4ea8395 received from {username='slave'} at 127.0.0.1:51164
I20260608 12:55:57.465997 11847 tablet_copy_service.cc:434] P acc1cccdd7f24ca190007411cbd325a9: ending tablet copy session 748b08f68f8345ef86c9f8cf4e63af09-18fad221ef734094873a159dd4ea8395 on tablet 18fad221ef734094873a159dd4ea8395 with peer 748b08f68f8345ef86c9f8cf4e63af09
I20260608 12:55:57.468132 12002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97797d2c6d234cf0b429d08561489219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:57.480487 12002 tablet_copy_client.cc:806] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:57.481176 12002 tablet_copy_client.cc:670] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:57.485170 12002 tablet_copy_client.cc:538] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:57.491566 12002 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: Bootstrap starting.
I20260608 12:55:57.509395 12002 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: 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 12:55:57.510320 12002 tablet_bootstrap.cc:492] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: Bootstrap complete.
I20260608 12:55:57.511098 12002 ts_tablet_manager.cc:1403] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260608 12:55:57.513514 12002 raft_consensus.cc:359] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } }
I20260608 12:55:57.514317 12002 raft_consensus.cc:740] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 748b08f68f8345ef86c9f8cf4e63af09, State: Initialized, Role: LEARNER
I20260608 12:55:57.515004 12002 consensus_queue.cc:260] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: true } }
I20260608 12:55:57.517398 12002 ts_tablet_manager.cc:1434] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:55:57.519479 11766 tablet_copy_service.cc:342] P 72acb4a76ac04d43bd928c9fdb17447c: Request end of tablet copy session 748b08f68f8345ef86c9f8cf4e63af09-97797d2c6d234cf0b429d08561489219 received from {username='slave'} at 127.0.0.1:35722
I20260608 12:55:57.520154 11766 tablet_copy_service.cc:434] P 72acb4a76ac04d43bd928c9fdb17447c: ending tablet copy session 748b08f68f8345ef86c9f8cf4e63af09-97797d2c6d234cf0b429d08561489219 on tablet 97797d2c6d234cf0b429d08561489219 with peer 748b08f68f8345ef86c9f8cf4e63af09
I20260608 12:55:57.776026 11674 raft_consensus.cc:1217] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:55:57.812222 11674 raft_consensus.cc:1217] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:55:57.895710 11674 raft_consensus.cc:1217] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
W20260608 12:55:58.955351 11798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.135.67:40789, user_credentials={real_user=slave}} blocked reactor thread for 55126.3us
I20260608 12:55:59.257247 12011 raft_consensus.cc:1064] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c: attempting to promote NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 to VOTER
I20260608 12:55:59.259451 12011 consensus_queue.cc:237] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:55:59.272181 11672 raft_consensus.cc:1275] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 LEARNER]: Refusing update from remote peer 72acb4a76ac04d43bd928c9fdb17447c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:59.273809 12014 consensus_queue.cc:1048] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Connected to new peer: Peer: permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } 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 12:55:59.293416 11951 raft_consensus.cc:1064] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9: attempting to promote NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 to VOTER
I20260608 12:55:59.295888 11951 consensus_queue.cc:237] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:55:59.308429 11674 raft_consensus.cc:1275] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 LEARNER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:59.330085 11951 consensus_queue.cc:1048] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } 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 12:55:59.336153 11917 raft_consensus.cc:1275] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:59.347728 11916 raft_consensus.cc:1275] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Refusing update from remote peer 72acb4a76ac04d43bd928c9fdb17447c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:59.348239 11836 raft_consensus.cc:1275] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Refusing update from remote peer 72acb4a76ac04d43bd928c9fdb17447c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:55:59.350265 12009 consensus_queue.cc:1048] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:59.351948 12014 consensus_queue.cc:1048] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } 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 12:55:59.367753 11755 raft_consensus.cc:1275] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:59.371879 12020 consensus_queue.cc:1048] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } 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 12:55:59.375785 12009 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.378360 11917 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.407647 11303 catalog_manager.cc:5696] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a reported cstate change: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "72acb4a76ac04d43bd928c9fdb17447c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.375737 12019 raft_consensus.cc:1064] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9: attempting to promote NON_VOTER 748b08f68f8345ef86c9f8cf4e63af09 to VOTER
I20260608 12:55:59.424441 11674 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.430764 11836 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
W20260608 12:55:59.453612 11798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.135.68:41507, user_credentials={real_user=slave}} blocked reactor thread for 143223us
I20260608 12:55:59.450280 12019 consensus_queue.cc:237] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:55:59.466102 12018 consensus_queue.cc:1048] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:59.479652 12020 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.490903 11917 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.491979 11674 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.493752 11916 raft_consensus.cc:1275] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:59.495512 11673 raft_consensus.cc:1275] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 LEARNER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:59.496595 11755 raft_consensus.cc:1275] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:55:59.497391 12018 consensus_queue.cc:1048] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } 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 12:55:59.498883 12010 consensus_queue.cc:1048] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:55:59.501032 12017 consensus_queue.cc:1048] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } 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 12:55:59.524788 11951 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.527490 11917 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.536164 11673 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.550098 11756 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.550479 11755 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.555198 11301 catalog_manager.cc:5696] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a reported cstate change: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } attrs { replace: true } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.556327 11754 consensus_queue.cc:237] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:55:59.568596 11917 raft_consensus.cc:1275] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Refusing update from remote peer 72acb4a76ac04d43bd928c9fdb17447c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:55:59.568536 11303 catalog_manager.cc:5696] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: config changed from index 3 to 4, 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:59.571331 11673 raft_consensus.cc:1275] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 FOLLOWER]: Refusing update from remote peer 72acb4a76ac04d43bd928c9fdb17447c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:55:59.573587 12011 consensus_queue.cc:1048] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:55:59.574491 12009 consensus_queue.cc:1048] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [LEADER]: Connected to new peer: Peer: permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } 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 12:55:59.583305 12014 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.589345 11917 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.591472 11673 raft_consensus.cc:2955] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.597487 11290 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 97797d2c6d234cf0b429d08561489219 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:59.608563 11299 catalog_manager.cc:5696] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c reported cstate change: config changed from index 4 to 5, VOTER acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66) evicted. New cstate: current_term: 2 leader_uuid: "72acb4a76ac04d43bd928c9fdb17447c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:59.622192 11836 consensus_queue.cc:237] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [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: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:55:59.622820 11837 consensus_queue.cc:237] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:55:59.624888 11827 tablet_service.cc:1558] Processing DeleteTablet for tablet 97797d2c6d234cf0b429d08561489219 with delete_type TABLET_DATA_TOMBSTONED (TS acc1cccdd7f24ca190007411cbd325a9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51178
I20260608 12:55:59.629299 11673 raft_consensus.cc:1275] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:59.630208 11756 raft_consensus.cc:1275] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:59.631551 11951 consensus_queue.cc:1048] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } 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 12:55:59.633374 12020 consensus_queue.cc:1048] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:55:59.636736 11917 raft_consensus.cc:1275] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:59.638460 12020 consensus_queue.cc:1048] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:55:59.639523 11673 raft_consensus.cc:1275] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Refusing update from remote peer acc1cccdd7f24ca190007411cbd325a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:55:59.641999 12039 tablet_replica.cc:333] stopping tablet replica
I20260608 12:55:59.643216 12039 raft_consensus.cc:2243] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:59.644042 12039 raft_consensus.cc:2272] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:59.644326 11951 consensus_queue.cc:1048] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } 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 12:55:59.646620 12018 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.654103 11756 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.656858 12019 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.656641 11673 raft_consensus.cc:2955] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.663002 11289 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 18fad221ef734094873a159dd4ea8395 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:59.665078 12039 ts_tablet_manager.cc:1916] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:59.668466 11916 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.670128 11302 catalog_manager.cc:5696] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: config changed from index 4 to 5, VOTER 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67) evicted. New cstate: current_term: 3 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:59.671129 11289 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 078c758b9e3546d39318864819bfc6c4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:59.684211 12039 ts_tablet_manager.cc:1929] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:55:59.686117 12039 log.cc:1199] T 97797d2c6d234cf0b429d08561489219 P acc1cccdd7f24ca190007411cbd325a9: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/97797d2c6d234cf0b429d08561489219
I20260608 12:55:59.685801 11674 raft_consensus.cc:2955] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } } }
I20260608 12:55:59.688182 11289 catalog_manager.cc:5027] TS acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867): tablet 97797d2c6d234cf0b429d08561489219 (table test-workload [id=163613a175b2416a92c67e1940f12cb4]) successfully deleted
I20260608 12:55:59.699875 11301 catalog_manager.cc:5696] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 reported cstate change: config changed from index 4 to 5, VOTER 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65) evicted. New cstate: current_term: 3 leader_uuid: "acc1cccdd7f24ca190007411cbd325a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:59.712153 11907 tablet_service.cc:1558] Processing DeleteTablet for tablet 18fad221ef734094873a159dd4ea8395 with delete_type TABLET_DATA_TOMBSTONED (TS 1f8a357c3f4f46519d315a893b73ee0a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46410
I20260608 12:55:59.716059 12041 tablet_replica.cc:333] stopping tablet replica
I20260608 12:55:59.716951 12041 raft_consensus.cc:2243] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:59.717887 12041 raft_consensus.cc:2272] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:59.718976 11746 tablet_service.cc:1558] Processing DeleteTablet for tablet 078c758b9e3546d39318864819bfc6c4 with delete_type TABLET_DATA_TOMBSTONED (TS 72acb4a76ac04d43bd928c9fdb17447c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35734
I20260608 12:55:59.722491 12041 ts_tablet_manager.cc:1916] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:59.727149 12042 tablet_replica.cc:333] stopping tablet replica
I20260608 12:55:59.727972 12042 raft_consensus.cc:2243] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:59.728576 12042 raft_consensus.cc:2272] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:59.734069 12042 ts_tablet_manager.cc:1916] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:59.739202 12041 ts_tablet_manager.cc:1929] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:55:59.739655 12041 log.cc:1199] T 18fad221ef734094873a159dd4ea8395 P 1f8a357c3f4f46519d315a893b73ee0a: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/18fad221ef734094873a159dd4ea8395
I20260608 12:55:59.741631 11289 catalog_manager.cc:5027] TS 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789): tablet 18fad221ef734094873a159dd4ea8395 (table test-workload [id=163613a175b2416a92c67e1940f12cb4]) successfully deleted
I20260608 12:55:59.747336 12042 ts_tablet_manager.cc:1929] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:55:59.747776 12042 log.cc:1199] T 078c758b9e3546d39318864819bfc6c4 P 72acb4a76ac04d43bd928c9fdb17447c: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/078c758b9e3546d39318864819bfc6c4
I20260608 12:55:59.749527 11290 catalog_manager.cc:5027] TS 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183): tablet 078c758b9e3546d39318864819bfc6c4 (table test-workload [id=163613a175b2416a92c67e1940f12cb4]) successfully deleted
W20260608 12:56:00.178114 11859 debug-util.cc:398] Leaking SignalData structure 0x7b08001c58a0 after lost signal to thread 4640
W20260608 12:56:00.179251 11859 debug-util.cc:398] Leaking SignalData structure 0x7b080027b900 after lost signal to thread 11337
W20260608 12:56:00.180451 11859 debug-util.cc:398] Leaking SignalData structure 0x7b0800084c80 after lost signal to thread 11698
I20260608 12:56:02.017370  4637 tablet_server.cc:179] TabletServer@127.4.135.65:46183 shutting down...
W20260608 12:56:02.025112 11799 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:56:02.029317 11799 consensus_peers.cc:597] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 -> Peer 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183): Couldn't send request to peer 72acb4a76ac04d43bd928c9fdb17447c. 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 12:56:02.054868  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:02.055976  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:02.056931  4637 raft_consensus.cc:2243] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.057927  4637 raft_consensus.cc:2272] T 18fad221ef734094873a159dd4ea8395 P 72acb4a76ac04d43bd928c9fdb17447c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.061434  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:02.062206  4637 raft_consensus.cc:2243] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:02.062928  4637 raft_consensus.cc:2272] T ecdc2baa4d614402b45ddcdbb184d2ef P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.066452  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:02.067226  4637 raft_consensus.cc:2243] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.068380  4637 raft_consensus.cc:2272] T 97797d2c6d234cf0b429d08561489219 P 72acb4a76ac04d43bd928c9fdb17447c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.099124  4637 tablet_server.cc:196] TabletServer@127.4.135.65:46183 shutdown complete.
I20260608 12:56:02.117440  4637 tablet_server.cc:179] TabletServer@127.4.135.66:35867 shutting down...
I20260608 12:56:02.150724  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:02.151764  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:02.152669  4637 raft_consensus.cc:2243] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.153854  4637 raft_consensus.cc:2272] T 18fad221ef734094873a159dd4ea8395 P acc1cccdd7f24ca190007411cbd325a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.157253  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:02.157918  4637 raft_consensus.cc:2243] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.158996  4637 raft_consensus.cc:2272] T ecdc2baa4d614402b45ddcdbb184d2ef P acc1cccdd7f24ca190007411cbd325a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:02.161484  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:02.162081  4637 raft_consensus.cc:2243] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:02.163034  4637 raft_consensus.cc:2272] T 078c758b9e3546d39318864819bfc6c4 P acc1cccdd7f24ca190007411cbd325a9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:03.186189  4637 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11859)
I20260608 12:56:03.201224 12044 raft_consensus.cc:493] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader acc1cccdd7f24ca190007411cbd325a9)
I20260608 12:56:03.201826 12044 raft_consensus.cc:515] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:56:03.204150 12044 leader_election.cc:290] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
W20260608 12:56:03.213336 11639 leader_election.cc:336] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867): Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
I20260608 12:56:03.218432 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "748b08f68f8345ef86c9f8cf4e63af09" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
I20260608 12:56:03.219918 11639 leader_election.cc:304] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 748b08f68f8345ef86c9f8cf4e63af09; no voters: 1f8a357c3f4f46519d315a893b73ee0a, acc1cccdd7f24ca190007411cbd325a9
I20260608 12:56:03.220649 12044 raft_consensus.cc:2749] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:56:03.307987 12044 raft_consensus.cc:493] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72acb4a76ac04d43bd928c9fdb17447c)
I20260608 12:56:03.308652 12044 raft_consensus.cc:515] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:56:03.311555 12044 leader_election.cc:290] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67:40789)
I20260608 12:56:03.312853 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "748b08f68f8345ef86c9f8cf4e63af09" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f8a357c3f4f46519d315a893b73ee0a" is_pre_election: true
W20260608 12:56:03.315763 11640 leader_election.cc:336] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46183: connect: Connection refused (error 111)
I20260608 12:56:03.316360 11640 leader_election.cc:304] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [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: 748b08f68f8345ef86c9f8cf4e63af09; no voters: 1f8a357c3f4f46519d315a893b73ee0a, 72acb4a76ac04d43bd928c9fdb17447c
I20260608 12:56:03.317351 12044 raft_consensus.cc:2749] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:56:03.411392 12049 raft_consensus.cc:493] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader acc1cccdd7f24ca190007411cbd325a9)
I20260608 12:56:03.411988 12049 raft_consensus.cc:515] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } }
I20260608 12:56:03.414605 12049 leader_election.cc:290] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867)
I20260608 12:56:03.415228 12044 raft_consensus.cc:493] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader acc1cccdd7f24ca190007411cbd325a9)
I20260608 12:56:03.416059 12044 raft_consensus.cc:515] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:56:03.422909 12044 leader_election.cc:290] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867)
W20260608 12:56:03.424978 11640 leader_election.cc:336] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46183: connect: Connection refused (error 111)
W20260608 12:56:03.430136 11639 leader_election.cc:336] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867): Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
I20260608 12:56:03.430801 11639 leader_election.cc:304] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 748b08f68f8345ef86c9f8cf4e63af09; no voters: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9
I20260608 12:56:03.431762 12044 raft_consensus.cc:2749] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260608 12:56:03.436026 11879 leader_election.cc:336] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46183: connect: Connection refused (error 111)
W20260608 12:56:03.436554 11878 leader_election.cc:336] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867): Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
I20260608 12:56:03.436991 11878 leader_election.cc:304] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [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: 1f8a357c3f4f46519d315a893b73ee0a; no voters: 72acb4a76ac04d43bd928c9fdb17447c, acc1cccdd7f24ca190007411cbd325a9
I20260608 12:56:03.437685 12049 raft_consensus.cc:2749] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:56:03.438861 12049 raft_consensus.cc:493] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72acb4a76ac04d43bd928c9fdb17447c)
I20260608 12:56:03.439268 12049 raft_consensus.cc:515] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:56:03.441351 12049 leader_election.cc:290] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68:41507)
W20260608 12:56:03.446593 11879 leader_election.cc:336] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46183: connect: Connection refused (error 111)
I20260608 12:56:03.452924 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "1f8a357c3f4f46519d315a893b73ee0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "748b08f68f8345ef86c9f8cf4e63af09" is_pre_election: true
I20260608 12:56:03.453531 11674 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f8a357c3f4f46519d315a893b73ee0a in term 2.
I20260608 12:56:03.454667 11878 leader_election.cc:304] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [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: 1f8a357c3f4f46519d315a893b73ee0a, 748b08f68f8345ef86c9f8cf4e63af09; no voters: 72acb4a76ac04d43bd928c9fdb17447c
I20260608 12:56:03.455588 12049 raft_consensus.cc:2804] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:56:03.455915 12049 raft_consensus.cc:493] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 72acb4a76ac04d43bd928c9fdb17447c)
I20260608 12:56:03.456220 12049 raft_consensus.cc:3060] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:03.461409 12049 raft_consensus.cc:515] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:56:03.463255 12049 leader_election.cc:290] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 3 election: Requested vote from peers 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183), 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68:41507)
I20260608 12:56:03.464583 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97797d2c6d234cf0b429d08561489219" candidate_uuid: "1f8a357c3f4f46519d315a893b73ee0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "748b08f68f8345ef86c9f8cf4e63af09"
I20260608 12:56:03.465242 11674 raft_consensus.cc:3060] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:56:03.467200 11879 leader_election.cc:336] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65:46183): Network error: Client connection negotiation failed: client connection to 127.4.135.65:46183: connect: Connection refused (error 111)
I20260608 12:56:03.472983 11674 raft_consensus.cc:2468] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f8a357c3f4f46519d315a893b73ee0a in term 3.
I20260608 12:56:03.474345 11878 leader_election.cc:304] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [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: 1f8a357c3f4f46519d315a893b73ee0a, 748b08f68f8345ef86c9f8cf4e63af09; no voters: 72acb4a76ac04d43bd928c9fdb17447c
I20260608 12:56:03.475185 12049 raft_consensus.cc:2804] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:03.476509 12049 raft_consensus.cc:697] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 LEADER]: Becoming Leader. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Running, Role: LEADER
I20260608 12:56:03.477605 12049 consensus_queue.cc:237] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [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: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:56:03.486908 11302 catalog_manager.cc:5696] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a reported cstate change: term changed from 2 to 3, leader changed from 72acb4a76ac04d43bd928c9fdb17447c (127.4.135.65) to 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67). New cstate: current_term: 3 leader_uuid: "1f8a357c3f4f46519d315a893b73ee0a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "72acb4a76ac04d43bd928c9fdb17447c" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 46183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:03.535122 12049 raft_consensus.cc:493] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader acc1cccdd7f24ca190007411cbd325a9)
I20260608 12:56:03.535775 12049 raft_consensus.cc:515] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:56:03.538106 12049 leader_election.cc:290] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68:41507)
I20260608 12:56:03.539842 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "1f8a357c3f4f46519d315a893b73ee0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "748b08f68f8345ef86c9f8cf4e63af09" is_pre_election: true
I20260608 12:56:03.540565 11674 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f8a357c3f4f46519d315a893b73ee0a in term 3.
I20260608 12:56:03.541647 11878 leader_election.cc:304] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [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: 1f8a357c3f4f46519d315a893b73ee0a, 748b08f68f8345ef86c9f8cf4e63af09; no voters: 
I20260608 12:56:03.542466 12049 raft_consensus.cc:2804] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260608 12:56:03.542541 11878 leader_election.cc:336] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867): Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
I20260608 12:56:03.542970 12049 raft_consensus.cc:493] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Starting leader election (detected failure of leader acc1cccdd7f24ca190007411cbd325a9)
I20260608 12:56:03.543401 12049 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:56:03.548444 12049 raft_consensus.cc:515] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:56:03.550227 12049 leader_election.cc:290] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 4 election: Requested vote from peers acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867), 748b08f68f8345ef86c9f8cf4e63af09 (127.4.135.68:41507)
I20260608 12:56:03.551971 11674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078c758b9e3546d39318864819bfc6c4" candidate_uuid: "1f8a357c3f4f46519d315a893b73ee0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "748b08f68f8345ef86c9f8cf4e63af09"
I20260608 12:56:03.552650 11674 raft_consensus.cc:3060] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Advancing to term 4
W20260608 12:56:03.554322 11878 leader_election.cc:336] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66:35867): Network error: Client connection negotiation failed: client connection to 127.4.135.66:35867: connect: Connection refused (error 111)
I20260608 12:56:03.558022 11674 raft_consensus.cc:2468] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f8a357c3f4f46519d315a893b73ee0a in term 4.
I20260608 12:56:03.558667  4637 tablet_server.cc:196] TabletServer@127.4.135.66:35867 shutdown complete.
I20260608 12:56:03.559227 11878 leader_election.cc:304] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f8a357c3f4f46519d315a893b73ee0a, 748b08f68f8345ef86c9f8cf4e63af09; no voters: acc1cccdd7f24ca190007411cbd325a9
I20260608 12:56:03.560138 12049 raft_consensus.cc:2804] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 4 FOLLOWER]: Leader election won for term 4
I20260608 12:56:03.560685 12049 raft_consensus.cc:697] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 4 LEADER]: Becoming Leader. State: Replica: 1f8a357c3f4f46519d315a893b73ee0a, State: Running, Role: LEADER
I20260608 12:56:03.561697 12049 consensus_queue.cc:237] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } }
I20260608 12:56:03.570348 11302 catalog_manager.cc:5696] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a reported cstate change: term changed from 3 to 4, leader changed from acc1cccdd7f24ca190007411cbd325a9 (127.4.135.66) to 1f8a357c3f4f46519d315a893b73ee0a (127.4.135.67). New cstate: current_term: 4 leader_uuid: "1f8a357c3f4f46519d315a893b73ee0a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "acc1cccdd7f24ca190007411cbd325a9" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 35867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a357c3f4f46519d315a893b73ee0a" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748b08f68f8345ef86c9f8cf4e63af09" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 41507 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:03.580596  4637 tablet_server.cc:179] TabletServer@127.4.135.67:40789 shutting down...
I20260608 12:56:03.609140  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:03.609972  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:03.610913  4637 raft_consensus.cc:2243] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:03.611580  4637 raft_consensus.cc:2272] T ecdc2baa4d614402b45ddcdbb184d2ef P 1f8a357c3f4f46519d315a893b73ee0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:03.613831  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:03.614291  4637 raft_consensus.cc:2243] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:03.615032  4637 pending_rounds.cc:70] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Trying to abort 1 pending ops.
I20260608 12:56:03.615191  4637 pending_rounds.cc:77] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7294662096814964736 op_type: NO_OP noop_request { }
I20260608 12:56:03.615446  4637 raft_consensus.cc:2889] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:03.615671  4637 raft_consensus.cc:2272] T 97797d2c6d234cf0b429d08561489219 P 1f8a357c3f4f46519d315a893b73ee0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:03.617960  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:03.618427  4637 raft_consensus.cc:2243] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 4 LEADER]: Raft consensus shutting down.
I20260608 12:56:03.619226  4637 pending_rounds.cc:70] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Trying to abort 1 pending ops.
I20260608 12:56:03.619419  4637 pending_rounds.cc:77] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a: Aborting op as it isn't in flight: id { term: 4 index: 6 } timestamp: 7294662097159200768 op_type: NO_OP noop_request { }
I20260608 12:56:03.619715  4637 raft_consensus.cc:2889] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:03.620003  4637 raft_consensus.cc:2272] T 078c758b9e3546d39318864819bfc6c4 P 1f8a357c3f4f46519d315a893b73ee0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:03.644744  4637 tablet_server.cc:196] TabletServer@127.4.135.67:40789 shutdown complete.
I20260608 12:56:03.660512  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:56:03.680341  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:03.681037  4637 tablet_replica.cc:333] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09: stopping tablet replica
I20260608 12:56:03.681619  4637 raft_consensus.cc:2243] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:03.682199  4637 raft_consensus.cc:2272] T 97797d2c6d234cf0b429d08561489219 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:03.684249  4637 tablet_replica.cc:333] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09: stopping tablet replica
I20260608 12:56:03.684769  4637 raft_consensus.cc:2243] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:03.685281  4637 raft_consensus.cc:2272] T 18fad221ef734094873a159dd4ea8395 P 748b08f68f8345ef86c9f8cf4e63af09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:03.687112  4637 tablet_replica.cc:333] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09: stopping tablet replica
I20260608 12:56:03.687638  4637 raft_consensus.cc:2243] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:03.688134  4637 raft_consensus.cc:2272] T 078c758b9e3546d39318864819bfc6c4 P 748b08f68f8345ef86c9f8cf4e63af09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:03.710883  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:56:03.724802  4637 master.cc:562] Master@127.4.135.126:36721 shutting down...
I20260608 12:56:03.747188  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:03.747784  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:03.748183  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9dc254d5704a423a9cdd09c98589f389: stopping tablet replica
I20260608 12:56:03.768290  4637 master.cc:584] Master@127.4.135.126:36721 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (19227 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:56:03.806609  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:38233
I20260608 12:56:03.807818  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:03.813251 12061 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 12:56:03.815124 12064 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 12:56:03.815311  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:03.815197 12062 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 12:56:03.816677  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:03.816864  4637 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 12:56:03.816978  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923363816967 us; error 0 us; skew 500 ppm
I20260608 12:56:03.817499  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:03.820068  4637 webserver.cc:533] Webserver started at http://127.4.135.126:33117/ using document root <none> and password file <none>
I20260608 12:56:03.820550  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:03.820704  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:03.820921  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:03.822008  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "0268a883ff274cd0893c1900ae6f8293"
format_stamp: "Formatted at 2026-06-08 12:56:03 on dist-test-slave-rml8"
I20260608 12:56:03.826781  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:03.830246 12069 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:03.831106  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:03.831357  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "0268a883ff274cd0893c1900ae6f8293"
format_stamp: "Formatted at 2026-06-08 12:56:03 on dist-test-slave-rml8"
I20260608 12:56:03.831604  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-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 12:56:03.877168  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:03.878417  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:03.917774  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:38233
I20260608 12:56:03.917907 12120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:38233 every 8 connection(s)
I20260608 12:56:03.921968 12121 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 12:56:03.932313 12121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293: Bootstrap starting.
I20260608 12:56:03.937965 12121 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:03.942333 12121 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293: No bootstrap required, opened a new log
I20260608 12:56:03.944682 12121 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0268a883ff274cd0893c1900ae6f8293" member_type: VOTER }
I20260608 12:56:03.945116 12121 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:03.945354 12121 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0268a883ff274cd0893c1900ae6f8293, State: Initialized, Role: FOLLOWER
I20260608 12:56:03.945948 12121 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0268a883ff274cd0893c1900ae6f8293" member_type: VOTER }
I20260608 12:56:03.946416 12121 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:03.946713 12121 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:03.946992 12121 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:03.951663 12121 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0268a883ff274cd0893c1900ae6f8293" member_type: VOTER }
I20260608 12:56:03.952195 12121 leader_election.cc:304] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [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: 0268a883ff274cd0893c1900ae6f8293; no voters: 
I20260608 12:56:03.953341 12121 leader_election.cc:290] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:03.953864 12124 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:03.955386 12124 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 1 LEADER]: Becoming Leader. State: Replica: 0268a883ff274cd0893c1900ae6f8293, State: Running, Role: LEADER
I20260608 12:56:03.956120 12124 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [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: "0268a883ff274cd0893c1900ae6f8293" member_type: VOTER }
I20260608 12:56:03.956444 12121 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:03.960753 12125 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0268a883ff274cd0893c1900ae6f8293" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0268a883ff274cd0893c1900ae6f8293" member_type: VOTER } }
I20260608 12:56:03.960677 12126 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0268a883ff274cd0893c1900ae6f8293. Latest consensus state: current_term: 1 leader_uuid: "0268a883ff274cd0893c1900ae6f8293" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0268a883ff274cd0893c1900ae6f8293" member_type: VOTER } }
I20260608 12:56:03.961552 12125 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:03.961727 12126 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:03.969681 12132 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:03.974857 12132 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:03.976164  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:03.984198 12132 catalog_manager.cc:1382] Generated new cluster ID: b233cebdee704c58b003d2bcbb676c8a
I20260608 12:56:03.984506 12132 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:04.002578 12132 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:04.003942 12132 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:04.019958 12132 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293: Generated new TSK 0
I20260608 12:56:04.020629 12132 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:04.043381  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:04.049552 12142 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 12:56:04.050887 12143 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 12:56:04.052814  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:04.052814 12145 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 12:56:04.054247  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:04.054446  4637 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 12:56:04.054643  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923364054623 us; error 0 us; skew 500 ppm
I20260608 12:56:04.055271  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:04.059212  4637 webserver.cc:533] Webserver started at http://127.4.135.65:45015/ using document root <none> and password file <none>
I20260608 12:56:04.059774  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:04.059980  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:04.060287  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:04.061508  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "435774923c274b63ac85ab421aa57fd7"
format_stamp: "Formatted at 2026-06-08 12:56:04 on dist-test-slave-rml8"
I20260608 12:56:04.066202  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:04.069960 12150 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:04.070914  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:04.071233  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "435774923c274b63ac85ab421aa57fd7"
format_stamp: "Formatted at 2026-06-08 12:56:04 on dist-test-slave-rml8"
I20260608 12:56:04.071520  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-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 12:56:04.092074  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:04.093369  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:04.094853  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:04.097262  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:04.097486  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:04.097754  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:04.097930  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:04.139792  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:33049
I20260608 12:56:04.139925 12212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:33049 every 8 connection(s)
I20260608 12:56:04.145416  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:04.152734 12217 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 12:56:04.154734 12218 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 12:56:04.156033  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:04.156741 12220 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 12:56:04.157735  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:04.157984  4637 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 12:56:04.158244  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923364158219 us; error 0 us; skew 500 ppm
I20260608 12:56:04.158944  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:04.161679 12213 heartbeater.cc:344] Connected to a master server at 127.4.135.126:38233
I20260608 12:56:04.162094 12213 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:04.162933 12213 heartbeater.cc:507] Master 127.4.135.126:38233 requested a full tablet report, sending...
I20260608 12:56:04.164618  4637 webserver.cc:533] Webserver started at http://127.4.135.66:44611/ using document root <none> and password file <none>
I20260608 12:56:04.165261  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:04.165462  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:04.165424 12086 ts_manager.cc:194] Registered new tserver with Master: 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049)
I20260608 12:56:04.166021  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:04.167241  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "f7555c50e4d542409763afbbd5805950"
format_stamp: "Formatted at 2026-06-08 12:56:04 on dist-test-slave-rml8"
I20260608 12:56:04.167727 12086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39018
I20260608 12:56:04.172219  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:56:04.175953 12225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:04.176782  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:56:04.177196  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "f7555c50e4d542409763afbbd5805950"
format_stamp: "Formatted at 2026-06-08 12:56:04 on dist-test-slave-rml8"
I20260608 12:56:04.177498  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-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 12:56:04.202271  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:04.203476  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:04.204900  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:04.207362  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:04.207605  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:04.207850  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:04.208058  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:04.247515  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:42293
I20260608 12:56:04.247637 12287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:42293 every 8 connection(s)
I20260608 12:56:04.252944  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:04.261479 12291 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 12:56:04.261943 12292 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 12:56:04.264571  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:04.264966 12294 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 12:56:04.265873 12288 heartbeater.cc:344] Connected to a master server at 127.4.135.126:38233
I20260608 12:56:04.266144  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:56:04.266323 12288 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:04.266435  4637 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 12:56:04.266813  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923364266793 us; error 0 us; skew 500 ppm
I20260608 12:56:04.267477 12288 heartbeater.cc:507] Master 127.4.135.126:38233 requested a full tablet report, sending...
I20260608 12:56:04.267731  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:04.270061 12086 ts_manager.cc:194] Registered new tserver with Master: f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:04.270838  4637 webserver.cc:533] Webserver started at http://127.4.135.67:40439/ using document root <none> and password file <none>
I20260608 12:56:04.271445  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:04.271656  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:04.271677 12086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39032
I20260608 12:56:04.272086  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:04.273546  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
format_stamp: "Formatted at 2026-06-08 12:56:04 on dist-test-slave-rml8"
I20260608 12:56:04.278405  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:04.281817 12299 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:04.282678  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:56:04.282943  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
format_stamp: "Formatted at 2026-06-08 12:56:04 on dist-test-slave-rml8"
I20260608 12:56:04.283195  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-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 12:56:04.293313  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:04.294415  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:04.295885  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:04.298199  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:04.298374  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:04.298724  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:04.298874  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:04.340510  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:42379
I20260608 12:56:04.340632 12361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:42379 every 8 connection(s)
I20260608 12:56:04.355208 12362 heartbeater.cc:344] Connected to a master server at 127.4.135.126:38233
I20260608 12:56:04.355674 12362 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:04.356454 12362 heartbeater.cc:507] Master 127.4.135.126:38233 requested a full tablet report, sending...
I20260608 12:56:04.358830 12086 ts_manager.cc:194] Registered new tserver with Master: 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:04.359661  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015675571s
I20260608 12:56:04.360634 12086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39048
I20260608 12:56:05.170619 12213 heartbeater.cc:499] Master 127.4.135.126:38233 was elected leader, sending a full tablet report...
I20260608 12:56:05.274855 12288 heartbeater.cc:499] Master 127.4.135.126:38233 was elected leader, sending a full tablet report...
I20260608 12:56:05.363741 12362 heartbeater.cc:499] Master 127.4.135.126:38233 was elected leader, sending a full tablet report...
I20260608 12:56:05.416345 12086 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39064:
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 12:56:05.418959 12086 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 12:56:05.481549 12327 tablet_service.cc:1511] Processing CreateTablet for tablet 574b624164844032bb561c17f71ebda7 (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:56:05.482246 12326 tablet_service.cc:1511] Processing CreateTablet for tablet 35ce66c23ed04819a752592e47c3c0ea (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:56:05.483172 12327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574b624164844032bb561c17f71ebda7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.483871 12326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ce66c23ed04819a752592e47c3c0ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.488756 12253 tablet_service.cc:1511] Processing CreateTablet for tablet 574b624164844032bb561c17f71ebda7 (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:56:05.490224 12253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574b624164844032bb561c17f71ebda7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.492534 12252 tablet_service.cc:1511] Processing CreateTablet for tablet 35ce66c23ed04819a752592e47c3c0ea (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:56:05.492748 12251 tablet_service.cc:1511] Processing CreateTablet for tablet f3227ac7f99d45b28207f4f789ac996c (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:56:05.492933 12178 tablet_service.cc:1511] Processing CreateTablet for tablet 574b624164844032bb561c17f71ebda7 (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:56:05.494110 12252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ce66c23ed04819a752592e47c3c0ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.494233 12178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574b624164844032bb561c17f71ebda7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.495889 12325 tablet_service.cc:1511] Processing CreateTablet for tablet f3227ac7f99d45b28207f4f789ac996c (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:56:05.496302 12177 tablet_service.cc:1511] Processing CreateTablet for tablet 35ce66c23ed04819a752592e47c3c0ea (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:56:05.497324 12325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3227ac7f99d45b28207f4f789ac996c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.497623 12177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ce66c23ed04819a752592e47c3c0ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.499747 12324 tablet_service.cc:1511] Processing CreateTablet for tablet adb85f0e28484a91863521c62ebe19e3 (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:56:05.501047 12324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb85f0e28484a91863521c62ebe19e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.503844 12176 tablet_service.cc:1511] Processing CreateTablet for tablet f3227ac7f99d45b28207f4f789ac996c (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:56:05.505321 12251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3227ac7f99d45b28207f4f789ac996c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.505321 12176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3227ac7f99d45b28207f4f789ac996c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.505544 12250 tablet_service.cc:1511] Processing CreateTablet for tablet adb85f0e28484a91863521c62ebe19e3 (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:56:05.507112 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb85f0e28484a91863521c62ebe19e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.508524 12175 tablet_service.cc:1511] Processing CreateTablet for tablet adb85f0e28484a91863521c62ebe19e3 (DEFAULT_TABLE table=test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:56:05.509819 12175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb85f0e28484a91863521c62ebe19e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:05.557883 12382 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5: Bootstrap starting.
I20260608 12:56:05.572260 12383 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:05.572890 12384 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950: Bootstrap starting.
I20260608 12:56:05.579048 12382 tablet_bootstrap.cc:654] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.583081 12384 tablet_bootstrap.cc:654] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.584582 12382 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5: No bootstrap required, opened a new log
I20260608 12:56:05.585068 12382 ts_tablet_manager.cc:1403] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260608 12:56:05.587314 12383 tablet_bootstrap.cc:654] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.588268 12382 raft_consensus.cc:359] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:05.589058 12382 raft_consensus.cc:385] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.589279 12384 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950: No bootstrap required, opened a new log
I20260608 12:56:05.589385 12382 raft_consensus.cc:740] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.589890 12384 ts_tablet_manager.cc:1403] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.007s
I20260608 12:56:05.593092 12383 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: No bootstrap required, opened a new log
I20260608 12:56:05.592746 12382 consensus_queue.cc:260] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:05.593683 12383 ts_tablet_manager.cc:1403] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260608 12:56:05.593225 12384 raft_consensus.cc:359] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.594135 12384 raft_consensus.cc:385] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.594543 12384 raft_consensus.cc:740] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7555c50e4d542409763afbbd5805950, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.595577 12384 consensus_queue.cc:260] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.596225 12382 ts_tablet_manager.cc:1434] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260608 12:56:05.597589 12382 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5: Bootstrap starting.
I20260608 12:56:05.598304 12383 raft_consensus.cc:359] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.599148 12383 raft_consensus.cc:385] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.599499 12383 raft_consensus.cc:740] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.600518 12383 consensus_queue.cc:260] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.607342 12382 tablet_bootstrap.cc:654] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.609615 12384 ts_tablet_manager.cc:1434] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.015s
I20260608 12:56:05.613277 12384 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950: Bootstrap starting.
I20260608 12:56:05.618239 12382 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5: No bootstrap required, opened a new log
I20260608 12:56:05.611528 12383 ts_tablet_manager.cc:1434] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.007s
I20260608 12:56:05.618876 12382 ts_tablet_manager.cc:1403] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260608 12:56:05.619612 12383 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:05.622354 12382 raft_consensus.cc:359] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.623224 12382 raft_consensus.cc:385] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.623603 12382 raft_consensus.cc:740] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.624482 12382 consensus_queue.cc:260] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.626158 12383 tablet_bootstrap.cc:654] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.626580 12390 raft_consensus.cc:493] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:05.627967 12382 ts_tablet_manager.cc:1434] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:56:05.629099 12390 raft_consensus.cc:515] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.629897 12382 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5: Bootstrap starting.
I20260608 12:56:05.628479 12384 tablet_bootstrap.cc:654] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.637491 12382 tablet_bootstrap.cc:654] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.641161 12383 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: No bootstrap required, opened a new log
I20260608 12:56:05.641916 12383 ts_tablet_manager.cc:1403] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260608 12:56:05.645298 12383 raft_consensus.cc:359] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.649891 12383 raft_consensus.cc:385] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.650636 12383 raft_consensus.cc:740] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.650624 12390 leader_election.cc:290] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:05.653093 12383 consensus_queue.cc:260] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.656481 12383 ts_tablet_manager.cc:1434] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260608 12:56:05.657454 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce66c23ed04819a752592e47c3c0ea" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
I20260608 12:56:05.659591 12383 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
W20260608 12:56:05.660238 12153 leader_election.cc:343] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:05.668336 12383 tablet_bootstrap.cc:654] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.675415 12384 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950: No bootstrap required, opened a new log
I20260608 12:56:05.675983 12384 ts_tablet_manager.cc:1403] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.010s
I20260608 12:56:05.676729 12382 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5: No bootstrap required, opened a new log
I20260608 12:56:05.677253 12382 ts_tablet_manager.cc:1403] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.020s
I20260608 12:56:05.679203 12384 raft_consensus.cc:359] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.679965 12384 raft_consensus.cc:385] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.680267 12384 raft_consensus.cc:740] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7555c50e4d542409763afbbd5805950, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.680537 12382 raft_consensus.cc:359] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.681299 12382 raft_consensus.cc:385] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.681790 12382 raft_consensus.cc:740] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.681336 12384 consensus_queue.cc:260] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.682730 12382 consensus_queue.cc:260] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.683162 12337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce66c23ed04819a752592e47c3c0ea" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:05.683952 12337 raft_consensus.cc:2468] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 0.
I20260608 12:56:05.684736 12383 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: No bootstrap required, opened a new log
I20260608 12:56:05.685303 12383 ts_tablet_manager.cc:1403] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260608 12:56:05.685673 12154 leader_election.cc:304] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [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: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7; no voters: f7555c50e4d542409763afbbd5805950
I20260608 12:56:05.687047 12390 raft_consensus.cc:2804] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:05.687242 12382 ts_tablet_manager.cc:1434] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:56:05.687439 12390 raft_consensus.cc:493] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:05.687872 12390 raft_consensus.cc:3060] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.688441 12382 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5: Bootstrap starting.
I20260608 12:56:05.688666 12383 raft_consensus.cc:359] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.689412 12383 raft_consensus.cc:385] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.689699 12383 raft_consensus.cc:740] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.690737 12383 consensus_queue.cc:260] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.691308 12384 ts_tablet_manager.cc:1434] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260608 12:56:05.695888 12382 tablet_bootstrap.cc:654] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.699607 12384 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950: Bootstrap starting.
I20260608 12:56:05.707479 12390 raft_consensus.cc:515] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.710742 12399 raft_consensus.cc:493] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:05.711164 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce66c23ed04819a752592e47c3c0ea" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950"
I20260608 12:56:05.711411 12399 raft_consensus.cc:515] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.711831 12263 raft_consensus.cc:3060] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.713858 12399 leader_election.cc:290] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:05.716460 12384 tablet_bootstrap.cc:654] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.716951 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb85f0e28484a91863521c62ebe19e3" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
I20260608 12:56:05.717264 12383 ts_tablet_manager.cc:1434] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.004s
I20260608 12:56:05.717733 12262 raft_consensus.cc:2468] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 0.
I20260608 12:56:05.718644 12383 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:05.719210 12153 leader_election.cc:304] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [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: 435774923c274b63ac85ab421aa57fd7, f7555c50e4d542409763afbbd5805950; no voters: 
I20260608 12:56:05.719642 12337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb85f0e28484a91863521c62ebe19e3" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:05.720330 12398 raft_consensus.cc:2804] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:05.720328 12337 raft_consensus.cc:2468] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 0.
I20260608 12:56:05.727696 12398 raft_consensus.cc:493] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:05.722976 12382 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5: No bootstrap required, opened a new log
I20260608 12:56:05.728464 12399 raft_consensus.cc:493] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:05.724318 12263 raft_consensus.cc:2468] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 1.
I20260608 12:56:05.729067 12399 raft_consensus.cc:515] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.728596 12382 ts_tablet_manager.cc:1403] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.008s
I20260608 12:56:05.730624 12390 leader_election.cc:290] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 election: Requested vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:05.730523 12153 leader_election.cc:304] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [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: 435774923c274b63ac85ab421aa57fd7, f7555c50e4d542409763afbbd5805950; no voters: 
I20260608 12:56:05.731879 12390 raft_consensus.cc:2804] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:05.731911 12337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce66c23ed04819a752592e47c3c0ea" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
I20260608 12:56:05.734108 12382 raft_consensus.cc:359] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.735075 12382 raft_consensus.cc:385] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.735103 12337 raft_consensus.cc:3060] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.735440 12382 raft_consensus.cc:740] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.736303 12382 consensus_queue.cc:260] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.736933 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3227ac7f99d45b28207f4f789ac996c" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
W20260608 12:56:05.741171 12153 leader_election.cc:343] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:05.734032 12399 leader_election.cc:290] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:05.732070 12398 raft_consensus.cc:3060] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.731930 12384 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950: No bootstrap required, opened a new log
I20260608 12:56:05.739004 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3227ac7f99d45b28207f4f789ac996c" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:05.743578 12384 ts_tablet_manager.cc:1403] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.004s
I20260608 12:56:05.743503 12337 raft_consensus.cc:2468] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 1.
I20260608 12:56:05.743943 12336 raft_consensus.cc:2468] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 0.
I20260608 12:56:05.727238 12383 tablet_bootstrap.cc:654] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.746816 12154 leader_election.cc:304] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [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: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7; no voters: f7555c50e4d542409763afbbd5805950
I20260608 12:56:05.747146 12384 raft_consensus.cc:359] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.738986 12382 ts_tablet_manager.cc:1434] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:56:05.747776 12399 raft_consensus.cc:2804] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:05.748019 12384 raft_consensus.cc:385] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.748281 12399 raft_consensus.cc:493] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:05.748508 12384 raft_consensus.cc:740] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7555c50e4d542409763afbbd5805950, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.748731 12399 raft_consensus.cc:3060] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.742913 12390 raft_consensus.cc:697] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Running, Role: LEADER
I20260608 12:56:05.749660 12398 raft_consensus.cc:515] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.750137 12390 consensus_queue.cc:237] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.753021 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb85f0e28484a91863521c62ebe19e3" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950"
I20260608 12:56:05.753755 12263 raft_consensus.cc:3060] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.753373 12384 consensus_queue.cc:260] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.758057 12399 raft_consensus.cc:515] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.760411 12384 ts_tablet_manager.cc:1434] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260608 12:56:05.766178 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3227ac7f99d45b28207f4f789ac996c" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950"
I20260608 12:56:05.766960 12262 raft_consensus.cc:3060] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.767962 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb85f0e28484a91863521c62ebe19e3" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
I20260608 12:56:05.768630 12336 raft_consensus.cc:3060] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.769582 12383 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: No bootstrap required, opened a new log
I20260608 12:56:05.771829 12384 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950: Bootstrap starting.
I20260608 12:56:05.772083 12337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3227ac7f99d45b28207f4f789ac996c" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
I20260608 12:56:05.772830 12337 raft_consensus.cc:3060] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.778142 12336 raft_consensus.cc:2468] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 1.
I20260608 12:56:05.779376 12154 leader_election.cc:304] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [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: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7; no voters: 
I20260608 12:56:05.783113 12384 tablet_bootstrap.cc:654] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:05.786679 12398 leader_election.cc:290] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 election: Requested vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:05.787539 12398 raft_consensus.cc:2804] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:05.788158 12398 raft_consensus.cc:697] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Running, Role: LEADER
I20260608 12:56:05.789279 12398 consensus_queue.cc:237] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.790009 12337 raft_consensus.cc:2468] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 1.
I20260608 12:56:05.791832 12399 leader_election.cc:290] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 election: Requested vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:05.770313 12383 ts_tablet_manager.cc:1403] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260608 12:56:05.801272 12262 raft_consensus.cc:2468] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 1.
I20260608 12:56:05.802958 12154 leader_election.cc:304] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [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: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7; no voters: 
I20260608 12:56:05.804340 12404 raft_consensus.cc:2804] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:05.804585 12263 raft_consensus.cc:2468] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 1.
I20260608 12:56:05.805259 12404 raft_consensus.cc:697] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Running, Role: LEADER
I20260608 12:56:05.807593 12384 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950: No bootstrap required, opened a new log
I20260608 12:56:05.808180 12384 ts_tablet_manager.cc:1403] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.000s
I20260608 12:56:05.807744 12404 consensus_queue.cc:237] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:05.811442 12384 raft_consensus.cc:359] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:05.812317 12384 raft_consensus.cc:385] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.805678 12383 raft_consensus.cc:359] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:05.812733 12384 raft_consensus.cc:740] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7555c50e4d542409763afbbd5805950, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.814875 12383 raft_consensus.cc:385] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:05.815515 12383 raft_consensus.cc:740] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:05.815408 12384 consensus_queue.cc:260] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:05.816769 12383 consensus_queue.cc:260] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:05.817798 12384 ts_tablet_manager.cc:1434] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 12:56:05.818674 12084 catalog_manager.cc:5696] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 435774923c274b63ac85ab421aa57fd7 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "435774923c274b63ac85ab421aa57fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:05.819653 12383 ts_tablet_manager.cc:1434] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:56:05.834120 12084 catalog_manager.cc:5696] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 435774923c274b63ac85ab421aa57fd7 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "435774923c274b63ac85ab421aa57fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:05.835587 12084 catalog_manager.cc:5696] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 435774923c274b63ac85ab421aa57fd7 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "435774923c274b63ac85ab421aa57fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:05.878978 12388 raft_consensus.cc:493] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:05.879582 12388 raft_consensus.cc:515] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:05.882153 12388 leader_election.cc:290] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:05.893414 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574b624164844032bb561c17f71ebda7" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "435774923c274b63ac85ab421aa57fd7" is_pre_election: true
I20260608 12:56:05.893816 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574b624164844032bb561c17f71ebda7" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
I20260608 12:56:05.894270 12188 raft_consensus.cc:2468] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d69c5ec93064b03b3ce21473b73b7d5 in term 0.
I20260608 12:56:05.894474 12263 raft_consensus.cc:2468] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d69c5ec93064b03b3ce21473b73b7d5 in term 0.
I20260608 12:56:05.895649 12302 leader_election.cc:304] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: 2d69c5ec93064b03b3ce21473b73b7d5, f7555c50e4d542409763afbbd5805950; no voters: 
I20260608 12:56:05.896360 12388 raft_consensus.cc:2804] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:05.896713 12388 raft_consensus.cc:493] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:05.897064 12388 raft_consensus.cc:3060] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.902315 12388 raft_consensus.cc:515] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:05.903990 12388 leader_election.cc:290] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 1 election: Requested vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:05.904884 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574b624164844032bb561c17f71ebda7" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "435774923c274b63ac85ab421aa57fd7"
I20260608 12:56:05.905019 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574b624164844032bb561c17f71ebda7" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950"
I20260608 12:56:05.905435 12188 raft_consensus.cc:3060] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.905587 12263 raft_consensus.cc:3060] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:05.910512 12188 raft_consensus.cc:2468] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d69c5ec93064b03b3ce21473b73b7d5 in term 1.
I20260608 12:56:05.911989 12303 leader_election.cc:304] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7; no voters: 
I20260608 12:56:05.912833 12388 raft_consensus.cc:2804] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:05.912883 12263 raft_consensus.cc:2468] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d69c5ec93064b03b3ce21473b73b7d5 in term 1.
I20260608 12:56:05.914611 12388 raft_consensus.cc:697] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Running, Role: LEADER
I20260608 12:56:05.915879 12388 consensus_queue.cc:237] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:05.923139 12084 catalog_manager.cc:5696] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:05.963688 12084 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39068:
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 12:56:05.966087 12084 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 12:56:06.001053 12176 tablet_service.cc:1511] Processing CreateTablet for tablet eee111dd35eb4d558f14e9f7dc2e1f38 (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:56:06.002487 12176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee111dd35eb4d558f14e9f7dc2e1f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.002133 12253 tablet_service.cc:1511] Processing CreateTablet for tablet eee111dd35eb4d558f14e9f7dc2e1f38 (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:56:06.003660 12253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee111dd35eb4d558f14e9f7dc2e1f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.004015 12325 tablet_service.cc:1511] Processing CreateTablet for tablet eee111dd35eb4d558f14e9f7dc2e1f38 (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:56:06.005329 12325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee111dd35eb4d558f14e9f7dc2e1f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.005522 12178 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4b4f011cd446b78d4a0f945f94c71c (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:56:06.010170 12326 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4b4f011cd446b78d4a0f945f94c71c (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:56:06.011683 12326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4b4f011cd446b78d4a0f945f94c71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.014501 12327 tablet_service.cc:1511] Processing CreateTablet for tablet a6338abfc61e404db7f6ccbe86859f51 (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:56:06.015920 12327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6338abfc61e404db7f6ccbe86859f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.016018 12175 tablet_service.cc:1511] Processing CreateTablet for tablet c908883860614db3b4c372947a3168e6 (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:56:06.017370 12175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c908883860614db3b4c372947a3168e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.018899 12177 tablet_service.cc:1511] Processing CreateTablet for tablet a6338abfc61e404db7f6ccbe86859f51 (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:56:06.020100 12324 tablet_service.cc:1511] Processing CreateTablet for tablet c908883860614db3b4c372947a3168e6 (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:56:06.021387 12324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c908883860614db3b4c372947a3168e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.024681 12382 tablet_bootstrap.cc:492] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: Bootstrap starting.
I20260608 12:56:06.025664 12177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6338abfc61e404db7f6ccbe86859f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.029428 12178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4b4f011cd446b78d4a0f945f94c71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.038122 12382 tablet_bootstrap.cc:654] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.042892 12383 tablet_bootstrap.cc:492] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:06.047708 12251 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4b4f011cd446b78d4a0f945f94c71c (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:56:06.049167 12251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4b4f011cd446b78d4a0f945f94c71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.049722 12383 tablet_bootstrap.cc:654] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.053450 12250 tablet_service.cc:1511] Processing CreateTablet for tablet a6338abfc61e404db7f6ccbe86859f51 (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:56:06.053876 12252 tablet_service.cc:1511] Processing CreateTablet for tablet c908883860614db3b4c372947a3168e6 (DEFAULT_TABLE table=dugtrio [id=0db304ce56884bde9d99369aef851fa5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:56:06.054949 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6338abfc61e404db7f6ccbe86859f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.056478 12252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c908883860614db3b4c372947a3168e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:06.079552 12384 tablet_bootstrap.cc:492] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: Bootstrap starting.
I20260608 12:56:06.104173 12382 tablet_bootstrap.cc:492] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: No bootstrap required, opened a new log
I20260608 12:56:06.104779 12382 ts_tablet_manager.cc:1403] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent bootstrapping tablet: real 0.080s	user 0.003s	sys 0.024s
I20260608 12:56:06.108181 12382 raft_consensus.cc:359] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.108939 12382 raft_consensus.cc:385] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.109257 12382 raft_consensus.cc:740] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.110100 12382 consensus_queue.cc:260] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.118903 12382 ts_tablet_manager.cc:1434] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.006s
I20260608 12:56:06.120048 12382 tablet_bootstrap.cc:492] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: Bootstrap starting.
I20260608 12:56:06.120798 12383 tablet_bootstrap.cc:492] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: No bootstrap required, opened a new log
I20260608 12:56:06.121364 12383 ts_tablet_manager.cc:1403] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.020s
I20260608 12:56:06.121408 12384 tablet_bootstrap.cc:654] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.124931 12383 raft_consensus.cc:359] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.125875 12383 raft_consensus.cc:385] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.126212 12383 raft_consensus.cc:740] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.126727 12382 tablet_bootstrap.cc:654] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.127183 12383 consensus_queue.cc:260] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.132287 12382 tablet_bootstrap.cc:492] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: No bootstrap required, opened a new log
I20260608 12:56:06.132916 12382 ts_tablet_manager.cc:1403] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.008s
I20260608 12:56:06.132938 12383 ts_tablet_manager.cc:1434] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:56:06.134298 12383 tablet_bootstrap.cc:492] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:06.137907 12382 raft_consensus.cc:359] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.138793 12382 raft_consensus.cc:385] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.139101 12382 raft_consensus.cc:740] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.140002 12382 consensus_queue.cc:260] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.143329 12382 ts_tablet_manager.cc:1434] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260608 12:56:06.144578 12382 tablet_bootstrap.cc:492] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: Bootstrap starting.
I20260608 12:56:06.145486 12383 tablet_bootstrap.cc:654] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.147089 12384 tablet_bootstrap.cc:492] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: No bootstrap required, opened a new log
I20260608 12:56:06.147804 12384 ts_tablet_manager.cc:1403] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.010s
I20260608 12:56:06.152155 12382 tablet_bootstrap.cc:654] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.153805 12384 raft_consensus.cc:359] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.154677 12384 raft_consensus.cc:385] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.155086 12384 raft_consensus.cc:740] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7555c50e4d542409763afbbd5805950, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.156068 12384 consensus_queue.cc:260] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.159060 12384 ts_tablet_manager.cc:1434] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260608 12:56:06.160220 12384 tablet_bootstrap.cc:492] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: Bootstrap starting.
I20260608 12:56:06.163833 12383 tablet_bootstrap.cc:492] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: No bootstrap required, opened a new log
I20260608 12:56:06.164409 12383 ts_tablet_manager.cc:1403] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.014s
I20260608 12:56:06.166711 12404 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:06.167627 12383 raft_consensus.cc:359] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.168371 12383 raft_consensus.cc:385] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.168694 12383 raft_consensus.cc:740] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.169763 12383 consensus_queue.cc:260] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.172197 12383 ts_tablet_manager.cc:1434] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:56:06.173731 12383 tablet_bootstrap.cc:492] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:06.183013 12384 tablet_bootstrap.cc:654] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.190735 12382 tablet_bootstrap.cc:492] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: No bootstrap required, opened a new log
I20260608 12:56:06.191812 12383 tablet_bootstrap.cc:654] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.192135 12382 ts_tablet_manager.cc:1403] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.011s
I20260608 12:56:06.197901 12382 raft_consensus.cc:359] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.198902 12382 raft_consensus.cc:385] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.199283 12382 raft_consensus.cc:740] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.200429 12382 consensus_queue.cc:260] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.203236 12384 tablet_bootstrap.cc:492] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: No bootstrap required, opened a new log
I20260608 12:56:06.205370 12384 ts_tablet_manager.cc:1403] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.013s
I20260608 12:56:06.208724 12384 raft_consensus.cc:359] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.203614 12382 ts_tablet_manager.cc:1434] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:56:06.211720 12382 tablet_bootstrap.cc:492] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: Bootstrap starting.
I20260608 12:56:06.212308 12383 tablet_bootstrap.cc:492] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: No bootstrap required, opened a new log
I20260608 12:56:06.212894 12383 ts_tablet_manager.cc:1403] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.008s
I20260608 12:56:06.216120 12383 raft_consensus.cc:359] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.216853 12383 raft_consensus.cc:385] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.217247 12383 raft_consensus.cc:740] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.216889 12384 raft_consensus.cc:385] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.218021 12383 consensus_queue.cc:260] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.218851 12384 raft_consensus.cc:740] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7555c50e4d542409763afbbd5805950, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.219856 12384 consensus_queue.cc:260] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.220585 12383 ts_tablet_manager.cc:1434] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:56:06.220386 12398 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:06.221859 12383 tablet_bootstrap.cc:492] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:06.222961 12384 ts_tablet_manager.cc:1434] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:56:06.224597 12384 tablet_bootstrap.cc:492] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: Bootstrap starting.
I20260608 12:56:06.223493 12382 tablet_bootstrap.cc:654] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.228940 12383 tablet_bootstrap.cc:654] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.236688 12404 raft_consensus.cc:493] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:06.237250 12404 raft_consensus.cc:515] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.239606 12384 tablet_bootstrap.cc:654] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.241161 12388 raft_consensus.cc:493] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:06.241773 12388 raft_consensus.cc:515] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.242574 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c908883860614db3b4c372947a3168e6" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:06.243323 12336 raft_consensus.cc:2468] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 0.
I20260608 12:56:06.245054 12388 leader_election.cc:290] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:06.245776 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee111dd35eb4d558f14e9f7dc2e1f38" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
I20260608 12:56:06.246160 12154 leader_election.cc:304] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [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: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7; no voters: 
I20260608 12:56:06.247164 12390 raft_consensus.cc:2804] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:06.247565 12390 raft_consensus.cc:493] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:06.247900 12390 raft_consensus.cc:3060] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:06.248039 12302 leader_election.cc:343] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:06.249620 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee111dd35eb4d558f14e9f7dc2e1f38" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "435774923c274b63ac85ab421aa57fd7" is_pre_election: true
I20260608 12:56:06.250625 12188 raft_consensus.cc:2468] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d69c5ec93064b03b3ce21473b73b7d5 in term 0.
I20260608 12:56:06.252432 12303 leader_election.cc:304] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7; no voters: f7555c50e4d542409763afbbd5805950
I20260608 12:56:06.254074 12388 raft_consensus.cc:2804] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:06.254627 12388 raft_consensus.cc:493] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:06.255085 12388 raft_consensus.cc:3060] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:06.258200 12389 raft_consensus.cc:493] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:06.258878 12389 raft_consensus.cc:515] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.264807 12404 leader_election.cc:290] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:06.269634 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c908883860614db3b4c372947a3168e6" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
W20260608 12:56:06.271924 12153 leader_election.cc:343] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:06.267321 12389 leader_election.cc:290] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:06.277513 12404 consensus_queue.cc:1048] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:06.279682 12388 raft_consensus.cc:515] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.283320 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee111dd35eb4d558f14e9f7dc2e1f38" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "435774923c274b63ac85ab421aa57fd7"
I20260608 12:56:06.284056 12188 raft_consensus.cc:3060] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:06.287810 12390 raft_consensus.cc:515] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.293557 12188 raft_consensus.cc:2468] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d69c5ec93064b03b3ce21473b73b7d5 in term 1.
I20260608 12:56:06.299788 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c908883860614db3b4c372947a3168e6" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
I20260608 12:56:06.322997 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee111dd35eb4d558f14e9f7dc2e1f38" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950"
I20260608 12:56:06.323297 12336 raft_consensus.cc:3060] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:06.325593 12302 leader_election.cc:343] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:06.300578 12390 leader_election.cc:290] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 election: Requested vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:06.301843 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c908883860614db3b4c372947a3168e6" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950"
W20260608 12:56:06.328100 12153 leader_election.cc:343] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:06.322530 12388 leader_election.cc:290] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 1 election: Requested vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:06.332778 12404 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:06.340031 12390 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:06.340976 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4b4f011cd446b78d4a0f945f94c71c" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "435774923c274b63ac85ab421aa57fd7" is_pre_election: true
I20260608 12:56:06.341938 12187 raft_consensus.cc:2468] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7555c50e4d542409763afbbd5805950 in term 0.
I20260608 12:56:06.345321 12336 raft_consensus.cc:2468] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 1.
I20260608 12:56:06.373172 12154 leader_election.cc:304] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [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: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7; no voters: f7555c50e4d542409763afbbd5805950
I20260608 12:56:06.374577 12404 raft_consensus.cc:2804] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:06.375192 12404 raft_consensus.cc:697] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Running, Role: LEADER
I20260608 12:56:06.376231 12404 consensus_queue.cc:237] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.346764 12229 leader_election.cc:304] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [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: 435774923c274b63ac85ab421aa57fd7, f7555c50e4d542409763afbbd5805950; no voters: 
I20260608 12:56:06.349042 12303 leader_election.cc:304] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7; no voters: f7555c50e4d542409763afbbd5805950
I20260608 12:56:06.383040 12389 raft_consensus.cc:2804] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:06.383427 12389 raft_consensus.cc:493] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:06.383823 12389 raft_consensus.cc:3060] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:06.390676 12229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.135.65:33049, user_credentials={real_user=slave}} blocked reactor thread for 44140.3us
I20260608 12:56:06.393118 12389 raft_consensus.cc:515] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.395905 12389 leader_election.cc:290] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 1 election: Requested vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:06.396435 12388 raft_consensus.cc:2804] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:06.419516 12384 tablet_bootstrap.cc:492] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: No bootstrap required, opened a new log
I20260608 12:56:06.420267 12388 raft_consensus.cc:697] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Running, Role: LEADER
I20260608 12:56:06.421528 12388 consensus_queue.cc:237] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.422016 12084 catalog_manager.cc:5696] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 435774923c274b63ac85ab421aa57fd7 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "435774923c274b63ac85ab421aa57fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:06.425988 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4b4f011cd446b78d4a0f945f94c71c" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
I20260608 12:56:06.426173 12337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4b4f011cd446b78d4a0f945f94c71c" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:06.415700 12382 tablet_bootstrap.cc:492] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: No bootstrap required, opened a new log
I20260608 12:56:06.428081 12382 ts_tablet_manager.cc:1403] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent bootstrapping tablet: real 0.217s	user 0.021s	sys 0.047s
I20260608 12:56:06.432212 12382 raft_consensus.cc:359] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.433249 12382 raft_consensus.cc:385] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.420347 12384 ts_tablet_manager.cc:1403] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: Time spent bootstrapping tablet: real 0.196s	user 0.038s	sys 0.021s
I20260608 12:56:06.407150 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4b4f011cd446b78d4a0f945f94c71c" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "435774923c274b63ac85ab421aa57fd7"
I20260608 12:56:06.434165 12188 raft_consensus.cc:3060] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:06.411787 12390 consensus_queue.cc:1048] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:06.434301 12229 leader_election.cc:343] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:56:06.435153 12229 leader_election.cc:343] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:06.438231 12384 raft_consensus.cc:359] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.439488 12384 raft_consensus.cc:385] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.439934 12384 raft_consensus.cc:740] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7555c50e4d542409763afbbd5805950, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.441103 12382 raft_consensus.cc:740] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.448379 12188 raft_consensus.cc:2468] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7555c50e4d542409763afbbd5805950 in term 1.
I20260608 12:56:06.451236 12382 consensus_queue.cc:260] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.451253 12384 consensus_queue.cc:260] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.453938 12382 ts_tablet_manager.cc:1434] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.006s
I20260608 12:56:06.455655 12384 ts_tablet_manager.cc:1434] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.004s
I20260608 12:56:06.457914 12384 tablet_bootstrap.cc:492] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: Bootstrap starting.
I20260608 12:56:06.459519 12383 tablet_bootstrap.cc:492] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: No bootstrap required, opened a new log
I20260608 12:56:06.460250 12383 ts_tablet_manager.cc:1403] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.239s	user 0.060s	sys 0.149s
I20260608 12:56:06.454453 12229 leader_election.cc:304] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [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: 435774923c274b63ac85ab421aa57fd7, f7555c50e4d542409763afbbd5805950; no voters: 2d69c5ec93064b03b3ce21473b73b7d5
I20260608 12:56:06.461110 12389 raft_consensus.cc:2804] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:06.464013 12410 raft_consensus.cc:493] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:06.465003 12384 tablet_bootstrap.cc:654] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:06.464540 12410 raft_consensus.cc:515] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.464423 12383 raft_consensus.cc:359] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.465874 12383 raft_consensus.cc:385] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.466312 12383 raft_consensus.cc:740] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.467391 12383 consensus_queue.cc:260] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.469434 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4b4f011cd446b78d4a0f945f94c71c" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
I20260608 12:56:06.470144 12383 ts_tablet_manager.cc:1434] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:06.470600 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4b4f011cd446b78d4a0f945f94c71c" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "435774923c274b63ac85ab421aa57fd7" is_pre_election: true
I20260608 12:56:06.471751 12188 raft_consensus.cc:2393] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d69c5ec93064b03b3ce21473b73b7d5 in current term 1: Already voted for candidate f7555c50e4d542409763afbbd5805950 in this term.
I20260608 12:56:06.473177 12410 leader_election.cc:290] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:06.482682 12388 consensus_queue.cc:1048] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:06.483780 12389 raft_consensus.cc:697] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 1 LEADER]: Becoming Leader. State: Replica: f7555c50e4d542409763afbbd5805950, State: Running, Role: LEADER
I20260608 12:56:06.488659 12389 consensus_queue.cc:237] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.493530 12398 raft_consensus.cc:493] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:06.494266 12398 raft_consensus.cc:515] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.498319 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6338abfc61e404db7f6ccbe86859f51" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
I20260608 12:56:06.499255 12260 raft_consensus.cc:2468] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 0.
I20260608 12:56:06.501067 12153 leader_election.cc:304] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [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: 435774923c274b63ac85ab421aa57fd7, f7555c50e4d542409763afbbd5805950; no voters: 
I20260608 12:56:06.502214 12404 raft_consensus.cc:2804] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:06.502768 12404 raft_consensus.cc:493] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:06.503239 12404 raft_consensus.cc:3060] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:06.504431 12337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6338abfc61e404db7f6ccbe86859f51" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:06.505373 12337 raft_consensus.cc:2468] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 0.
I20260608 12:56:06.507335 12398 leader_election.cc:290] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:06.516762 12384 tablet_bootstrap.cc:492] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: No bootstrap required, opened a new log
I20260608 12:56:06.517300 12384 ts_tablet_manager.cc:1403] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.034s
I20260608 12:56:06.520221 12388 consensus_queue.cc:1048] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:06.520664 12384 raft_consensus.cc:359] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.522661 12384 raft_consensus.cc:385] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:06.523010 12384 raft_consensus.cc:740] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7555c50e4d542409763afbbd5805950, State: Initialized, Role: FOLLOWER
I20260608 12:56:06.523911 12384 consensus_queue.cc:260] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.526892 12384 ts_tablet_manager.cc:1434] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:56:06.532822 12404 raft_consensus.cc:515] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.542757 12404 leader_election.cc:290] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [CANDIDATE]: Term 1 election: Requested vote from peers f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:06.580286 12302 leader_election.cc:304] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [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: 2d69c5ec93064b03b3ce21473b73b7d5; no voters: 435774923c274b63ac85ab421aa57fd7, f7555c50e4d542409763afbbd5805950
I20260608 12:56:06.580940 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6338abfc61e404db7f6ccbe86859f51" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950"
I20260608 12:56:06.582387 12262 raft_consensus.cc:3060] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:06.582907 12388 raft_consensus.cc:3060] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:06.585508 12337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6338abfc61e404db7f6ccbe86859f51" candidate_uuid: "435774923c274b63ac85ab421aa57fd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
I20260608 12:56:06.586423 12337 raft_consensus.cc:3060] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:06.587496 12084 catalog_manager.cc:5696] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:06.598124 12389 raft_consensus.cc:493] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:06.598979 12389 raft_consensus.cc:515] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.604003 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c908883860614db3b4c372947a3168e6" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "435774923c274b63ac85ab421aa57fd7" is_pre_election: true
I20260608 12:56:06.606581 12448 raft_consensus.cc:493] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:06.607524 12448 raft_consensus.cc:515] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.615064 12388 raft_consensus.cc:2749] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:06.616473 12262 raft_consensus.cc:2468] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 1.
I20260608 12:56:06.619499 12153 leader_election.cc:304] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [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: 435774923c274b63ac85ab421aa57fd7, f7555c50e4d542409763afbbd5805950; no voters: 
I20260608 12:56:06.621356 12404 raft_consensus.cc:2804] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:06.625458 12448 leader_election.cc:290] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:06.625270 12337 raft_consensus.cc:2468] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 435774923c274b63ac85ab421aa57fd7 in term 1.
I20260608 12:56:06.626189 12389 leader_election.cc:290] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:06.627735 12404 raft_consensus.cc:697] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Becoming Leader. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Running, Role: LEADER
I20260608 12:56:06.628486 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee111dd35eb4d558f14e9f7dc2e1f38" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "435774923c274b63ac85ab421aa57fd7" is_pre_election: true
I20260608 12:56:06.629626 12187 raft_consensus.cc:2393] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7555c50e4d542409763afbbd5805950 in current term 1: Already voted for candidate 2d69c5ec93064b03b3ce21473b73b7d5 in this term.
I20260608 12:56:06.629350 12404 consensus_queue.cc:237] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:06.631119 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c908883860614db3b4c372947a3168e6" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:06.632198 12336 raft_consensus.cc:2393] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7555c50e4d542409763afbbd5805950 in current term 1: Already voted for candidate 435774923c274b63ac85ab421aa57fd7 in this term.
I20260608 12:56:06.632390 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee111dd35eb4d558f14e9f7dc2e1f38" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:06.633697 12229 leader_election.cc:304] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [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: f7555c50e4d542409763afbbd5805950; no voters: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7
I20260608 12:56:06.634198 12085 catalog_manager.cc:5696] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7555c50e4d542409763afbbd5805950 (127.4.135.66). New cstate: current_term: 1 leader_uuid: "f7555c50e4d542409763afbbd5805950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:06.635509 12229 leader_election.cc:304] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [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: f7555c50e4d542409763afbbd5805950; no voters: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7
I20260608 12:56:06.636598 12448 raft_consensus.cc:3060] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:06.636981 12389 raft_consensus.cc:3060] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:06.643858 12083 catalog_manager.cc:5696] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 435774923c274b63ac85ab421aa57fd7 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "435774923c274b63ac85ab421aa57fd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:06.647333 12389 raft_consensus.cc:2749] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:06.649127 12448 raft_consensus.cc:2749] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:06.724000  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:56:06.751277  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:06.752398  4637 tablet_replica.cc:333] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: stopping tablet replica
I20260608 12:56:06.753244  4637 raft_consensus.cc:2243] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:06.753749  4637 raft_consensus.cc:2272] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:06.756569  4637 tablet_replica.cc:333] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: stopping tablet replica
I20260608 12:56:06.757154  4637 raft_consensus.cc:2243] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:06.758070  4637 pending_rounds.cc:70] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Trying to abort 1 pending ops.
I20260608 12:56:06.758374  4637 pending_rounds.cc:77] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662108695056384 op_type: NO_OP noop_request { }
I20260608 12:56:06.758776  4637 raft_consensus.cc:2889] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:06.759131  4637 raft_consensus.cc:2272] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:06.762367  4637 tablet_replica.cc:333] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: stopping tablet replica
I20260608 12:56:06.763182  4637 raft_consensus.cc:2243] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:06.763827  4637 pending_rounds.cc:70] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Trying to abort 1 pending ops.
I20260608 12:56:06.764067  4637 pending_rounds.cc:77] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662109727141888 op_type: NO_OP noop_request { }
I20260608 12:56:06.764438  4637 raft_consensus.cc:2889] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:06.764783  4637 raft_consensus.cc:2272] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:06.770133  4637 tablet_replica.cc:333] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: stopping tablet replica
I20260608 12:56:06.771108  4637 raft_consensus.cc:2243] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:06.771687  4637 raft_consensus.cc:2272] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:06.774209  4637 tablet_replica.cc:333] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: stopping tablet replica
I20260608 12:56:06.774832  4637 raft_consensus.cc:2243] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:06.775995  4637 raft_consensus.cc:2272] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:06.778904  4637 tablet_replica.cc:333] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: stopping tablet replica
I20260608 12:56:06.779649  4637 raft_consensus.cc:2243] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:06.780718  4637 raft_consensus.cc:2272] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:06.783715  4637 tablet_replica.cc:333] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: stopping tablet replica
I20260608 12:56:06.784271  4637 raft_consensus.cc:2243] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:06.784821  4637 raft_consensus.cc:2272] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:06.787773  4637 tablet_replica.cc:333] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: stopping tablet replica
I20260608 12:56:06.788319  4637 raft_consensus.cc:2243] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:06.789232  4637 raft_consensus.cc:2272] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:06.815186 12388 consensus_queue.cc:1048] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:06.822175  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
W20260608 12:56:06.854975 12303 consensus_peers.cc:597] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 -> Peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Couldn't send request to peer 435774923c274b63ac85ab421aa57fd7. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:06.876009 12448 consensus_queue.cc:1048] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:06.892416 12229 consensus_peers.cc:597] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 -> Peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Couldn't send request to peer 435774923c274b63ac85ab421aa57fd7. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:07.144059 12303 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260608 12:56:07.146947 12303 consensus_peers.cc:597] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 -> Peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Couldn't send request to peer 435774923c274b63ac85ab421aa57fd7. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:07.439558 12446 consensus_queue.cc:579] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Leader has been unable to successfully communicate with peer 435774923c274b63ac85ab421aa57fd7 for more than 1 seconds (1.017s)
I20260608 12:56:07.589596 12464 consensus_queue.cc:579] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Leader has been unable to successfully communicate with peer 435774923c274b63ac85ab421aa57fd7 for more than 1 seconds (1.053s)
I20260608 12:56:07.712508 12464 raft_consensus.cc:493] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 435774923c274b63ac85ab421aa57fd7)
I20260608 12:56:07.713004 12464 raft_consensus.cc:515] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:07.714996 12464 leader_election.cc:290] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:07.716364 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce66c23ed04819a752592e47c3c0ea" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
W20260608 12:56:07.718873 12303 leader_election.cc:336] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
I20260608 12:56:07.719246 12303 leader_election.cc:304] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [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: 2d69c5ec93064b03b3ce21473b73b7d5; no voters: 435774923c274b63ac85ab421aa57fd7, f7555c50e4d542409763afbbd5805950
I20260608 12:56:07.719879 12464 raft_consensus.cc:2749] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:07.863770 12460 raft_consensus.cc:493] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 435774923c274b63ac85ab421aa57fd7)
I20260608 12:56:07.864429 12460 raft_consensus.cc:515] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:07.866295 12460 leader_election.cc:290] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:07.868108 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb85f0e28484a91863521c62ebe19e3" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
W20260608 12:56:07.870445 12229 leader_election.cc:336] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
I20260608 12:56:07.870932 12229 leader_election.cc:304] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [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: f7555c50e4d542409763afbbd5805950; no voters: 2d69c5ec93064b03b3ce21473b73b7d5, 435774923c274b63ac85ab421aa57fd7
I20260608 12:56:07.871580 12460 raft_consensus.cc:2749] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:07.875319 12460 consensus_queue.cc:579] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [LEADER]: Leader has been unable to successfully communicate with peer 435774923c274b63ac85ab421aa57fd7 for more than 1 seconds (1.385s)
I20260608 12:56:07.898461 12083 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39064:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:56:07.899139 12083 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:39064:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:56:07.916790 12083 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293: Sending DeleteTablet for 3 replicas of tablet eee111dd35eb4d558f14e9f7dc2e1f38
I20260608 12:56:07.918701 12083 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293: Sending DeleteTablet for 3 replicas of tablet 1b4b4f011cd446b78d4a0f945f94c71c
I20260608 12:56:07.919803 12252 tablet_service.cc:1558] Processing DeleteTablet for tablet eee111dd35eb4d558f14e9f7dc2e1f38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:38310
I20260608 12:56:07.920679 12083 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293: Sending DeleteTablet for 3 replicas of tablet a6338abfc61e404db7f6ccbe86859f51
I20260608 12:56:07.921471 12326 tablet_service.cc:1558] Processing DeleteTablet for tablet eee111dd35eb4d558f14e9f7dc2e1f38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:58438
I20260608 12:56:07.922235 12251 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b4b4f011cd446b78d4a0f945f94c71c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:38310
I20260608 12:56:07.922633 12083 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293: Sending DeleteTablet for 3 replicas of tablet c908883860614db3b4c372947a3168e6
I20260608 12:56:07.923615 12251 tablet_service.cc:1558] Processing DeleteTablet for tablet a6338abfc61e404db7f6ccbe86859f51 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:38310
I20260608 12:56:07.923590 12327 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b4b4f011cd446b78d4a0f945f94c71c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:58438
I20260608 12:56:07.925755 12251 tablet_service.cc:1558] Processing DeleteTablet for tablet c908883860614db3b4c372947a3168e6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:38310
I20260608 12:56:07.927683 12474 tablet_replica.cc:333] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: stopping tablet replica
I20260608 12:56:07.928022 12475 tablet_replica.cc:333] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: stopping tablet replica
I20260608 12:56:07.929301 12474 raft_consensus.cc:2243] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:07.929495  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:56:07.929692 12475 raft_consensus.cc:2243] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:07.930395 12474 raft_consensus.cc:2272] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:07.931318 12475 raft_consensus.cc:2272] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:07.935310 12475 ts_tablet_manager.cc:1916] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:07.935479 12474 ts_tablet_manager.cc:1916] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:07.946863 12326 tablet_service.cc:1558] Processing DeleteTablet for tablet a6338abfc61e404db7f6ccbe86859f51 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:58438
I20260608 12:56:07.947525 12464 raft_consensus.cc:493] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 435774923c274b63ac85ab421aa57fd7)
I20260608 12:56:07.948263 12464 raft_consensus.cc:515] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:07.949307 12326 tablet_service.cc:1558] Processing DeleteTablet for tablet c908883860614db3b4c372947a3168e6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:58438
W20260608 12:56:07.950532 12073 catalog_manager.cc:4754] TS 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 1b4b4f011cd446b78d4a0f945f94c71c: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
W20260608 12:56:07.955149 12477 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 12:56:07.955996 12478 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 12:56:07.956946 12303 leader_election.cc:336] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
I20260608 12:56:07.956385 12475 ts_tablet_manager.cc:1929] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:56:07.958498 12475 log.cc:1199] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/eee111dd35eb4d558f14e9f7dc2e1f38
I20260608 12:56:07.960134 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3227ac7f99d45b28207f4f789ac996c" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
I20260608 12:56:07.962816 12302 leader_election.cc:304] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [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: 2d69c5ec93064b03b3ce21473b73b7d5; no voters: 435774923c274b63ac85ab421aa57fd7, f7555c50e4d542409763afbbd5805950
I20260608 12:56:07.963678  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:07.963982 12464 leader_election.cc:290] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:07.964005 12446 raft_consensus.cc:2749] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:07.960188 12475 ts_tablet_manager.cc:1950] T eee111dd35eb4d558f14e9f7dc2e1f38 P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting consensus metadata
W20260608 12:56:07.965605 12480 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 12:56:07.967031  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:07.967343  4637 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 12:56:07.967597  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923367967579 us; error 0 us; skew 500 ppm
I20260608 12:56:07.968488  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:07.968777 12474 ts_tablet_manager.cc:1929] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:56:07.969146 12073 catalog_manager.cc:5027] TS 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379): tablet eee111dd35eb4d558f14e9f7dc2e1f38 (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:07.969388 12475 tablet_replica.cc:333] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: stopping tablet replica
I20260608 12:56:07.969396 12474 log.cc:1199] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/eee111dd35eb4d558f14e9f7dc2e1f38
I20260608 12:56:07.970777 12475 raft_consensus.cc:2243] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:07.971112 12474 ts_tablet_manager.cc:1950] T eee111dd35eb4d558f14e9f7dc2e1f38 P f7555c50e4d542409763afbbd5805950: Deleting consensus metadata
I20260608 12:56:07.971586 12475 raft_consensus.cc:2272] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:07.974495 12475 ts_tablet_manager.cc:1916] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:07.975278  4637 webserver.cc:533] Webserver started at http://127.4.135.68:42551/ using document root <none> and password file <none>
I20260608 12:56:07.975946 12474 tablet_replica.cc:333] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: stopping tablet replica
I20260608 12:56:07.976097  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:07.976116 12072 catalog_manager.cc:5027] TS f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): tablet eee111dd35eb4d558f14e9f7dc2e1f38 (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:07.976707  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:07.977029 12474 raft_consensus.cc:2243] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:07.977191  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:07.978325 12474 raft_consensus.cc:2272] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:07.978902  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "00ed9b33ba7b493abbb00edc5dc40786"
format_stamp: "Formatted at 2026-06-08 12:56:07 on dist-test-slave-rml8"
I20260608 12:56:07.982121 12474 ts_tablet_manager.cc:1916] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:07.986500  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:56:07.987655 12475 ts_tablet_manager.cc:1929] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:56:07.988051 12475 log.cc:1199] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/1b4b4f011cd446b78d4a0f945f94c71c
I20260608 12:56:07.988618 12466 raft_consensus.cc:493] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 435774923c274b63ac85ab421aa57fd7)
I20260608 12:56:07.988881 12475 ts_tablet_manager.cc:1950] T 1b4b4f011cd446b78d4a0f945f94c71c P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting consensus metadata
I20260608 12:56:07.989167 12466 raft_consensus.cc:515] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:07.991814 12466 leader_election.cc:290] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:07.992825 12475 tablet_replica.cc:333] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: stopping tablet replica
I20260608 12:56:07.994720 12073 catalog_manager.cc:5027] TS 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379): tablet 1b4b4f011cd446b78d4a0f945f94c71c (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:07.995859 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3227ac7f99d45b28207f4f789ac996c" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:07.998023 12485 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:07.998013 12335 raft_consensus.cc:2468] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7555c50e4d542409763afbbd5805950 in term 1.
I20260608 12:56:07.999543 12229 leader_election.cc:304] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [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: 2d69c5ec93064b03b3ce21473b73b7d5, f7555c50e4d542409763afbbd5805950; no voters: 
I20260608 12:56:07.999962  4637 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.003s	sys 0.007s
I20260608 12:56:08.001509  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "00ed9b33ba7b493abbb00edc5dc40786"
format_stamp: "Formatted at 2026-06-08 12:56:07 on dist-test-slave-rml8"
W20260608 12:56:08.001649 12229 leader_election.cc:336] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
I20260608 12:56:08.001942  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-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 12:56:08.000584 12474 ts_tablet_manager.cc:1929] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:56:08.002983 12474 log.cc:1199] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/1b4b4f011cd446b78d4a0f945f94c71c
I20260608 12:56:08.003508 12466 raft_consensus.cc:2804] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:56:08.003731 12134 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 435774923c274b63ac85ab421aa57fd7 not available for placement
I20260608 12:56:08.003923 12474 ts_tablet_manager.cc:1950] T 1b4b4f011cd446b78d4a0f945f94c71c P f7555c50e4d542409763afbbd5805950: Deleting consensus metadata
I20260608 12:56:08.004721 12475 raft_consensus.cc:2243] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:08.005537 12475 raft_consensus.cc:2272] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:08.007947 12474 tablet_replica.cc:333] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: stopping tablet replica
I20260608 12:56:08.008145 12072 catalog_manager.cc:5027] TS f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): tablet 1b4b4f011cd446b78d4a0f945f94c71c (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:08.009146 12474 raft_consensus.cc:2243] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:08.009507 12475 ts_tablet_manager.cc:1916] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:08.009841 12474 raft_consensus.cc:2272] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:08.004046 12466 raft_consensus.cc:493] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 435774923c274b63ac85ab421aa57fd7)
I20260608 12:56:08.011222 12466 raft_consensus.cc:3060] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:08.013442 12474 ts_tablet_manager.cc:1916] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:08.032569 12475 ts_tablet_manager.cc:1929] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:56:08.032569 12474 ts_tablet_manager.cc:1929] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:56:08.033316 12475 log.cc:1199] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/a6338abfc61e404db7f6ccbe86859f51
I20260608 12:56:08.033412 12474 log.cc:1199] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/a6338abfc61e404db7f6ccbe86859f51
I20260608 12:56:08.034224 12475 ts_tablet_manager.cc:1950] T a6338abfc61e404db7f6ccbe86859f51 P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting consensus metadata
I20260608 12:56:08.034224 12474 ts_tablet_manager.cc:1950] T a6338abfc61e404db7f6ccbe86859f51 P f7555c50e4d542409763afbbd5805950: Deleting consensus metadata
W20260608 12:56:08.037287 12117 debug-util.cc:398] Leaking SignalData structure 0x7b080015d8a0 after lost signal to thread 4640
I20260608 12:56:08.037611 12073 catalog_manager.cc:5027] TS 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379): tablet a6338abfc61e404db7f6ccbe86859f51 (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:08.039036 12475 tablet_replica.cc:333] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: stopping tablet replica
W20260608 12:56:08.039553 12117 debug-util.cc:398] Leaking SignalData structure 0x7b08001088e0 after lost signal to thread 12287
I20260608 12:56:08.039011 12466 raft_consensus.cc:515] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.040297 12475 raft_consensus.cc:2243] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:56:08.040942 12117 debug-util.cc:398] Leaking SignalData structure 0x7b0800084100 after lost signal to thread 12361
I20260608 12:56:08.040973 12475 raft_consensus.cc:2272] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:08.044807 12475 ts_tablet_manager.cc:1916] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:08.046386 12474 tablet_replica.cc:333] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: stopping tablet replica
I20260608 12:56:08.046629 12072 catalog_manager.cc:5027] TS f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): tablet a6338abfc61e404db7f6ccbe86859f51 (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:08.047369 12474 raft_consensus.cc:2243] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:08.048024 12474 raft_consensus.cc:2272] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:08.048672 12229 leader_election.cc:336] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
I20260608 12:56:08.051842 12466 leader_election.cc:290] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 election: Requested vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:08.054008 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3227ac7f99d45b28207f4f789ac996c" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
I20260608 12:56:08.054762 12335 raft_consensus.cc:3060] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:08.055145 12474 ts_tablet_manager.cc:1916] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:08.064241 12335 raft_consensus.cc:2468] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7555c50e4d542409763afbbd5805950 in term 2.
I20260608 12:56:08.075071 12229 leader_election.cc:304] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [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: 2d69c5ec93064b03b3ce21473b73b7d5, f7555c50e4d542409763afbbd5805950; no voters: 435774923c274b63ac85ab421aa57fd7
I20260608 12:56:08.076505 12466 raft_consensus.cc:2804] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:08.077065 12466 raft_consensus.cc:697] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Becoming Leader. State: Replica: f7555c50e4d542409763afbbd5805950, State: Running, Role: LEADER
I20260608 12:56:08.078078 12466 consensus_queue.cc:237] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.094471 12475 ts_tablet_manager.cc:1929] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:56:08.095145 12475 log.cc:1199] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/c908883860614db3b4c372947a3168e6
I20260608 12:56:08.095252 12474 ts_tablet_manager.cc:1929] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:56:08.095872 12474 log.cc:1199] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/c908883860614db3b4c372947a3168e6
I20260608 12:56:08.096055 12475 ts_tablet_manager.cc:1950] T c908883860614db3b4c372947a3168e6 P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting consensus metadata
I20260608 12:56:08.098165 12083 catalog_manager.cc:5696] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 reported cstate change: term changed from 1 to 2, leader changed from 435774923c274b63ac85ab421aa57fd7 (127.4.135.65) to f7555c50e4d542409763afbbd5805950 (127.4.135.66). New cstate: current_term: 2 leader_uuid: "f7555c50e4d542409763afbbd5805950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:08.096639 12474 ts_tablet_manager.cc:1950] T c908883860614db3b4c372947a3168e6 P f7555c50e4d542409763afbbd5805950: Deleting consensus metadata
I20260608 12:56:08.104364 12073 catalog_manager.cc:5027] TS 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379): tablet c908883860614db3b4c372947a3168e6 (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:08.104996 12072 catalog_manager.cc:5027] TS f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): tablet c908883860614db3b4c372947a3168e6 (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:08.119055  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:08.120550  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:08.122236  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:08.125260  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:08.125448  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.125753  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:08.125941  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.161302 12466 raft_consensus.cc:493] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 435774923c274b63ac85ab421aa57fd7)
I20260608 12:56:08.161888 12466 raft_consensus.cc:515] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.164244 12466 leader_election.cc:290] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:08.166214 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce66c23ed04819a752592e47c3c0ea" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" is_pre_election: true
I20260608 12:56:08.166994 12335 raft_consensus.cc:2468] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7555c50e4d542409763afbbd5805950 in term 1.
I20260608 12:56:08.168313 12229 leader_election.cc:304] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [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: 2d69c5ec93064b03b3ce21473b73b7d5, f7555c50e4d542409763afbbd5805950; no voters: 
I20260608 12:56:08.169782 12466 raft_consensus.cc:2804] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:08.170161 12466 raft_consensus.cc:493] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 435774923c274b63ac85ab421aa57fd7)
I20260608 12:56:08.171627 12466 raft_consensus.cc:3060] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:56:08.177439 12229 leader_election.cc:336] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
I20260608 12:56:08.180981 12466 raft_consensus.cc:515] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.182835 12466 leader_election.cc:290] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 election: Requested vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:08.185743 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce66c23ed04819a752592e47c3c0ea" candidate_uuid: "f7555c50e4d542409763afbbd5805950" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d69c5ec93064b03b3ce21473b73b7d5"
I20260608 12:56:08.186373 12335 raft_consensus.cc:3060] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:56:08.189224 12229 leader_election.cc:336] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
I20260608 12:56:08.193897 12335 raft_consensus.cc:2468] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7555c50e4d542409763afbbd5805950 in term 2.
I20260608 12:56:08.195225 12229 leader_election.cc:304] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [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: 2d69c5ec93064b03b3ce21473b73b7d5, f7555c50e4d542409763afbbd5805950; no voters: 435774923c274b63ac85ab421aa57fd7
I20260608 12:56:08.195992 12466 raft_consensus.cc:2804] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:08.196519 12466 raft_consensus.cc:697] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Becoming Leader. State: Replica: f7555c50e4d542409763afbbd5805950, State: Running, Role: LEADER
I20260608 12:56:08.197453 12466 consensus_queue.cc:237] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.218851 12083 catalog_manager.cc:5696] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 reported cstate change: term changed from 1 to 2, leader changed from 435774923c274b63ac85ab421aa57fd7 (127.4.135.65) to f7555c50e4d542409763afbbd5805950 (127.4.135.66). New cstate: current_term: 2 leader_uuid: "f7555c50e4d542409763afbbd5805950" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:08.220813  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:40299
I20260608 12:56:08.220980 12549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:40299 every 8 connection(s)
I20260608 12:56:08.232337  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:08.241297 12553 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 12:56:08.243033 12554 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 12:56:08.250016 12557 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 12:56:08.251107  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:08.251884 12550 heartbeater.cc:344] Connected to a master server at 127.4.135.126:38233
I20260608 12:56:08.252381 12550 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:08.252488  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:08.252863  4637 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 12:56:08.253067  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923368253052 us; error 0 us; skew 500 ppm
I20260608 12:56:08.253458 12550 heartbeater.cc:507] Master 127.4.135.126:38233 requested a full tablet report, sending...
I20260608 12:56:08.253774  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:08.256429 12083 ts_manager.cc:194] Registered new tserver with Master: 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68:40299)
I20260608 12:56:08.258765 12083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39088
I20260608 12:56:08.260538  4637 webserver.cc:533] Webserver started at http://127.4.135.65:45015/ using document root <none> and password file <none>
I20260608 12:56:08.261193  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:08.261425  4637 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:56:08.265792  4637 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:56:08.268904 12464 raft_consensus.cc:493] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 435774923c274b63ac85ab421aa57fd7)
I20260608 12:56:08.269544 12464 raft_consensus.cc:515] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.270284 12561 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.271441  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:08.271912  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "435774923c274b63ac85ab421aa57fd7"
format_stamp: "Formatted at 2026-06-08 12:56:04 on dist-test-slave-rml8"
I20260608 12:56:08.272343  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-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 12:56:08.273506 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb85f0e28484a91863521c62ebe19e3" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950" is_pre_election: true
I20260608 12:56:08.274255 12263 raft_consensus.cc:2468] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d69c5ec93064b03b3ce21473b73b7d5 in term 1.
I20260608 12:56:08.275744 12302 leader_election.cc:304] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: 2d69c5ec93064b03b3ce21473b73b7d5, f7555c50e4d542409763afbbd5805950; no voters: 
I20260608 12:56:08.276758 12446 raft_consensus.cc:2804] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:08.277189 12446 raft_consensus.cc:493] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 435774923c274b63ac85ab421aa57fd7)
I20260608 12:56:08.277577 12446 raft_consensus.cc:3060] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:56:08.277664 12303 leader_election.cc:336] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
I20260608 12:56:08.278991 12464 leader_election.cc:290] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:08.286744 12446 raft_consensus.cc:515] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.289788 12446 leader_election.cc:290] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 2 election: Requested vote from peers 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049), f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:08.291370 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb85f0e28484a91863521c62ebe19e3" candidate_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f7555c50e4d542409763afbbd5805950"
I20260608 12:56:08.292063 12263 raft_consensus.cc:3060] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:56:08.294039 12303 leader_election.cc:336] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111)
I20260608 12:56:08.300601 12263 raft_consensus.cc:2468] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d69c5ec93064b03b3ce21473b73b7d5 in term 2.
I20260608 12:56:08.302290 12302 leader_election.cc:304] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: 2d69c5ec93064b03b3ce21473b73b7d5, f7555c50e4d542409763afbbd5805950; no voters: 435774923c274b63ac85ab421aa57fd7
I20260608 12:56:08.303614 12446 raft_consensus.cc:2804] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:08.303989  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:08.304502 12446 raft_consensus.cc:697] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 LEADER]: Becoming Leader. State: Replica: 2d69c5ec93064b03b3ce21473b73b7d5, State: Running, Role: LEADER
I20260608 12:56:08.305964  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:08.305691 12446 consensus_queue.cc:237] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.306696 12335 consensus_queue.cc:237] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:08.319116  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:08.325912 12263 raft_consensus.cc:1275] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:08.327989 12464 consensus_queue.cc:1048] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:08.342671 12083 catalog_manager.cc:5696] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 reported cstate change: term changed from 1 to 2, leader changed from 435774923c274b63ac85ab421aa57fd7 (127.4.135.65) to 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67). New cstate: current_term: 2 leader_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:08.355548 12572 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:56:08.359351 12574 raft_consensus.cc:2955] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:08.368690 12263 raft_consensus.cc:2955] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:08.390339 12083 catalog_manager.cc:5696] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 reported cstate change: config changed from index -1 to 2, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:08.400247 12073 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 574b624164844032bb561c17f71ebda7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
W20260608 12:56:08.407111 12303 consensus_peers.cc:597] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 -> Peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Couldn't send request to peer 435774923c274b63ac85ab421aa57fd7. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:08.408162 12303 consensus_peers.cc:597] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 -> Peer 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68:40299): Couldn't send request to peer 00ed9b33ba7b493abbb00edc5dc40786. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 574b624164844032bb561c17f71ebda7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:08.440371  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:56:08.440881  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.101s	user 0.009s	sys 0.008s
I20260608 12:56:08.441248  4637 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:56:08.449069 12572 tablet_bootstrap.cc:492] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:08.462497 12572 tablet_bootstrap.cc:492] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: 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 12:56:08.463915 12572 tablet_bootstrap.cc:492] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Bootstrap complete.
I20260608 12:56:08.464499 12572 ts_tablet_manager.cc:1403] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:56:08.466840 12572 raft_consensus.cc:359] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.467528 12572 raft_consensus.cc:740] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:08.468256 12572 consensus_queue.cc:260] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.470799 12572 ts_tablet_manager.cc:1434] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 12:56:08.471618 12572 tablet_bootstrap.cc:492] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:08.484077 12572 tablet_bootstrap.cc:492] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: 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 12:56:08.484947 12572 tablet_bootstrap.cc:492] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Bootstrap complete.
I20260608 12:56:08.485679 12572 ts_tablet_manager.cc:1403] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 12:56:08.488703 12572 raft_consensus.cc:359] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.489430 12572 raft_consensus.cc:740] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:08.490247 12572 consensus_queue.cc:260] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.491341  4637 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:56:08.491701  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.050s	user 0.050s	sys 0.000s
I20260608 12:56:08.492616 12572 ts_tablet_manager.cc:1434] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:56:08.493884 12572 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:08.516434 12572 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: 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 12:56:08.517607 12572 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: Bootstrap complete.
I20260608 12:56:08.518513 12572 ts_tablet_manager.cc:1403] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260608 12:56:08.522265 12572 raft_consensus.cc:359] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.523307 12572 raft_consensus.cc:740] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:08.524513 12572 consensus_queue.cc:260] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.528484 12572 ts_tablet_manager.cc:1434] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
W20260608 12:56:08.529496 12229 consensus_peers.cc:597] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 -> Peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Couldn't send request to peer 435774923c274b63ac85ab421aa57fd7. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:08.529515 12572 tablet_bootstrap.cc:492] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:08.549481 12572 tablet_bootstrap.cc:492] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: 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 12:56:08.550535 12572 tablet_bootstrap.cc:492] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Bootstrap complete.
I20260608 12:56:08.551254 12572 ts_tablet_manager.cc:1403] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 12:56:08.554011 12572 raft_consensus.cc:359] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.554872 12572 raft_consensus.cc:740] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:08.555526 12572 consensus_queue.cc:260] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.557001 12572 ts_tablet_manager.cc:1434] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:08.557732 12572 tablet_bootstrap.cc:492] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:08.571610  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:33049
I20260608 12:56:08.572145 12636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:33049 every 8 connection(s)
I20260608 12:56:08.577972 12572 tablet_bootstrap.cc:492] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: 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 12:56:08.578944 12572 tablet_bootstrap.cc:492] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Bootstrap complete.
I20260608 12:56:08.579818 12572 ts_tablet_manager.cc:1403] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260608 12:56:08.582999 12572 raft_consensus.cc:359] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.583909 12572 raft_consensus.cc:740] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:08.584837 12572 consensus_queue.cc:260] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.587198 12572 ts_tablet_manager.cc:1434] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:56:08.588232 12572 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:08.612249 12572 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: 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 12:56:08.613271 12572 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: Bootstrap complete.
I20260608 12:56:08.614001 12572 ts_tablet_manager.cc:1403] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.003s
I20260608 12:56:08.617161 12572 raft_consensus.cc:359] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.618988 12572 raft_consensus.cc:740] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:08.619339 12637 heartbeater.cc:344] Connected to a master server at 127.4.135.126:38233
I20260608 12:56:08.620110 12637 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:08.620044 12572 consensus_queue.cc:260] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.621171 12637 heartbeater.cc:507] Master 127.4.135.126:38233 requested a full tablet report, sending...
I20260608 12:56:08.622568 12572 ts_tablet_manager.cc:1434] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260608 12:56:08.623431 12572 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:08.625208 12600 tablet_service.cc:1558] Processing DeleteTablet for tablet a6338abfc61e404db7f6ccbe86859f51 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:58494
I20260608 12:56:08.626078 12599 tablet_service.cc:1558] Processing DeleteTablet for tablet eee111dd35eb4d558f14e9f7dc2e1f38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:58494
I20260608 12:56:08.628860 12084 ts_manager.cc:194] Re-registered known tserver with Master: 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049)
I20260608 12:56:08.635929 12642 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:08.637034 12642 raft_consensus.cc:2243] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:08.637538 12642 pending_rounds.cc:70] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Trying to abort 1 pending ops.
I20260608 12:56:08.637801 12642 pending_rounds.cc:77] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662109727141888 op_type: NO_OP noop_request { }
I20260608 12:56:08.638198 12642 raft_consensus.cc:2889] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:08.638599 12642 raft_consensus.cc:2272] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:08.640782 12084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39100
I20260608 12:56:08.641026 12572 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: 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 12:56:08.641963 12642 ts_tablet_manager.cc:1916] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:08.642107 12572 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: Bootstrap complete.
I20260608 12:56:08.642933 12572 ts_tablet_manager.cc:1403] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260608 12:56:08.644894 12637 heartbeater.cc:499] Master 127.4.135.126:38233 was elected leader, sending a full tablet report...
I20260608 12:56:08.646942 12572 raft_consensus.cc:359] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:08.647696 12572 raft_consensus.cc:740] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:08.648617 12572 consensus_queue.cc:260] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [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: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:08.650756 12572 ts_tablet_manager.cc:1434] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:56:08.651659 12572 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: Bootstrap starting.
I20260608 12:56:08.656947 12600 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b4b4f011cd446b78d4a0f945f94c71c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:58494
I20260608 12:56:08.659933 12600 tablet_service.cc:1558] Processing DeleteTablet for tablet c908883860614db3b4c372947a3168e6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:56:07 UTC) from {username='slave'} at 127.0.0.1:58494
I20260608 12:56:08.661623 12642 ts_tablet_manager.cc:1929] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:56:08.662107 12642 log.cc:1199] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/a6338abfc61e404db7f6ccbe86859f51
I20260608 12:56:08.662925 12642 ts_tablet_manager.cc:1950] T a6338abfc61e404db7f6ccbe86859f51 P 435774923c274b63ac85ab421aa57fd7: Deleting consensus metadata
I20260608 12:56:08.666320 12642 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:08.666565 12073 catalog_manager.cc:5027] TS 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): tablet a6338abfc61e404db7f6ccbe86859f51 (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:08.667301 12642 raft_consensus.cc:2243] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:08.667917 12642 raft_consensus.cc:2272] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:08.670773 12335 raft_consensus.cc:1275] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:08.671644 12642 ts_tablet_manager.cc:1916] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:08.673133 12466 consensus_queue.cc:1048] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:08.682073 12572 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: 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 12:56:08.683111 12572 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: Bootstrap complete.
I20260608 12:56:08.683899 12572 ts_tablet_manager.cc:1403] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.011s
I20260608 12:56:08.687438 12572 raft_consensus.cc:359] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.687980 12642 ts_tablet_manager.cc:1929] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:56:08.688156 12572 raft_consensus.cc:740] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435774923c274b63ac85ab421aa57fd7, State: Initialized, Role: FOLLOWER
I20260608 12:56:08.688489 12642 log.cc:1199] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/eee111dd35eb4d558f14e9f7dc2e1f38
I20260608 12:56:08.689231 12642 ts_tablet_manager.cc:1950] T eee111dd35eb4d558f14e9f7dc2e1f38 P 435774923c274b63ac85ab421aa57fd7: Deleting consensus metadata
I20260608 12:56:08.689095 12572 consensus_queue.cc:260] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:08.694090 12572 ts_tablet_manager.cc:1434] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:56:08.696681 12642 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:08.697579 12642 raft_consensus.cc:2243] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:08.698160 12642 raft_consensus.cc:2272] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:08.698273 12073 catalog_manager.cc:5027] TS 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): tablet eee111dd35eb4d558f14e9f7dc2e1f38 (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:08.700673 12336 raft_consensus.cc:1275] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:08.701612 12642 ts_tablet_manager.cc:1916] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:08.702924 12466 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:08.722579 12642 ts_tablet_manager.cc:1929] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:56:08.723140 12642 log.cc:1199] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/1b4b4f011cd446b78d4a0f945f94c71c
I20260608 12:56:08.723981 12642 ts_tablet_manager.cc:1950] T 1b4b4f011cd446b78d4a0f945f94c71c P 435774923c274b63ac85ab421aa57fd7: Deleting consensus metadata
I20260608 12:56:08.727733 12642 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:08.727914 12073 catalog_manager.cc:5027] TS 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): tablet 1b4b4f011cd446b78d4a0f945f94c71c (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:08.728719 12642 raft_consensus.cc:2243] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:08.729346 12642 pending_rounds.cc:70] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Trying to abort 1 pending ops.
I20260608 12:56:08.729632 12642 pending_rounds.cc:77] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662108695056384 op_type: NO_OP noop_request { }
I20260608 12:56:08.730058 12642 raft_consensus.cc:2889] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:08.730485 12642 raft_consensus.cc:2272] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:08.735178 12642 ts_tablet_manager.cc:1916] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:56:08.743577 12611 raft_consensus.cc:3060] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:08.753144 12611 raft_consensus.cc:1275] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:08.753939 12642 ts_tablet_manager.cc:1929] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:56:08.754436 12642 log.cc:1199] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-0-root/wals/c908883860614db3b4c372947a3168e6
I20260608 12:56:08.755263 12642 ts_tablet_manager.cc:1950] T c908883860614db3b4c372947a3168e6 P 435774923c274b63ac85ab421aa57fd7: Deleting consensus metadata
I20260608 12:56:08.755924 12648 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:08.758806 12073 catalog_manager.cc:5027] TS 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): tablet c908883860614db3b4c372947a3168e6 (table dugtrio [id=0db304ce56884bde9d99369aef851fa5]) successfully deleted
I20260608 12:56:08.778564 12654 ts_tablet_manager.cc:933] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: Initiating tablet copy from peer 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:08.789921 12654 tablet_copy_client.cc:323] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:42379
I20260608 12:56:08.811542 12347 tablet_copy_service.cc:140] P 2d69c5ec93064b03b3ce21473b73b7d5: Received BeginTabletCopySession request for tablet 574b624164844032bb561c17f71ebda7 from peer 00ed9b33ba7b493abbb00edc5dc40786 ({username='slave'} at 127.0.0.1:58452)
I20260608 12:56:08.812217 12347 tablet_copy_service.cc:161] P 2d69c5ec93064b03b3ce21473b73b7d5: Beginning new tablet copy session on tablet 574b624164844032bb561c17f71ebda7 from peer 00ed9b33ba7b493abbb00edc5dc40786 at {username='slave'} at 127.0.0.1:58452: session id = 00ed9b33ba7b493abbb00edc5dc40786-574b624164844032bb561c17f71ebda7
I20260608 12:56:08.821880 12347 tablet_copy_source_session.cc:215] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:08.823127 12611 raft_consensus.cc:2955] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:08.825711 12654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574b624164844032bb561c17f71ebda7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:08.831058 12609 raft_consensus.cc:3060] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:08.836398 12263 raft_consensus.cc:1275] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:08.839027 12464 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:08.842154 12654 tablet_copy_client.cc:806] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:08.842803 12654 tablet_copy_client.cc:670] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:08.851742 12609 raft_consensus.cc:1275] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:08.852708 12654 tablet_copy_client.cc:538] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:08.853433 12464 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:08.862040 12654 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: Bootstrap starting.
I20260608 12:56:08.893796 12654 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: 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 12:56:08.894796 12654 tablet_bootstrap.cc:492] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: Bootstrap complete.
I20260608 12:56:08.895565 12654 ts_tablet_manager.cc:1403] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.015s
I20260608 12:56:08.898952 12654 raft_consensus.cc:359] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:08.899832 12654 raft_consensus.cc:740] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00ed9b33ba7b493abbb00edc5dc40786, State: Initialized, Role: LEARNER
I20260608 12:56:08.901145 12654 consensus_queue.cc:260] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786 [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: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:08.903889 12550 heartbeater.cc:499] Master 127.4.135.126:38233 was elected leader, sending a full tablet report...
I20260608 12:56:08.904547 12654 ts_tablet_manager.cc:1434] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:08.906697 12347 tablet_copy_service.cc:342] P 2d69c5ec93064b03b3ce21473b73b7d5: Request end of tablet copy session 00ed9b33ba7b493abbb00edc5dc40786-574b624164844032bb561c17f71ebda7 received from {username='slave'} at 127.0.0.1:58452
I20260608 12:56:08.907181 12347 tablet_copy_service.cc:434] P 2d69c5ec93064b03b3ce21473b73b7d5: ending tablet copy session 00ed9b33ba7b493abbb00edc5dc40786-574b624164844032bb561c17f71ebda7 on tablet 574b624164844032bb561c17f71ebda7 with peer 00ed9b33ba7b493abbb00edc5dc40786
I20260608 12:56:09.030815 12263 consensus_queue.cc:237] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:09.038122 12335 raft_consensus.cc:1275] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:09.039357 12609 raft_consensus.cc:1275] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:09.040068 12646 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } 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 12:56:09.041365 12651 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:09.051156 12646 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:09.053894 12609 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:09.055022 12335 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
W20260608 12:56:09.063112 12229 consensus_peers.cc:597] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 -> Peer 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68:40299): Couldn't send request to peer 00ed9b33ba7b493abbb00edc5dc40786. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35ce66c23ed04819a752592e47c3c0ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:09.072149 12084 catalog_manager.cc:5696] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 reported cstate change: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "f7555c50e4d542409763afbbd5805950" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
W20260608 12:56:09.087617 12134 auto_rebalancer.cc:591] Failed to schedule move for tablet 574b624164844032bb561c17f71ebda7: Invalid argument: Server with UUID 00ed9b33ba7b493abbb00edc5dc40786 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:09.094031 12335 consensus_queue.cc:237] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:09.101277 12263 raft_consensus.cc:1275] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:09.102665 12464 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } 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 12:56:09.103816 12609 raft_consensus.cc:1275] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:56:09.104473 12303 consensus_peers.cc:597] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 -> Peer 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68:40299): Couldn't send request to peer 00ed9b33ba7b493abbb00edc5dc40786. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adb85f0e28484a91863521c62ebe19e3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:09.105527 12464 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:09.110333 12574 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:09.112625 12263 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:09.120580 12609 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:09.127080 12085 catalog_manager.cc:5696] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 reported cstate change: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:09.130096 12646 consensus_queue.cc:579] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [LEADER]: Leader has been unable to successfully communicate with peer 435774923c274b63ac85ab421aa57fd7 for more than 1 seconds (1.050s)
I20260608 12:56:09.154013 12611 raft_consensus.cc:3060] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:09.176543 12263 consensus_queue.cc:237] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:09.189095 12335 raft_consensus.cc:1275] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:09.192732 12611 raft_consensus.cc:1275] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:09.193102 12646 consensus_queue.cc:1048] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:56:09.194916 12229 consensus_peers.cc:597] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 -> Peer 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68:40299): Couldn't send request to peer 00ed9b33ba7b493abbb00edc5dc40786. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3227ac7f99d45b28207f4f789ac996c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:09.194926 12646 consensus_queue.cc:1048] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:09.202193 12651 raft_consensus.cc:2955] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:09.206826 12611 raft_consensus.cc:2955] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:09.207949 12335 raft_consensus.cc:2955] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:09.222139 12083 catalog_manager.cc:5696] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 reported cstate change: config changed from index -1 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "f7555c50e4d542409763afbbd5805950" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:09.227639 12072 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f3227ac7f99d45b28207f4f789ac996c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:56:09.239748 12263 consensus_queue.cc:237] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } }
I20260608 12:56:09.258749 12611 raft_consensus.cc:1275] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:09.259692 12335 raft_consensus.cc:1275] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:09.260929 12651 consensus_queue.cc:1048] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:09.261929 12466 consensus_queue.cc:1048] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:09.274000 12611 raft_consensus.cc:2955] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } }
I20260608 12:56:09.278893 12466 raft_consensus.cc:2955] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } }
I20260608 12:56:09.291290 12335 raft_consensus.cc:2955] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } }
I20260608 12:56:09.297252 12072 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f3227ac7f99d45b28207f4f789ac996c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:09.305910 12336 consensus_queue.cc:237] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } }
I20260608 12:56:09.312429 12085 catalog_manager.cc:5696] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 reported cstate change: config changed from index 3 to 4, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) evicted. New cstate: current_term: 2 leader_uuid: "f7555c50e4d542409763afbbd5805950" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:09.325080 12263 raft_consensus.cc:1275] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:09.327656 12611 raft_consensus.cc:1275] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:09.329209 12574 consensus_queue.cc:1048] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:09.329991 12446 consensus_queue.cc:1048] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:09.344836 12574 raft_consensus.cc:2955] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } }
I20260608 12:56:09.348340 12263 raft_consensus.cc:2955] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } }
I20260608 12:56:09.363047 12073 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 574b624164844032bb561c17f71ebda7 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:09.364712 12611 raft_consensus.cc:2955] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } }
I20260608 12:56:09.367729 12083 catalog_manager.cc:5696] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 reported cstate change: config changed from index 2 to 3, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) evicted. New cstate: current_term: 1 leader_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:09.381400 12514 tablet_service.cc:1558] Processing DeleteTablet for tablet f3227ac7f99d45b28207f4f789ac996c with delete_type TABLET_DATA_TOMBSTONED (TS 00ed9b33ba7b493abbb00edc5dc40786 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41874
I20260608 12:56:09.386766 12513 tablet_service.cc:1558] Processing DeleteTablet for tablet 574b624164844032bb561c17f71ebda7 with delete_type TABLET_DATA_TOMBSTONED (TS 00ed9b33ba7b493abbb00edc5dc40786 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:41874
W20260608 12:56:09.395152 12073 catalog_manager.cc:4994] TS 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68:40299): delete failed for tablet f3227ac7f99d45b28207f4f789ac996c because the tablet was not found. No further retry: Not found: Tablet not found: f3227ac7f99d45b28207f4f789ac996c
I20260608 12:56:09.398972 12672 tablet_replica.cc:333] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: stopping tablet replica
I20260608 12:56:09.399966 12672 raft_consensus.cc:2243] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:56:09.400615 12672 raft_consensus.cc:2272] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:56:09.403784 12672 ts_tablet_manager.cc:1916] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:09.422036 12672 ts_tablet_manager.cc:1929] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:56:09.422569 12672 log.cc:1199] T 574b624164844032bb561c17f71ebda7 P 00ed9b33ba7b493abbb00edc5dc40786: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-3-root/wals/574b624164844032bb561c17f71ebda7
I20260608 12:56:09.424312 12073 catalog_manager.cc:5027] TS 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68:40299): tablet 574b624164844032bb561c17f71ebda7 (table test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]) successfully deleted
I20260608 12:56:09.538147 12673 ts_tablet_manager.cc:933] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: Initiating tablet copy from peer f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:09.540319 12673 tablet_copy_client.cc:323] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:42293
I20260608 12:56:09.566431 12273 tablet_copy_service.cc:140] P f7555c50e4d542409763afbbd5805950: Received BeginTabletCopySession request for tablet 35ce66c23ed04819a752592e47c3c0ea from peer 00ed9b33ba7b493abbb00edc5dc40786 ({username='slave'} at 127.0.0.1:38332)
I20260608 12:56:09.567028 12273 tablet_copy_service.cc:161] P f7555c50e4d542409763afbbd5805950: Beginning new tablet copy session on tablet 35ce66c23ed04819a752592e47c3c0ea from peer 00ed9b33ba7b493abbb00edc5dc40786 at {username='slave'} at 127.0.0.1:38332: session id = 00ed9b33ba7b493abbb00edc5dc40786-35ce66c23ed04819a752592e47c3c0ea
I20260608 12:56:09.572962 12273 tablet_copy_source_session.cc:215] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:09.576068 12673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ce66c23ed04819a752592e47c3c0ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.589354 12673 tablet_copy_client.cc:806] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:09.590075 12673 tablet_copy_client.cc:670] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:09.595633 12673 tablet_copy_client.cc:538] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:09.605880 12678 ts_tablet_manager.cc:933] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: Initiating tablet copy from peer 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379)
I20260608 12:56:09.608289 12673 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: Bootstrap starting.
I20260608 12:56:09.608382 12678 tablet_copy_client.cc:323] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:42379
I20260608 12:56:09.610497 12347 tablet_copy_service.cc:140] P 2d69c5ec93064b03b3ce21473b73b7d5: Received BeginTabletCopySession request for tablet adb85f0e28484a91863521c62ebe19e3 from peer 00ed9b33ba7b493abbb00edc5dc40786 ({username='slave'} at 127.0.0.1:58452)
I20260608 12:56:09.611125 12347 tablet_copy_service.cc:161] P 2d69c5ec93064b03b3ce21473b73b7d5: Beginning new tablet copy session on tablet adb85f0e28484a91863521c62ebe19e3 from peer 00ed9b33ba7b493abbb00edc5dc40786 at {username='slave'} at 127.0.0.1:58452: session id = 00ed9b33ba7b493abbb00edc5dc40786-adb85f0e28484a91863521c62ebe19e3
I20260608 12:56:09.619669 12347 tablet_copy_source_session.cc:215] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:09.623309 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb85f0e28484a91863521c62ebe19e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.646471 12678 tablet_copy_client.cc:806] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:09.647068 12678 tablet_copy_client.cc:670] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:09.648213 12673 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: 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 12:56:09.649251 12673 tablet_bootstrap.cc:492] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: Bootstrap complete.
I20260608 12:56:09.650048 12673 ts_tablet_manager.cc:1403] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: Time spent bootstrapping tablet: real 0.042s	user 0.029s	sys 0.012s
I20260608 12:56:09.651896 12678 tablet_copy_client.cc:538] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:09.653565 12673 raft_consensus.cc:359] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:09.654490 12673 raft_consensus.cc:740] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 00ed9b33ba7b493abbb00edc5dc40786, State: Initialized, Role: LEARNER
I20260608 12:56:09.655259 12673 consensus_queue.cc:260] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:09.663447 12678 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: Bootstrap starting.
I20260608 12:56:09.670305 12673 ts_tablet_manager.cc:1434] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.012s
I20260608 12:56:09.677575 12273 tablet_copy_service.cc:342] P f7555c50e4d542409763afbbd5805950: Request end of tablet copy session 00ed9b33ba7b493abbb00edc5dc40786-35ce66c23ed04819a752592e47c3c0ea received from {username='slave'} at 127.0.0.1:38332
I20260608 12:56:09.678045 12273 tablet_copy_service.cc:434] P f7555c50e4d542409763afbbd5805950: ending tablet copy session 00ed9b33ba7b493abbb00edc5dc40786-35ce66c23ed04819a752592e47c3c0ea on tablet 35ce66c23ed04819a752592e47c3c0ea with peer 00ed9b33ba7b493abbb00edc5dc40786
I20260608 12:56:09.700799 12678 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: 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 12:56:09.701836 12678 tablet_bootstrap.cc:492] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: Bootstrap complete.
I20260608 12:56:09.702677 12678 ts_tablet_manager.cc:1403] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: Time spent bootstrapping tablet: real 0.040s	user 0.029s	sys 0.008s
I20260608 12:56:09.706275 12678 raft_consensus.cc:359] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:09.707209 12678 raft_consensus.cc:740] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 00ed9b33ba7b493abbb00edc5dc40786, State: Initialized, Role: LEARNER
I20260608 12:56:09.707968 12678 consensus_queue.cc:260] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:09.710597 12678 ts_tablet_manager.cc:1434] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:56:09.712574 12347 tablet_copy_service.cc:342] P 2d69c5ec93064b03b3ce21473b73b7d5: Request end of tablet copy session 00ed9b33ba7b493abbb00edc5dc40786-adb85f0e28484a91863521c62ebe19e3 received from {username='slave'} at 127.0.0.1:58452
I20260608 12:56:09.713061 12347 tablet_copy_service.cc:434] P 2d69c5ec93064b03b3ce21473b73b7d5: ending tablet copy session 00ed9b33ba7b493abbb00edc5dc40786-adb85f0e28484a91863521c62ebe19e3 on tablet adb85f0e28484a91863521c62ebe19e3 with peer 00ed9b33ba7b493abbb00edc5dc40786
I20260608 12:56:10.006016 12524 raft_consensus.cc:1217] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:56:10.136391 12524 raft_consensus.cc:1217] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:56:10.409911 12684 raft_consensus.cc:1064] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5: attempting to promote NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 to VOTER
I20260608 12:56:10.412722 12684 consensus_queue.cc:237] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } }
I20260608 12:56:10.421408 12263 raft_consensus.cc:1275] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:10.423996 12574 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } 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 12:56:10.433175 12524 raft_consensus.cc:1275] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:10.435303 12574 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } 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 12:56:10.445830 12611 raft_consensus.cc:1275] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:10.447911 12683 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:10.459600 12524 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.460417 12691 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.469338 12609 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.479842 12262 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.483892 12084 catalog_manager.cc:5696] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 reported cstate change: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:10.518929 12336 consensus_queue.cc:237] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } }
I20260608 12:56:10.528153 12524 raft_consensus.cc:1275] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:10.531661 12609 raft_consensus.cc:1275] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer 2d69c5ec93064b03b3ce21473b73b7d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:10.531859 12691 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } 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 12:56:10.533555 12683 consensus_queue.cc:1048] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:10.543715 12524 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f7555c50e4d542409763afbbd5805950 (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.544305 12574 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f7555c50e4d542409763afbbd5805950 (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.552904 12609 raft_consensus.cc:2955] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f7555c50e4d542409763afbbd5805950 (127.4.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.556669 12073 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet adb85f0e28484a91863521c62ebe19e3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:10.562836 12085 catalog_manager.cc:5696] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 reported cstate change: config changed from index 4 to 5, VOTER f7555c50e4d542409763afbbd5805950 (127.4.135.66) evicted. New cstate: current_term: 2 leader_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:10.576670 12252 tablet_service.cc:1558] Processing DeleteTablet for tablet adb85f0e28484a91863521c62ebe19e3 with delete_type TABLET_DATA_TOMBSTONED (TS f7555c50e4d542409763afbbd5805950 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38310
I20260608 12:56:10.592149 12699 tablet_replica.cc:333] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950: stopping tablet replica
I20260608 12:56:10.593199 12699 raft_consensus.cc:2243] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.594082 12699 raft_consensus.cc:2272] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.597788 12699 ts_tablet_manager.cc:1916] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:10.614332 12687 raft_consensus.cc:1064] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950: attempting to promote NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 to VOTER
I20260608 12:56:10.614903 12699 ts_tablet_manager.cc:1929] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:56:10.615406 12699 log.cc:1199] T adb85f0e28484a91863521c62ebe19e3 P f7555c50e4d542409763afbbd5805950: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-1-root/wals/adb85f0e28484a91863521c62ebe19e3
I20260608 12:56:10.617516 12072 catalog_manager.cc:5027] TS f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293): tablet adb85f0e28484a91863521c62ebe19e3 (table test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]) successfully deleted
I20260608 12:56:10.617357 12687 consensus_queue.cc:237] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } }
I20260608 12:56:10.624974 12336 raft_consensus.cc:1275] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:10.628206 12524 raft_consensus.cc:1275] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:10.628506 12609 raft_consensus.cc:1275] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:10.630441 12686 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } 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 12:56:10.634351 12686 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } 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 12:56:10.636385 12686 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:10.655807 12687 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.660674 12611 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.670351 12336 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.660674 12524 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.680658 12083 catalog_manager.cc:5696] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 reported cstate change: config changed from index 3 to 4, 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f7555c50e4d542409763afbbd5805950" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.699810 12262 consensus_queue.cc:237] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } }
I20260608 12:56:10.711519 12611 raft_consensus.cc:1275] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:10.713629 12687 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:10.721627 12686 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.723805 12609 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.720431 12524 raft_consensus.cc:1275] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:10.732514 12687 consensus_queue.cc:1048] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } 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 12:56:10.733448 12072 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 35ce66c23ed04819a752592e47c3c0ea with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:10.738297 12523 raft_consensus.cc:2955] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } } }
I20260608 12:56:10.739461 12086 catalog_manager.cc:5696] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 reported cstate change: config changed from index 4 to 5, VOTER 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67) evicted. New cstate: current_term: 2 leader_uuid: "f7555c50e4d542409763afbbd5805950" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:10.753552 12326 tablet_service.cc:1558] Processing DeleteTablet for tablet 35ce66c23ed04819a752592e47c3c0ea with delete_type TABLET_DATA_TOMBSTONED (TS 2d69c5ec93064b03b3ce21473b73b7d5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58438
I20260608 12:56:10.766716 12704 tablet_replica.cc:333] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5: stopping tablet replica
I20260608 12:56:10.768167 12704 raft_consensus.cc:2243] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.769304 12704 raft_consensus.cc:2272] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.773617 12704 ts_tablet_manager.cc:1916] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:10.787062 12704 ts_tablet_manager.cc:1929] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:56:10.787443 12704 log.cc:1199] T 35ce66c23ed04819a752592e47c3c0ea P 2d69c5ec93064b03b3ce21473b73b7d5: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923164718160-4637-0/minicluster-data/ts-2-root/wals/35ce66c23ed04819a752592e47c3c0ea
I20260608 12:56:10.789072 12073 catalog_manager.cc:5027] TS 2d69c5ec93064b03b3ce21473b73b7d5 (127.4.135.67:42379): tablet 35ce66c23ed04819a752592e47c3c0ea (table test-workload [id=28deb3ce1b7d4e6fa8e7986924a7ced7]) successfully deleted
I20260608 12:56:11.762107 12262 consensus_queue.cc:237] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [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: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:11.770815 12336 raft_consensus.cc:1275] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:11.771551 12609 raft_consensus.cc:1275] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Refusing update from remote peer f7555c50e4d542409763afbbd5805950: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:11.772406 12687 consensus_queue.cc:1048] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:11.773386 12706 consensus_queue.cc:1048] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [LEADER]: Connected to new peer: Peer: permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260608 12:56:11.777645 12229 consensus_peers.cc:597] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 -> Peer 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68:40299): Couldn't send request to peer 00ed9b33ba7b493abbb00edc5dc40786. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3227ac7f99d45b28207f4f789ac996c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:11.785223 12706 raft_consensus.cc:2955] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:11.788301 12336 raft_consensus.cc:2955] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:11.797159 12609 raft_consensus.cc:2955] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } } }
I20260608 12:56:11.803866 12086 catalog_manager.cc:5696] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 reported cstate change: config changed from index 4 to 5, NON_VOTER 00ed9b33ba7b493abbb00edc5dc40786 (127.4.135.68) added. New cstate: current_term: 2 leader_uuid: "f7555c50e4d542409763afbbd5805950" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:12.237987 12714 ts_tablet_manager.cc:933] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: Initiating tablet copy from peer f7555c50e4d542409763afbbd5805950 (127.4.135.66:42293)
I20260608 12:56:12.240013 12714 tablet_copy_client.cc:323] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:42293
I20260608 12:56:12.241720 12273 tablet_copy_service.cc:140] P f7555c50e4d542409763afbbd5805950: Received BeginTabletCopySession request for tablet f3227ac7f99d45b28207f4f789ac996c from peer 00ed9b33ba7b493abbb00edc5dc40786 ({username='slave'} at 127.0.0.1:38332)
I20260608 12:56:12.242295 12273 tablet_copy_service.cc:161] P f7555c50e4d542409763afbbd5805950: Beginning new tablet copy session on tablet f3227ac7f99d45b28207f4f789ac996c from peer 00ed9b33ba7b493abbb00edc5dc40786 at {username='slave'} at 127.0.0.1:38332: session id = 00ed9b33ba7b493abbb00edc5dc40786-f3227ac7f99d45b28207f4f789ac996c
I20260608 12:56:12.250077 12273 tablet_copy_source_session.cc:215] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:12.253434 12714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3227ac7f99d45b28207f4f789ac996c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.264142 12714 tablet_copy_client.cc:806] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:12.264711 12714 tablet_copy_client.cc:670] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:12.268489 12714 tablet_copy_client.cc:538] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:12.274495 12714 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: Bootstrap starting.
I20260608 12:56:12.295542 12714 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:12.296258 12714 tablet_bootstrap.cc:492] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: Bootstrap complete.
I20260608 12:56:12.296841 12714 ts_tablet_manager.cc:1403] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.006s
I20260608 12:56:12.299219 12714 raft_consensus.cc:359] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:12.299826 12714 raft_consensus.cc:740] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 00ed9b33ba7b493abbb00edc5dc40786, State: Initialized, Role: LEARNER
I20260608 12:56:12.300387 12714 consensus_queue.cc:260] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "435774923c274b63ac85ab421aa57fd7" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33049 } attrs { replace: true } } peers { permanent_uuid: "f7555c50e4d542409763afbbd5805950" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42293 } } peers { permanent_uuid: "2d69c5ec93064b03b3ce21473b73b7d5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 42379 } } peers { permanent_uuid: "00ed9b33ba7b493abbb00edc5dc40786" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40299 } attrs { promote: true } }
I20260608 12:56:12.303586 12714 ts_tablet_manager.cc:1434] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:56:12.305522 12273 tablet_copy_service.cc:342] P f7555c50e4d542409763afbbd5805950: Request end of tablet copy session 00ed9b33ba7b493abbb00edc5dc40786-f3227ac7f99d45b28207f4f789ac996c received from {username='slave'} at 127.0.0.1:38332
I20260608 12:56:12.305900 12273 tablet_copy_service.cc:434] P f7555c50e4d542409763afbbd5805950: ending tablet copy session 00ed9b33ba7b493abbb00edc5dc40786-f3227ac7f99d45b28207f4f789ac996c on tablet f3227ac7f99d45b28207f4f789ac996c with peer 00ed9b33ba7b493abbb00edc5dc40786
I20260608 12:56:12.663976  4637 tablet_server.cc:179] TabletServer@127.4.135.65:33049 shutting down...
I20260608 12:56:12.689625  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:12.690382  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:12.691228  4637 raft_consensus.cc:2243] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:12.691896  4637 raft_consensus.cc:2272] T 35ce66c23ed04819a752592e47c3c0ea P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.693917  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:12.694515  4637 raft_consensus.cc:2243] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:12.695122  4637 raft_consensus.cc:2272] T 574b624164844032bb561c17f71ebda7 P 435774923c274b63ac85ab421aa57fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.697067  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:12.697585  4637 raft_consensus.cc:2243] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:12.698099  4637 raft_consensus.cc:2272] T adb85f0e28484a91863521c62ebe19e3 P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.700063  4637 tablet_replica.cc:333] stopping tablet replica
I20260608 12:56:12.700559  4637 raft_consensus.cc:2243] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:12.701020  4637 raft_consensus.cc:2272] T f3227ac7f99d45b28207f4f789ac996c P 435774923c274b63ac85ab421aa57fd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.725387  4637 tablet_server.cc:196] TabletServer@127.4.135.65:33049 shutdown complete.
I20260608 12:56:12.743652  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:56:12.775646  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:12.776449  4637 tablet_replica.cc:333] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950: stopping tablet replica
I20260608 12:56:12.777071  4637 raft_consensus.cc:2243] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:12.778151  4637 raft_consensus.cc:2272] T f3227ac7f99d45b28207f4f789ac996c P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.781057  4637 tablet_replica.cc:333] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950: stopping tablet replica
I20260608 12:56:12.781625  4637 raft_consensus.cc:2243] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:12.782176  4637 raft_consensus.cc:2272] T 574b624164844032bb561c17f71ebda7 P f7555c50e4d542409763afbbd5805950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.784212  4637 tablet_replica.cc:333] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950: stopping tablet replica
I20260608 12:56:12.784708  4637 raft_consensus.cc:2243] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:12.785576  4637 raft_consensus.cc:2272] T 35ce66c23ed04819a752592e47c3c0ea P f7555c50e4d542409763afbbd5805950 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.810899  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:56:12.837055  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
W20260608 12:56:12.844496 12303 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111) [suppressed 36 similar messages]
W20260608 12:56:12.851785 12303 consensus_peers.cc:597] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 -> Peer 435774923c274b63ac85ab421aa57fd7 (127.4.135.65:33049): Couldn't send request to peer 435774923c274b63ac85ab421aa57fd7. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:33049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:12.881361  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:12.882277  4637 tablet_replica.cc:333] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5: stopping tablet replica
I20260608 12:56:12.883061  4637 raft_consensus.cc:2243] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:12.883831  4637 raft_consensus.cc:2272] T f3227ac7f99d45b28207f4f789ac996c P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.886251  4637 tablet_replica.cc:333] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5: stopping tablet replica
I20260608 12:56:12.886960  4637 raft_consensus.cc:2243] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:12.887861  4637 raft_consensus.cc:2272] T 574b624164844032bb561c17f71ebda7 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.890439  4637 tablet_replica.cc:333] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5: stopping tablet replica
I20260608 12:56:12.891112  4637 raft_consensus.cc:2243] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:12.892016  4637 raft_consensus.cc:2272] T adb85f0e28484a91863521c62ebe19e3 P 2d69c5ec93064b03b3ce21473b73b7d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.919241  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:56:12.943162  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:56:12.972390  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:12.973047  4637 tablet_replica.cc:333] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786: stopping tablet replica
I20260608 12:56:12.973646  4637 raft_consensus.cc:2243] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:56:12.974078  4637 raft_consensus.cc:2272] T f3227ac7f99d45b28207f4f789ac996c P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:56:12.976154  4637 tablet_replica.cc:333] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786: stopping tablet replica
I20260608 12:56:12.976679  4637 raft_consensus.cc:2243] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:12.977212  4637 raft_consensus.cc:2272] T adb85f0e28484a91863521c62ebe19e3 P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:12.979175  4637 tablet_replica.cc:333] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786: stopping tablet replica
I20260608 12:56:12.979748  4637 raft_consensus.cc:2243] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:12.980352  4637 raft_consensus.cc:2272] T 35ce66c23ed04819a752592e47c3c0ea P 00ed9b33ba7b493abbb00edc5dc40786 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:13.003034  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:56:13.016160  4637 master.cc:562] Master@127.4.135.126:38233 shutting down...
W20260608 12:56:13.039772 12134 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:56:13.040131 12134 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:56:13.040360 12134 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:56:13.041466  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:13.042004  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:13.042357  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0268a883ff274cd0893c1900ae6f8293: stopping tablet replica
I20260608 12:56:13.079720  4637 master.cc:584] Master@127.4.135.126:38233 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9315 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:56:13.122430  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:38591
I20260608 12:56:13.123749  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:13.129146 12720 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 12:56:13.129959 12721 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 12:56:13.130776 12723 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 12:56:13.131433  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:13.132400  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:13.132629  4637 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 12:56:13.132831  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923373132810 us; error 0 us; skew 500 ppm
I20260608 12:56:13.133495  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:13.136354  4637 webserver.cc:533] Webserver started at http://127.4.135.126:43969/ using document root <none> and password file <none>
I20260608 12:56:13.136929  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:13.137125  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:13.137415  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:13.138669  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "925a7125846f4ca880155f359ba2b875"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-rml8"
I20260608 12:56:13.143358  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:56:13.147058 12728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.147825  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:56:13.148137  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "925a7125846f4ca880155f359ba2b875"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-rml8"
I20260608 12:56:13.148439  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-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 12:56:13.175028  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:13.176287  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:13.215579  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:38591
I20260608 12:56:13.215709 12779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:38591 every 8 connection(s)
I20260608 12:56:13.219832 12780 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 12:56:13.230320 12780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875: Bootstrap starting.
I20260608 12:56:13.235275 12780 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.241420 12780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875: No bootstrap required, opened a new log
I20260608 12:56:13.243821 12780 raft_consensus.cc:359] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "925a7125846f4ca880155f359ba2b875" member_type: VOTER }
I20260608 12:56:13.244256 12780 raft_consensus.cc:385] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.244483 12780 raft_consensus.cc:740] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 925a7125846f4ca880155f359ba2b875, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.245147 12780 consensus_queue.cc:260] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "925a7125846f4ca880155f359ba2b875" member_type: VOTER }
I20260608 12:56:13.245631 12780 raft_consensus.cc:399] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:13.245872 12780 raft_consensus.cc:493] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:13.246140 12780 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.251364 12780 raft_consensus.cc:515] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "925a7125846f4ca880155f359ba2b875" member_type: VOTER }
I20260608 12:56:13.251925 12780 leader_election.cc:304] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [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: 925a7125846f4ca880155f359ba2b875; no voters: 
I20260608 12:56:13.253094 12780 leader_election.cc:290] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:13.253528 12783 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.255038 12783 raft_consensus.cc:697] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 1 LEADER]: Becoming Leader. State: Replica: 925a7125846f4ca880155f359ba2b875, State: Running, Role: LEADER
I20260608 12:56:13.255766 12783 consensus_queue.cc:237] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [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: "925a7125846f4ca880155f359ba2b875" member_type: VOTER }
I20260608 12:56:13.256882 12780 sys_catalog.cc:565] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:13.260285 12785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 925a7125846f4ca880155f359ba2b875. Latest consensus state: current_term: 1 leader_uuid: "925a7125846f4ca880155f359ba2b875" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "925a7125846f4ca880155f359ba2b875" member_type: VOTER } }
I20260608 12:56:13.261029 12785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:13.260269 12784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "925a7125846f4ca880155f359ba2b875" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "925a7125846f4ca880155f359ba2b875" member_type: VOTER } }
I20260608 12:56:13.262059 12784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:13.265533 12790 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:13.274031 12790 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:13.275089  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:13.284029 12790 catalog_manager.cc:1382] Generated new cluster ID: ae666a2a1c074384b62207c03e6999e1
I20260608 12:56:13.284293 12790 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:13.313086 12790 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:13.314474 12790 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:13.329536 12790 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875: Generated new TSK 0
I20260608 12:56:13.330169 12790 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:13.341614  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:13.347770 12801 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 12:56:13.348915 12802 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 12:56:13.350593 12804 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 12:56:13.350754  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:13.351769  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:13.351977  4637 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 12:56:13.352175  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923373352151 us; error 0 us; skew 500 ppm
I20260608 12:56:13.352751  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:13.355141  4637 webserver.cc:533] Webserver started at http://127.4.135.65:36585/ using document root <none> and password file <none>
I20260608 12:56:13.355651  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:13.355844  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:13.356129  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:13.357262  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "e6a2113077a44a339a0cb79ea63ae7e3"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-rml8"
I20260608 12:56:13.362329  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:56:13.365868 12809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.366689  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:13.367008  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "e6a2113077a44a339a0cb79ea63ae7e3"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-rml8"
I20260608 12:56:13.367292  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-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 12:56:13.379758  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:13.380986  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:13.382365  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:13.384780  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:13.385012  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.385243  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:13.385417  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.423552  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:33799
I20260608 12:56:13.423677 12871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:33799 every 8 connection(s)
I20260608 12:56:13.428887  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:13.436800 12876 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 12:56:13.438840 12877 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 12:56:13.439769 12879 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 12:56:13.440752  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:13.441670  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:13.441910  4637 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 12:56:13.442159  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923373442139 us; error 0 us; skew 500 ppm
I20260608 12:56:13.442975  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:13.445959  4637 webserver.cc:533] Webserver started at http://127.4.135.66:41393/ using document root <none> and password file <none>
I20260608 12:56:13.446220 12872 heartbeater.cc:344] Connected to a master server at 127.4.135.126:38591
I20260608 12:56:13.446587  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:13.446728 12872 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:13.446924  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:13.447299  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:13.447742 12872 heartbeater.cc:507] Master 127.4.135.126:38591 requested a full tablet report, sending...
I20260608 12:56:13.448762  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-rml8"
I20260608 12:56:13.450246 12745 ts_manager.cc:194] Registered new tserver with Master: e6a2113077a44a339a0cb79ea63ae7e3 (127.4.135.65:33799)
I20260608 12:56:13.452144 12745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53658
I20260608 12:56:13.454071  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:56:13.458082 12884 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.459038  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:13.459293  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-rml8"
I20260608 12:56:13.459530  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-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 12:56:13.483975  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:13.485040  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:13.486392  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:13.488680  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:13.488885  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.489157  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:13.489317  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.528146  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:41045
I20260608 12:56:13.528264 12946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:41045 every 8 connection(s)
I20260608 12:56:13.533424  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:13.542404 12950 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 12:56:13.543510 12951 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 12:56:13.546336 12947 heartbeater.cc:344] Connected to a master server at 127.4.135.126:38591
I20260608 12:56:13.546880 12947 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:13.547334  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:13.548000 12947 heartbeater.cc:507] Master 127.4.135.126:38591 requested a full tablet report, sending...
W20260608 12:56:13.548357 12953 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 12:56:13.549444  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:13.549731  4637 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 12:56:13.549918  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923373549902 us; error 0 us; skew 500 ppm
I20260608 12:56:13.550468 12745 ts_manager.cc:194] Registered new tserver with Master: 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66:41045)
I20260608 12:56:13.550668  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:13.551927 12745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53660
I20260608 12:56:13.553776  4637 webserver.cc:533] Webserver started at http://127.4.135.67:44639/ using document root <none> and password file <none>
I20260608 12:56:13.554382  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:13.554626  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:13.554899  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:13.555979  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "57efaa8322c7487c9d2c3ff20a0785db"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-rml8"
I20260608 12:56:13.560854  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:56:13.564456 12958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.565251  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:56:13.565569  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "57efaa8322c7487c9d2c3ff20a0785db"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-rml8"
I20260608 12:56:13.565860  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-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 12:56:13.580031  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:13.581252  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:13.582702  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:13.584959  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:13.585179  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.585422  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:13.585598  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.625278  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:36643
I20260608 12:56:13.625391 13020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:36643 every 8 connection(s)
I20260608 12:56:13.639346 13021 heartbeater.cc:344] Connected to a master server at 127.4.135.126:38591
I20260608 12:56:13.639731 13021 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:13.640509 13021 heartbeater.cc:507] Master 127.4.135.126:38591 requested a full tablet report, sending...
I20260608 12:56:13.642529 12745 ts_manager.cc:194] Registered new tserver with Master: 57efaa8322c7487c9d2c3ff20a0785db (127.4.135.67:36643)
I20260608 12:56:13.643563  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014744446s
I20260608 12:56:13.644165 12745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53666
I20260608 12:56:14.455264 12872 heartbeater.cc:499] Master 127.4.135.126:38591 was elected leader, sending a full tablet report...
I20260608 12:56:14.554818 12947 heartbeater.cc:499] Master 127.4.135.126:38591 was elected leader, sending a full tablet report...
I20260608 12:56:14.647403 13021 heartbeater.cc:499] Master 127.4.135.126:38591 was elected leader, sending a full tablet report...
I20260608 12:56:14.700590 12745 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53672:
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 12:56:14.703075 12745 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 12:56:14.759629 12837 tablet_service.cc:1511] Processing CreateTablet for tablet fa69973a09f6458f872ce5ee9bf920de (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:56:14.761229 12837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa69973a09f6458f872ce5ee9bf920de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.767166 12836 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8b1df2844348af9108a1e3930ed31e (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:56:14.768690 12836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8b1df2844348af9108a1e3930ed31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.775517 12835 tablet_service.cc:1511] Processing CreateTablet for tablet f2d3b7c426df46cfbfe04847bc1b6f32 (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:56:14.776994 12835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d3b7c426df46cfbfe04847bc1b6f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.779597 12911 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8b1df2844348af9108a1e3930ed31e (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:56:14.779829 12909 tablet_service.cc:1511] Processing CreateTablet for tablet da219c34d6ef44a7904c2f5e7ec35863 (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:56:14.780125 12912 tablet_service.cc:1511] Processing CreateTablet for tablet fa69973a09f6458f872ce5ee9bf920de (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:56:14.780728 12910 tablet_service.cc:1511] Processing CreateTablet for tablet f2d3b7c426df46cfbfe04847bc1b6f32 (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:56:14.781214 12911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8b1df2844348af9108a1e3930ed31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.783456 12912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa69973a09f6458f872ce5ee9bf920de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.786877 12910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d3b7c426df46cfbfe04847bc1b6f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.786516 12986 tablet_service.cc:1511] Processing CreateTablet for tablet fa69973a09f6458f872ce5ee9bf920de (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:56:14.787925 12986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa69973a09f6458f872ce5ee9bf920de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.791852 12985 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8b1df2844348af9108a1e3930ed31e (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:56:14.793241 12985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8b1df2844348af9108a1e3930ed31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.795814 12984 tablet_service.cc:1511] Processing CreateTablet for tablet f2d3b7c426df46cfbfe04847bc1b6f32 (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:56:14.797194 12984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d3b7c426df46cfbfe04847bc1b6f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.798908 12909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da219c34d6ef44a7904c2f5e7ec35863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.798808 12834 tablet_service.cc:1511] Processing CreateTablet for tablet da219c34d6ef44a7904c2f5e7ec35863 (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:56:14.800268 12834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da219c34d6ef44a7904c2f5e7ec35863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.804390 12983 tablet_service.cc:1511] Processing CreateTablet for tablet da219c34d6ef44a7904c2f5e7ec35863 (DEFAULT_TABLE table=test-workload [id=7583f90950c1412586f945e6359b979f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:56:14.805778 12983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da219c34d6ef44a7904c2f5e7ec35863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.857659 13041 tablet_bootstrap.cc:492] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3: Bootstrap starting.
I20260608 12:56:14.862514 13042 tablet_bootstrap.cc:492] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db: Bootstrap starting.
I20260608 12:56:14.864557 13043 tablet_bootstrap.cc:492] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba: Bootstrap starting.
I20260608 12:56:14.867199 13041 tablet_bootstrap.cc:654] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.870244 13042 tablet_bootstrap.cc:654] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.870692 13043 tablet_bootstrap.cc:654] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.873876 13041 tablet_bootstrap.cc:492] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3: No bootstrap required, opened a new log
I20260608 12:56:14.874533 13041 ts_tablet_manager.cc:1403] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260608 12:56:14.876365 13042 tablet_bootstrap.cc:492] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db: No bootstrap required, opened a new log
I20260608 12:56:14.876489 13043 tablet_bootstrap.cc:492] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba: No bootstrap required, opened a new log
I20260608 12:56:14.876976 13042 ts_tablet_manager.cc:1403] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:56:14.876976 13043 ts_tablet_manager.cc:1403] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:56:14.877074 13041 raft_consensus.cc:359] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.878068 13041 raft_consensus.cc:385] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.878337 13041 raft_consensus.cc:740] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2113077a44a339a0cb79ea63ae7e3, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.879079 13041 consensus_queue.cc:260] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.880577 13042 raft_consensus.cc:359] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.880863 13043 raft_consensus.cc:359] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.881764 13042 raft_consensus.cc:385] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.881807 13043 raft_consensus.cc:385] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.881886 13041 ts_tablet_manager.cc:1434] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:56:14.882365 13043 raft_consensus.cc:740] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53ae101cc7ae40d0be38b1bb78d3f0ba, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.882342 13042 raft_consensus.cc:740] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57efaa8322c7487c9d2c3ff20a0785db, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.883337 13041 tablet_bootstrap.cc:492] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3: Bootstrap starting.
I20260608 12:56:14.883574 13042 consensus_queue.cc:260] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.883488 13043 consensus_queue.cc:260] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.891005 13041 tablet_bootstrap.cc:654] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.900103 13042 ts_tablet_manager.cc:1434] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.011s
I20260608 12:56:14.900300 13043 ts_tablet_manager.cc:1434] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.000s
I20260608 12:56:14.901512 13042 tablet_bootstrap.cc:492] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db: Bootstrap starting.
I20260608 12:56:14.901531 13043 tablet_bootstrap.cc:492] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba: Bootstrap starting.
I20260608 12:56:14.907959 13041 tablet_bootstrap.cc:492] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3: No bootstrap required, opened a new log
I20260608 12:56:14.908556 13041 ts_tablet_manager.cc:1403] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260608 12:56:14.909358 13042 tablet_bootstrap.cc:654] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.910005 13043 tablet_bootstrap.cc:654] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.911798 13041 raft_consensus.cc:359] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.912670 13041 raft_consensus.cc:385] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.913071 13041 raft_consensus.cc:740] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2113077a44a339a0cb79ea63ae7e3, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.914319 13041 consensus_queue.cc:260] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.925486 13043 tablet_bootstrap.cc:492] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba: No bootstrap required, opened a new log
I20260608 12:56:14.925931 13043 ts_tablet_manager.cc:1403] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.019s
I20260608 12:56:14.926707 13041 ts_tablet_manager.cc:1434] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.003s
I20260608 12:56:14.928174 13041 tablet_bootstrap.cc:492] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3: Bootstrap starting.
I20260608 12:56:14.928539 13043 raft_consensus.cc:359] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.929303 13043 raft_consensus.cc:385] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.930913 13043 raft_consensus.cc:740] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53ae101cc7ae40d0be38b1bb78d3f0ba, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.931756 13043 consensus_queue.cc:260] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.934008 13043 ts_tablet_manager.cc:1434] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:56:14.935043 13043 tablet_bootstrap.cc:492] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba: Bootstrap starting.
I20260608 12:56:14.939076 13041 tablet_bootstrap.cc:654] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.940397 13042 tablet_bootstrap.cc:492] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db: No bootstrap required, opened a new log
I20260608 12:56:14.940560 13043 tablet_bootstrap.cc:654] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.940946 13042 ts_tablet_manager.cc:1403] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.010s
I20260608 12:56:14.944623 13042 raft_consensus.cc:359] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.945590 13042 raft_consensus.cc:385] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.945990 13042 raft_consensus.cc:740] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57efaa8322c7487c9d2c3ff20a0785db, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.947049 13042 consensus_queue.cc:260] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.949813 13042 ts_tablet_manager.cc:1434] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:14.951045 13042 tablet_bootstrap.cc:492] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db: Bootstrap starting.
I20260608 12:56:14.951880 13043 tablet_bootstrap.cc:492] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba: No bootstrap required, opened a new log
I20260608 12:56:14.952476 13043 ts_tablet_manager.cc:1403] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 12:56:14.955394 13041 tablet_bootstrap.cc:492] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3: No bootstrap required, opened a new log
I20260608 12:56:14.955935 13041 ts_tablet_manager.cc:1403] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260608 12:56:14.955785 13043 raft_consensus.cc:359] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.956637 13043 raft_consensus.cc:385] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.956974 13043 raft_consensus.cc:740] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53ae101cc7ae40d0be38b1bb78d3f0ba, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.957942 13042 tablet_bootstrap.cc:654] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.957935 13043 consensus_queue.cc:260] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.959344 13041 raft_consensus.cc:359] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.960135 13041 raft_consensus.cc:385] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.960457 13041 raft_consensus.cc:740] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2113077a44a339a0cb79ea63ae7e3, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.961447 13041 consensus_queue.cc:260] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.965616 13041 ts_tablet_manager.cc:1434] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 12:56:14.966753 13041 tablet_bootstrap.cc:492] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3: Bootstrap starting.
I20260608 12:56:14.970186 13043 ts_tablet_manager.cc:1434] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260608 12:56:14.977391 13041 tablet_bootstrap.cc:654] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.977502 13043 tablet_bootstrap.cc:492] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba: Bootstrap starting.
I20260608 12:56:14.979288 13042 tablet_bootstrap.cc:492] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db: No bootstrap required, opened a new log
I20260608 12:56:14.979928 13042 ts_tablet_manager.cc:1403] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.016s
I20260608 12:56:14.983588 13041 tablet_bootstrap.cc:492] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3: No bootstrap required, opened a new log
I20260608 12:56:14.983357 13042 raft_consensus.cc:359] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.984257 13042 raft_consensus.cc:385] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.984315 13043 tablet_bootstrap.cc:654] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.984380 13041 ts_tablet_manager.cc:1403] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 12:56:14.984701 13042 raft_consensus.cc:740] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57efaa8322c7487c9d2c3ff20a0785db, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.985663 13042 consensus_queue.cc:260] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.988060 13042 ts_tablet_manager.cc:1434] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:56:14.987854 13041 raft_consensus.cc:359] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.988744 13041 raft_consensus.cc:385] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.989053 13041 raft_consensus.cc:740] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2113077a44a339a0cb79ea63ae7e3, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.989332 13042 tablet_bootstrap.cc:492] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db: Bootstrap starting.
I20260608 12:56:14.989940 13041 consensus_queue.cc:260] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:14.996292 13043 tablet_bootstrap.cc:492] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba: No bootstrap required, opened a new log
I20260608 12:56:14.996697 13042 tablet_bootstrap.cc:654] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.996855 13043 ts_tablet_manager.cc:1403] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260608 12:56:14.999954 13041 ts_tablet_manager.cc:1434] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:56:15.000155 13043 raft_consensus.cc:359] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.000980 13043 raft_consensus.cc:385] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.001309 13043 raft_consensus.cc:740] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53ae101cc7ae40d0be38b1bb78d3f0ba, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.002363 13043 consensus_queue.cc:260] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.004722 13043 ts_tablet_manager.cc:1434] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:56:15.008502 13042 tablet_bootstrap.cc:492] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db: No bootstrap required, opened a new log
I20260608 12:56:15.009095 13042 ts_tablet_manager.cc:1403] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260608 12:56:15.012169 13042 raft_consensus.cc:359] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.012835 13042 raft_consensus.cc:385] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.013136 13042 raft_consensus.cc:740] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57efaa8322c7487c9d2c3ff20a0785db, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.013907 13042 consensus_queue.cc:260] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.016275 13042 ts_tablet_manager.cc:1434] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:56:15.023227 13047 raft_consensus.cc:493] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.023836 13047 raft_consensus.cc:515] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.026304 13047 leader_election.cc:290] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66:41045), 57efaa8322c7487c9d2c3ff20a0785db (127.4.135.67:36643)
I20260608 12:56:15.037683 12996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8b1df2844348af9108a1e3930ed31e" candidate_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57efaa8322c7487c9d2c3ff20a0785db" is_pre_election: true
I20260608 12:56:15.037995 12922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8b1df2844348af9108a1e3930ed31e" candidate_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" is_pre_election: true
I20260608 12:56:15.038416 12996 raft_consensus.cc:2468] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2113077a44a339a0cb79ea63ae7e3 in term 0.
I20260608 12:56:15.038738 12922 raft_consensus.cc:2468] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2113077a44a339a0cb79ea63ae7e3 in term 0.
I20260608 12:56:15.039700 12811 leader_election.cc:304] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [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: 57efaa8322c7487c9d2c3ff20a0785db, e6a2113077a44a339a0cb79ea63ae7e3; no voters: 
I20260608 12:56:15.040459 13047 raft_consensus.cc:2804] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:15.040843 13047 raft_consensus.cc:493] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:15.041131 13047 raft_consensus.cc:3060] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.046283 13047 raft_consensus.cc:515] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.048240 13047 leader_election.cc:290] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [CANDIDATE]: Term 1 election: Requested vote from peers 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66:41045), 57efaa8322c7487c9d2c3ff20a0785db (127.4.135.67:36643)
I20260608 12:56:15.049088 12922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8b1df2844348af9108a1e3930ed31e" candidate_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba"
I20260608 12:56:15.049286 12996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8b1df2844348af9108a1e3930ed31e" candidate_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57efaa8322c7487c9d2c3ff20a0785db"
I20260608 12:56:15.049621 12922 raft_consensus.cc:3060] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.049856 12996 raft_consensus.cc:3060] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.054890 12922 raft_consensus.cc:2468] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2113077a44a339a0cb79ea63ae7e3 in term 1.
I20260608 12:56:15.054916 12996 raft_consensus.cc:2468] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2113077a44a339a0cb79ea63ae7e3 in term 1.
I20260608 12:56:15.056072 12813 leader_election.cc:304] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [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: 53ae101cc7ae40d0be38b1bb78d3f0ba, e6a2113077a44a339a0cb79ea63ae7e3; no voters: 
I20260608 12:56:15.056787 13047 raft_consensus.cc:2804] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:15.057940 13047 raft_consensus.cc:697] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 LEADER]: Becoming Leader. State: Replica: e6a2113077a44a339a0cb79ea63ae7e3, State: Running, Role: LEADER
I20260608 12:56:15.058744 13047 consensus_queue.cc:237] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.063424 13048 raft_consensus.cc:493] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.063993 13048 raft_consensus.cc:515] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.066748 13048 leader_election.cc:290] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6a2113077a44a339a0cb79ea63ae7e3 (127.4.135.65:33799), 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66:41045)
I20260608 12:56:15.068773 12744 catalog_manager.cc:5696] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6a2113077a44a339a0cb79ea63ae7e3 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:15.079712 12847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa69973a09f6458f872ce5ee9bf920de" candidate_uuid: "57efaa8322c7487c9d2c3ff20a0785db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" is_pre_election: true
I20260608 12:56:15.080498 12847 raft_consensus.cc:2468] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57efaa8322c7487c9d2c3ff20a0785db in term 0.
I20260608 12:56:15.081740 12961 leader_election.cc:304] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [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: 57efaa8322c7487c9d2c3ff20a0785db, e6a2113077a44a339a0cb79ea63ae7e3; no voters: 
I20260608 12:56:15.082095 12922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa69973a09f6458f872ce5ee9bf920de" candidate_uuid: "57efaa8322c7487c9d2c3ff20a0785db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" is_pre_election: true
I20260608 12:56:15.082511 13048 raft_consensus.cc:2804] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:15.082885 12922 raft_consensus.cc:2468] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57efaa8322c7487c9d2c3ff20a0785db in term 0.
I20260608 12:56:15.082964 13048 raft_consensus.cc:493] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:15.083508 13048 raft_consensus.cc:3060] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.088464 13048 raft_consensus.cc:515] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.090118 13048 leader_election.cc:290] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [CANDIDATE]: Term 1 election: Requested vote from peers e6a2113077a44a339a0cb79ea63ae7e3 (127.4.135.65:33799), 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66:41045)
I20260608 12:56:15.090996 12847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa69973a09f6458f872ce5ee9bf920de" candidate_uuid: "57efaa8322c7487c9d2c3ff20a0785db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2113077a44a339a0cb79ea63ae7e3"
I20260608 12:56:15.091212 12922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa69973a09f6458f872ce5ee9bf920de" candidate_uuid: "57efaa8322c7487c9d2c3ff20a0785db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba"
I20260608 12:56:15.091624 12847 raft_consensus.cc:3060] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.091770 12922 raft_consensus.cc:3060] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.098713 12922 raft_consensus.cc:2468] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57efaa8322c7487c9d2c3ff20a0785db in term 1.
I20260608 12:56:15.098713 12847 raft_consensus.cc:2468] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57efaa8322c7487c9d2c3ff20a0785db in term 1.
I20260608 12:56:15.100234 12962 leader_election.cc:304] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [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: 53ae101cc7ae40d0be38b1bb78d3f0ba, 57efaa8322c7487c9d2c3ff20a0785db; no voters: 
I20260608 12:56:15.100986 13048 raft_consensus.cc:2804] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:15.102041 13048 raft_consensus.cc:697] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 1 LEADER]: Becoming Leader. State: Replica: 57efaa8322c7487c9d2c3ff20a0785db, State: Running, Role: LEADER
I20260608 12:56:15.102782 13048 consensus_queue.cc:237] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.110692 12744 catalog_manager.cc:5696] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db reported cstate change: term changed from 0 to 1, leader changed from <none> to 57efaa8322c7487c9d2c3ff20a0785db (127.4.135.67). New cstate: current_term: 1 leader_uuid: "57efaa8322c7487c9d2c3ff20a0785db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:15.138597 13049 raft_consensus.cc:493] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.139160 13049 raft_consensus.cc:515] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.143110 13049 leader_election.cc:290] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6a2113077a44a339a0cb79ea63ae7e3 (127.4.135.65:33799), 57efaa8322c7487c9d2c3ff20a0785db (127.4.135.67:36643)
I20260608 12:56:15.144497 13048 raft_consensus.cc:493] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.145188 13048 raft_consensus.cc:515] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.148023 13048 leader_election.cc:290] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6a2113077a44a339a0cb79ea63ae7e3 (127.4.135.65:33799), 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66:41045)
I20260608 12:56:15.148929 12847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da219c34d6ef44a7904c2f5e7ec35863" candidate_uuid: "57efaa8322c7487c9d2c3ff20a0785db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" is_pre_election: true
I20260608 12:56:15.149545 12922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da219c34d6ef44a7904c2f5e7ec35863" candidate_uuid: "57efaa8322c7487c9d2c3ff20a0785db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" is_pre_election: true
I20260608 12:56:15.149677 12847 raft_consensus.cc:2468] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57efaa8322c7487c9d2c3ff20a0785db in term 0.
I20260608 12:56:15.150445 12922 raft_consensus.cc:2468] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57efaa8322c7487c9d2c3ff20a0785db in term 0.
I20260608 12:56:15.151330 12961 leader_election.cc:304] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [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: 57efaa8322c7487c9d2c3ff20a0785db, e6a2113077a44a339a0cb79ea63ae7e3; no voters: 
I20260608 12:56:15.152323 13048 raft_consensus.cc:2804] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:15.152768 13047 raft_consensus.cc:493] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.153307 13047 raft_consensus.cc:515] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.152779 13048 raft_consensus.cc:493] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:15.155128 13048 raft_consensus.cc:3060] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.155570 13047 leader_election.cc:290] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66:41045), 57efaa8322c7487c9d2c3ff20a0785db (127.4.135.67:36643)
I20260608 12:56:15.155905 12996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3b7c426df46cfbfe04847bc1b6f32" candidate_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57efaa8322c7487c9d2c3ff20a0785db" is_pre_election: true
I20260608 12:56:15.156602 12996 raft_consensus.cc:2468] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53ae101cc7ae40d0be38b1bb78d3f0ba in term 0.
I20260608 12:56:15.157083 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3b7c426df46cfbfe04847bc1b6f32" candidate_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57efaa8322c7487c9d2c3ff20a0785db" is_pre_election: true
I20260608 12:56:15.157222 12847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3b7c426df46cfbfe04847bc1b6f32" candidate_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" is_pre_election: true
I20260608 12:56:15.157836 12847 raft_consensus.cc:2468] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53ae101cc7ae40d0be38b1bb78d3f0ba in term 0.
I20260608 12:56:15.157905 12922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3b7c426df46cfbfe04847bc1b6f32" candidate_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" is_pre_election: true
I20260608 12:56:15.158674 12886 leader_election.cc:304] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [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: 53ae101cc7ae40d0be38b1bb78d3f0ba, 57efaa8322c7487c9d2c3ff20a0785db; no voters: 
I20260608 12:56:15.158885 12922 raft_consensus.cc:2468] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2113077a44a339a0cb79ea63ae7e3 in term 0.
I20260608 12:56:15.157809 12995 raft_consensus.cc:2468] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2113077a44a339a0cb79ea63ae7e3 in term 0.
I20260608 12:56:15.159727 13049 raft_consensus.cc:2804] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:15.160357 12813 leader_election.cc:304] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [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: 53ae101cc7ae40d0be38b1bb78d3f0ba, e6a2113077a44a339a0cb79ea63ae7e3; no voters: 
I20260608 12:56:15.160610 13049 raft_consensus.cc:493] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:15.161326 13049 raft_consensus.cc:3060] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.161396 13047 raft_consensus.cc:2804] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:15.162024 13047 raft_consensus.cc:493] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:15.162334 13047 raft_consensus.cc:3060] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.163326 13048 raft_consensus.cc:515] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.165758 13048 leader_election.cc:290] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [CANDIDATE]: Term 1 election: Requested vote from peers e6a2113077a44a339a0cb79ea63ae7e3 (127.4.135.65:33799), 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66:41045)
I20260608 12:56:15.166709 12847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da219c34d6ef44a7904c2f5e7ec35863" candidate_uuid: "57efaa8322c7487c9d2c3ff20a0785db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2113077a44a339a0cb79ea63ae7e3"
I20260608 12:56:15.166919 12922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da219c34d6ef44a7904c2f5e7ec35863" candidate_uuid: "57efaa8322c7487c9d2c3ff20a0785db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba"
I20260608 12:56:15.167515 12847 raft_consensus.cc:3060] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.167662 12922 raft_consensus.cc:3060] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.168805 13049 raft_consensus.cc:515] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.169379 13047 raft_consensus.cc:515] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.171229 13049 leader_election.cc:290] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [CANDIDATE]: Term 1 election: Requested vote from peers e6a2113077a44a339a0cb79ea63ae7e3 (127.4.135.65:33799), 57efaa8322c7487c9d2c3ff20a0785db (127.4.135.67:36643)
I20260608 12:56:15.172291 12846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3b7c426df46cfbfe04847bc1b6f32" candidate_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2113077a44a339a0cb79ea63ae7e3"
I20260608 12:56:15.172853 12995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3b7c426df46cfbfe04847bc1b6f32" candidate_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57efaa8322c7487c9d2c3ff20a0785db"
I20260608 12:56:15.173193 12846 raft_consensus.cc:2393] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53ae101cc7ae40d0be38b1bb78d3f0ba in current term 1: Already voted for candidate e6a2113077a44a339a0cb79ea63ae7e3 in this term.
I20260608 12:56:15.173488 12995 raft_consensus.cc:3060] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.175246 12847 raft_consensus.cc:2468] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57efaa8322c7487c9d2c3ff20a0785db in term 1.
I20260608 12:56:15.176349 12921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3b7c426df46cfbfe04847bc1b6f32" candidate_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba"
I20260608 12:56:15.176815 12996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d3b7c426df46cfbfe04847bc1b6f32" candidate_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57efaa8322c7487c9d2c3ff20a0785db"
I20260608 12:56:15.177222 12921 raft_consensus.cc:2393] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6a2113077a44a339a0cb79ea63ae7e3 in current term 1: Already voted for candidate 53ae101cc7ae40d0be38b1bb78d3f0ba in this term.
I20260608 12:56:15.175256 13047 leader_election.cc:290] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [CANDIDATE]: Term 1 election: Requested vote from peers 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66:41045), 57efaa8322c7487c9d2c3ff20a0785db (127.4.135.67:36643)
I20260608 12:56:15.177198 12961 leader_election.cc:304] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [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: 57efaa8322c7487c9d2c3ff20a0785db, e6a2113077a44a339a0cb79ea63ae7e3; no voters: 
I20260608 12:56:15.175580 12922 raft_consensus.cc:2468] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57efaa8322c7487c9d2c3ff20a0785db in term 1.
I20260608 12:56:15.179061 13048 raft_consensus.cc:2804] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:15.179121 12811 leader_election.cc:304] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [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: e6a2113077a44a339a0cb79ea63ae7e3; no voters: 53ae101cc7ae40d0be38b1bb78d3f0ba, 57efaa8322c7487c9d2c3ff20a0785db
I20260608 12:56:15.179744 13048 raft_consensus.cc:697] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 LEADER]: Becoming Leader. State: Replica: 57efaa8322c7487c9d2c3ff20a0785db, State: Running, Role: LEADER
I20260608 12:56:15.180536 13047 raft_consensus.cc:2749] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:56:15.180641 13048 consensus_queue.cc:237] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.181964 12995 raft_consensus.cc:2468] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53ae101cc7ae40d0be38b1bb78d3f0ba in term 1.
I20260608 12:56:15.183164 12886 leader_election.cc:304] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [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: 53ae101cc7ae40d0be38b1bb78d3f0ba, 57efaa8322c7487c9d2c3ff20a0785db; no voters: e6a2113077a44a339a0cb79ea63ae7e3
I20260608 12:56:15.184002 13049 raft_consensus.cc:2804] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:15.185402 13049 raft_consensus.cc:697] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 LEADER]: Becoming Leader. State: Replica: 53ae101cc7ae40d0be38b1bb78d3f0ba, State: Running, Role: LEADER
I20260608 12:56:15.186357 13049 consensus_queue.cc:237] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:15.189386 12744 catalog_manager.cc:5696] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db reported cstate change: term changed from 0 to 1, leader changed from <none> to 57efaa8322c7487c9d2c3ff20a0785db (127.4.135.67). New cstate: current_term: 1 leader_uuid: "57efaa8322c7487c9d2c3ff20a0785db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:15.195384 12745 catalog_manager.cc:5696] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 53ae101cc7ae40d0be38b1bb78d3f0ba (127.4.135.66). New cstate: current_term: 1 leader_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:15.235174  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:15.242116 13072 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 12:56:15.244270 13073 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 12:56:15.246233  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:15.246376 13075 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 12:56:15.248158  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:15.248420  4637 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 12:56:15.248616  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923375248601 us; error 0 us; skew 500 ppm
I20260608 12:56:15.249208  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:15.251683  4637 webserver.cc:533] Webserver started at http://127.4.135.68:45763/ using document root <none> and password file <none>
I20260608 12:56:15.252182  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:15.252384  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:15.252671  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:15.253750  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "ee9c1e9a04044b309be87b6f80e7907e"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-rml8"
I20260608 12:56:15.258314  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:15.261927 13080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:15.262768  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:15.263160  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "ee9c1e9a04044b309be87b6f80e7907e"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-rml8"
I20260608 12:56:15.263423  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923164718160-4637-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 12:56:15.289472  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:15.290720  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:15.291908  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:15.294070  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:15.294278  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:15.294533  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:15.294751  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:56:15.334458  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:34741
I20260608 12:56:15.334610 13142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:34741 every 8 connection(s)
I20260608 12:56:15.349293 13143 heartbeater.cc:344] Connected to a master server at 127.4.135.126:38591
I20260608 12:56:15.349731 13143 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:15.350600 13143 heartbeater.cc:507] Master 127.4.135.126:38591 requested a full tablet report, sending...
I20260608 12:56:15.352577 12745 ts_manager.cc:194] Registered new tserver with Master: ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741)
I20260608 12:56:15.353938 12745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53684
I20260608 12:56:15.538071 13048 consensus_queue.cc:1048] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.552105 13048 consensus_queue.cc:1048] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.592319 13047 consensus_queue.cc:1048] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.605455 13154 consensus_queue.cc:1048] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.621120 13048 consensus_queue.cc:1048] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.633147 13048 consensus_queue.cc:1048] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.688581 13049 consensus_queue.cc:1048] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.697154 13160 consensus_queue.cc:1048] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:16.301842 12995 consensus_queue.cc:237] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: true } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } }
I20260608 12:56:16.308193 12922 raft_consensus.cc:1275] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Refusing update from remote peer 57efaa8322c7487c9d2c3ff20a0785db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:16.309973 12846 raft_consensus.cc:1275] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Refusing update from remote peer 57efaa8322c7487c9d2c3ff20a0785db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:16.309993 13164 consensus_queue.cc:1048] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } 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 12:56:16.311866 13163 consensus_queue.cc:1048] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:16.317410 13164 raft_consensus.cc:2955] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: true } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.319334 12922 raft_consensus.cc:2955] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: true } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.321503 12846 raft_consensus.cc:2955] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: true } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
W20260608 12:56:16.323105 12961 consensus_peers.cc:597] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db -> Peer ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741): Couldn't send request to peer ee9c1e9a04044b309be87b6f80e7907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da219c34d6ef44a7904c2f5e7ec35863. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:16.332382 12745 catalog_manager.cc:5696] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db reported cstate change: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "57efaa8322c7487c9d2c3ff20a0785db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:16.346501 12922 consensus_queue.cc:237] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: true } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } }
I20260608 12:56:16.355501 12846 raft_consensus.cc:1275] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Refusing update from remote peer 53ae101cc7ae40d0be38b1bb78d3f0ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:16.356673 13143 heartbeater.cc:499] Master 127.4.135.126:38591 was elected leader, sending a full tablet report...
I20260608 12:56:16.358502 13167 consensus_queue.cc:1048] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } 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 12:56:16.362243 12995 raft_consensus.cc:1275] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Refusing update from remote peer 53ae101cc7ae40d0be38b1bb78d3f0ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:16.363878 13167 consensus_queue.cc:1048] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:16.366756 13165 raft_consensus.cc:2955] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: true } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
W20260608 12:56:16.368958 12887 consensus_peers.cc:597] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba -> Peer ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741): Couldn't send request to peer ee9c1e9a04044b309be87b6f80e7907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2d3b7c426df46cfbfe04847bc1b6f32. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:16.371521 12846 raft_consensus.cc:2955] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: true } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.379142 12995 raft_consensus.cc:2955] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: true } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.379773 12743 catalog_manager.cc:5696] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba reported cstate change: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:16.399567 12846 consensus_queue.cc:237] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } }
I20260608 12:56:16.406869 12995 raft_consensus.cc:1275] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Refusing update from remote peer e6a2113077a44a339a0cb79ea63ae7e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:16.407986 12922 raft_consensus.cc:1275] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Refusing update from remote peer e6a2113077a44a339a0cb79ea63ae7e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:16.408591 13154 consensus_queue.cc:1048] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } 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 12:56:16.409749 13153 consensus_queue.cc:1048] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:16.416329 13154 raft_consensus.cc:2955] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
W20260608 12:56:16.418058 12812 consensus_peers.cc:597] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 -> Peer ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741): Couldn't send request to peer ee9c1e9a04044b309be87b6f80e7907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b8b1df2844348af9108a1e3930ed31e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:16.419512 12995 raft_consensus.cc:2955] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.419512 12922 raft_consensus.cc:2955] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.429466 12745 catalog_manager.cc:5696] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 reported cstate change: config changed from index -1 to 2, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:16.430815 12996 consensus_queue.cc:237] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } }
I20260608 12:56:16.439682 12922 raft_consensus.cc:1275] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Refusing update from remote peer 57efaa8322c7487c9d2c3ff20a0785db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:16.441219 12846 raft_consensus.cc:1275] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Refusing update from remote peer 57efaa8322c7487c9d2c3ff20a0785db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:56:16.442132 12961 consensus_peers.cc:597] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db -> Peer ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741): Couldn't send request to peer ee9c1e9a04044b309be87b6f80e7907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da219c34d6ef44a7904c2f5e7ec35863. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:16.442582 13164 consensus_queue.cc:1048] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } 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 12:56:16.443281 13163 consensus_queue.cc:1048] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:16.450439 13164 raft_consensus.cc:2955] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.453193 12846 raft_consensus.cc:2955] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.456276 12922 raft_consensus.cc:2955] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
W20260608 12:56:16.460638 12793 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:56:16.461092 12793 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:56:16.465350 12743 catalog_manager.cc:5696] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "57efaa8322c7487c9d2c3ff20a0785db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:16.468114 12921 consensus_queue.cc:237] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } }
I20260608 12:56:16.477944 12996 raft_consensus.cc:1275] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Refusing update from remote peer 53ae101cc7ae40d0be38b1bb78d3f0ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:56:16.478112 12887 consensus_peers.cc:597] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba -> Peer ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741): Couldn't send request to peer ee9c1e9a04044b309be87b6f80e7907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2d3b7c426df46cfbfe04847bc1b6f32. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:16.481652 13165 consensus_queue.cc:1048] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:16.482241 12995 consensus_queue.cc:237] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
I20260608 12:56:16.488421 12846 raft_consensus.cc:1275] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Refusing update from remote peer 57efaa8322c7487c9d2c3ff20a0785db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:16.488603 12847 raft_consensus.cc:1275] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Refusing update from remote peer 53ae101cc7ae40d0be38b1bb78d3f0ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:16.490202 13164 consensus_queue.cc:1048] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:16.491308 12921 raft_consensus.cc:1275] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Refusing update from remote peer 57efaa8322c7487c9d2c3ff20a0785db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:16.491148 13167 consensus_queue.cc:1048] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } 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 12:56:16.493752 13164 consensus_queue.cc:1048] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [LEADER]: Connected to new peer: Peer: permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } 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 12:56:16.495283 13166 raft_consensus.cc:2955] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.498538 13163 raft_consensus.cc:2955] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } }
I20260608 12:56:16.500703 12846 raft_consensus.cc:2955] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } }
W20260608 12:56:16.507195 12793 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:56:16.507848 12793 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:56:16.507400 12847 raft_consensus.cc:2955] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.514765 12845 consensus_queue.cc:237] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } }
I20260608 12:56:16.519538 12995 raft_consensus.cc:2955] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
W20260608 12:56:16.524979 12812 consensus_peers.cc:597] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 -> Peer ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741): Couldn't send request to peer ee9c1e9a04044b309be87b6f80e7907e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b8b1df2844348af9108a1e3930ed31e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:16.523571 12921 raft_consensus.cc:2955] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } }
I20260608 12:56:16.527110 12996 raft_consensus.cc:1275] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Refusing update from remote peer e6a2113077a44a339a0cb79ea63ae7e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:16.529042 13153 consensus_queue.cc:1048] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } 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 12:56:16.529122 12922 raft_consensus.cc:1275] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Refusing update from remote peer e6a2113077a44a339a0cb79ea63ae7e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:16.531272 13154 consensus_queue.cc:1048] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:16.537004 12745 catalog_manager.cc:5696] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 reported cstate change: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New cstate: current_term: 1 leader_uuid: "57efaa8322c7487c9d2c3ff20a0785db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } attrs { replace: false } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } }
I20260608 12:56:16.545627 12922 raft_consensus.cc:2955] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.557052 12730 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet da219c34d6ef44a7904c2f5e7ec35863 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:16.541714 13153 raft_consensus.cc:2955] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.559334 12996 raft_consensus.cc:2955] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
W20260608 12:56:16.591811 12793 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:56:16.593073 12793 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:56:16.594455 12745 catalog_manager.cc:5696] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:16.608103 13108 tablet_service.cc:1558] Processing DeleteTablet for tablet da219c34d6ef44a7904c2f5e7ec35863 with delete_type TABLET_DATA_TOMBSTONED (TS ee9c1e9a04044b309be87b6f80e7907e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41630
I20260608 12:56:16.613233 12743 catalog_manager.cc:5696] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } } peers { permanent_uuid: "ee9c1e9a04044b309be87b6f80e7907e" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 34741 } attrs { promote: true } } }
I20260608 12:56:16.613559 12922 consensus_queue.cc:237] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } }
W20260608 12:56:16.621037 12731 catalog_manager.cc:4994] TS ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741): delete failed for tablet da219c34d6ef44a7904c2f5e7ec35863 because the tablet was not found. No further retry: Not found: Tablet not found: da219c34d6ef44a7904c2f5e7ec35863
I20260608 12:56:16.625753 12996 raft_consensus.cc:1275] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Refusing update from remote peer 53ae101cc7ae40d0be38b1bb78d3f0ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:16.627395 13180 consensus_queue.cc:1048] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:16.628228 12847 raft_consensus.cc:1275] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Refusing update from remote peer 53ae101cc7ae40d0be38b1bb78d3f0ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:16.630055 13180 consensus_queue.cc:1048] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } 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 12:56:16.635360 13166 raft_consensus.cc:2955] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } }
I20260608 12:56:16.637190 12996 raft_consensus.cc:2955] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } }
I20260608 12:56:16.679412 12732 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f2d3b7c426df46cfbfe04847bc1b6f32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:16.685885 12847 consensus_queue.cc:237] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [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: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } }
I20260608 12:56:16.697229 12845 raft_consensus.cc:2955] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } }
I20260608 12:56:16.702481 12922 raft_consensus.cc:1275] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Refusing update from remote peer e6a2113077a44a339a0cb79ea63ae7e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:16.706338 12995 raft_consensus.cc:1275] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Refusing update from remote peer e6a2113077a44a339a0cb79ea63ae7e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:16.708292 13153 consensus_queue.cc:1048] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:16.709766 13154 consensus_queue.cc:1048] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:16.718780 12745 catalog_manager.cc:5696] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db reported cstate change: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New cstate: current_term: 1 leader_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } attrs { replace: false } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } } }
I20260608 12:56:16.722093 13154 raft_consensus.cc:2955] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } } }
I20260608 12:56:16.724906 12995 raft_consensus.cc:2955] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } } }
I20260608 12:56:16.728075 12921 raft_consensus.cc:2955] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } } }
I20260608 12:56:16.736855 12731 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3b8b1df2844348af9108a1e3930ed31e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:16.740010 13108 tablet_service.cc:1558] Processing DeleteTablet for tablet f2d3b7c426df46cfbfe04847bc1b6f32 with delete_type TABLET_DATA_TOMBSTONED (TS ee9c1e9a04044b309be87b6f80e7907e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41630
W20260608 12:56:16.742671 12731 catalog_manager.cc:4994] TS ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741): delete failed for tablet f2d3b7c426df46cfbfe04847bc1b6f32 because the tablet was not found. No further retry: Not found: Tablet not found: f2d3b7c426df46cfbfe04847bc1b6f32
I20260608 12:56:16.750538 12744 catalog_manager.cc:5696] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db reported cstate change: config changed from index 3 to 4, NON_VOTER ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68) evicted. New cstate: current_term: 1 leader_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e6a2113077a44a339a0cb79ea63ae7e3" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 33799 } } peers { permanent_uuid: "53ae101cc7ae40d0be38b1bb78d3f0ba" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 41045 } } peers { permanent_uuid: "57efaa8322c7487c9d2c3ff20a0785db" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36643 } attrs { replace: false } } }
I20260608 12:56:16.761914 13108 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b8b1df2844348af9108a1e3930ed31e with delete_type TABLET_DATA_TOMBSTONED (TS ee9c1e9a04044b309be87b6f80e7907e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41630
W20260608 12:56:16.763593 12731 catalog_manager.cc:4994] TS ee9c1e9a04044b309be87b6f80e7907e (127.4.135.68:34741): delete failed for tablet 3b8b1df2844348af9108a1e3930ed31e because the tablet was not found. No further retry: Not found: Tablet not found: 3b8b1df2844348af9108a1e3930ed31e
I20260608 12:56:17.428334  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:56:17.458329  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:17.459232  4637 tablet_replica.cc:333] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3: stopping tablet replica
I20260608 12:56:17.460016  4637 raft_consensus.cc:2243] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:17.460541  4637 raft_consensus.cc:2272] T fa69973a09f6458f872ce5ee9bf920de P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.463333  4637 tablet_replica.cc:333] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3: stopping tablet replica
I20260608 12:56:17.463917  4637 raft_consensus.cc:2243] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:17.464970  4637 raft_consensus.cc:2272] T da219c34d6ef44a7904c2f5e7ec35863 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.468263  4637 tablet_replica.cc:333] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3: stopping tablet replica
I20260608 12:56:17.468842  4637 raft_consensus.cc:2243] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:17.469650  4637 raft_consensus.cc:2272] T 3b8b1df2844348af9108a1e3930ed31e P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.472725  4637 tablet_replica.cc:333] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3: stopping tablet replica
I20260608 12:56:17.473299  4637 raft_consensus.cc:2243] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:17.474061  4637 raft_consensus.cc:2272] T f2d3b7c426df46cfbfe04847bc1b6f32 P e6a2113077a44a339a0cb79ea63ae7e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.500480  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:56:17.519050  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:56:17.546044  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:17.547111  4637 tablet_replica.cc:333] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba: stopping tablet replica
I20260608 12:56:17.547860  4637 raft_consensus.cc:2243] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:17.548843  4637 raft_consensus.cc:2272] T da219c34d6ef44a7904c2f5e7ec35863 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.552350  4637 tablet_replica.cc:333] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba: stopping tablet replica
I20260608 12:56:17.552984  4637 raft_consensus.cc:2243] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:17.553757  4637 raft_consensus.cc:2272] T 3b8b1df2844348af9108a1e3930ed31e P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.556639  4637 tablet_replica.cc:333] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba: stopping tablet replica
I20260608 12:56:17.557220  4637 raft_consensus.cc:2243] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:17.558172  4637 raft_consensus.cc:2272] T f2d3b7c426df46cfbfe04847bc1b6f32 P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.561041  4637 tablet_replica.cc:333] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba: stopping tablet replica
I20260608 12:56:17.561594  4637 raft_consensus.cc:2243] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:17.562099  4637 raft_consensus.cc:2272] T fa69973a09f6458f872ce5ee9bf920de P 53ae101cc7ae40d0be38b1bb78d3f0ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.587693  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:56:17.605206  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:56:17.627353  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:17.628145  4637 tablet_replica.cc:333] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db: stopping tablet replica
I20260608 12:56:17.628794  4637 raft_consensus.cc:2243] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:17.629561  4637 raft_consensus.cc:2272] T 3b8b1df2844348af9108a1e3930ed31e P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.632948  4637 tablet_replica.cc:333] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db: stopping tablet replica
I20260608 12:56:17.633502  4637 raft_consensus.cc:2243] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:17.634390  4637 raft_consensus.cc:2272] T da219c34d6ef44a7904c2f5e7ec35863 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.636850  4637 tablet_replica.cc:333] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db: stopping tablet replica
I20260608 12:56:17.637379  4637 raft_consensus.cc:2243] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:17.638165  4637 raft_consensus.cc:2272] T f2d3b7c426df46cfbfe04847bc1b6f32 P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.640942  4637 tablet_replica.cc:333] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db: stopping tablet replica
I20260608 12:56:17.641492  4637 raft_consensus.cc:2243] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:17.642354  4637 raft_consensus.cc:2272] T fa69973a09f6458f872ce5ee9bf920de P 57efaa8322c7487c9d2c3ff20a0785db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.667129  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:56:17.684631  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:56:17.706279  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:17.722955  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:56:17.733090  4637 master.cc:562] Master@127.4.135.126:38591 shutting down...
I20260608 12:56:17.755766  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:17.756326  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:17.756639  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 925a7125846f4ca880155f359ba2b875: stopping tablet replica
I20260608 12:56:17.777459  4637 master.cc:584] Master@127.4.135.126:38591 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4698 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:56:17.820653  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:43563
I20260608 12:56:17.821846  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:17.827422 13190 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 12:56:17.827567 13191 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 12:56:17.828974 13193 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 12:56:17.830204  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:17.831293  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:17.831491  4637 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 12:56:17.831606  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923377831596 us; error 0 us; skew 500 ppm
I20260608 12:56:17.832106  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:17.834596  4637 webserver.cc:533] Webserver started at http://127.4.135.126:42871/ using document root <none> and password file <none>
I20260608 12:56:17.835096  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:17.835260  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:17.835491  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:17.836628  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "16b6165ff1bf4aeaa9f36a0372eddb5a"
format_stamp: "Formatted at 2026-06-08 12:56:17 on dist-test-slave-rml8"
I20260608 12:56:17.841331  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:56:17.844949 13198 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:17.845711  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:17.846019  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "16b6165ff1bf4aeaa9f36a0372eddb5a"
format_stamp: "Formatted at 2026-06-08 12:56:17 on dist-test-slave-rml8"
I20260608 12:56:17.846308  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-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 12:56:17.857100  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:17.858348  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:17.898676  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:43563
I20260608 12:56:17.898792 13249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:43563 every 8 connection(s)
I20260608 12:56:17.902825 13250 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 12:56:17.913654 13250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a: Bootstrap starting.
I20260608 12:56:17.918711 13250 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.923066 13250 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a: No bootstrap required, opened a new log
I20260608 12:56:17.925347 13250 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16b6165ff1bf4aeaa9f36a0372eddb5a" member_type: VOTER }
I20260608 12:56:17.925741 13250 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.925920 13250 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b6165ff1bf4aeaa9f36a0372eddb5a, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.926573 13250 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16b6165ff1bf4aeaa9f36a0372eddb5a" member_type: VOTER }
I20260608 12:56:17.926993 13250 raft_consensus.cc:399] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:17.927181 13250 raft_consensus.cc:493] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:17.927400 13250 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.931970 13250 raft_consensus.cc:515] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16b6165ff1bf4aeaa9f36a0372eddb5a" member_type: VOTER }
I20260608 12:56:17.932474 13250 leader_election.cc:304] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [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: 16b6165ff1bf4aeaa9f36a0372eddb5a; no voters: 
I20260608 12:56:17.933552 13250 leader_election.cc:290] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:17.934062 13253 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.935564 13253 raft_consensus.cc:697] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 1 LEADER]: Becoming Leader. State: Replica: 16b6165ff1bf4aeaa9f36a0372eddb5a, State: Running, Role: LEADER
I20260608 12:56:17.936326 13253 consensus_queue.cc:237] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [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: "16b6165ff1bf4aeaa9f36a0372eddb5a" member_type: VOTER }
I20260608 12:56:17.936869 13250 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:17.939774 13255 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 16b6165ff1bf4aeaa9f36a0372eddb5a. Latest consensus state: current_term: 1 leader_uuid: "16b6165ff1bf4aeaa9f36a0372eddb5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16b6165ff1bf4aeaa9f36a0372eddb5a" member_type: VOTER } }
I20260608 12:56:17.940546 13255 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:17.939755 13254 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "16b6165ff1bf4aeaa9f36a0372eddb5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16b6165ff1bf4aeaa9f36a0372eddb5a" member_type: VOTER } }
I20260608 12:56:17.941416 13254 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:17.945071 13260 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:17.950771 13260 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:17.953055  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:17.959748 13260 catalog_manager.cc:1382] Generated new cluster ID: 4264e6127c7842099fcece26cec3883c
I20260608 12:56:17.960053 13260 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:18.000949 13260 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:18.002295 13260 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:18.015856 13260 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a: Generated new TSK 0
I20260608 12:56:18.016523 13260 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:18.084380  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:18.090931 13271 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 12:56:18.091912 13272 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 12:56:18.094066 13274 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 12:56:18.094219  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:18.095377  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:18.095607  4637 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 12:56:18.095777  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923378095757 us; error 0 us; skew 500 ppm
I20260608 12:56:18.096355  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:18.098675  4637 webserver.cc:533] Webserver started at http://127.4.135.65:38523/ using document root <none> and password file <none>
I20260608 12:56:18.099196  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:18.099401  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:18.099681  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:18.100803  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "0e6985af938b4b0f89fe201b933f8784"
format_stamp: "Formatted at 2026-06-08 12:56:18 on dist-test-slave-rml8"
I20260608 12:56:18.105577  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:56:18.109700 13279 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.110462  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:18.110821  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "0e6985af938b4b0f89fe201b933f8784"
format_stamp: "Formatted at 2026-06-08 12:56:18 on dist-test-slave-rml8"
I20260608 12:56:18.111106  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-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 12:56:18.129662  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:18.130975  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:18.132504  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:18.134948  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:18.135164  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.135422  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:18.135582  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.177649  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:41325
I20260608 12:56:18.177838 13341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:41325 every 8 connection(s)
I20260608 12:56:18.183066  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:18.191129 13346 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 12:56:18.192318 13347 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 12:56:18.195837  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:18.195791 13349 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 12:56:18.197614  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:18.197896  4637 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 12:56:18.198096 13342 heartbeater.cc:344] Connected to a master server at 127.4.135.126:43563
I20260608 12:56:18.198109  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923378198088 us; error 0 us; skew 500 ppm
I20260608 12:56:18.198794 13342 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:18.199215  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:18.199661 13342 heartbeater.cc:507] Master 127.4.135.126:43563 requested a full tablet report, sending...
I20260608 12:56:18.201990  4637 webserver.cc:533] Webserver started at http://127.4.135.66:44481/ using document root <none> and password file <none>
I20260608 12:56:18.202631 13215 ts_manager.cc:194] Registered new tserver with Master: 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65:41325)
I20260608 12:56:18.202828  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:18.203145  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:18.203523  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:18.205143  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c"
format_stamp: "Formatted at 2026-06-08 12:56:18 on dist-test-slave-rml8"
I20260608 12:56:18.205353 13215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34106
I20260608 12:56:18.210633  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 12:56:18.214680 13354 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.215497  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260608 12:56:18.215811  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c"
format_stamp: "Formatted at 2026-06-08 12:56:18 on dist-test-slave-rml8"
I20260608 12:56:18.216111  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-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 12:56:18.235646  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:18.236967  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:18.238461  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:18.240826  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:18.241055  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.241290  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:18.241472  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.281952  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:40017
I20260608 12:56:18.282078 13416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:40017 every 8 connection(s)
I20260608 12:56:18.287336  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:18.295118 13420 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 12:56:18.296233 13421 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 12:56:18.299584 13423 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 12:56:18.300272  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:18.300276 13417 heartbeater.cc:344] Connected to a master server at 127.4.135.126:43563
I20260608 12:56:18.301072 13417 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:18.301486  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:18.301734  4637 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 12:56:18.301926 13417 heartbeater.cc:507] Master 127.4.135.126:43563 requested a full tablet report, sending...
I20260608 12:56:18.301927  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923378301891 us; error 0 us; skew 500 ppm
I20260608 12:56:18.302996  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:18.304442 13215 ts_manager.cc:194] Registered new tserver with Master: 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017)
I20260608 12:56:18.305907 13215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34108
I20260608 12:56:18.305985  4637 webserver.cc:533] Webserver started at http://127.4.135.67:42835/ using document root <none> and password file <none>
I20260608 12:56:18.306663  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:18.306874  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:18.307194  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:18.308395  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988"
format_stamp: "Formatted at 2026-06-08 12:56:18 on dist-test-slave-rml8"
I20260608 12:56:18.313223  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:18.316620 13428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.317440  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:18.317762  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988"
format_stamp: "Formatted at 2026-06-08 12:56:18 on dist-test-slave-rml8"
I20260608 12:56:18.318017  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923164718160-4637-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 12:56:18.341905  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:18.343168  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:18.344815  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:18.346953  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:18.347247  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.347541  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:18.347704  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.387604  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:44091
I20260608 12:56:18.387727 13490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:44091 every 8 connection(s)
I20260608 12:56:18.401698 13491 heartbeater.cc:344] Connected to a master server at 127.4.135.126:43563
I20260608 12:56:18.402123 13491 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:18.402828 13491 heartbeater.cc:507] Master 127.4.135.126:43563 requested a full tablet report, sending...
I20260608 12:56:18.404732 13215 ts_manager.cc:194] Registered new tserver with Master: 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:18.405715  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014589661s
I20260608 12:56:18.406093 13215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34118
I20260608 12:56:19.208499 13342 heartbeater.cc:499] Master 127.4.135.126:43563 was elected leader, sending a full tablet report...
I20260608 12:56:19.308498 13417 heartbeater.cc:499] Master 127.4.135.126:43563 was elected leader, sending a full tablet report...
I20260608 12:56:19.408893 13491 heartbeater.cc:499] Master 127.4.135.126:43563 was elected leader, sending a full tablet report...
I20260608 12:56:19.464448 13215 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\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 12:56:19.467120 13215 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 12:56:19.525646 13456 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8284315911480e9b4ab929e0e53699 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:19.527683 13456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8284315911480e9b4ab929e0e53699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.540858 13455 tablet_service.cc:1511] Processing CreateTablet for tablet 06b38f14245d4901b46ac7d14abbfa50 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:19.542424 13455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b38f14245d4901b46ac7d14abbfa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.547242 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8284315911480e9b4ab929e0e53699 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:19.548705 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8284315911480e9b4ab929e0e53699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.551391 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 06b38f14245d4901b46ac7d14abbfa50 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:19.552805 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b38f14245d4901b46ac7d14abbfa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.555423 13380 tablet_service.cc:1511] Processing CreateTablet for tablet d0d62ef733754563814d97d53ecab5c7 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:19.557226 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d62ef733754563814d97d53ecab5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.563134 13454 tablet_service.cc:1511] Processing CreateTablet for tablet d0d62ef733754563814d97d53ecab5c7 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:19.566145 13453 tablet_service.cc:1511] Processing CreateTablet for tablet 5580483bf2ff424c96eb4bd36315a1b9 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:19.568985 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 5580483bf2ff424c96eb4bd36315a1b9 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:19.569892 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9007020ac84abaafb3d716c9ae783c (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:19.570940 13454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d62ef733754563814d97d53ecab5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.573202 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9007020ac84abaafb3d716c9ae783c (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:19.577538 13377 tablet_service.cc:1511] Processing CreateTablet for tablet a3b01622d3be4adf9cda4a2b6f2dbdf3 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:19.579197 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9007020ac84abaafb3d716c9ae783c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.578935 13451 tablet_service.cc:1511] Processing CreateTablet for tablet a3b01622d3be4adf9cda4a2b6f2dbdf3 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:19.580319 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b01622d3be4adf9cda4a2b6f2dbdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.590940 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b01622d3be4adf9cda4a2b6f2dbdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.594455 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5580483bf2ff424c96eb4bd36315a1b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.594913 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9007020ac84abaafb3d716c9ae783c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.598627 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5580483bf2ff424c96eb4bd36315a1b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.619014 13305 tablet_service.cc:1511] Processing CreateTablet for tablet d0d62ef733754563814d97d53ecab5c7 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:19.619928 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 06b38f14245d4901b46ac7d14abbfa50 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:19.620667 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d62ef733754563814d97d53ecab5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.621297 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b38f14245d4901b46ac7d14abbfa50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.623993 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8284315911480e9b4ab929e0e53699 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:19.625468 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8284315911480e9b4ab929e0e53699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.625320 13303 tablet_service.cc:1511] Processing CreateTablet for tablet 1c9007020ac84abaafb3d716c9ae783c (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:19.623993 13304 tablet_service.cc:1511] Processing CreateTablet for tablet 5580483bf2ff424c96eb4bd36315a1b9 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:19.627965 13302 tablet_service.cc:1511] Processing CreateTablet for tablet a3b01622d3be4adf9cda4a2b6f2dbdf3 (DEFAULT_TABLE table=test-workload [id=6aa338f7e744459e9cbc7b4c5650d0c6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:19.628005 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5580483bf2ff424c96eb4bd36315a1b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.632561 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b01622d3be4adf9cda4a2b6f2dbdf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.634943 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c9007020ac84abaafb3d716c9ae783c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.686406 13512 tablet_bootstrap.cc:492] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Bootstrap starting.
I20260608 12:56:19.700524 13511 tablet_bootstrap.cc:492] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Bootstrap starting.
I20260608 12:56:19.704136 13512 tablet_bootstrap.cc:654] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.705540 13513 tablet_bootstrap.cc:492] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784: Bootstrap starting.
I20260608 12:56:19.709098 13511 tablet_bootstrap.cc:654] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.718431 13513 tablet_bootstrap.cc:654] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.722909 13511 tablet_bootstrap.cc:492] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988: No bootstrap required, opened a new log
I20260608 12:56:19.723363 13511 ts_tablet_manager.cc:1403] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.006s
I20260608 12:56:19.723393 13512 tablet_bootstrap.cc:492] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: No bootstrap required, opened a new log
I20260608 12:56:19.724028 13512 ts_tablet_manager.cc:1403] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260608 12:56:19.724910 13513 tablet_bootstrap.cc:492] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784: No bootstrap required, opened a new log
I20260608 12:56:19.725471 13513 ts_tablet_manager.cc:1403] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.009s
I20260608 12:56:19.726029 13511 raft_consensus.cc:359] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:19.726630 13511 raft_consensus.cc:385] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.726890 13511 raft_consensus.cc:740] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b7a55f682e4bb8ab3eeb6fdd34e988, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.727578 13511 consensus_queue.cc:260] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:19.727391 13512 raft_consensus.cc:359] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.728374 13512 raft_consensus.cc:385] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.728710 13512 raft_consensus.cc:740] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96eb7fbd4e9b4436bbd06f4b762bbe8c, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.728919 13513 raft_consensus.cc:359] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.729784 13513 raft_consensus.cc:385] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.730139 13513 raft_consensus.cc:740] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e6985af938b4b0f89fe201b933f8784, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.729880 13512 consensus_queue.cc:260] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.731081 13513 consensus_queue.cc:260] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.734382 13511 ts_tablet_manager.cc:1434] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 12:56:19.736100 13511 tablet_bootstrap.cc:492] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Bootstrap starting.
I20260608 12:56:19.739842 13512 ts_tablet_manager.cc:1434] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260608 12:56:19.745142 13512 tablet_bootstrap.cc:492] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Bootstrap starting.
I20260608 12:56:19.745486 13513 ts_tablet_manager.cc:1434] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.008s
I20260608 12:56:19.746848 13513 tablet_bootstrap.cc:492] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784: Bootstrap starting.
I20260608 12:56:19.748603 13511 tablet_bootstrap.cc:654] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.754853 13513 tablet_bootstrap.cc:654] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.757478 13512 tablet_bootstrap.cc:654] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.765745 13511 tablet_bootstrap.cc:492] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988: No bootstrap required, opened a new log
I20260608 12:56:19.766232 13511 ts_tablet_manager.cc:1403] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260608 12:56:19.767341 13513 tablet_bootstrap.cc:492] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784: No bootstrap required, opened a new log
I20260608 12:56:19.767874 13513 ts_tablet_manager.cc:1403] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260608 12:56:19.768258 13512 tablet_bootstrap.cc:492] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: No bootstrap required, opened a new log
I20260608 12:56:19.768808 13512 ts_tablet_manager.cc:1403] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260608 12:56:19.769420 13511 raft_consensus.cc:359] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.770224 13511 raft_consensus.cc:385] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.770522 13511 raft_consensus.cc:740] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b7a55f682e4bb8ab3eeb6fdd34e988, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.770744 13513 raft_consensus.cc:359] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.771540 13513 raft_consensus.cc:385] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.771950 13513 raft_consensus.cc:740] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e6985af938b4b0f89fe201b933f8784, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.771437 13511 consensus_queue.cc:260] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.772022 13512 raft_consensus.cc:359] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.772806 13512 raft_consensus.cc:385] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.773224 13512 raft_consensus.cc:740] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96eb7fbd4e9b4436bbd06f4b762bbe8c, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.772830 13513 consensus_queue.cc:260] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.773972 13511 ts_tablet_manager.cc:1434] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:56:19.774178 13512 consensus_queue.cc:260] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.775063 13511 tablet_bootstrap.cc:492] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988: Bootstrap starting.
I20260608 12:56:19.775561 13513 ts_tablet_manager.cc:1434] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260608 12:56:19.776815 13513 tablet_bootstrap.cc:492] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784: Bootstrap starting.
I20260608 12:56:19.779264 13512 ts_tablet_manager.cc:1434] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 12:56:19.780377 13512 tablet_bootstrap.cc:492] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Bootstrap starting.
I20260608 12:56:19.782582 13511 tablet_bootstrap.cc:654] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.782413 13518 raft_consensus.cc:493] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.783051 13518 raft_consensus.cc:515] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.784181 13513 tablet_bootstrap.cc:654] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.789381 13512 tablet_bootstrap.cc:654] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.795075 13518 leader_election.cc:290] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65:41325), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:19.797200 13513 tablet_bootstrap.cc:492] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784: No bootstrap required, opened a new log
I20260608 12:56:19.797844 13513 ts_tablet_manager.cc:1403] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 12:56:19.801402 13513 raft_consensus.cc:359] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.802253 13513 raft_consensus.cc:385] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.802599 13513 raft_consensus.cc:740] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e6985af938b4b0f89fe201b933f8784, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.803781 13513 consensus_queue.cc:260] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.806789 13513 ts_tablet_manager.cc:1434] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:56:19.804462 13517 raft_consensus.cc:493] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.807988 13513 tablet_bootstrap.cc:492] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784: Bootstrap starting.
I20260608 12:56:19.807811 13517 raft_consensus.cc:515] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:19.816991 13513 tablet_bootstrap.cc:654] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.820684 13517 leader_election.cc:290] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017), 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65:41325)
I20260608 12:56:19.830183 13513 tablet_bootstrap.cc:492] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784: No bootstrap required, opened a new log
I20260608 12:56:19.830904 13513 ts_tablet_manager.cc:1403] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260608 12:56:19.834442 13513 raft_consensus.cc:359] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:19.835421 13513 raft_consensus.cc:385] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.835845 13513 raft_consensus.cc:740] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e6985af938b4b0f89fe201b933f8784, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.836887 13513 consensus_queue.cc:260] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:19.840083 13519 raft_consensus.cc:493] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.840718 13519 raft_consensus.cc:515] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.848750 13511 tablet_bootstrap.cc:492] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988: No bootstrap required, opened a new log
I20260608 12:56:19.849547 13511 ts_tablet_manager.cc:1403] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.004s
I20260608 12:56:19.852301 13519 leader_election.cc:290] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:19.872157 13511 raft_consensus.cc:359] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.873317 13511 raft_consensus.cc:385] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.873832 13513 ts_tablet_manager.cc:1434] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260608 12:56:19.875288 13513 tablet_bootstrap.cc:492] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784: Bootstrap starting.
I20260608 12:56:19.873729 13511 raft_consensus.cc:740] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b7a55f682e4bb8ab3eeb6fdd34e988, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.877760 13511 consensus_queue.cc:260] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.880224 13511 ts_tablet_manager.cc:1434] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.000s
I20260608 12:56:19.881727 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580483bf2ff424c96eb4bd36315a1b9" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6985af938b4b0f89fe201b933f8784" is_pre_election: true
I20260608 12:56:19.882738 13317 raft_consensus.cc:2468] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96eb7fbd4e9b4436bbd06f4b762bbe8c in term 0.
I20260608 12:56:19.883138 13512 tablet_bootstrap.cc:492] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: No bootstrap required, opened a new log
I20260608 12:56:19.883761 13512 ts_tablet_manager.cc:1403] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.068s
I20260608 12:56:19.883790 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580483bf2ff424c96eb4bd36315a1b9" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" is_pre_election: true
I20260608 12:56:19.884250 13511 tablet_bootstrap.cc:492] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Bootstrap starting.
W20260608 12:56:19.885675 13355 leader_election.cc:343] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.887259 13512 raft_consensus.cc:359] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.888055 13512 raft_consensus.cc:385] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.888391 13512 raft_consensus.cc:740] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96eb7fbd4e9b4436bbd06f4b762bbe8c, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.889303 13512 consensus_queue.cc:260] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.894275 13357 leader_election.cc:304] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [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: 0e6985af938b4b0f89fe201b933f8784, 96eb7fbd4e9b4436bbd06f4b762bbe8c; no voters: 76b7a55f682e4bb8ab3eeb6fdd34e988
I20260608 12:56:19.895689 13518 raft_consensus.cc:2804] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:19.896085 13518 raft_consensus.cc:493] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:19.896551 13518 raft_consensus.cc:3060] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.897892 13513 tablet_bootstrap.cc:654] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.897957 13511 tablet_bootstrap.cc:654] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.899173 13512 ts_tablet_manager.cc:1434] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260608 12:56:19.902668 13512 tablet_bootstrap.cc:492] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Bootstrap starting.
I20260608 12:56:19.907267 13519 raft_consensus.cc:493] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.907893 13519 raft_consensus.cc:515] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.912346 13519 leader_election.cc:290] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:19.924614 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8284315911480e9b4ab929e0e53699" candidate_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" is_pre_election: true
I20260608 12:56:19.925431 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8284315911480e9b4ab929e0e53699" candidate_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6985af938b4b0f89fe201b933f8784" is_pre_election: true
I20260608 12:56:19.926182 13317 raft_consensus.cc:2468] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b7a55f682e4bb8ab3eeb6fdd34e988 in term 0.
W20260608 12:56:19.926864 13430 leader_election.cc:343] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.927744 13431 leader_election.cc:304] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [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: 0e6985af938b4b0f89fe201b933f8784, 76b7a55f682e4bb8ab3eeb6fdd34e988; no voters: 96eb7fbd4e9b4436bbd06f4b762bbe8c
I20260608 12:56:19.929080 13517 raft_consensus.cc:2804] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:19.929515 13517 raft_consensus.cc:493] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:19.930279 13517 raft_consensus.cc:3060] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.937345 13512 tablet_bootstrap.cc:654] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.942873 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580483bf2ff424c96eb4bd36315a1b9" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" is_pre_election: true
I20260608 12:56:19.929939 13518 raft_consensus.cc:515] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.946166 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b38f14245d4901b46ac7d14abbfa50" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" is_pre_election: true
W20260608 12:56:19.946276 13280 leader_election.cc:343] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.947117 13466 raft_consensus.cc:2468] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 0.
I20260608 12:56:19.949112 13280 leader_election.cc:304] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [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: 0e6985af938b4b0f89fe201b933f8784, 76b7a55f682e4bb8ab3eeb6fdd34e988; no voters: 
I20260608 12:56:19.951023 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580483bf2ff424c96eb4bd36315a1b9" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988"
I20260608 12:56:19.951790 13519 raft_consensus.cc:2804] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:56:19.949780 13263 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:19.952378 13519 raft_consensus.cc:493] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:56:19.952719 13355 leader_election.cc:343] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.950343 13517 raft_consensus.cc:515] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:19.953007 13519 raft_consensus.cc:3060] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.954285 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580483bf2ff424c96eb4bd36315a1b9" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6985af938b4b0f89fe201b933f8784"
I20260608 12:56:19.955029 13317 raft_consensus.cc:3060] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.957999 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8284315911480e9b4ab929e0e53699" candidate_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c"
W20260608 12:56:19.959831 13430 leader_election.cc:343] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.961323 13519 raft_consensus.cc:515] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.963142 13317 raft_consensus.cc:2468] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96eb7fbd4e9b4436bbd06f4b762bbe8c in term 1.
I20260608 12:56:19.964454 13511 tablet_bootstrap.cc:492] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988: No bootstrap required, opened a new log
I20260608 12:56:19.964340 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580483bf2ff424c96eb4bd36315a1b9" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" is_pre_election: true
I20260608 12:56:19.965025 13511 ts_tablet_manager.cc:1403] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent bootstrapping tablet: real 0.081s	user 0.040s	sys 0.010s
I20260608 12:56:19.964830 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b38f14245d4901b46ac7d14abbfa50" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988"
I20260608 12:56:19.965265 13392 raft_consensus.cc:2393] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e6985af938b4b0f89fe201b933f8784 in current term 1: Already voted for candidate 96eb7fbd4e9b4436bbd06f4b762bbe8c in this term.
I20260608 12:56:19.965531 13466 raft_consensus.cc:3060] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.965735 13357 leader_election.cc:304] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [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: 0e6985af938b4b0f89fe201b933f8784, 96eb7fbd4e9b4436bbd06f4b762bbe8c; no voters: 76b7a55f682e4bb8ab3eeb6fdd34e988
I20260608 12:56:19.966490 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b38f14245d4901b46ac7d14abbfa50" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" is_pre_election: true
I20260608 12:56:19.967344 13391 raft_consensus.cc:2468] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 0.
I20260608 12:56:19.968410 13511 raft_consensus.cc:359] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.969129 13511 raft_consensus.cc:385] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.969439 13511 raft_consensus.cc:740] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b7a55f682e4bb8ab3eeb6fdd34e988, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.970314 13511 consensus_queue.cc:260] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.970860 13281 leader_election.cc:304] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [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: 0e6985af938b4b0f89fe201b933f8784; no voters: 76b7a55f682e4bb8ab3eeb6fdd34e988, 96eb7fbd4e9b4436bbd06f4b762bbe8c
I20260608 12:56:19.951812 13513 tablet_bootstrap.cc:492] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784: No bootstrap required, opened a new log
I20260608 12:56:19.949657 13518 leader_election.cc:290] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [CANDIDATE]: Term 1 election: Requested vote from peers 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65:41325), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:19.972393 13513 ts_tablet_manager.cc:1403] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.017s
I20260608 12:56:19.972427 13518 raft_consensus.cc:2804] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:19.972715 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b38f14245d4901b46ac7d14abbfa50" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c"
I20260608 12:56:19.973191 13518 raft_consensus.cc:697] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 LEADER]: Becoming Leader. State: Replica: 96eb7fbd4e9b4436bbd06f4b762bbe8c, State: Running, Role: LEADER
I20260608 12:56:19.973423 13391 raft_consensus.cc:3060] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.973470 13466 raft_consensus.cc:2468] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 1.
I20260608 12:56:19.974107 13518 consensus_queue.cc:237] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [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: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.975176 13280 leader_election.cc:304] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [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: 0e6985af938b4b0f89fe201b933f8784, 76b7a55f682e4bb8ab3eeb6fdd34e988; no voters: 
I20260608 12:56:19.980643 13519 leader_election.cc:290] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [CANDIDATE]: Term 1 election: Requested vote from peers 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:19.981293 13519 raft_consensus.cc:2749] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:19.982331 13513 raft_consensus.cc:359] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.983943 13513 raft_consensus.cc:385] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.984238 13513 raft_consensus.cc:740] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e6985af938b4b0f89fe201b933f8784, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.984391 13512 tablet_bootstrap.cc:492] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c: No bootstrap required, opened a new log
I20260608 12:56:19.984956 13512 ts_tablet_manager.cc:1403] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.002s
I20260608 12:56:19.987185 13517 leader_election.cc:290] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [CANDIDATE]: Term 1 election: Requested vote from peers 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017), 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65:41325)
I20260608 12:56:19.987847 13513 consensus_queue.cc:260] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.989030 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8284315911480e9b4ab929e0e53699" candidate_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6985af938b4b0f89fe201b933f8784"
I20260608 12:56:19.989836 13317 raft_consensus.cc:3060] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.982331 13391 raft_consensus.cc:2468] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 1.
I20260608 12:56:19.985110 13519 raft_consensus.cc:2804] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:19.997772 13519 raft_consensus.cc:697] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 1 LEADER]: Becoming Leader. State: Replica: 0e6985af938b4b0f89fe201b933f8784, State: Running, Role: LEADER
I20260608 12:56:19.998651 13519 consensus_queue.cc:237] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [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: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:19.999430 13512 raft_consensus.cc:359] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.000150 13512 raft_consensus.cc:385] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.000455 13512 raft_consensus.cc:740] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96eb7fbd4e9b4436bbd06f4b762bbe8c, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.990454 13513 ts_tablet_manager.cc:1434] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260608 12:56:20.003074 13511 ts_tablet_manager.cc:1434] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.021s
I20260608 12:56:20.002008 13512 consensus_queue.cc:260] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.001509 13212 catalog_manager.cc:5696] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66). New cstate: current_term: 1 leader_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:20.003904 13513 tablet_bootstrap.cc:492] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784: Bootstrap starting.
I20260608 12:56:20.006775 13512 ts_tablet_manager.cc:1434] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.003s
I20260608 12:56:20.007865 13512 tablet_bootstrap.cc:492] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Bootstrap starting.
I20260608 12:56:20.010347 13317 raft_consensus.cc:2468] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b7a55f682e4bb8ab3eeb6fdd34e988 in term 1.
I20260608 12:56:20.013226 13431 leader_election.cc:304] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [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: 0e6985af938b4b0f89fe201b933f8784, 76b7a55f682e4bb8ab3eeb6fdd34e988; no voters: 96eb7fbd4e9b4436bbd06f4b762bbe8c
I20260608 12:56:20.013551 13513 tablet_bootstrap.cc:654] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:20.014662 13539 raft_consensus.cc:2804] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:20.014778 13512 tablet_bootstrap.cc:654] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:20.015321 13539 raft_consensus.cc:697] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 LEADER]: Becoming Leader. State: Replica: 76b7a55f682e4bb8ab3eeb6fdd34e988, State: Running, Role: LEADER
I20260608 12:56:20.011777 13511 tablet_bootstrap.cc:492] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Bootstrap starting.
I20260608 12:56:20.016250 13539 consensus_queue.cc:237] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [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: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:20.023772 13511 tablet_bootstrap.cc:654] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:20.030305 13214 catalog_manager.cc:5696] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "0e6985af938b4b0f89fe201b933f8784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:20.046773 13511 tablet_bootstrap.cc:492] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988: No bootstrap required, opened a new log
I20260608 12:56:20.047525 13511 ts_tablet_manager.cc:1403] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260608 12:56:20.049742 13512 tablet_bootstrap.cc:492] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: No bootstrap required, opened a new log
I20260608 12:56:20.049649 13513 tablet_bootstrap.cc:492] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784: No bootstrap required, opened a new log
I20260608 12:56:20.050519 13512 ts_tablet_manager.cc:1403] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.031s
I20260608 12:56:20.050597 13513 ts_tablet_manager.cc:1403] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.019s
I20260608 12:56:20.051126 13511 raft_consensus.cc:359] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.051946 13511 raft_consensus.cc:385] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.052286 13511 raft_consensus.cc:740] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b7a55f682e4bb8ab3eeb6fdd34e988, State: Initialized, Role: FOLLOWER
I20260608 12:56:20.051610 13213 catalog_manager.cc:5696] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:20.053233 13511 consensus_queue.cc:260] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.054246 13513 raft_consensus.cc:359] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.055094 13513 raft_consensus.cc:385] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.054668 13512 raft_consensus.cc:359] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:20.055461 13513 raft_consensus.cc:740] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e6985af938b4b0f89fe201b933f8784, State: Initialized, Role: FOLLOWER
I20260608 12:56:20.055670 13512 raft_consensus.cc:385] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.056124 13511 ts_tablet_manager.cc:1434] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:56:20.056559 13513 consensus_queue.cc:260] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.056172 13512 raft_consensus.cc:740] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96eb7fbd4e9b4436bbd06f4b762bbe8c, State: Initialized, Role: FOLLOWER
I20260608 12:56:20.057586 13511 tablet_bootstrap.cc:492] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Bootstrap starting.
I20260608 12:56:20.059401 13513 ts_tablet_manager.cc:1434] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:56:20.058822 13512 consensus_queue.cc:260] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:20.060304 13539 raft_consensus.cc:493] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:20.060847 13539 raft_consensus.cc:515] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.062095 13512 ts_tablet_manager.cc:1434] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 12:56:20.063694 13512 tablet_bootstrap.cc:492] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Bootstrap starting.
I20260608 12:56:20.064657 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580483bf2ff424c96eb4bd36315a1b9" candidate_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" is_pre_election: true
I20260608 12:56:20.065132 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5580483bf2ff424c96eb4bd36315a1b9" candidate_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6985af938b4b0f89fe201b933f8784" is_pre_election: true
I20260608 12:56:20.067276 13317 raft_consensus.cc:2393] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76b7a55f682e4bb8ab3eeb6fdd34e988 in current term 1: Already voted for candidate 96eb7fbd4e9b4436bbd06f4b762bbe8c in this term.
I20260608 12:56:20.068725 13431 leader_election.cc:304] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [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: 76b7a55f682e4bb8ab3eeb6fdd34e988; no voters: 0e6985af938b4b0f89fe201b933f8784, 96eb7fbd4e9b4436bbd06f4b762bbe8c
I20260608 12:56:20.065680 13511 tablet_bootstrap.cc:654] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:20.065634 13539 leader_election.cc:290] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65:41325), 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017)
I20260608 12:56:20.069517 13517 raft_consensus.cc:3060] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.074018 13512 tablet_bootstrap.cc:654] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:20.079133 13517 raft_consensus.cc:2749] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:20.083747 13519 raft_consensus.cc:493] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:20.084568 13519 raft_consensus.cc:515] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.098932 13519 leader_election.cc:290] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:20.099089 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01622d3be4adf9cda4a2b6f2dbdf3" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" is_pre_election: true
I20260608 12:56:20.100340 13511 tablet_bootstrap.cc:492] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988: No bootstrap required, opened a new log
W20260608 12:56:20.100575 13281 leader_election.cc:343] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:20.100970 13511 ts_tablet_manager.cc:1403] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent bootstrapping tablet: real 0.044s	user 0.028s	sys 0.006s
I20260608 12:56:20.100483 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01622d3be4adf9cda4a2b6f2dbdf3" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" is_pre_election: true
I20260608 12:56:20.101619 13466 raft_consensus.cc:2468] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 0.
I20260608 12:56:20.103039 13280 leader_election.cc:304] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [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: 0e6985af938b4b0f89fe201b933f8784, 76b7a55f682e4bb8ab3eeb6fdd34e988; no voters: 96eb7fbd4e9b4436bbd06f4b762bbe8c
I20260608 12:56:20.103825 13512 tablet_bootstrap.cc:492] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: No bootstrap required, opened a new log
I20260608 12:56:20.104295 13519 raft_consensus.cc:2804] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:20.104421 13512 ts_tablet_manager.cc:1403] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.010s
I20260608 12:56:20.104948 13519 raft_consensus.cc:493] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:20.104401 13511 raft_consensus.cc:359] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.105425 13519 raft_consensus.cc:3060] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.105611 13511 raft_consensus.cc:385] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.106184 13511 raft_consensus.cc:740] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b7a55f682e4bb8ab3eeb6fdd34e988, State: Initialized, Role: FOLLOWER
I20260608 12:56:20.107017 13511 consensus_queue.cc:260] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.108850 13512 raft_consensus.cc:359] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.109429 13511 ts_tablet_manager.cc:1434] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:56:20.109738 13512 raft_consensus.cc:385] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.110150 13512 raft_consensus.cc:740] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96eb7fbd4e9b4436bbd06f4b762bbe8c, State: Initialized, Role: FOLLOWER
I20260608 12:56:20.111080 13512 consensus_queue.cc:260] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.113514 13519 raft_consensus.cc:515] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.114228 13512 ts_tablet_manager.cc:1434] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 12:56:20.116232 13519 leader_election.cc:290] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [CANDIDATE]: Term 1 election: Requested vote from peers 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:20.117139 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01622d3be4adf9cda4a2b6f2dbdf3" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988"
I20260608 12:56:20.117718 13466 raft_consensus.cc:3060] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.118583 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01622d3be4adf9cda4a2b6f2dbdf3" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c"
I20260608 12:56:20.119170 13391 raft_consensus.cc:3060] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.124260 13466 raft_consensus.cc:2468] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 1.
I20260608 12:56:20.125300 13280 leader_election.cc:304] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [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: 0e6985af938b4b0f89fe201b933f8784, 76b7a55f682e4bb8ab3eeb6fdd34e988; no voters: 
I20260608 12:56:20.125471 13391 raft_consensus.cc:2468] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 1.
I20260608 12:56:20.126183 13519 raft_consensus.cc:2804] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:20.126755 13519 raft_consensus.cc:697] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 1 LEADER]: Becoming Leader. State: Replica: 0e6985af938b4b0f89fe201b933f8784, State: Running, Role: LEADER
I20260608 12:56:20.127589 13519 consensus_queue.cc:237] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [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: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.128721 13518 raft_consensus.cc:493] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:20.129215 13518 raft_consensus.cc:515] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } }
I20260608 12:56:20.131520 13518 leader_election.cc:290] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091), 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65:41325)
I20260608 12:56:20.132781 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8284315911480e9b4ab929e0e53699" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6985af938b4b0f89fe201b933f8784" is_pre_election: true
I20260608 12:56:20.133580 13317 raft_consensus.cc:2393] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96eb7fbd4e9b4436bbd06f4b762bbe8c in current term 1: Already voted for candidate 76b7a55f682e4bb8ab3eeb6fdd34e988 in this term.
I20260608 12:56:20.133642 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8284315911480e9b4ab929e0e53699" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" is_pre_election: true
I20260608 12:56:20.135061 13355 leader_election.cc:304] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [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: 96eb7fbd4e9b4436bbd06f4b762bbe8c; no voters: 0e6985af938b4b0f89fe201b933f8784, 76b7a55f682e4bb8ab3eeb6fdd34e988
I20260608 12:56:20.135767 13518 raft_consensus.cc:3060] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.137372 13212 catalog_manager.cc:5696] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "0e6985af938b4b0f89fe201b933f8784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:20.142143 13518 raft_consensus.cc:2749] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:20.184589 13518 raft_consensus.cc:493] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:20.185194 13518 raft_consensus.cc:515] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.187752 13518 leader_election.cc:290] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65:41325), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:20.188128 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d62ef733754563814d97d53ecab5c7" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6985af938b4b0f89fe201b933f8784" is_pre_election: true
I20260608 12:56:20.188400 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d62ef733754563814d97d53ecab5c7" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" is_pre_election: true
I20260608 12:56:20.188855 13317 raft_consensus.cc:2468] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96eb7fbd4e9b4436bbd06f4b762bbe8c in term 0.
I20260608 12:56:20.189042 13466 raft_consensus.cc:2468] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96eb7fbd4e9b4436bbd06f4b762bbe8c in term 0.
I20260608 12:56:20.190112 13357 leader_election.cc:304] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [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: 0e6985af938b4b0f89fe201b933f8784, 96eb7fbd4e9b4436bbd06f4b762bbe8c; no voters: 
I20260608 12:56:20.190795 13518 raft_consensus.cc:2804] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:20.191183 13518 raft_consensus.cc:493] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:20.191483 13518 raft_consensus.cc:3060] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.196431 13518 raft_consensus.cc:515] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.198099 13518 leader_election.cc:290] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [CANDIDATE]: Term 1 election: Requested vote from peers 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65:41325), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:20.198906 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d62ef733754563814d97d53ecab5c7" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6985af938b4b0f89fe201b933f8784"
I20260608 12:56:20.199110 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d62ef733754563814d97d53ecab5c7" candidate_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988"
I20260608 12:56:20.199429 13317 raft_consensus.cc:3060] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.199666 13466 raft_consensus.cc:3060] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.204344 13317 raft_consensus.cc:2468] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96eb7fbd4e9b4436bbd06f4b762bbe8c in term 1.
I20260608 12:56:20.204459 13466 raft_consensus.cc:2468] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96eb7fbd4e9b4436bbd06f4b762bbe8c in term 1.
I20260608 12:56:20.205464 13357 leader_election.cc:304] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [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: 0e6985af938b4b0f89fe201b933f8784, 96eb7fbd4e9b4436bbd06f4b762bbe8c; no voters: 
I20260608 12:56:20.206246 13518 raft_consensus.cc:2804] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:20.206823 13518 raft_consensus.cc:697] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 LEADER]: Becoming Leader. State: Replica: 96eb7fbd4e9b4436bbd06f4b762bbe8c, State: Running, Role: LEADER
I20260608 12:56:20.207633 13518 consensus_queue.cc:237] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [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: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.214491 13212 catalog_manager.cc:5696] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66). New cstate: current_term: 1 leader_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:20.299458 13519 raft_consensus.cc:493] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:20.300058 13519 raft_consensus.cc:515] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.302047 13519 leader_election.cc:290] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:20.303004 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9007020ac84abaafb3d716c9ae783c" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" is_pre_election: true
I20260608 12:56:20.303320 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9007020ac84abaafb3d716c9ae783c" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" is_pre_election: true
I20260608 12:56:20.303715 13391 raft_consensus.cc:2468] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 0.
I20260608 12:56:20.304165 13466 raft_consensus.cc:2468] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 0.
I20260608 12:56:20.305037 13281 leader_election.cc:304] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [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: 0e6985af938b4b0f89fe201b933f8784, 96eb7fbd4e9b4436bbd06f4b762bbe8c; no voters: 
I20260608 12:56:20.305886 13519 raft_consensus.cc:2804] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:20.306322 13519 raft_consensus.cc:493] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:20.306689 13519 raft_consensus.cc:3060] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.312067 13519 raft_consensus.cc:515] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.314033 13519 leader_election.cc:290] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [CANDIDATE]: Term 1 election: Requested vote from peers 96eb7fbd4e9b4436bbd06f4b762bbe8c (127.4.135.66:40017), 76b7a55f682e4bb8ab3eeb6fdd34e988 (127.4.135.67:44091)
I20260608 12:56:20.314893 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9007020ac84abaafb3d716c9ae783c" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c"
I20260608 12:56:20.315104 13466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c9007020ac84abaafb3d716c9ae783c" candidate_uuid: "0e6985af938b4b0f89fe201b933f8784" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988"
I20260608 12:56:20.315442 13391 raft_consensus.cc:3060] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.315774 13466 raft_consensus.cc:3060] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.320771 13391 raft_consensus.cc:2468] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 1.
I20260608 12:56:20.321403 13466 raft_consensus.cc:2468] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6985af938b4b0f89fe201b933f8784 in term 1.
I20260608 12:56:20.321935 13281 leader_election.cc:304] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [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: 0e6985af938b4b0f89fe201b933f8784, 96eb7fbd4e9b4436bbd06f4b762bbe8c; no voters: 
I20260608 12:56:20.322806 13519 raft_consensus.cc:2804] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:20.323374 13519 raft_consensus.cc:697] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 1 LEADER]: Becoming Leader. State: Replica: 0e6985af938b4b0f89fe201b933f8784, State: Running, Role: LEADER
I20260608 12:56:20.324287 13519 consensus_queue.cc:237] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [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: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } }
I20260608 12:56:20.332523 13212 catalog_manager.cc:5696] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e6985af938b4b0f89fe201b933f8784 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "0e6985af938b4b0f89fe201b933f8784" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:20.359177 13518 consensus_queue.cc:1048] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:20.373030 13518 consensus_queue.cc:1048] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:20.418941 13517 consensus_queue.cc:1048] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:20.430258 13517 consensus_queue.cc:1048] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:20.550875 13519 consensus_queue.cc:1048] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:20.575039 13519 consensus_queue.cc:1048] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:20.595788 13566 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.002s	sys 0.000s
I20260608 12:56:20.623034 13519 consensus_queue.cc:1048] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:20.623997 13570 consensus_queue.cc:1048] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:20.670651 13558 consensus_queue.cc:1048] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e6985af938b4b0f89fe201b933f8784" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 41325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:20.709143 13518 consensus_queue.cc:1048] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:20.886127 13462 raft_consensus.cc:1275] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Refusing update from remote peer 0e6985af938b4b0f89fe201b933f8784: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:20.896060 13392 raft_consensus.cc:1275] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Refusing update from remote peer 0e6985af938b4b0f89fe201b933f8784: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:20.898088 13573 consensus_queue.cc:1048] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96eb7fbd4e9b4436bbd06f4b762bbe8c" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 40017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:20.901695 13571 consensus_queue.cc:1048] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b7a55f682e4bb8ab3eeb6fdd34e988" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 44091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:21.412084 13568 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.000s	sys 0.000s
I20260608 12:56:22.339068  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:56:22.364575  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:22.365247  4637 tablet_replica.cc:333] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784: stopping tablet replica
I20260608 12:56:22.365890  4637 raft_consensus.cc:2243] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.366466  4637 raft_consensus.cc:2272] T d0d62ef733754563814d97d53ecab5c7 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.369138  4637 tablet_replica.cc:333] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784: stopping tablet replica
I20260608 12:56:22.369796  4637 raft_consensus.cc:2243] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:22.370666  4637 raft_consensus.cc:2272] T 1c9007020ac84abaafb3d716c9ae783c P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.373039  4637 tablet_replica.cc:333] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784: stopping tablet replica
I20260608 12:56:22.373757  4637 raft_consensus.cc:2243] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.374261  4637 raft_consensus.cc:2272] T 0c8284315911480e9b4ab929e0e53699 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.376665  4637 tablet_replica.cc:333] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784: stopping tablet replica
I20260608 12:56:22.377156  4637 raft_consensus.cc:2243] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:22.377859  4637 raft_consensus.cc:2272] T 06b38f14245d4901b46ac7d14abbfa50 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.380143  4637 tablet_replica.cc:333] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784: stopping tablet replica
I20260608 12:56:22.380615  4637 raft_consensus.cc:2243] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.381071  4637 raft_consensus.cc:2272] T 5580483bf2ff424c96eb4bd36315a1b9 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.383672  4637 tablet_replica.cc:333] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784: stopping tablet replica
I20260608 12:56:22.384120  4637 raft_consensus.cc:2243] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:22.384792  4637 raft_consensus.cc:2272] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 0e6985af938b4b0f89fe201b933f8784 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.412490  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:56:22.429630  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:56:22.455235  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:22.455958  4637 tablet_replica.cc:333] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: stopping tablet replica
I20260608 12:56:22.456568  4637 raft_consensus.cc:2243] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.457183  4637 raft_consensus.cc:2272] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.459888  4637 tablet_replica.cc:333] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c: stopping tablet replica
I20260608 12:56:22.460464  4637 raft_consensus.cc:2243] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.461020  4637 raft_consensus.cc:2272] T 1c9007020ac84abaafb3d716c9ae783c P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.463828  4637 tablet_replica.cc:333] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: stopping tablet replica
I20260608 12:56:22.464383  4637 raft_consensus.cc:2243] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.464879  4637 raft_consensus.cc:2272] T 0c8284315911480e9b4ab929e0e53699 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.467321  4637 tablet_replica.cc:333] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: stopping tablet replica
I20260608 12:56:22.467882  4637 raft_consensus.cc:2243] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:22.468641  4637 raft_consensus.cc:2272] T d0d62ef733754563814d97d53ecab5c7 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.471199  4637 tablet_replica.cc:333] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: stopping tablet replica
I20260608 12:56:22.471719  4637 raft_consensus.cc:2243] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:22.472563  4637 raft_consensus.cc:2272] T 5580483bf2ff424c96eb4bd36315a1b9 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.475144  4637 tablet_replica.cc:333] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c: stopping tablet replica
I20260608 12:56:22.475641  4637 raft_consensus.cc:2243] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.476114  4637 raft_consensus.cc:2272] T 06b38f14245d4901b46ac7d14abbfa50 P 96eb7fbd4e9b4436bbd06f4b762bbe8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.503010  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:56:22.518530  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:56:22.542362  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:22.543056  4637 tablet_replica.cc:333] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988: stopping tablet replica
I20260608 12:56:22.543830  4637 raft_consensus.cc:2243] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.544425  4637 raft_consensus.cc:2272] T d0d62ef733754563814d97d53ecab5c7 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.547037  4637 tablet_replica.cc:333] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988: stopping tablet replica
I20260608 12:56:22.547609  4637 raft_consensus.cc:2243] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.548135  4637 raft_consensus.cc:2272] T 5580483bf2ff424c96eb4bd36315a1b9 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.550724  4637 tablet_replica.cc:333] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988: stopping tablet replica
I20260608 12:56:22.551271  4637 raft_consensus.cc:2243] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.551819  4637 raft_consensus.cc:2272] T a3b01622d3be4adf9cda4a2b6f2dbdf3 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.554206  4637 tablet_replica.cc:333] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988: stopping tablet replica
I20260608 12:56:22.554795  4637 raft_consensus.cc:2243] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:22.555579  4637 raft_consensus.cc:2272] T 0c8284315911480e9b4ab929e0e53699 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.558032  4637 tablet_replica.cc:333] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988: stopping tablet replica
I20260608 12:56:22.558609  4637 raft_consensus.cc:2243] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.559093  4637 raft_consensus.cc:2272] T 1c9007020ac84abaafb3d716c9ae783c P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.561955  4637 tablet_replica.cc:333] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988: stopping tablet replica
I20260608 12:56:22.562459  4637 raft_consensus.cc:2243] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:22.563037  4637 raft_consensus.cc:2272] T 06b38f14245d4901b46ac7d14abbfa50 P 76b7a55f682e4bb8ab3eeb6fdd34e988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.589594  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:56:22.605213  4637 master.cc:562] Master@127.4.135.126:43563 shutting down...
I20260608 12:56:22.625747  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:22.626360  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:22.626751  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16b6165ff1bf4aeaa9f36a0372eddb5a: stopping tablet replica
I20260608 12:56:22.646667  4637 master.cc:584] Master@127.4.135.126:43563 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4858 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:56:22.679037  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:42209
I20260608 12:56:22.680207  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:22.685770 13616 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 12:56:22.686035 13615 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 12:56:22.687053 13618 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 12:56:22.687562  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:22.688326  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:22.688495  4637 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 12:56:22.688611  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923382688600 us; error 0 us; skew 500 ppm
I20260608 12:56:22.689127  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:22.691354  4637 webserver.cc:533] Webserver started at http://127.4.135.126:38867/ using document root <none> and password file <none>
I20260608 12:56:22.691810  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:22.691960  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:22.692168  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:22.693173  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "404a577c5d73442382c3bfa58faa52c2"
format_stamp: "Formatted at 2026-06-08 12:56:22 on dist-test-slave-rml8"
I20260608 12:56:22.697754  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:22.701138 13623 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:22.701930  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:22.702219  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "404a577c5d73442382c3bfa58faa52c2"
format_stamp: "Formatted at 2026-06-08 12:56:22 on dist-test-slave-rml8"
I20260608 12:56:22.702499  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-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 12:56:22.721360  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:22.722433  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:22.757580  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:42209
I20260608 12:56:22.757697 13674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:42209 every 8 connection(s)
I20260608 12:56:22.761654 13675 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 12:56:22.772068 13675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2: Bootstrap starting.
I20260608 12:56:22.776672 13675 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:22.780646 13675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2: No bootstrap required, opened a new log
I20260608 12:56:22.782778 13675 raft_consensus.cc:359] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "404a577c5d73442382c3bfa58faa52c2" member_type: VOTER }
I20260608 12:56:22.783171 13675 raft_consensus.cc:385] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:22.783409 13675 raft_consensus.cc:740] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404a577c5d73442382c3bfa58faa52c2, State: Initialized, Role: FOLLOWER
I20260608 12:56:22.784122 13675 consensus_queue.cc:260] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "404a577c5d73442382c3bfa58faa52c2" member_type: VOTER }
I20260608 12:56:22.784592 13675 raft_consensus.cc:399] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:22.784834 13675 raft_consensus.cc:493] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:22.785118 13675 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:22.789511 13675 raft_consensus.cc:515] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "404a577c5d73442382c3bfa58faa52c2" member_type: VOTER }
I20260608 12:56:22.790036 13675 leader_election.cc:304] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [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: 404a577c5d73442382c3bfa58faa52c2; no voters: 
I20260608 12:56:22.791208 13675 leader_election.cc:290] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:22.791625 13678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:22.793038 13678 raft_consensus.cc:697] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 1 LEADER]: Becoming Leader. State: Replica: 404a577c5d73442382c3bfa58faa52c2, State: Running, Role: LEADER
I20260608 12:56:22.793794 13678 consensus_queue.cc:237] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [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: "404a577c5d73442382c3bfa58faa52c2" member_type: VOTER }
I20260608 12:56:22.794211 13675 sys_catalog.cc:565] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:22.798748 13679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "404a577c5d73442382c3bfa58faa52c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "404a577c5d73442382c3bfa58faa52c2" member_type: VOTER } }
I20260608 12:56:22.799518 13679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:22.798408 13680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 404a577c5d73442382c3bfa58faa52c2. Latest consensus state: current_term: 1 leader_uuid: "404a577c5d73442382c3bfa58faa52c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "404a577c5d73442382c3bfa58faa52c2" member_type: VOTER } }
I20260608 12:56:22.801013 13680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:22.804039 13688 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:22.812080 13688 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:22.813252  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:22.821650 13688 catalog_manager.cc:1382] Generated new cluster ID: 95aaa64283b744e783098ac3d184bdee
I20260608 12:56:22.821906 13688 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:22.837194 13688 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:22.838442 13688 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:22.858752 13688 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2: Generated new TSK 0
I20260608 12:56:22.859341 13688 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:22.879827  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:22.885910 13696 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 12:56:22.887238 13697 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 12:56:22.888904 13699 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 12:56:22.889391  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:22.890236  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:22.890427  4637 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 12:56:22.890609  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923382890541 us; error 0 us; skew 500 ppm
I20260608 12:56:22.891243  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:22.893460  4637 webserver.cc:533] Webserver started at http://127.4.135.65:37747/ using document root <none> and password file <none>
I20260608 12:56:22.893939  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:22.894101  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:22.894325  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:22.895515  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59"
format_stamp: "Formatted at 2026-06-08 12:56:22 on dist-test-slave-rml8"
I20260608 12:56:22.900184  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:56:22.903635 13704 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:22.904700  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:22.905119  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59"
format_stamp: "Formatted at 2026-06-08 12:56:22 on dist-test-slave-rml8"
I20260608 12:56:22.905411  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-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 12:56:22.927387  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:22.928592  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:22.930055  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:22.932436  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:22.932675  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:22.932920  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:22.933090  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:22.971331  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:35521
I20260608 12:56:22.971472 13766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:35521 every 8 connection(s)
I20260608 12:56:22.976639  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:22.989418 13771 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 12:56:22.991080 13772 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 12:56:22.993258  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:22.994479 13774 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 12:56:22.996225 13767 heartbeater.cc:344] Connected to a master server at 127.4.135.126:42209
I20260608 12:56:22.996631 13767 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:22.997081  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:22.997330  4637 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 12:56:22.997438 13767 heartbeater.cc:507] Master 127.4.135.126:42209 requested a full tablet report, sending...
I20260608 12:56:22.997515  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923382997479 us; error 0 us; skew 500 ppm
I20260608 12:56:22.998404  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:23.000108 13640 ts_manager.cc:194] Registered new tserver with Master: 3b5c66572c6f4c5e89c7dbc5efb97d59 (127.4.135.65:35521)
I20260608 12:56:23.001492  4637 webserver.cc:533] Webserver started at http://127.4.135.66:40731/ using document root <none> and password file <none>
I20260608 12:56:23.002254  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:23.002482  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:23.002856  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:23.002784 13640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54328
I20260608 12:56:23.004558  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "7e8bad4197264e80815bf273de0bef96"
format_stamp: "Formatted at 2026-06-08 12:56:22 on dist-test-slave-rml8"
I20260608 12:56:23.009279  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:56:23.012751 13779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:23.013542  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:23.013890  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "7e8bad4197264e80815bf273de0bef96"
format_stamp: "Formatted at 2026-06-08 12:56:22 on dist-test-slave-rml8"
I20260608 12:56:23.014178  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-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 12:56:23.039305  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:23.040455  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:23.041889  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:23.044268  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:23.044476  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:23.044749  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:23.044925  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:23.082623  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:39381
I20260608 12:56:23.082741 13841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:39381 every 8 connection(s)
I20260608 12:56:23.087824  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:23.095744 13846 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 12:56:23.095834 13845 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 12:56:23.099853 13848 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 12:56:23.100577 13842 heartbeater.cc:344] Connected to a master server at 127.4.135.126:42209
I20260608 12:56:23.100944  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:23.101049 13842 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:23.102073 13842 heartbeater.cc:507] Master 127.4.135.126:42209 requested a full tablet report, sending...
I20260608 12:56:23.102126  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:23.102660  4637 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 12:56:23.102855  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923383102835 us; error 0 us; skew 500 ppm
I20260608 12:56:23.103629  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:23.104696 13640 ts_manager.cc:194] Registered new tserver with Master: 7e8bad4197264e80815bf273de0bef96 (127.4.135.66:39381)
I20260608 12:56:23.106333 13640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54342
I20260608 12:56:23.106751  4637 webserver.cc:533] Webserver started at http://127.4.135.67:34559/ using document root <none> and password file <none>
I20260608 12:56:23.107453  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:23.107688  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:23.107976  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:23.109032  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "37263db668414853a0539bf4944e3a25"
format_stamp: "Formatted at 2026-06-08 12:56:23 on dist-test-slave-rml8"
I20260608 12:56:23.113505  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:23.117121 13853 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:23.117882  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:56:23.118139  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "37263db668414853a0539bf4944e3a25"
format_stamp: "Formatted at 2026-06-08 12:56:23 on dist-test-slave-rml8"
I20260608 12:56:23.118386  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923164718160-4637-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 12:56:23.151400  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:23.152460  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:23.153827  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:23.156188  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:23.156400  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:23.156667  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:23.156845  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:23.194216  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:35907
I20260608 12:56:23.194342 13915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:35907 every 8 connection(s)
I20260608 12:56:23.208551 13916 heartbeater.cc:344] Connected to a master server at 127.4.135.126:42209
I20260608 12:56:23.209000 13916 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:23.209738 13916 heartbeater.cc:507] Master 127.4.135.126:42209 requested a full tablet report, sending...
I20260608 12:56:23.211822 13640 ts_manager.cc:194] Registered new tserver with Master: 37263db668414853a0539bf4944e3a25 (127.4.135.67:35907)
I20260608 12:56:23.212354  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014544066s
I20260608 12:56:23.213270 13640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54344
I20260608 12:56:24.005967 13767 heartbeater.cc:499] Master 127.4.135.126:42209 was elected leader, sending a full tablet report...
I20260608 12:56:24.108974 13842 heartbeater.cc:499] Master 127.4.135.126:42209 was elected leader, sending a full tablet report...
I20260608 12:56:24.216114 13916 heartbeater.cc:499] Master 127.4.135.126:42209 was elected leader, sending a full tablet report...
I20260608 12:56:24.268056 13640 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54350:
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 12:56:24.269861 13640 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 12:56:24.318368 13807 tablet_service.cc:1511] Processing CreateTablet for tablet 1f390d46459d4d4d8410b2f97d49eb3a (DEFAULT_TABLE table=test-workload [id=d8904a71141a43f689d2d14561fb5b77]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:24.319808 13807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f390d46459d4d4d8410b2f97d49eb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:24.326272 13881 tablet_service.cc:1511] Processing CreateTablet for tablet 1f390d46459d4d4d8410b2f97d49eb3a (DEFAULT_TABLE table=test-workload [id=d8904a71141a43f689d2d14561fb5b77]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:24.327332 13732 tablet_service.cc:1511] Processing CreateTablet for tablet 1f390d46459d4d4d8410b2f97d49eb3a (DEFAULT_TABLE table=test-workload [id=d8904a71141a43f689d2d14561fb5b77]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:24.328531 13732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f390d46459d4d4d8410b2f97d49eb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:24.327694 13881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f390d46459d4d4d8410b2f97d49eb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:24.336735 13936 tablet_bootstrap.cc:492] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96: Bootstrap starting.
I20260608 12:56:24.342499 13936 tablet_bootstrap.cc:654] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:24.347766 13937 tablet_bootstrap.cc:492] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59: Bootstrap starting.
I20260608 12:56:24.349695 13938 tablet_bootstrap.cc:492] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25: Bootstrap starting.
I20260608 12:56:24.353720 13936 tablet_bootstrap.cc:492] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96: No bootstrap required, opened a new log
I20260608 12:56:24.354328 13936 ts_tablet_manager.cc:1403] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 12:56:24.354521 13937 tablet_bootstrap.cc:654] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:24.357021 13938 tablet_bootstrap.cc:654] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:24.357561 13936 raft_consensus.cc:359] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } }
I20260608 12:56:24.358379 13936 raft_consensus.cc:385] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:24.358702 13936 raft_consensus.cc:740] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e8bad4197264e80815bf273de0bef96, State: Initialized, Role: FOLLOWER
I20260608 12:56:24.359664 13937 tablet_bootstrap.cc:492] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59: No bootstrap required, opened a new log
I20260608 12:56:24.359524 13936 consensus_queue.cc:260] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } }
I20260608 12:56:24.360275 13937 ts_tablet_manager.cc:1403] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:56:24.363647 13937 raft_consensus.cc:359] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } }
I20260608 12:56:24.364241 13937 raft_consensus.cc:385] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:24.364518 13937 raft_consensus.cc:740] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b5c66572c6f4c5e89c7dbc5efb97d59, State: Initialized, Role: FOLLOWER
I20260608 12:56:24.365283 13937 consensus_queue.cc:260] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } }
I20260608 12:56:24.368126 13937 ts_tablet_manager.cc:1434] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:56:24.370429 13936 ts_tablet_manager.cc:1434] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 12:56:24.371855 13938 tablet_bootstrap.cc:492] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25: No bootstrap required, opened a new log
I20260608 12:56:24.372479 13938 ts_tablet_manager.cc:1403] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260608 12:56:24.376318 13938 raft_consensus.cc:359] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } }
I20260608 12:56:24.377063 13938 raft_consensus.cc:385] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:24.377364 13938 raft_consensus.cc:740] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37263db668414853a0539bf4944e3a25, State: Initialized, Role: FOLLOWER
I20260608 12:56:24.378319 13938 consensus_queue.cc:260] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } }
I20260608 12:56:24.381505 13938 ts_tablet_manager.cc:1434] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
W20260608 12:56:24.449820 13917 tablet.cc:2404] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:56:24.458936 13943 raft_consensus.cc:493] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:24.459545 13943 raft_consensus.cc:515] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } }
I20260608 12:56:24.461776 13943 leader_election.cc:290] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e8bad4197264e80815bf273de0bef96 (127.4.135.66:39381), 37263db668414853a0539bf4944e3a25 (127.4.135.67:35907)
I20260608 12:56:24.472636 13817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f390d46459d4d4d8410b2f97d49eb3a" candidate_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8bad4197264e80815bf273de0bef96" is_pre_election: true
I20260608 12:56:24.473489 13817 raft_consensus.cc:2468] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b5c66572c6f4c5e89c7dbc5efb97d59 in term 0.
I20260608 12:56:24.473872 13891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f390d46459d4d4d8410b2f97d49eb3a" candidate_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37263db668414853a0539bf4944e3a25" is_pre_election: true
I20260608 12:56:24.474594 13891 raft_consensus.cc:2468] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b5c66572c6f4c5e89c7dbc5efb97d59 in term 0.
I20260608 12:56:24.474781 13708 leader_election.cc:304] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [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: 3b5c66572c6f4c5e89c7dbc5efb97d59, 7e8bad4197264e80815bf273de0bef96; no voters: 
I20260608 12:56:24.475790 13943 raft_consensus.cc:2804] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:24.476119 13943 raft_consensus.cc:493] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:24.476405 13943 raft_consensus.cc:3060] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:24.481463 13943 raft_consensus.cc:515] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } }
I20260608 12:56:24.483203 13943 leader_election.cc:290] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [CANDIDATE]: Term 1 election: Requested vote from peers 7e8bad4197264e80815bf273de0bef96 (127.4.135.66:39381), 37263db668414853a0539bf4944e3a25 (127.4.135.67:35907)
I20260608 12:56:24.484055 13817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f390d46459d4d4d8410b2f97d49eb3a" candidate_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e8bad4197264e80815bf273de0bef96"
I20260608 12:56:24.484215 13891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f390d46459d4d4d8410b2f97d49eb3a" candidate_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37263db668414853a0539bf4944e3a25"
I20260608 12:56:24.484594 13817 raft_consensus.cc:3060] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:24.484826 13891 raft_consensus.cc:3060] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:24.489593 13817 raft_consensus.cc:2468] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b5c66572c6f4c5e89c7dbc5efb97d59 in term 1.
I20260608 12:56:24.489756 13891 raft_consensus.cc:2468] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b5c66572c6f4c5e89c7dbc5efb97d59 in term 1.
I20260608 12:56:24.490800 13708 leader_election.cc:304] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [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: 3b5c66572c6f4c5e89c7dbc5efb97d59, 7e8bad4197264e80815bf273de0bef96; no voters: 
I20260608 12:56:24.491549 13943 raft_consensus.cc:2804] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:24.492660 13943 raft_consensus.cc:697] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 1 LEADER]: Becoming Leader. State: Replica: 3b5c66572c6f4c5e89c7dbc5efb97d59, State: Running, Role: LEADER
I20260608 12:56:24.493508 13943 consensus_queue.cc:237] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [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: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } }
I20260608 12:56:24.501128 13640 catalog_manager.cc:5696] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b5c66572c6f4c5e89c7dbc5efb97d59 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b5c66572c6f4c5e89c7dbc5efb97d59" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 35521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:24.661059 13891 raft_consensus.cc:1275] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [term 1 FOLLOWER]: Refusing update from remote peer 3b5c66572c6f4c5e89c7dbc5efb97d59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:24.661388 13817 raft_consensus.cc:1275] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [term 1 FOLLOWER]: Refusing update from remote peer 3b5c66572c6f4c5e89c7dbc5efb97d59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:24.662827 13947 consensus_queue.cc:1048] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37263db668414853a0539bf4944e3a25" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 35907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:24.663600 13943 consensus_queue.cc:1048] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e8bad4197264e80815bf273de0bef96" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 39381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:25.177999  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:56:25.200358  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:25.201040  4637 tablet_replica.cc:333] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59: stopping tablet replica
I20260608 12:56:25.201543  4637 raft_consensus.cc:2243] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:25.202421  4637 raft_consensus.cc:2272] T 1f390d46459d4d4d8410b2f97d49eb3a P 3b5c66572c6f4c5e89c7dbc5efb97d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.214906  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:56:25.225092  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:56:25.254756  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:25.255419  4637 tablet_replica.cc:333] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96: stopping tablet replica
I20260608 12:56:25.255964  4637 raft_consensus.cc:2243] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.256479  4637 raft_consensus.cc:2272] T 1f390d46459d4d4d8410b2f97d49eb3a P 7e8bad4197264e80815bf273de0bef96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.267385  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:56:25.276928  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:56:25.298192  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:25.298910  4637 tablet_replica.cc:333] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25: stopping tablet replica
I20260608 12:56:25.299485  4637 raft_consensus.cc:2243] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.299993  4637 raft_consensus.cc:2272] T 1f390d46459d4d4d8410b2f97d49eb3a P 37263db668414853a0539bf4944e3a25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.310403  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:56:25.320384  4637 master.cc:562] Master@127.4.135.126:42209 shutting down...
I20260608 12:56:25.338433  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:25.339098  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.339447  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 404a577c5d73442382c3bfa58faa52c2: stopping tablet replica
I20260608 12:56:25.358346  4637 master.cc:584] Master@127.4.135.126:42209 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2704 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:56:25.385835  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:46179
I20260608 12:56:25.387179  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:25.392990 13972 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 12:56:25.393213 13971 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 12:56:25.394871 13974 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 12:56:25.397538  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:25.398365  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:25.398604  4637 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 12:56:25.398787  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923385398739 us; error 0 us; skew 500 ppm
I20260608 12:56:25.399410  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:25.401829  4637 webserver.cc:533] Webserver started at http://127.4.135.126:39849/ using document root <none> and password file <none>
I20260608 12:56:25.402385  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:25.402624  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:25.402923  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:25.404078  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "c3c053121988453b9543e022b45eec38"
format_stamp: "Formatted at 2026-06-08 12:56:25 on dist-test-slave-rml8"
I20260608 12:56:25.408865  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:56:25.412384 13979 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.413110  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:56:25.413407  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "c3c053121988453b9543e022b45eec38"
format_stamp: "Formatted at 2026-06-08 12:56:25 on dist-test-slave-rml8"
I20260608 12:56:25.413682  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-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 12:56:25.425515  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:25.426630  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:25.463143  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:46179
I20260608 12:56:25.463267 14030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:46179 every 8 connection(s)
I20260608 12:56:25.467283 14031 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 12:56:25.477859 14031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38: Bootstrap starting.
I20260608 12:56:25.482445 14031 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:25.486539 14031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38: No bootstrap required, opened a new log
I20260608 12:56:25.488767 14031 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3c053121988453b9543e022b45eec38" member_type: VOTER }
I20260608 12:56:25.489145 14031 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:25.489329 14031 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3c053121988453b9543e022b45eec38, State: Initialized, Role: FOLLOWER
I20260608 12:56:25.489966 14031 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3c053121988453b9543e022b45eec38" member_type: VOTER }
I20260608 12:56:25.490417 14031 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:25.490641 14031 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:25.490870 14031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:25.495599 14031 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3c053121988453b9543e022b45eec38" member_type: VOTER }
I20260608 12:56:25.496089 14031 leader_election.cc:304] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [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: c3c053121988453b9543e022b45eec38; no voters: 
I20260608 12:56:25.497195 14031 leader_election.cc:290] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:25.497615 14034 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:25.499068 14034 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 1 LEADER]: Becoming Leader. State: Replica: c3c053121988453b9543e022b45eec38, State: Running, Role: LEADER
I20260608 12:56:25.499806 14034 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [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: "c3c053121988453b9543e022b45eec38" member_type: VOTER }
I20260608 12:56:25.500329 14031 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:25.504590 14036 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3c053121988453b9543e022b45eec38. Latest consensus state: current_term: 1 leader_uuid: "c3c053121988453b9543e022b45eec38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3c053121988453b9543e022b45eec38" member_type: VOTER } }
I20260608 12:56:25.504709 14035 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3c053121988453b9543e022b45eec38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3c053121988453b9543e022b45eec38" member_type: VOTER } }
I20260608 12:56:25.505275 14036 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:25.505317 14035 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:25.509157 14041 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:25.514328 14041 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:25.518527  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:25.524093 14041 catalog_manager.cc:1382] Generated new cluster ID: d5373a6d64ff42e097dd1d3fc37425b5
I20260608 12:56:25.524389 14041 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:25.548049 14041 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:25.549414 14041 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:25.565959 14041 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38: Generated new TSK 0
I20260608 12:56:25.566634 14041 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:25.585371  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:25.591729 14052 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 12:56:25.593149 14053 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 12:56:25.594444 14055 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 12:56:25.595155  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:25.595940  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:25.596127  4637 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 12:56:25.596253  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923385596242 us; error 0 us; skew 500 ppm
I20260608 12:56:25.596774  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:25.599066  4637 webserver.cc:533] Webserver started at http://127.4.135.65:43215/ using document root <none> and password file <none>
I20260608 12:56:25.599550  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:25.599707  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:25.599925  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:25.601015  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "7e38e7d6c2b149f09858260ab1479a06"
format_stamp: "Formatted at 2026-06-08 12:56:25 on dist-test-slave-rml8"
I20260608 12:56:25.605962  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:56:25.609529 14060 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.610529  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:25.610936  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "7e38e7d6c2b149f09858260ab1479a06"
format_stamp: "Formatted at 2026-06-08 12:56:25 on dist-test-slave-rml8"
I20260608 12:56:25.611281  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-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 12:56:25.630529  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:25.631743  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:25.633183  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:25.635592  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:25.635780  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.636088  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:25.636240  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.675591  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:44417
I20260608 12:56:25.675719 14122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:44417 every 8 connection(s)
I20260608 12:56:25.681069  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:25.688540 14127 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 12:56:25.690451 14128 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 12:56:25.692807  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:25.692777 14130 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 12:56:25.695209  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:25.695479  4637 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 12:56:25.695689  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923385695670 us; error 0 us; skew 500 ppm
I20260608 12:56:25.696519  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:25.698249 14123 heartbeater.cc:344] Connected to a master server at 127.4.135.126:46179
I20260608 12:56:25.698662 14123 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:25.699398  4637 webserver.cc:533] Webserver started at http://127.4.135.66:44459/ using document root <none> and password file <none>
I20260608 12:56:25.699406 14123 heartbeater.cc:507] Master 127.4.135.126:46179 requested a full tablet report, sending...
I20260608 12:56:25.700037  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:25.700280  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:25.700559  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:25.701876 13996 ts_manager.cc:194] Registered new tserver with Master: 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417)
I20260608 12:56:25.702013  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "4d307f796c894e3b88c5ead1ac6b544b"
format_stamp: "Formatted at 2026-06-08 12:56:25 on dist-test-slave-rml8"
I20260608 12:56:25.703743 13996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43644
I20260608 12:56:25.706944  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:56:25.710340 14135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.711102  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:25.711396  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "4d307f796c894e3b88c5ead1ac6b544b"
format_stamp: "Formatted at 2026-06-08 12:56:25 on dist-test-slave-rml8"
I20260608 12:56:25.711678  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-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 12:56:25.722530  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:25.723680  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:25.725008  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:25.727243  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:25.727468  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.727713  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:25.727890  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.765746  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:42703
I20260608 12:56:25.765866 14197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:42703 every 8 connection(s)
I20260608 12:56:25.771034  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:25.778486 14201 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 12:56:25.781849 14202 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 12:56:25.783499 14204 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 12:56:25.784309  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:25.784498 14198 heartbeater.cc:344] Connected to a master server at 127.4.135.126:46179
I20260608 12:56:25.785084 14198 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:25.785270  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:25.785504  4637 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 12:56:25.785640  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923385785628 us; error 0 us; skew 500 ppm
I20260608 12:56:25.786216  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:25.786175 14198 heartbeater.cc:507] Master 127.4.135.126:46179 requested a full tablet report, sending...
I20260608 12:56:25.788542 13996 ts_manager.cc:194] Registered new tserver with Master: 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66:42703)
I20260608 12:56:25.789183  4637 webserver.cc:533] Webserver started at http://127.4.135.67:40567/ using document root <none> and password file <none>
I20260608 12:56:25.789786  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:25.789945  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:25.790060 13996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43658
I20260608 12:56:25.790151  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:25.791842  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "22446ee12dfc4bbbb150cdd1769e7380"
format_stamp: "Formatted at 2026-06-08 12:56:25 on dist-test-slave-rml8"
I20260608 12:56:25.796639  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:25.800295 14209 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.801154  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:56:25.801515  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "22446ee12dfc4bbbb150cdd1769e7380"
format_stamp: "Formatted at 2026-06-08 12:56:25 on dist-test-slave-rml8"
I20260608 12:56:25.801848  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-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 12:56:25.823840  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:25.824993  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:25.826540  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:25.828873  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:25.829105  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.829358  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:25.829540  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:25.868182  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:36363
I20260608 12:56:25.868314 14271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:36363 every 8 connection(s)
I20260608 12:56:25.882942 14272 heartbeater.cc:344] Connected to a master server at 127.4.135.126:46179
I20260608 12:56:25.883423 14272 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:25.884277 14272 heartbeater.cc:507] Master 127.4.135.126:46179 requested a full tablet report, sending...
I20260608 12:56:25.886263 13996 ts_manager.cc:194] Registered new tserver with Master: 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:25.886389  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014889744s
I20260608 12:56:25.887750 13996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43662
I20260608 12:56:26.706225 14123 heartbeater.cc:499] Master 127.4.135.126:46179 was elected leader, sending a full tablet report...
I20260608 12:56:26.793242 14198 heartbeater.cc:499] Master 127.4.135.126:46179 was elected leader, sending a full tablet report...
I20260608 12:56:26.890897 14272 heartbeater.cc:499] Master 127.4.135.126:46179 was elected leader, sending a full tablet report...
I20260608 12:56:26.947968 13996 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43676:
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 12:56:27.021121 14237 tablet_service.cc:1511] Processing CreateTablet for tablet de6d08c6c2124a68ad83e2973687346e (DEFAULT_TABLE table=test-workload [id=920f5d5df5684830bd0058514e8e5bea]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:27.023280 14237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6d08c6c2124a68ad83e2973687346e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:27.022851 14236 tablet_service.cc:1511] Processing CreateTablet for tablet 9347a37d788745729d2187498a057fee (DEFAULT_TABLE table=test-workload [id=920f5d5df5684830bd0058514e8e5bea]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:27.024508 14236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9347a37d788745729d2187498a057fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:27.026158 14088 tablet_service.cc:1511] Processing CreateTablet for tablet cd570361434747238d0404c879ef5534 (DEFAULT_TABLE table=test-workload [id=920f5d5df5684830bd0058514e8e5bea]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:27.027807 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd570361434747238d0404c879ef5534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:27.030195 14087 tablet_service.cc:1511] Processing CreateTablet for tablet 4439fdac6f764ed69d1ec162a7d3fc8d (DEFAULT_TABLE table=test-workload [id=920f5d5df5684830bd0058514e8e5bea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:27.031858 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4439fdac6f764ed69d1ec162a7d3fc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:27.039746 14163 tablet_service.cc:1511] Processing CreateTablet for tablet 361b867be9c6434694211a109f3f5b37 (DEFAULT_TABLE table=test-workload [id=920f5d5df5684830bd0058514e8e5bea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:27.041446 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361b867be9c6434694211a109f3f5b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:27.048465 14162 tablet_service.cc:1511] Processing CreateTablet for tablet a394eff25e9e40c8acd503852d97df58 (DEFAULT_TABLE table=test-workload [id=920f5d5df5684830bd0058514e8e5bea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:27.050493 14162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a394eff25e9e40c8acd503852d97df58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:27.054986 14293 tablet_bootstrap.cc:492] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380: Bootstrap starting.
I20260608 12:56:27.059949 14294 tablet_bootstrap.cc:492] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06: Bootstrap starting.
I20260608 12:56:27.070508 14293 tablet_bootstrap.cc:654] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:27.073715 14294 tablet_bootstrap.cc:654] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:27.081388 14293 tablet_bootstrap.cc:492] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380: No bootstrap required, opened a new log
I20260608 12:56:27.082003 14293 ts_tablet_manager.cc:1403] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260608 12:56:27.085711 14295 tablet_bootstrap.cc:492] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b: Bootstrap starting.
I20260608 12:56:27.085747 14293 raft_consensus.cc:359] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:27.086817 14293 raft_consensus.cc:385] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:27.087118 14293 raft_consensus.cc:740] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Initialized, Role: FOLLOWER
I20260608 12:56:27.088089 14293 consensus_queue.cc:260] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:27.088888 14293 raft_consensus.cc:399] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:27.089205 14294 tablet_bootstrap.cc:492] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06: No bootstrap required, opened a new log
I20260608 12:56:27.089229 14293 raft_consensus.cc:493] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:27.089991 14294 ts_tablet_manager.cc:1403] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260608 12:56:27.089967 14293 raft_consensus.cc:3060] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:27.092865 14295 tablet_bootstrap.cc:654] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:27.093976 14294 raft_consensus.cc:359] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } }
I20260608 12:56:27.094635 14294 raft_consensus.cc:385] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:27.094926 14294 raft_consensus.cc:740] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Initialized, Role: FOLLOWER
I20260608 12:56:27.095942 14294 consensus_queue.cc:260] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } }
I20260608 12:56:27.096654 14294 raft_consensus.cc:399] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:27.097018 14294 raft_consensus.cc:493] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:27.097432 14294 raft_consensus.cc:3060] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:27.098133 14295 tablet_bootstrap.cc:492] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b: No bootstrap required, opened a new log
I20260608 12:56:27.098656 14295 ts_tablet_manager.cc:1403] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260608 12:56:27.099117 14293 raft_consensus.cc:515] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:27.099963 14293 leader_election.cc:304] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [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: 22446ee12dfc4bbbb150cdd1769e7380; no voters: 
I20260608 12:56:27.101473 14295 raft_consensus.cc:359] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } }
I20260608 12:56:27.101713 14293 leader_election.cc:290] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:27.102269 14295 raft_consensus.cc:385] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:27.102870 14295 raft_consensus.cc:740] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Initialized, Role: FOLLOWER
I20260608 12:56:27.102340 14299 raft_consensus.cc:2804] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:27.104902 14295 consensus_queue.cc:260] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } }
I20260608 12:56:27.105711 14295 raft_consensus.cc:399] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:27.106105 14295 raft_consensus.cc:493] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:27.106504 14295 raft_consensus.cc:3060] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:27.107149 14293 ts_tablet_manager.cc:1434] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380: Time spent starting tablet: real 0.025s	user 0.020s	sys 0.004s
I20260608 12:56:27.108031 14293 tablet_bootstrap.cc:492] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380: Bootstrap starting.
I20260608 12:56:27.107856 14294 raft_consensus.cc:515] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } }
I20260608 12:56:27.108734 14294 leader_election.cc:304] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [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: 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:27.110433 14294 leader_election.cc:290] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:27.111032 14299 raft_consensus.cc:697] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 LEADER]: Becoming Leader. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Running, Role: LEADER
I20260608 12:56:27.111883 14302 raft_consensus.cc:2804] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:27.112389 14299 consensus_queue.cc:237] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [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: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:27.116420 14295 raft_consensus.cc:515] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } }
I20260608 12:56:27.117260 14295 leader_election.cc:304] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [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: 4d307f796c894e3b88c5ead1ac6b544b; no voters: 
I20260608 12:56:27.117610 14293 tablet_bootstrap.cc:654] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:27.119982 14302 raft_consensus.cc:697] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 LEADER]: Becoming Leader. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Running, Role: LEADER
I20260608 12:56:27.121678 14302 consensus_queue.cc:237] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } }
I20260608 12:56:27.144196 13996 catalog_manager.cc:5696] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "7e38e7d6c2b149f09858260ab1479a06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:27.151571 14293 tablet_bootstrap.cc:492] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380: No bootstrap required, opened a new log
I20260608 12:56:27.152287 14293 ts_tablet_manager.cc:1403] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260608 12:56:27.152321 14294 ts_tablet_manager.cc:1434] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06: Time spent starting tablet: real 0.062s	user 0.034s	sys 0.021s
I20260608 12:56:27.153822 14294 tablet_bootstrap.cc:492] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06: Bootstrap starting.
I20260608 12:56:27.155936 14306 raft_consensus.cc:2804] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:27.156328 14293 raft_consensus.cc:359] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:27.157585 14295 leader_election.cc:290] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:27.160903 14293 raft_consensus.cc:385] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:27.161332 14294 tablet_bootstrap.cc:654] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:27.161571 14306 raft_consensus.cc:697] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Becoming Leader. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Running, Role: LEADER
I20260608 12:56:27.161583 14293 raft_consensus.cc:740] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Initialized, Role: FOLLOWER
I20260608 12:56:27.162672 14306 consensus_queue.cc:237] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [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: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } }
I20260608 12:56:27.174875 13995 catalog_manager.cc:5696] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "22446ee12dfc4bbbb150cdd1769e7380" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:27.178440 14293 consensus_queue.cc:260] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:27.179260 14293 raft_consensus.cc:399] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:27.179557 14293 raft_consensus.cc:493] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:27.179906 14293 raft_consensus.cc:3060] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:27.190282 14293 raft_consensus.cc:515] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:27.198312 13994 catalog_manager.cc:5696] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66). New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:27.200901 14293 leader_election.cc:304] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [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: 22446ee12dfc4bbbb150cdd1769e7380; no voters: 
I20260608 12:56:27.202828 14293 leader_election.cc:290] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:27.203012 14299 raft_consensus.cc:2804] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:27.206974 14294 tablet_bootstrap.cc:492] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06: No bootstrap required, opened a new log
I20260608 12:56:27.207486 14293 ts_tablet_manager.cc:1434] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380: Time spent starting tablet: real 0.054s	user 0.015s	sys 0.004s
I20260608 12:56:27.207880 14294 ts_tablet_manager.cc:1403] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.039s
I20260608 12:56:27.212481 14294 raft_consensus.cc:359] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } }
I20260608 12:56:27.213848 14299 raft_consensus.cc:697] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 LEADER]: Becoming Leader. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Running, Role: LEADER
I20260608 12:56:27.214011 14295 ts_tablet_manager.cc:1434] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent starting tablet: real 0.115s	user 0.034s	sys 0.056s
I20260608 12:56:27.214188 14294 raft_consensus.cc:385] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:27.214655 14294 raft_consensus.cc:740] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Initialized, Role: FOLLOWER
I20260608 12:56:27.214795 14299 consensus_queue.cc:237] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [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: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:27.215360 14295 tablet_bootstrap.cc:492] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b: Bootstrap starting.
I20260608 12:56:27.222666 14294 consensus_queue.cc:260] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } }
I20260608 12:56:27.224550 14294 raft_consensus.cc:399] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:27.225486 14294 raft_consensus.cc:493] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:27.226497 14294 raft_consensus.cc:3060] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:27.224783 14295 tablet_bootstrap.cc:654] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:27.230441 13996 catalog_manager.cc:5696] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "22446ee12dfc4bbbb150cdd1769e7380" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:27.238515 14295 tablet_bootstrap.cc:492] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b: No bootstrap required, opened a new log
I20260608 12:56:27.239269 14295 ts_tablet_manager.cc:1403] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.001s
I20260608 12:56:27.242722 14294 raft_consensus.cc:515] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } }
I20260608 12:56:27.244105 14294 leader_election.cc:304] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [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: 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:27.246011 14305 raft_consensus.cc:2804] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:27.246536 14305 raft_consensus.cc:697] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 1 LEADER]: Becoming Leader. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Running, Role: LEADER
I20260608 12:56:27.248723 14305 consensus_queue.cc:237] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } }
I20260608 12:56:27.251519 14295 raft_consensus.cc:359] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } }
I20260608 12:56:27.252432 14295 raft_consensus.cc:385] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:27.252956 14295 raft_consensus.cc:740] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Initialized, Role: FOLLOWER
I20260608 12:56:27.253248 14294 leader_election.cc:290] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:27.254113 14295 consensus_queue.cc:260] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } }
I20260608 12:56:27.254926 14295 raft_consensus.cc:399] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:27.255290 14295 raft_consensus.cc:493] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:27.255789 14295 raft_consensus.cc:3060] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:27.257032 14294 ts_tablet_manager.cc:1434] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06: Time spent starting tablet: real 0.049s	user 0.021s	sys 0.000s
I20260608 12:56:27.265182 14295 raft_consensus.cc:515] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } }
I20260608 12:56:27.266120 14295 leader_election.cc:304] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [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: 4d307f796c894e3b88c5ead1ac6b544b; no voters: 
I20260608 12:56:27.266896 14295 leader_election.cc:290] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:27.267166 14306 raft_consensus.cc:2804] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:27.269177 14295 ts_tablet_manager.cc:1434] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent starting tablet: real 0.029s	user 0.018s	sys 0.001s
I20260608 12:56:27.268913 13996 catalog_manager.cc:5696] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "7e38e7d6c2b149f09858260ab1479a06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:27.270269 14306 raft_consensus.cc:697] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Becoming Leader. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Running, Role: LEADER
I20260608 12:56:27.271065 14306 consensus_queue.cc:237] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [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: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } }
I20260608 12:56:27.278362 13994 catalog_manager.cc:5696] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66). New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:28.106937 13991 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43690:
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 12:56:28.109403 13991 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 12:56:28.158033 14087 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9b114592d14e11908f4e2724c63063 (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:28.159485 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9b114592d14e11908f4e2724c63063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.159641 14163 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9b114592d14e11908f4e2724c63063 (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:28.161039 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9b114592d14e11908f4e2724c63063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.163596 14237 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9b114592d14e11908f4e2724c63063 (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:28.163582 14088 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff88f2334374800b630c67e3fa4659e (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:28.165138 14237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9b114592d14e11908f4e2724c63063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.165362 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff88f2334374800b630c67e3fa4659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.168586 14236 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff88f2334374800b630c67e3fa4659e (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:28.169324 14162 tablet_service.cc:1511] Processing CreateTablet for tablet 4ff88f2334374800b630c67e3fa4659e (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:28.169953 14236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff88f2334374800b630c67e3fa4659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.170713 14162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ff88f2334374800b630c67e3fa4659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.172112 14086 tablet_service.cc:1511] Processing CreateTablet for tablet b505285711b943e78c7f483b844af186 (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:28.173508 14086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b505285711b943e78c7f483b844af186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.190230 14161 tablet_service.cc:1511] Processing CreateTablet for tablet b505285711b943e78c7f483b844af186 (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:28.191799 14161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b505285711b943e78c7f483b844af186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.193028 14235 tablet_service.cc:1511] Processing CreateTablet for tablet b505285711b943e78c7f483b844af186 (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:28.194507 14235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b505285711b943e78c7f483b844af186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.201308 14355 tablet_bootstrap.cc:492] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06: Bootstrap starting.
I20260608 12:56:28.206986 14085 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc4cb8bc61f493099253fd02d5d7fff (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:28.208734 14085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc4cb8bc61f493099253fd02d5d7fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.209609 14355 tablet_bootstrap.cc:654] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.210662 14160 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc4cb8bc61f493099253fd02d5d7fff (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:28.212110 14160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc4cb8bc61f493099253fd02d5d7fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.212221 14234 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc4cb8bc61f493099253fd02d5d7fff (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:28.214345 14234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc4cb8bc61f493099253fd02d5d7fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.217581 14356 tablet_bootstrap.cc:492] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b: Bootstrap starting.
I20260608 12:56:28.230469 14356 tablet_bootstrap.cc:654] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.239437 14357 tablet_bootstrap.cc:492] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380: Bootstrap starting.
I20260608 12:56:28.240418 14087 tablet_service.cc:1511] Processing CreateTablet for tablet 1e286dfc2f834a79be7ba2ce1e8a1c40 (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:28.251503 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e286dfc2f834a79be7ba2ce1e8a1c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.254598 14356 tablet_bootstrap.cc:492] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b: No bootstrap required, opened a new log
I20260608 12:56:28.255429 14356 ts_tablet_manager.cc:1403] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.000s
I20260608 12:56:28.258757 14160 tablet_service.cc:1511] Processing CreateTablet for tablet 1e286dfc2f834a79be7ba2ce1e8a1c40 (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:28.259593 14355 tablet_bootstrap.cc:492] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06: No bootstrap required, opened a new log
I20260608 12:56:28.260244 14355 ts_tablet_manager.cc:1403] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.009s
I20260608 12:56:28.260057 14237 tablet_service.cc:1511] Processing CreateTablet for tablet 1e286dfc2f834a79be7ba2ce1e8a1c40 (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:28.261478 14237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e286dfc2f834a79be7ba2ce1e8a1c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.263227 14161 tablet_service.cc:1511] Processing CreateTablet for tablet 06072ba45b8c49abb15fef863b4486bb (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:28.263686 14355 raft_consensus.cc:359] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.264498 14355 raft_consensus.cc:385] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.264864 14355 raft_consensus.cc:740] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.264418 14086 tablet_service.cc:1511] Processing CreateTablet for tablet 06072ba45b8c49abb15fef863b4486bb (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:28.265852 14355 consensus_queue.cc:260] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.270525 14086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06072ba45b8c49abb15fef863b4486bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.275175 14160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e286dfc2f834a79be7ba2ce1e8a1c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.277158 14357 tablet_bootstrap.cc:654] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.279234 14161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06072ba45b8c49abb15fef863b4486bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.282753 14356 raft_consensus.cc:359] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.287348 14356 raft_consensus.cc:385] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.287876 14356 raft_consensus.cc:740] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.288892 14356 consensus_queue.cc:260] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.289674 14235 tablet_service.cc:1511] Processing CreateTablet for tablet 06072ba45b8c49abb15fef863b4486bb (DEFAULT_TABLE table=test-workload-rf3 [id=0a74c642d96849c08b493ef5bad5e1c1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:28.291046 14235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06072ba45b8c49abb15fef863b4486bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.295517 14355 ts_tablet_manager.cc:1434] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260608 12:56:28.296710 14355 tablet_bootstrap.cc:492] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06: Bootstrap starting.
I20260608 12:56:28.305230 14355 tablet_bootstrap.cc:654] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.306529 14356 ts_tablet_manager.cc:1434] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260608 12:56:28.315256 14356 tablet_bootstrap.cc:492] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b: Bootstrap starting.
I20260608 12:56:28.318813 14355 tablet_bootstrap.cc:492] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06: No bootstrap required, opened a new log
I20260608 12:56:28.319690 14355 ts_tablet_manager.cc:1403] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260608 12:56:28.322489 14356 tablet_bootstrap.cc:654] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.323382 14357 tablet_bootstrap.cc:492] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380: No bootstrap required, opened a new log
I20260608 12:56:28.323199 14355 raft_consensus.cc:359] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.323900 14355 raft_consensus.cc:385] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.324007 14357 ts_tablet_manager.cc:1403] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.019s
I20260608 12:56:28.324199 14355 raft_consensus.cc:740] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.325062 14355 consensus_queue.cc:260] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.327368 14357 raft_consensus.cc:359] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.328156 14357 raft_consensus.cc:385] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.328363 14355 ts_tablet_manager.cc:1434] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:56:28.328464 14357 raft_consensus.cc:740] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.329479 14356 tablet_bootstrap.cc:492] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b: No bootstrap required, opened a new log
I20260608 12:56:28.329665 14355 tablet_bootstrap.cc:492] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06: Bootstrap starting.
I20260608 12:56:28.330132 14356 ts_tablet_manager.cc:1403] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 12:56:28.329497 14357 consensus_queue.cc:260] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.332684 14357 ts_tablet_manager.cc:1434] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:56:28.333839 14357 tablet_bootstrap.cc:492] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380: Bootstrap starting.
I20260608 12:56:28.337949 14355 tablet_bootstrap.cc:654] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.340701 14357 tablet_bootstrap.cc:654] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.340246 14356 raft_consensus.cc:359] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.341234 14356 raft_consensus.cc:385] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.344197 14356 raft_consensus.cc:740] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.345387 14355 tablet_bootstrap.cc:492] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06: No bootstrap required, opened a new log
I20260608 12:56:28.347496 14355 ts_tablet_manager.cc:1403] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:56:28.345577 14356 consensus_queue.cc:260] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.348507 14305 raft_consensus.cc:493] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:28.349133 14305 raft_consensus.cc:515] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.350267 14356 ts_tablet_manager.cc:1434] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 12:56:28.352547 14356 tablet_bootstrap.cc:492] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b: Bootstrap starting.
I20260608 12:56:28.354231 14355 raft_consensus.cc:359] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.355237 14355 raft_consensus.cc:385] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.355614 14355 raft_consensus.cc:740] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.356568 14355 consensus_queue.cc:260] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.359545 14355 ts_tablet_manager.cc:1434] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:56:28.360306 14356 tablet_bootstrap.cc:654] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.360960 14355 tablet_bootstrap.cc:492] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06: Bootstrap starting.
I20260608 12:56:28.367745 14305 leader_election.cc:290] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66:42703), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.371083 14355 tablet_bootstrap.cc:654] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.386711 14357 tablet_bootstrap.cc:492] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380: No bootstrap required, opened a new log
I20260608 12:56:28.387360 14357 ts_tablet_manager.cc:1403] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.007s
I20260608 12:56:28.391311 14357 raft_consensus.cc:359] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.392236 14357 raft_consensus.cc:385] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.392678 14357 raft_consensus.cc:740] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.393910 14357 consensus_queue.cc:260] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.400106 14357 ts_tablet_manager.cc:1434] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:56:28.406035 14357 tablet_bootstrap.cc:492] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380: Bootstrap starting.
I20260608 12:56:28.410248 14312 raft_consensus.cc:493] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:28.411082 14312 raft_consensus.cc:515] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.427585 14247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b505285711b943e78c7f483b844af186" candidate_uuid: "7e38e7d6c2b149f09858260ab1479a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380" is_pre_election: true
W20260608 12:56:28.432922 14063 leader_election.cc:343] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:28.436779 14312 leader_election.cc:290] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.443171 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b505285711b943e78c7f483b844af186" candidate_uuid: "7e38e7d6c2b149f09858260ab1479a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d307f796c894e3b88c5ead1ac6b544b" is_pre_election: true
W20260608 12:56:28.451869 14062 leader_election.cc:343] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:28.452536 14062 leader_election.cc:304] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [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: 7e38e7d6c2b149f09858260ab1479a06; no voters: 22446ee12dfc4bbbb150cdd1769e7380, 4d307f796c894e3b88c5ead1ac6b544b
I20260608 12:56:28.453444 14305 raft_consensus.cc:2749] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:28.453792 14355 tablet_bootstrap.cc:492] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06: No bootstrap required, opened a new log
I20260608 12:56:28.455075 14355 ts_tablet_manager.cc:1403] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06: Time spent bootstrapping tablet: real 0.095s	user 0.034s	sys 0.031s
I20260608 12:56:28.455359 14305 raft_consensus.cc:493] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:28.455943 14305 raft_consensus.cc:515] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.458343 14305 leader_election.cc:290] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66:42703), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.458534 14355 raft_consensus.cc:359] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.459339 14355 raft_consensus.cc:385] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.459652 14355 raft_consensus.cc:740] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.460287 14356 tablet_bootstrap.cc:492] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b: No bootstrap required, opened a new log
I20260608 12:56:28.461030 14356 ts_tablet_manager.cc:1403] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent bootstrapping tablet: real 0.109s	user 0.027s	sys 0.058s
I20260608 12:56:28.461517 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff88f2334374800b630c67e3fa4659e" candidate_uuid: "7e38e7d6c2b149f09858260ab1479a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d307f796c894e3b88c5ead1ac6b544b" is_pre_election: true
I20260608 12:56:28.462198 14173 raft_consensus.cc:2468] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e38e7d6c2b149f09858260ab1479a06 in term 0.
I20260608 12:56:28.463984 14247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff88f2334374800b630c67e3fa4659e" candidate_uuid: "7e38e7d6c2b149f09858260ab1479a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380" is_pre_election: true
I20260608 12:56:28.464660 14247 raft_consensus.cc:2468] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e38e7d6c2b149f09858260ab1479a06 in term 0.
I20260608 12:56:28.465859 14357 tablet_bootstrap.cc:654] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.466084 14063 leader_election.cc:304] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [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: 22446ee12dfc4bbbb150cdd1769e7380, 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:28.466974 14305 raft_consensus.cc:2804] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:28.466889 14312 raft_consensus.cc:493] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:28.467867 14312 raft_consensus.cc:515] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.470228 14312 leader_election.cc:290] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.470614 14356 raft_consensus.cc:359] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.471354 14305 raft_consensus.cc:493] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:28.471558 14356 raft_consensus.cc:385] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.460500 14355 consensus_queue.cc:260] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.471856 14305 raft_consensus.cc:3060] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.477214 14247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff88f2334374800b630c67e3fa4659e" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380" is_pre_election: true
I20260608 12:56:28.477782 14246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b114592d14e11908f4e2724c63063" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380" is_pre_election: true
I20260608 12:56:28.477975 14247 raft_consensus.cc:2468] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 0.
I20260608 12:56:28.472190 14356 raft_consensus.cc:740] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.478506 14246 raft_consensus.cc:2468] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 0.
I20260608 12:56:28.479681 14138 leader_election.cc:304] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [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: 22446ee12dfc4bbbb150cdd1769e7380, 4d307f796c894e3b88c5ead1ac6b544b; no voters: 
I20260608 12:56:28.478248 14357 tablet_bootstrap.cc:492] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380: No bootstrap required, opened a new log
I20260608 12:56:28.480906 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff88f2334374800b630c67e3fa4659e" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06" is_pre_election: true
I20260608 12:56:28.479717 14356 consensus_queue.cc:260] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.481247 14357 ts_tablet_manager.cc:1403] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260608 12:56:28.482175 14097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b114592d14e11908f4e2724c63063" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06" is_pre_election: true
I20260608 12:56:28.482962 14097 raft_consensus.cc:2468] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 0.
I20260608 12:56:28.483111 14138 leader_election.cc:304] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [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: 22446ee12dfc4bbbb150cdd1769e7380, 4d307f796c894e3b88c5ead1ac6b544b; no voters: 
I20260608 12:56:28.473949 14355 ts_tablet_manager.cc:1434] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 12:56:28.484133 14312 raft_consensus.cc:2804] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:28.484602 14312 raft_consensus.cc:493] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:28.484930 14355 tablet_bootstrap.cc:492] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06: Bootstrap starting.
I20260608 12:56:28.485015 14312 raft_consensus.cc:3060] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.492229 14355 tablet_bootstrap.cc:654] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.493628 14357 raft_consensus.cc:359] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.494436 14357 raft_consensus.cc:385] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.494752 14357 raft_consensus.cc:740] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.495682 14357 consensus_queue.cc:260] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.498441 14356 ts_tablet_manager.cc:1434] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.007s
I20260608 12:56:28.499963 14357 ts_tablet_manager.cc:1434] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260608 12:56:28.501123 14357 tablet_bootstrap.cc:492] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380: Bootstrap starting.
I20260608 12:56:28.504470 14356 tablet_bootstrap.cc:492] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b: Bootstrap starting.
I20260608 12:56:28.508544 14357 tablet_bootstrap.cc:654] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.512357 14356 tablet_bootstrap.cc:654] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.520442 14355 tablet_bootstrap.cc:492] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06: No bootstrap required, opened a new log
I20260608 12:56:28.520998 14355 ts_tablet_manager.cc:1403] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
W20260608 12:56:28.524169 14044 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:28.524884 14355 raft_consensus.cc:359] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.525982 14355 raft_consensus.cc:385] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.526378 14355 raft_consensus.cc:740] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.530037 14355 consensus_queue.cc:260] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.531291 14356 tablet_bootstrap.cc:492] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b: No bootstrap required, opened a new log
I20260608 12:56:28.532101 14356 ts_tablet_manager.cc:1403] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260608 12:56:28.535574 14356 raft_consensus.cc:359] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.536432 14356 raft_consensus.cc:385] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.536748 14355 ts_tablet_manager.cc:1434] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:56:28.538364 14355 tablet_bootstrap.cc:492] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06: Bootstrap starting.
I20260608 12:56:28.547914 14355 tablet_bootstrap.cc:654] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.497856 14376 raft_consensus.cc:2804] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:28.549103 14376 raft_consensus.cc:493] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:28.549654 14376 raft_consensus.cc:3060] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.536790 14356 raft_consensus.cc:740] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.555560 14356 consensus_queue.cc:260] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.556978 14305 raft_consensus.cc:515] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.558854 14098 raft_consensus.cc:2393] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d307f796c894e3b88c5ead1ac6b544b in current term 1: Already voted for candidate 7e38e7d6c2b149f09858260ab1479a06 in this term.
I20260608 12:56:28.559923 14356 ts_tablet_manager.cc:1434] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260608 12:56:28.496485 14312 raft_consensus.cc:515] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.566324 14376 raft_consensus.cc:515] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
W20260608 12:56:28.570734 14138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.135.67:36363, user_credentials={real_user=slave}} blocked reactor thread for 87721.1us
I20260608 12:56:28.573751 14356 tablet_bootstrap.cc:492] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b: Bootstrap starting.
I20260608 12:56:28.579015 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff88f2334374800b630c67e3fa4659e" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06"
I20260608 12:56:28.579878 14098 raft_consensus.cc:2393] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d307f796c894e3b88c5ead1ac6b544b in current term 1: Already voted for candidate 7e38e7d6c2b149f09858260ab1479a06 in this term.
I20260608 12:56:28.583700 14097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b114592d14e11908f4e2724c63063" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06"
I20260608 12:56:28.584398 14097 raft_consensus.cc:3060] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.588277 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff88f2334374800b630c67e3fa4659e" candidate_uuid: "7e38e7d6c2b149f09858260ab1479a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d307f796c894e3b88c5ead1ac6b544b"
I20260608 12:56:28.588465 14246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff88f2334374800b630c67e3fa4659e" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380"
I20260608 12:56:28.588553 14305 leader_election.cc:290] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [CANDIDATE]: Term 1 election: Requested vote from peers 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66:42703), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.589329 14246 raft_consensus.cc:3060] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.589758 14247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ff88f2334374800b630c67e3fa4659e" candidate_uuid: "7e38e7d6c2b149f09858260ab1479a06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380"
I20260608 12:56:28.592344 14173 raft_consensus.cc:2393] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e38e7d6c2b149f09858260ab1479a06 in current term 1: Already voted for candidate 4d307f796c894e3b88c5ead1ac6b544b in this term.
I20260608 12:56:28.592729 14356 tablet_bootstrap.cc:654] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.593369 14299 raft_consensus.cc:493] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:28.593881 14299 raft_consensus.cc:515] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.596628 14376 leader_election.cc:290] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 election: Requested vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.596823 14299 leader_election.cc:290] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66:42703)
I20260608 12:56:28.597692 14247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9b114592d14e11908f4e2724c63063" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380"
I20260608 12:56:28.598352 14247 raft_consensus.cc:3060] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.598444 14246 raft_consensus.cc:2468] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 1.
I20260608 12:56:28.599653 14062 leader_election.cc:304] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [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: 7e38e7d6c2b149f09858260ab1479a06; no voters: 22446ee12dfc4bbbb150cdd1769e7380, 4d307f796c894e3b88c5ead1ac6b544b
I20260608 12:56:28.599943 14138 leader_election.cc:304] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [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: 22446ee12dfc4bbbb150cdd1769e7380, 4d307f796c894e3b88c5ead1ac6b544b; no voters: 7e38e7d6c2b149f09858260ab1479a06
I20260608 12:56:28.600864 14312 leader_election.cc:290] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 election: Requested vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.600922 14305 raft_consensus.cc:2749] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:56:28.601799 14312 raft_consensus.cc:2804] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:28.602358 14312 raft_consensus.cc:697] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Becoming Leader. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Running, Role: LEADER
I20260608 12:56:28.604146 14097 raft_consensus.cc:2468] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 1.
I20260608 12:56:28.606022 14137 leader_election.cc:304] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [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: 4d307f796c894e3b88c5ead1ac6b544b, 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:28.606271 14247 raft_consensus.cc:2468] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 1.
I20260608 12:56:28.607317 14376 raft_consensus.cc:2804] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:28.603237 14312 consensus_queue.cc:237] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.607993 14376 raft_consensus.cc:697] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Becoming Leader. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Running, Role: LEADER
I20260608 12:56:28.608047 14357 tablet_bootstrap.cc:492] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380: No bootstrap required, opened a new log
I20260608 12:56:28.608858 14357 ts_tablet_manager.cc:1403] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.021s
I20260608 12:56:28.609077 14376 consensus_queue.cc:237] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.612552 14357 raft_consensus.cc:359] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.613691 14357 raft_consensus.cc:385] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.614106 14357 raft_consensus.cc:740] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.615234 14357 consensus_queue.cc:260] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.618463 14355 tablet_bootstrap.cc:492] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06: No bootstrap required, opened a new log
I20260608 12:56:28.619210 14355 ts_tablet_manager.cc:1403] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.010s
I20260608 12:56:28.623778 14356 tablet_bootstrap.cc:492] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b: No bootstrap required, opened a new log
I20260608 12:56:28.624361 14356 ts_tablet_manager.cc:1403] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.007s
I20260608 12:56:28.624516 14357 ts_tablet_manager.cc:1434] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:56:28.625669 14357 tablet_bootstrap.cc:492] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380: Bootstrap starting.
I20260608 12:56:28.634204 14356 raft_consensus.cc:359] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.635010 14356 raft_consensus.cc:385] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.635324 14356 raft_consensus.cc:740] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.635712 14097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc4cb8bc61f493099253fd02d5d7fff" candidate_uuid: "22446ee12dfc4bbbb150cdd1769e7380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06" is_pre_election: true
I20260608 12:56:28.636420 14097 raft_consensus.cc:2468] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22446ee12dfc4bbbb150cdd1769e7380 in term 0.
I20260608 12:56:28.639122 14355 raft_consensus.cc:359] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.640312 14355 raft_consensus.cc:385] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.642882 14355 raft_consensus.cc:740] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e38e7d6c2b149f09858260ab1479a06, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.643350 14357 tablet_bootstrap.cc:654] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.643807 14355 consensus_queue.cc:260] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.646431 14355 ts_tablet_manager.cc:1434] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.005s
I20260608 12:56:28.648201 14356 consensus_queue.cc:260] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.650645 14356 ts_tablet_manager.cc:1434] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260608 12:56:28.650835 13992 catalog_manager.cc:5696] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66). New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:28.651823 14211 leader_election.cc:304] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [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: 22446ee12dfc4bbbb150cdd1769e7380, 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:28.653009 14357 tablet_bootstrap.cc:492] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380: No bootstrap required, opened a new log
I20260608 12:56:28.653015 14356 tablet_bootstrap.cc:492] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b: Bootstrap starting.
I20260608 12:56:28.654515 14299 raft_consensus.cc:2804] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:28.655068 14299 raft_consensus.cc:493] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:28.655498 14299 raft_consensus.cc:3060] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.658238 14357 ts_tablet_manager.cc:1403] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260608 12:56:28.661648 14356 tablet_bootstrap.cc:654] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.661775 14357 raft_consensus.cc:359] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.662585 14357 raft_consensus.cc:385] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.662876 14357 raft_consensus.cc:740] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.663714 14357 consensus_queue.cc:260] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.680497 14356 tablet_bootstrap.cc:492] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b: No bootstrap required, opened a new log
I20260608 12:56:28.680195 14299 raft_consensus.cc:515] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.681483 14356 ts_tablet_manager.cc:1403] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260608 12:56:28.683418 14299 leader_election.cc:290] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [CANDIDATE]: Term 1 election: Requested vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66:42703)
I20260608 12:56:28.686170 14097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc4cb8bc61f493099253fd02d5d7fff" candidate_uuid: "22446ee12dfc4bbbb150cdd1769e7380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06"
I20260608 12:56:28.686297 14356 raft_consensus.cc:359] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.687309 14097 raft_consensus.cc:3060] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.687800 14356 raft_consensus.cc:385] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.688383 14356 raft_consensus.cc:740] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.689699 14356 consensus_queue.cc:260] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.693143 14356 ts_tablet_manager.cc:1434] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 12:56:28.696120 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc4cb8bc61f493099253fd02d5d7fff" candidate_uuid: "22446ee12dfc4bbbb150cdd1769e7380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d307f796c894e3b88c5ead1ac6b544b" is_pre_election: true
I20260608 12:56:28.696884 14173 raft_consensus.cc:2468] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22446ee12dfc4bbbb150cdd1769e7380 in term 0.
I20260608 12:56:28.697120 14172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc4cb8bc61f493099253fd02d5d7fff" candidate_uuid: "22446ee12dfc4bbbb150cdd1769e7380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d307f796c894e3b88c5ead1ac6b544b"
I20260608 12:56:28.698016 14172 raft_consensus.cc:3060] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.701022 14097 raft_consensus.cc:2468] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22446ee12dfc4bbbb150cdd1769e7380 in term 1.
I20260608 12:56:28.703078 14211 leader_election.cc:304] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [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: 22446ee12dfc4bbbb150cdd1769e7380, 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:28.704249 14390 raft_consensus.cc:2804] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:28.705009 14390 raft_consensus.cc:697] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 LEADER]: Becoming Leader. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Running, Role: LEADER
I20260608 12:56:28.705950 14390 consensus_queue.cc:237] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.706523 14172 raft_consensus.cc:2468] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22446ee12dfc4bbbb150cdd1769e7380 in term 1.
I20260608 12:56:28.709401 14357 ts_tablet_manager.cc:1434] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380: Time spent starting tablet: real 0.051s	user 0.014s	sys 0.023s
I20260608 12:56:28.710796 14357 tablet_bootstrap.cc:492] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380: Bootstrap starting.
I20260608 12:56:28.716696 13992 catalog_manager.cc:5696] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "22446ee12dfc4bbbb150cdd1769e7380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:28.717779 14357 tablet_bootstrap.cc:654] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.721294 13991 catalog_manager.cc:5696] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66). New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:28.723402 14357 tablet_bootstrap.cc:492] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380: No bootstrap required, opened a new log
I20260608 12:56:28.723953 14357 ts_tablet_manager.cc:1403] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 12:56:28.726753 14357 raft_consensus.cc:359] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.727412 14357 raft_consensus.cc:385] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.727763 14357 raft_consensus.cc:740] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22446ee12dfc4bbbb150cdd1769e7380, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.728545 14357 consensus_queue.cc:260] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.730931 14357 ts_tablet_manager.cc:1434] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:56:28.821118 14376 raft_consensus.cc:493] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:28.821882 14376 raft_consensus.cc:515] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.823928 14376 leader_election.cc:290] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.824733 14097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e286dfc2f834a79be7ba2ce1e8a1c40" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06" is_pre_election: true
I20260608 12:56:28.825050 14247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e286dfc2f834a79be7ba2ce1e8a1c40" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380" is_pre_election: true
I20260608 12:56:28.825318 14097 raft_consensus.cc:2468] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 0.
I20260608 12:56:28.825699 14247 raft_consensus.cc:2468] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 0.
I20260608 12:56:28.826460 14137 leader_election.cc:304] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [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: 4d307f796c894e3b88c5ead1ac6b544b, 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:28.827374 14376 raft_consensus.cc:2804] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:28.827687 14376 raft_consensus.cc:493] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:28.827989 14376 raft_consensus.cc:3060] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.830902 14312 raft_consensus.cc:493] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:28.831331 14312 raft_consensus.cc:515] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.833189 14312 leader_election.cc:290] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.833042 14376 raft_consensus.cc:515] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.834019 14097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06072ba45b8c49abb15fef863b4486bb" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06" is_pre_election: true
I20260608 12:56:28.834231 14247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06072ba45b8c49abb15fef863b4486bb" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380" is_pre_election: true
I20260608 12:56:28.834736 14097 raft_consensus.cc:2468] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 0.
I20260608 12:56:28.834940 14247 raft_consensus.cc:2468] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 0.
I20260608 12:56:28.835420 14376 leader_election.cc:290] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 election: Requested vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.836076 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e286dfc2f834a79be7ba2ce1e8a1c40" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06"
I20260608 12:56:28.836585 14138 leader_election.cc:304] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [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: 22446ee12dfc4bbbb150cdd1769e7380, 4d307f796c894e3b88c5ead1ac6b544b; no voters: 
I20260608 12:56:28.836634 14098 raft_consensus.cc:3060] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.836644 14247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e286dfc2f834a79be7ba2ce1e8a1c40" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380"
I20260608 12:56:28.837447 14376 raft_consensus.cc:2804] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:28.837493 14247 raft_consensus.cc:3060] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.838150 14376 raft_consensus.cc:493] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:28.838644 14376 raft_consensus.cc:3060] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.843302 14376 raft_consensus.cc:515] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.844508 14098 raft_consensus.cc:2468] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 1.
I20260608 12:56:28.845079 14247 raft_consensus.cc:2468] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 1.
I20260608 12:56:28.845924 14376 leader_election.cc:290] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 election: Requested vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.846161 14137 leader_election.cc:304] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [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: 4d307f796c894e3b88c5ead1ac6b544b, 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:28.846727 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06072ba45b8c49abb15fef863b4486bb" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06"
I20260608 12:56:28.847357 14098 raft_consensus.cc:3060] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.847420 14376 raft_consensus.cc:2804] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:28.847489 14246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06072ba45b8c49abb15fef863b4486bb" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380"
I20260608 12:56:28.848198 14376 raft_consensus.cc:697] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Becoming Leader. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Running, Role: LEADER
I20260608 12:56:28.848392 14246 raft_consensus.cc:3060] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.849056 14376 consensus_queue.cc:237] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.854400 14098 raft_consensus.cc:2468] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 1.
I20260608 12:56:28.855441 14246 raft_consensus.cc:2468] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 1.
I20260608 12:56:28.855832 14137 leader_election.cc:304] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [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: 4d307f796c894e3b88c5ead1ac6b544b, 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:28.856809 14312 raft_consensus.cc:2804] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:28.857380 14312 raft_consensus.cc:697] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Becoming Leader. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Running, Role: LEADER
I20260608 12:56:28.858127 14312 consensus_queue.cc:237] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.861203 13992 catalog_manager.cc:5696] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66). New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:28.873896 13992 catalog_manager.cc:5696] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66). New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:28.933616 14312 raft_consensus.cc:493] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:28.934103 14312 raft_consensus.cc:515] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.936084 14312 leader_election.cc:290] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.936738 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b505285711b943e78c7f483b844af186" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06" is_pre_election: true
I20260608 12:56:28.937161 14246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b505285711b943e78c7f483b844af186" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380" is_pre_election: true
I20260608 12:56:28.937325 14098 raft_consensus.cc:2468] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 0.
I20260608 12:56:28.937816 14246 raft_consensus.cc:2468] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 0.
I20260608 12:56:28.938505 14137 leader_election.cc:304] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [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: 4d307f796c894e3b88c5ead1ac6b544b, 7e38e7d6c2b149f09858260ab1479a06; no voters: 
I20260608 12:56:28.939327 14312 raft_consensus.cc:2804] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:28.939620 14312 raft_consensus.cc:493] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:28.939949 14312 raft_consensus.cc:3060] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.945166 14312 raft_consensus.cc:515] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.946918 14312 leader_election.cc:290] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [CANDIDATE]: Term 1 election: Requested vote from peers 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417), 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:28.947672 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b505285711b943e78c7f483b844af186" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e38e7d6c2b149f09858260ab1479a06"
I20260608 12:56:28.947917 14246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b505285711b943e78c7f483b844af186" candidate_uuid: "4d307f796c894e3b88c5ead1ac6b544b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22446ee12dfc4bbbb150cdd1769e7380"
I20260608 12:56:28.948182 14098 raft_consensus.cc:3060] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.948479 14246 raft_consensus.cc:3060] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.953397 14246 raft_consensus.cc:2468] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 1.
I20260608 12:56:28.953631 14098 raft_consensus.cc:2468] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d307f796c894e3b88c5ead1ac6b544b in term 1.
I20260608 12:56:28.954540 14138 leader_election.cc:304] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [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: 22446ee12dfc4bbbb150cdd1769e7380, 4d307f796c894e3b88c5ead1ac6b544b; no voters: 
I20260608 12:56:28.955886 14312 raft_consensus.cc:2804] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:28.956351 14312 raft_consensus.cc:697] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Becoming Leader. State: Replica: 4d307f796c894e3b88c5ead1ac6b544b, State: Running, Role: LEADER
I20260608 12:56:28.957099 14312 consensus_queue.cc:237] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [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: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } }
I20260608 12:56:28.965340 13992 catalog_manager.cc:5696] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66). New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:29.007078 14312 consensus_queue.cc:1048] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.021339 14376 consensus_queue.cc:1048] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.092062 14390 consensus_queue.cc:1048] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.104866 14390 consensus_queue.cc:1048] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.247268 14377 consensus_queue.cc:1048] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.252763 14376 consensus_queue.cc:1048] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.261365 14377 consensus_queue.cc:1048] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.267683 14377 consensus_queue.cc:1048] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.317042 14312 consensus_queue.cc:1048] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.342741 14312 consensus_queue.cc:1048] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 12:56:29.411089 14377 consensus_queue.cc:1048] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 12:56:29.442644 14376 consensus_queue.cc:1048] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:30.803090  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:30.835457 14455 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 12:56:30.841755 14456 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 12:56:30.843102  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:30.845080 14459 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 12:56:30.847455  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:30.847816  4637 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 12:56:30.848094  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923390848073 us; error 0 us; skew 500 ppm
I20260608 12:56:30.848968  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:30.852384  4637 webserver.cc:533] Webserver started at http://127.4.135.68:44549/ using document root <none> and password file <none>
I20260608 12:56:30.852957  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:30.853206  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:30.853538  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:30.854789  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "b0eef6cd3312425a9e60740ff4db811a"
format_stamp: "Formatted at 2026-06-08 12:56:30 on dist-test-slave-rml8"
I20260608 12:56:30.860221  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:56:30.863745 14463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:30.864513  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:30.864856  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "b0eef6cd3312425a9e60740ff4db811a"
format_stamp: "Formatted at 2026-06-08 12:56:30 on dist-test-slave-rml8"
I20260608 12:56:30.865164  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923164718160-4637-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 12:56:30.877152  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:30.878434  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:30.879984  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:30.882349  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:30.882599  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:56:30.882874  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:30.883042  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:30.926502  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:40185
I20260608 12:56:30.926648 14525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:40185 every 8 connection(s)
I20260608 12:56:30.946972 14526 heartbeater.cc:344] Connected to a master server at 127.4.135.126:46179
I20260608 12:56:30.947456 14526 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:30.948441 14526 heartbeater.cc:507] Master 127.4.135.126:46179 requested a full tablet report, sending...
I20260608 12:56:30.950814 13992 ts_manager.cc:194] Registered new tserver with Master: b0eef6cd3312425a9e60740ff4db811a (127.4.135.68:40185)
I20260608 12:56:30.952374 13992 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43692
I20260608 12:56:31.598881 14242 consensus_queue.cc:237] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } attrs { replace: true } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } }
I20260608 12:56:31.606345 14173 raft_consensus.cc:1275] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Refusing update from remote peer 22446ee12dfc4bbbb150cdd1769e7380: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:31.607373 14097 raft_consensus.cc:1275] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Refusing update from remote peer 22446ee12dfc4bbbb150cdd1769e7380: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:31.608815 14533 consensus_queue.cc:1048] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:31.609915 14299 consensus_queue.cc:1048] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:31.617934 14533 raft_consensus.cc:2955] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } attrs { replace: true } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
W20260608 12:56:31.619884 14210 consensus_peers.cc:597] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 -> Peer b0eef6cd3312425a9e60740ff4db811a (127.4.135.68:40185): Couldn't send request to peer b0eef6cd3312425a9e60740ff4db811a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fc4cb8bc61f493099253fd02d5d7fff. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:31.621495 14173 raft_consensus.cc:2955] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } attrs { replace: true } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.622299 14095 raft_consensus.cc:2955] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } attrs { replace: true } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.638063 13992 catalog_manager.cc:5696] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 reported cstate change: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "22446ee12dfc4bbbb150cdd1769e7380" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:31.648641 14173 consensus_queue.cc:237] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } }
I20260608 12:56:31.656904 14095 raft_consensus.cc:1275] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Refusing update from remote peer 4d307f796c894e3b88c5ead1ac6b544b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:31.657840 14242 raft_consensus.cc:1275] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Refusing update from remote peer 4d307f796c894e3b88c5ead1ac6b544b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:31.659045 14530 consensus_queue.cc:1048] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:56:31.660475 14377 consensus_queue.cc:1048] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:31.668735 14377 raft_consensus.cc:2955] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.671027 14245 raft_consensus.cc:2955] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.673117 14097 raft_consensus.cc:2955] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.687774 14173 consensus_queue.cc:237] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } }
W20260608 12:56:31.689927 14136 consensus_peers.cc:597] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b -> Peer b0eef6cd3312425a9e60740ff4db811a (127.4.135.68:40185): Couldn't send request to peer b0eef6cd3312425a9e60740ff4db811a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06072ba45b8c49abb15fef863b4486bb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:31.689548 13992 catalog_manager.cc:5696] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 reported cstate change: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
W20260608 12:56:31.697602 14136 consensus_peers.cc:597] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b -> Peer b0eef6cd3312425a9e60740ff4db811a (127.4.135.68:40185): Couldn't send request to peer b0eef6cd3312425a9e60740ff4db811a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ff88f2334374800b630c67e3fa4659e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:31.699235 14245 raft_consensus.cc:1275] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Refusing update from remote peer 4d307f796c894e3b88c5ead1ac6b544b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:31.700656 14097 raft_consensus.cc:1275] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Refusing update from remote peer 4d307f796c894e3b88c5ead1ac6b544b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:31.700771 14377 consensus_queue.cc:1048] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:56:31.702934 14543 consensus_queue.cc:1048] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:31.711441 14530 raft_consensus.cc:2955] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.713342 14245 raft_consensus.cc:2955] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.718779 14097 raft_consensus.cc:2955] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.727479 14173 consensus_queue.cc:237] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } }
I20260608 12:56:31.727717 13994 catalog_manager.cc:5696] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 reported cstate change: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } attrs { replace: true } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.735044 14245 raft_consensus.cc:1275] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Refusing update from remote peer 4d307f796c894e3b88c5ead1ac6b544b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:56:31.735950 14136 consensus_peers.cc:597] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b -> Peer b0eef6cd3312425a9e60740ff4db811a (127.4.135.68:40185): Couldn't send request to peer b0eef6cd3312425a9e60740ff4db811a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b505285711b943e78c7f483b844af186. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:31.736505 14543 consensus_queue.cc:1048] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:31.740512 14097 raft_consensus.cc:1275] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Refusing update from remote peer 4d307f796c894e3b88c5ead1ac6b544b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:31.741811 14543 consensus_queue.cc:1048] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:31.745266 14377 raft_consensus.cc:2955] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.747748 14245 raft_consensus.cc:2955] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.751302 14097 raft_consensus.cc:2955] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } } }
I20260608 12:56:31.759882 13995 catalog_manager.cc:5696] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b reported cstate change: config changed from index -1 to 16, NON_VOTER b0eef6cd3312425a9e60740ff4db811a (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "4d307f796c894e3b88c5ead1ac6b544b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:31.954761 14526 heartbeater.cc:499] Master 127.4.135.126:46179 was elected leader, sending a full tablet report...
I20260608 12:56:31.960211  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:56:32.003397  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:32.004434  4637 tablet_replica.cc:333] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06: stopping tablet replica
I20260608 12:56:32.005324  4637 raft_consensus.cc:2243] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.005966  4637 raft_consensus.cc:2272] T 06072ba45b8c49abb15fef863b4486bb P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.009568  4637 tablet_replica.cc:333] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06: stopping tablet replica
I20260608 12:56:32.010375  4637 raft_consensus.cc:2243] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.011160  4637 raft_consensus.cc:2272] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.014233  4637 tablet_replica.cc:333] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06: stopping tablet replica
I20260608 12:56:32.015029  4637 raft_consensus.cc:2243] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.015666  4637 raft_consensus.cc:2272] T 4ff88f2334374800b630c67e3fa4659e P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.019078  4637 tablet_replica.cc:333] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06: stopping tablet replica
I20260608 12:56:32.019840  4637 raft_consensus.cc:2243] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.020568  4637 raft_consensus.cc:2272] T b505285711b943e78c7f483b844af186 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.022095 14544 ts_tablet_manager.cc:933] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: Initiating tablet copy from peer 22446ee12dfc4bbbb150cdd1769e7380 (127.4.135.67:36363)
I20260608 12:56:32.023942 14544 tablet_copy_client.cc:323] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:36363
I20260608 12:56:32.024478  4637 tablet_replica.cc:333] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06: stopping tablet replica
I20260608 12:56:32.025426  4637 raft_consensus.cc:2243] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.026172  4637 raft_consensus.cc:2272] T 3fc4cb8bc61f493099253fd02d5d7fff P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.029923  4637 tablet_replica.cc:333] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06: stopping tablet replica
I20260608 12:56:32.030711  4637 raft_consensus.cc:2243] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.031520  4637 raft_consensus.cc:2272] T 5d9b114592d14e11908f4e2724c63063 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.034433  4637 tablet_replica.cc:333] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06: stopping tablet replica
I20260608 12:56:32.035194  4637 raft_consensus.cc:2243] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.035758  4637 raft_consensus.cc:2272] T 4439fdac6f764ed69d1ec162a7d3fc8d P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.036176 14257 tablet_copy_service.cc:140] P 22446ee12dfc4bbbb150cdd1769e7380: Received BeginTabletCopySession request for tablet 3fc4cb8bc61f493099253fd02d5d7fff from peer b0eef6cd3312425a9e60740ff4db811a ({username='slave'} at 127.0.0.1:54306)
I20260608 12:56:32.036767 14257 tablet_copy_service.cc:161] P 22446ee12dfc4bbbb150cdd1769e7380: Beginning new tablet copy session on tablet 3fc4cb8bc61f493099253fd02d5d7fff from peer b0eef6cd3312425a9e60740ff4db811a at {username='slave'} at 127.0.0.1:54306: session id = b0eef6cd3312425a9e60740ff4db811a-3fc4cb8bc61f493099253fd02d5d7fff
I20260608 12:56:32.038846  4637 tablet_replica.cc:333] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06: stopping tablet replica
I20260608 12:56:32.039628  4637 raft_consensus.cc:2243] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.040207  4637 raft_consensus.cc:2272] T cd570361434747238d0404c879ef5534 P 7e38e7d6c2b149f09858260ab1479a06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.042630 14257 tablet_copy_source_session.cc:215] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:32.045586 14544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc4cb8bc61f493099253fd02d5d7fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:32.058032 14544 tablet_copy_client.cc:806] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:32.058771 14544 tablet_copy_client.cc:670] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:32.064476 14544 tablet_copy_client.cc:538] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:32.065758  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:56:32.072548 14544 tablet_bootstrap.cc:492] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: Bootstrap starting.
W20260608 12:56:32.079813 14211 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.135.65:44417: connect: Connection refused (error 111)
I20260608 12:56:32.095217  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
W20260608 12:56:32.095170 14211 consensus_peers.cc:597] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 -> Peer 7e38e7d6c2b149f09858260ab1479a06 (127.4.135.65:44417): Couldn't send request to peer 7e38e7d6c2b149f09858260ab1479a06. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:44417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:32.154783  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:32.155746  4637 tablet_replica.cc:333] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b: stopping tablet replica
I20260608 12:56:32.156494  4637 raft_consensus.cc:2243] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.157644  4637 raft_consensus.cc:2272] T b505285711b943e78c7f483b844af186 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.161901  4637 tablet_replica.cc:333] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b: stopping tablet replica
I20260608 12:56:32.162711  4637 raft_consensus.cc:2243] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.163573  4637 raft_consensus.cc:2272] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.165707  4637 tablet_replica.cc:333] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b: stopping tablet replica
I20260608 12:56:32.166411  4637 raft_consensus.cc:2243] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.167802  4637 raft_consensus.cc:2272] T 06072ba45b8c49abb15fef863b4486bb P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.170718  4637 tablet_replica.cc:333] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b: stopping tablet replica
I20260608 12:56:32.171458  4637 raft_consensus.cc:2243] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.172561  4637 raft_consensus.cc:2272] T 4ff88f2334374800b630c67e3fa4659e P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.175526  4637 tablet_replica.cc:333] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b: stopping tablet replica
I20260608 12:56:32.176165  4637 raft_consensus.cc:2243] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.176676  4637 raft_consensus.cc:2272] T a394eff25e9e40c8acd503852d97df58 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.178953  4637 tablet_replica.cc:333] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b: stopping tablet replica
I20260608 12:56:32.179546  4637 raft_consensus.cc:2243] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.180099  4637 raft_consensus.cc:2272] T 3fc4cb8bc61f493099253fd02d5d7fff P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.183224  4637 tablet_replica.cc:333] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b: stopping tablet replica
I20260608 12:56:32.183832  4637 raft_consensus.cc:2243] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.184666  4637 raft_consensus.cc:2272] T 5d9b114592d14e11908f4e2724c63063 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.187206  4637 tablet_replica.cc:333] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b: stopping tablet replica
I20260608 12:56:32.187944  4637 raft_consensus.cc:2243] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.188503  4637 raft_consensus.cc:2272] T 361b867be9c6434694211a109f3f5b37 P 4d307f796c894e3b88c5ead1ac6b544b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.212726  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:56:32.222929 14544 tablet_bootstrap.cc:492] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=138 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:32.224042 14544 tablet_bootstrap.cc:492] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: Bootstrap complete.
I20260608 12:56:32.224819 14544 ts_tablet_manager.cc:1403] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: Time spent bootstrapping tablet: real 0.152s	user 0.119s	sys 0.030s
I20260608 12:56:32.227516 14544 raft_consensus.cc:359] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } attrs { replace: true } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } }
I20260608 12:56:32.228453 14544 raft_consensus.cc:740] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0eef6cd3312425a9e60740ff4db811a, State: Initialized, Role: LEARNER
I20260608 12:56:32.229074 14544 consensus_queue.cc:260] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "7e38e7d6c2b149f09858260ab1479a06" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 44417 } } peers { permanent_uuid: "4d307f796c894e3b88c5ead1ac6b544b" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 42703 } attrs { replace: true } } peers { permanent_uuid: "22446ee12dfc4bbbb150cdd1769e7380" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36363 } } peers { permanent_uuid: "b0eef6cd3312425a9e60740ff4db811a" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 40185 } attrs { promote: true } }
I20260608 12:56:32.231875 14544 ts_tablet_manager.cc:1434] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:56:32.237844 14257 tablet_copy_service.cc:342] P 22446ee12dfc4bbbb150cdd1769e7380: Request end of tablet copy session b0eef6cd3312425a9e60740ff4db811a-3fc4cb8bc61f493099253fd02d5d7fff received from {username='slave'} at 127.0.0.1:54306
I20260608 12:56:32.238356 14257 tablet_copy_service.cc:434] P 22446ee12dfc4bbbb150cdd1769e7380: ending tablet copy session b0eef6cd3312425a9e60740ff4db811a-3fc4cb8bc61f493099253fd02d5d7fff on tablet 3fc4cb8bc61f493099253fd02d5d7fff with peer b0eef6cd3312425a9e60740ff4db811a
I20260608 12:56:32.241066  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
W20260608 12:56:32.246831 14211 consensus_peers.cc:597] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 -> Peer 4d307f796c894e3b88c5ead1ac6b544b (127.4.135.66:42703): Couldn't send request to peer 4d307f796c894e3b88c5ead1ac6b544b. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.66:42703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:32.283840  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:32.284798  4637 tablet_replica.cc:333] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380: stopping tablet replica
I20260608 12:56:32.285748  4637 raft_consensus.cc:2243] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.286286  4637 raft_consensus.cc:2272] T b505285711b943e78c7f483b844af186 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.289031  4637 tablet_replica.cc:333] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380: stopping tablet replica
I20260608 12:56:32.289628  4637 raft_consensus.cc:2243] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.290741  4637 raft_consensus.cc:2272] T 3fc4cb8bc61f493099253fd02d5d7fff P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.293459  4637 tablet_replica.cc:333] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380: stopping tablet replica
I20260608 12:56:32.294015  4637 raft_consensus.cc:2243] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.294627  4637 raft_consensus.cc:2272] T 5d9b114592d14e11908f4e2724c63063 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.296689  4637 tablet_replica.cc:333] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380: stopping tablet replica
I20260608 12:56:32.297292  4637 raft_consensus.cc:2243] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.297767  4637 raft_consensus.cc:2272] T 06072ba45b8c49abb15fef863b4486bb P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.300395  4637 tablet_replica.cc:333] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380: stopping tablet replica
I20260608 12:56:32.300953  4637 raft_consensus.cc:2243] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.301522  4637 raft_consensus.cc:2272] T 1e286dfc2f834a79be7ba2ce1e8a1c40 P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.303828  4637 tablet_replica.cc:333] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380: stopping tablet replica
I20260608 12:56:32.304364  4637 raft_consensus.cc:2243] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.304859  4637 raft_consensus.cc:2272] T 9347a37d788745729d2187498a057fee P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.306945  4637 tablet_replica.cc:333] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380: stopping tablet replica
I20260608 12:56:32.307447  4637 raft_consensus.cc:2243] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:32.308060  4637 raft_consensus.cc:2272] T 4ff88f2334374800b630c67e3fa4659e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.310679  4637 tablet_replica.cc:333] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380: stopping tablet replica
I20260608 12:56:32.311180  4637 raft_consensus.cc:2243] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.311686  4637 raft_consensus.cc:2272] T de6d08c6c2124a68ad83e2973687346e P 22446ee12dfc4bbbb150cdd1769e7380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.342499  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:56:32.363266  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:56:32.382417  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:32.383364  4637 tablet_replica.cc:333] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a: stopping tablet replica
I20260608 12:56:32.383970  4637 raft_consensus.cc:2243] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:56:32.384410  4637 raft_consensus.cc:2272] T 3fc4cb8bc61f493099253fd02d5d7fff P b0eef6cd3312425a9e60740ff4db811a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:56:32.393886  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:56:32.403625  4637 master.cc:562] Master@127.4.135.126:46179 shutting down...
W20260608 12:56:32.427634 14044 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:56:32.427917 14044 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:56:32.428143 14044 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:56:32.429473  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:32.430001  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:32.430373  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3c053121988453b9543e022b45eec38: stopping tablet replica
I20260608 12:56:32.454145  4637 master.cc:584] Master@127.4.135.126:46179 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7118 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:56:32.504823  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:39267
I20260608 12:56:32.506052  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.511550 14550 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 12:56:32.512602 14551 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 12:56:32.513578 14553 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 12:56:32.513991  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:32.515010  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:32.515218  4637 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 12:56:32.515403  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923392515369 us; error 0 us; skew 500 ppm
I20260608 12:56:32.516004  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:32.518325  4637 webserver.cc:533] Webserver started at http://127.4.135.126:34501/ using document root <none> and password file <none>
I20260608 12:56:32.518893  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:32.519084  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:32.519397  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:32.520502  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "2141239d000746bca0cc945f407195d5"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-rml8"
I20260608 12:56:32.525079  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:56:32.528553 14558 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.529443  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:56:32.529889  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "2141239d000746bca0cc945f407195d5"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-rml8"
I20260608 12:56:32.530320  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-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 12:56:32.548708  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:32.549903  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:32.589272  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:39267
I20260608 12:56:32.589358 14609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:39267 every 8 connection(s)
I20260608 12:56:32.593669 14610 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 12:56:32.604589 14610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5: Bootstrap starting.
I20260608 12:56:32.609694 14610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:32.614298 14610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5: No bootstrap required, opened a new log
I20260608 12:56:32.616693 14610 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2141239d000746bca0cc945f407195d5" member_type: VOTER }
I20260608 12:56:32.617125 14610 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:32.617376 14610 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2141239d000746bca0cc945f407195d5, State: Initialized, Role: FOLLOWER
I20260608 12:56:32.618081 14610 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2141239d000746bca0cc945f407195d5" member_type: VOTER }
I20260608 12:56:32.618598 14610 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:32.618844 14610 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:32.619148 14610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:32.624233 14610 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2141239d000746bca0cc945f407195d5" member_type: VOTER }
I20260608 12:56:32.624790 14610 leader_election.cc:304] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [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: 2141239d000746bca0cc945f407195d5; no voters: 
I20260608 12:56:32.626005 14610 leader_election.cc:290] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:32.626451 14613 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:32.627944 14613 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2141239d000746bca0cc945f407195d5, State: Running, Role: LEADER
I20260608 12:56:32.628671 14613 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [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: "2141239d000746bca0cc945f407195d5" member_type: VOTER }
I20260608 12:56:32.629236 14610 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:32.633169 14614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2141239d000746bca0cc945f407195d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2141239d000746bca0cc945f407195d5" member_type: VOTER } }
I20260608 12:56:32.633802 14614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:32.634158 14615 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2141239d000746bca0cc945f407195d5. Latest consensus state: current_term: 1 leader_uuid: "2141239d000746bca0cc945f407195d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2141239d000746bca0cc945f407195d5" member_type: VOTER } }
I20260608 12:56:32.635044 14615 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:32.639775 14620 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:32.645018 14620 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:32.646993  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:32.654201 14620 catalog_manager.cc:1382] Generated new cluster ID: d4a6f77aabad4b80bc06cab7d46b0f81
I20260608 12:56:32.654503 14620 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:32.686105 14620 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:32.687481 14620 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:32.707273 14620 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5: Generated new TSK 0
I20260608 12:56:32.707939 14620 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:32.713212  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.719177 14631 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 12:56:32.720672 14632 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 12:56:32.722512  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:32.722904 14634 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 12:56:32.723949  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:32.724195  4637 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 12:56:32.724325  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923392724314 us; error 0 us; skew 500 ppm
I20260608 12:56:32.724848  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:32.727195  4637 webserver.cc:533] Webserver started at http://127.4.135.65:43861/ using document root <none> and password file <none>
I20260608 12:56:32.727672  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:32.727825  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:32.728050  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:32.729202  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "98cea3a9b667466fa83ee46941efa978"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-rml8"
I20260608 12:56:32.734241  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 12:56:32.737768 14639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.738524  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:32.738927  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "98cea3a9b667466fa83ee46941efa978"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-rml8"
I20260608 12:56:32.739207  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-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 12:56:32.760231  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:32.761418  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:32.762969  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:32.765353  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:32.765597  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.765851  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:32.766022  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.805320  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:38589
I20260608 12:56:32.805444 14701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:38589 every 8 connection(s)
I20260608 12:56:32.810691  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.818397 14706 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 12:56:32.820425 14707 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 12:56:32.823040 14709 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 12:56:32.824070 14702 heartbeater.cc:344] Connected to a master server at 127.4.135.126:39267
I20260608 12:56:32.824625 14702 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:32.824996  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:32.825703 14702 heartbeater.cc:507] Master 127.4.135.126:39267 requested a full tablet report, sending...
I20260608 12:56:32.826154  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:32.826440  4637 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 12:56:32.826673  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923392826652 us; error 0 us; skew 500 ppm
I20260608 12:56:32.827535  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:32.828284 14575 ts_manager.cc:194] Registered new tserver with Master: 98cea3a9b667466fa83ee46941efa978 (127.4.135.65:38589)
I20260608 12:56:32.830459  4637 webserver.cc:533] Webserver started at http://127.4.135.66:37313/ using document root <none> and password file <none>
I20260608 12:56:32.830780 14575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46376
I20260608 12:56:32.831157  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:32.831434  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:32.831755  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:32.833192  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "8aa7630f464f4883a566bd9ee0bf7e4e"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-rml8"
I20260608 12:56:32.837960  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:56:32.841670 14714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.842473  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:32.842844  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "8aa7630f464f4883a566bd9ee0bf7e4e"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-rml8"
I20260608 12:56:32.843117  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-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 12:56:32.870489  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:32.871778  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:32.873312  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:32.875818  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:32.876065  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.876315  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:32.876499  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.917057  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:38089
I20260608 12:56:32.917186 14776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:38089 every 8 connection(s)
I20260608 12:56:32.922231  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:32.928956 14780 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 12:56:32.931736 14781 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 12:56:32.933645 14783 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 12:56:32.935061  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:32.935595 14777 heartbeater.cc:344] Connected to a master server at 127.4.135.126:39267
I20260608 12:56:32.936058 14777 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:32.936228  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:32.936528  4637 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 12:56:32.936714  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923392936697 us; error 0 us; skew 500 ppm
I20260608 12:56:32.936913 14777 heartbeater.cc:507] Master 127.4.135.126:39267 requested a full tablet report, sending...
I20260608 12:56:32.937394  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:32.939335 14575 ts_manager.cc:194] Registered new tserver with Master: 8aa7630f464f4883a566bd9ee0bf7e4e (127.4.135.66:38089)
I20260608 12:56:32.940342  4637 webserver.cc:533] Webserver started at http://127.4.135.67:35435/ using document root <none> and password file <none>
I20260608 12:56:32.941130  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:32.941382  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:32.941342 14575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46386
I20260608 12:56:32.941998  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:32.943387  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "a11ab0d41a8f483887e8708acccd80a5"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-rml8"
I20260608 12:56:32.948058  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:56:32.951682 14788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.952461  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:32.952963  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "a11ab0d41a8f483887e8708acccd80a5"
format_stamp: "Formatted at 2026-06-08 12:56:32 on dist-test-slave-rml8"
I20260608 12:56:32.953274  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923164718160-4637-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 12:56:32.969946  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:32.971431  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:32.972981  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:32.975431  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:32.975698  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:32.975955  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:32.976152  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.015452  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:41649
I20260608 12:56:33.015575 14850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:41649 every 8 connection(s)
I20260608 12:56:33.030021 14851 heartbeater.cc:344] Connected to a master server at 127.4.135.126:39267
I20260608 12:56:33.030563 14851 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:33.031354 14851 heartbeater.cc:507] Master 127.4.135.126:39267 requested a full tablet report, sending...
I20260608 12:56:33.033438 14575 ts_manager.cc:194] Registered new tserver with Master: a11ab0d41a8f483887e8708acccd80a5 (127.4.135.67:41649)
I20260608 12:56:33.033972  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015009183s
I20260608 12:56:33.035000 14575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46388
I20260608 12:56:33.060132 14575 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46394:
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 12:56:33.062027 14575 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 12:56:33.103574 14667 tablet_service.cc:1511] Processing CreateTablet for tablet cc9852f050a84bb0bee56cb6047cfe67 (DEFAULT_TABLE table=test-workload [id=e83d7024e114458fa7ad6907904d1fd3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:33.104950 14667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc9852f050a84bb0bee56cb6047cfe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:33.105258 14742 tablet_service.cc:1511] Processing CreateTablet for tablet cc9852f050a84bb0bee56cb6047cfe67 (DEFAULT_TABLE table=test-workload [id=e83d7024e114458fa7ad6907904d1fd3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:33.106674 14742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc9852f050a84bb0bee56cb6047cfe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:33.115105 14816 tablet_service.cc:1511] Processing CreateTablet for tablet cc9852f050a84bb0bee56cb6047cfe67 (DEFAULT_TABLE table=test-workload [id=e83d7024e114458fa7ad6907904d1fd3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:33.116514 14816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc9852f050a84bb0bee56cb6047cfe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:33.121874 14866 tablet_bootstrap.cc:492] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978: Bootstrap starting.
I20260608 12:56:33.124598 14867 tablet_bootstrap.cc:492] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e: Bootstrap starting.
I20260608 12:56:33.129165 14866 tablet_bootstrap.cc:654] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:33.131778 14867 tablet_bootstrap.cc:654] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:33.140530 14869 tablet_bootstrap.cc:492] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5: Bootstrap starting.
I20260608 12:56:33.141652 14866 tablet_bootstrap.cc:492] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978: No bootstrap required, opened a new log
I20260608 12:56:33.141911 14867 tablet_bootstrap.cc:492] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e: No bootstrap required, opened a new log
I20260608 12:56:33.142185 14866 ts_tablet_manager.cc:1403] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260608 12:56:33.142478 14867 ts_tablet_manager.cc:1403] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260608 12:56:33.144992 14866 raft_consensus.cc:359] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } }
I20260608 12:56:33.145642 14866 raft_consensus.cc:385] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:33.145999 14866 raft_consensus.cc:740] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98cea3a9b667466fa83ee46941efa978, State: Initialized, Role: FOLLOWER
I20260608 12:56:33.145668 14867 raft_consensus.cc:359] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } }
I20260608 12:56:33.146526 14867 raft_consensus.cc:385] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:33.146867 14867 raft_consensus.cc:740] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa7630f464f4883a566bd9ee0bf7e4e, State: Initialized, Role: FOLLOWER
I20260608 12:56:33.146883 14866 consensus_queue.cc:260] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } }
I20260608 12:56:33.148406 14867 consensus_queue.cc:260] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } }
I20260608 12:56:33.150472 14869 tablet_bootstrap.cc:654] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:33.153911 14777 heartbeater.cc:499] Master 127.4.135.126:39267 was elected leader, sending a full tablet report...
I20260608 12:56:33.155092 14867 ts_tablet_manager.cc:1434] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:56:33.156908 14702 heartbeater.cc:499] Master 127.4.135.126:39267 was elected leader, sending a full tablet report...
I20260608 12:56:33.157908 14866 ts_tablet_manager.cc:1434] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 12:56:33.161976 14869 tablet_bootstrap.cc:492] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5: No bootstrap required, opened a new log
I20260608 12:56:33.162606 14869 ts_tablet_manager.cc:1403] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 12:56:33.165833 14869 raft_consensus.cc:359] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } }
I20260608 12:56:33.166666 14869 raft_consensus.cc:385] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:33.167021 14869 raft_consensus.cc:740] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11ab0d41a8f483887e8708acccd80a5, State: Initialized, Role: FOLLOWER
I20260608 12:56:33.167917 14869 consensus_queue.cc:260] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } }
I20260608 12:56:33.171764 14851 heartbeater.cc:499] Master 127.4.135.126:39267 was elected leader, sending a full tablet report...
I20260608 12:56:33.172608 14869 ts_tablet_manager.cc:1434] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:56:33.396874 14872 raft_consensus.cc:493] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:33.397406 14872 raft_consensus.cc:515] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } }
I20260608 12:56:33.399735 14872 leader_election.cc:290] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98cea3a9b667466fa83ee46941efa978 (127.4.135.65:38589), a11ab0d41a8f483887e8708acccd80a5 (127.4.135.67:41649)
I20260608 12:56:33.409678 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9852f050a84bb0bee56cb6047cfe67" candidate_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98cea3a9b667466fa83ee46941efa978" is_pre_election: true
I20260608 12:56:33.410537 14677 raft_consensus.cc:2468] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa7630f464f4883a566bd9ee0bf7e4e in term 0.
I20260608 12:56:33.410959 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9852f050a84bb0bee56cb6047cfe67" candidate_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ab0d41a8f483887e8708acccd80a5" is_pre_election: true
I20260608 12:56:33.411618 14826 raft_consensus.cc:2468] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa7630f464f4883a566bd9ee0bf7e4e in term 0.
I20260608 12:56:33.411760 14718 leader_election.cc:304] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [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: 8aa7630f464f4883a566bd9ee0bf7e4e, 98cea3a9b667466fa83ee46941efa978; no voters: 
I20260608 12:56:33.412760 14872 raft_consensus.cc:2804] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:33.413055 14872 raft_consensus.cc:493] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:33.413355 14872 raft_consensus.cc:3060] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:33.418294 14872 raft_consensus.cc:515] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } }
I20260608 12:56:33.420120 14872 leader_election.cc:290] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [CANDIDATE]: Term 1 election: Requested vote from peers 98cea3a9b667466fa83ee46941efa978 (127.4.135.65:38589), a11ab0d41a8f483887e8708acccd80a5 (127.4.135.67:41649)
I20260608 12:56:33.420878 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9852f050a84bb0bee56cb6047cfe67" candidate_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98cea3a9b667466fa83ee46941efa978"
I20260608 12:56:33.421159 14826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc9852f050a84bb0bee56cb6047cfe67" candidate_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ab0d41a8f483887e8708acccd80a5"
I20260608 12:56:33.421527 14677 raft_consensus.cc:3060] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:33.421707 14826 raft_consensus.cc:3060] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:33.427125 14677 raft_consensus.cc:2468] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa7630f464f4883a566bd9ee0bf7e4e in term 1.
I20260608 12:56:33.427996 14826 raft_consensus.cc:2468] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa7630f464f4883a566bd9ee0bf7e4e in term 1.
I20260608 12:56:33.428202 14718 leader_election.cc:304] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [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: 8aa7630f464f4883a566bd9ee0bf7e4e, 98cea3a9b667466fa83ee46941efa978; no voters: 
I20260608 12:56:33.429078 14872 raft_consensus.cc:2804] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:33.429919 14872 raft_consensus.cc:697] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 1 LEADER]: Becoming Leader. State: Replica: 8aa7630f464f4883a566bd9ee0bf7e4e, State: Running, Role: LEADER
I20260608 12:56:33.430761 14872 consensus_queue.cc:237] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [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: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } }
I20260608 12:56:33.437920 14573 catalog_manager.cc:5696] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa7630f464f4883a566bd9ee0bf7e4e (127.4.135.66). New cstate: current_term: 1 leader_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aa7630f464f4883a566bd9ee0bf7e4e" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 38089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98cea3a9b667466fa83ee46941efa978" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11ab0d41a8f483887e8708acccd80a5" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 41649 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:33.499042  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:56:33.517783  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:33.518700  4637 tablet_replica.cc:333] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978: stopping tablet replica
I20260608 12:56:33.519584  4637 raft_consensus.cc:2243] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:33.519976  4637 raft_consensus.cc:2272] T cc9852f050a84bb0bee56cb6047cfe67 P 98cea3a9b667466fa83ee46941efa978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:33.539316  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:56:33.549082  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:56:33.569180  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:33.570081  4637 tablet_replica.cc:333] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e: stopping tablet replica
I20260608 12:56:33.570798  4637 raft_consensus.cc:2243] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:33.571501  4637 pending_rounds.cc:70] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e: Trying to abort 1 pending ops.
I20260608 12:56:33.571729  4637 pending_rounds.cc:77] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662219500744704 op_type: NO_OP noop_request { }
I20260608 12:56:33.572041  4637 raft_consensus.cc:2889] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:33.572353  4637 raft_consensus.cc:2272] T cc9852f050a84bb0bee56cb6047cfe67 P 8aa7630f464f4883a566bd9ee0bf7e4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:33.592821  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:56:33.602579  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:56:33.620644  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:33.621523  4637 tablet_replica.cc:333] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5: stopping tablet replica
I20260608 12:56:33.622442  4637 raft_consensus.cc:2243] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:33.623155  4637 raft_consensus.cc:2272] T cc9852f050a84bb0bee56cb6047cfe67 P a11ab0d41a8f483887e8708acccd80a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:33.644148  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:56:33.654866  4637 master.cc:562] Master@127.4.135.126:39267 shutting down...
I20260608 12:56:33.670471  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:33.671157  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:33.671520  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2141239d000746bca0cc945f407195d5: stopping tablet replica
I20260608 12:56:33.689992  4637 master.cc:584] Master@127.4.135.126:39267 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1218 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:56:33.722929  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:44851
I20260608 12:56:33.724236  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:33.729749 14878 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 12:56:33.729883 14879 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 12:56:33.730949 14881 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 12:56:33.733158  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:33.733970  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:33.734171  4637 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 12:56:33.734346  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923393734331 us; error 0 us; skew 500 ppm
I20260608 12:56:33.734954  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:33.737291  4637 webserver.cc:533] Webserver started at http://127.4.135.126:34769/ using document root <none> and password file <none>
I20260608 12:56:33.737802  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:33.737967  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:33.738205  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:33.739419  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "a663d2eb97e74eb2931b088c2d0bd399"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-rml8"
I20260608 12:56:33.744087  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:33.747664 14886 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.748431  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:33.748751  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "a663d2eb97e74eb2931b088c2d0bd399"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-rml8"
I20260608 12:56:33.749034  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-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 12:56:33.770015  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:33.771237  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:33.808245  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:44851
I20260608 12:56:33.808391 14937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:44851 every 8 connection(s)
I20260608 12:56:33.812400 14938 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 12:56:33.823446 14938 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399: Bootstrap starting.
I20260608 12:56:33.828372 14938 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:33.832752 14938 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399: No bootstrap required, opened a new log
I20260608 12:56:33.834975 14938 raft_consensus.cc:359] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a663d2eb97e74eb2931b088c2d0bd399" member_type: VOTER }
I20260608 12:56:33.835386 14938 raft_consensus.cc:385] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:33.835628 14938 raft_consensus.cc:740] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a663d2eb97e74eb2931b088c2d0bd399, State: Initialized, Role: FOLLOWER
I20260608 12:56:33.836274 14938 consensus_queue.cc:260] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a663d2eb97e74eb2931b088c2d0bd399" member_type: VOTER }
I20260608 12:56:33.836781 14938 raft_consensus.cc:399] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:33.837009 14938 raft_consensus.cc:493] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:33.837306 14938 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:33.842206 14938 raft_consensus.cc:515] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a663d2eb97e74eb2931b088c2d0bd399" member_type: VOTER }
I20260608 12:56:33.842759 14938 leader_election.cc:304] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [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: a663d2eb97e74eb2931b088c2d0bd399; no voters: 
I20260608 12:56:33.843952 14938 leader_election.cc:290] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:33.844369 14941 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:33.846120 14941 raft_consensus.cc:697] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 1 LEADER]: Becoming Leader. State: Replica: a663d2eb97e74eb2931b088c2d0bd399, State: Running, Role: LEADER
I20260608 12:56:33.846796 14941 consensus_queue.cc:237] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [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: "a663d2eb97e74eb2931b088c2d0bd399" member_type: VOTER }
I20260608 12:56:33.847419 14938 sys_catalog.cc:565] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:33.849864 14942 sys_catalog.cc:455] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a663d2eb97e74eb2931b088c2d0bd399" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a663d2eb97e74eb2931b088c2d0bd399" member_type: VOTER } }
I20260608 12:56:33.849962 14943 sys_catalog.cc:455] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a663d2eb97e74eb2931b088c2d0bd399. Latest consensus state: current_term: 1 leader_uuid: "a663d2eb97e74eb2931b088c2d0bd399" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a663d2eb97e74eb2931b088c2d0bd399" member_type: VOTER } }
I20260608 12:56:33.850749 14943 sys_catalog.cc:458] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:33.850709 14942 sys_catalog.cc:458] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:33.854471 14946 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:33.863004 14946 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:33.864014  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:33.872874 14946 catalog_manager.cc:1382] Generated new cluster ID: 162bf5a32b4346749b1013585ff86da9
I20260608 12:56:33.873204 14946 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:33.898895 14946 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:33.900758 14946 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:33.913551 14946 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399: Generated new TSK 0
I20260608 12:56:33.914251 14946 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:33.930836  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:33.937000 14959 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 12:56:33.938191 14960 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 12:56:33.940192 14962 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 12:56:33.940284  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:33.941352  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:33.941563  4637 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 12:56:33.941773  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923393941754 us; error 0 us; skew 500 ppm
I20260608 12:56:33.942389  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:33.944752  4637 webserver.cc:533] Webserver started at http://127.4.135.65:36353/ using document root <none> and password file <none>
I20260608 12:56:33.945286  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:33.945480  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:33.945783  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:33.947017  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "0f3e17da5965448192b4ad14922260f6"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-rml8"
I20260608 12:56:33.951831  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:33.955397 14967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.956277  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:33.956583  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "0f3e17da5965448192b4ad14922260f6"
format_stamp: "Formatted at 2026-06-08 12:56:33 on dist-test-slave-rml8"
I20260608 12:56:33.956838  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-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 12:56:33.976269  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:33.977425  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:33.978936  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:33.981292  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:33.981526  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:33.981796  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:33.981972  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.021188  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:42897
I20260608 12:56:34.021312 15029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:42897 every 8 connection(s)
I20260608 12:56:34.027168  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:34.034471 15034 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 12:56:34.036505 15035 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 12:56:34.040306 15030 heartbeater.cc:344] Connected to a master server at 127.4.135.126:44851
I20260608 12:56:34.040868 15030 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:34.041004  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:34.041671 15038 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 12:56:34.041949 15030 heartbeater.cc:507] Master 127.4.135.126:44851 requested a full tablet report, sending...
I20260608 12:56:34.042932  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:34.043207  4637 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 12:56:34.043503  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923394043482 us; error 0 us; skew 500 ppm
I20260608 12:56:34.044162  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:34.044786 14903 ts_manager.cc:194] Registered new tserver with Master: 0f3e17da5965448192b4ad14922260f6 (127.4.135.65:42897)
I20260608 12:56:34.046891 14903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43534
I20260608 12:56:34.047433  4637 webserver.cc:533] Webserver started at http://127.4.135.66:35407/ using document root <none> and password file <none>
I20260608 12:56:34.048135  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:34.048429  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:34.048760  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:34.049913  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "9982552b4e694e5f9547c02456d913ac"
format_stamp: "Formatted at 2026-06-08 12:56:34 on dist-test-slave-rml8"
I20260608 12:56:34.054984  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:56:34.059037 15042 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.059868  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:56:34.060194  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "9982552b4e694e5f9547c02456d913ac"
format_stamp: "Formatted at 2026-06-08 12:56:34 on dist-test-slave-rml8"
I20260608 12:56:34.060451  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-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 12:56:34.081475  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:34.082683  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:34.084183  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:34.086651  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:34.086889  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.087152  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:34.087330  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.127107  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:43063
I20260608 12:56:34.127229 15104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:43063 every 8 connection(s)
I20260608 12:56:34.132557  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:34.141150 15108 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 12:56:34.141233 15109 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 12:56:34.145325  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:34.145462 15111 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 12:56:34.146737  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:34.146992  4637 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 12:56:34.146957 15105 heartbeater.cc:344] Connected to a master server at 127.4.135.126:44851
I20260608 12:56:34.147483  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923394147448 us; error 0 us; skew 500 ppm
I20260608 12:56:34.147697 15105 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:34.148252  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:34.148649 15105 heartbeater.cc:507] Master 127.4.135.126:44851 requested a full tablet report, sending...
I20260608 12:56:34.151219  4637 webserver.cc:533] Webserver started at http://127.4.135.67:46169/ using document root <none> and password file <none>
I20260608 12:56:34.151539 14903 ts_manager.cc:194] Registered new tserver with Master: 9982552b4e694e5f9547c02456d913ac (127.4.135.66:43063)
I20260608 12:56:34.151988  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:34.152304  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:34.152637  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:34.153514 14903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43550
I20260608 12:56:34.154141  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "c13231ee15324368858ddf59a9a71eeb"
format_stamp: "Formatted at 2026-06-08 12:56:34 on dist-test-slave-rml8"
I20260608 12:56:34.159317  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:56:34.163030 15116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.163888  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:56:34.164232  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "c13231ee15324368858ddf59a9a71eeb"
format_stamp: "Formatted at 2026-06-08 12:56:34 on dist-test-slave-rml8"
I20260608 12:56:34.164536  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-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 12:56:34.181425  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:34.182694  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:34.184196  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:34.186614  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:34.186868  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.187130  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:34.187311  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.226699  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:46811
I20260608 12:56:34.226771 15178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:46811 every 8 connection(s)
I20260608 12:56:34.231963  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:34.240200 15183 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 12:56:34.240214 15182 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 12:56:34.247540 15179 heartbeater.cc:344] Connected to a master server at 127.4.135.126:44851
I20260608 12:56:34.248076 15179 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:34.248723 15185 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 12:56:34.248929  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:34.249152 15179 heartbeater.cc:507] Master 127.4.135.126:44851 requested a full tablet report, sending...
I20260608 12:56:34.250243  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:34.250584  4637 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 12:56:34.250834  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923394250812 us; error 0 us; skew 500 ppm
I20260608 12:56:34.251734  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:34.251885 14903 ts_manager.cc:194] Registered new tserver with Master: c13231ee15324368858ddf59a9a71eeb (127.4.135.67:46811)
I20260608 12:56:34.253979 14903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43554
I20260608 12:56:34.254765  4637 webserver.cc:533] Webserver started at http://127.4.135.68:43279/ using document root <none> and password file <none>
I20260608 12:56:34.255470  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:34.255726  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:34.256073  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:34.257408  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "0f47114c412a4afe9fc14879439def37"
format_stamp: "Formatted at 2026-06-08 12:56:34 on dist-test-slave-rml8"
I20260608 12:56:34.262035  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:56:34.265436 15190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.266287  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:34.266633  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "0f47114c412a4afe9fc14879439def37"
format_stamp: "Formatted at 2026-06-08 12:56:34 on dist-test-slave-rml8"
I20260608 12:56:34.266884  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923164718160-4637-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 12:56:34.285154  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:34.286345  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:34.287810  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:34.290091  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:34.290300  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.290622  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:34.290791  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.330257  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:38791
I20260608 12:56:34.330387 15252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:38791 every 8 connection(s)
I20260608 12:56:34.344069 15253 heartbeater.cc:344] Connected to a master server at 127.4.135.126:44851
I20260608 12:56:34.344506 15253 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:34.345288 15253 heartbeater.cc:507] Master 127.4.135.126:44851 requested a full tablet report, sending...
I20260608 12:56:34.347234 14903 ts_manager.cc:194] Registered new tserver with Master: 0f47114c412a4afe9fc14879439def37 (127.4.135.68:38791)
I20260608 12:56:34.347450  4637 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013809967s
I20260608 12:56:34.348680 14903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43556
I20260608 12:56:34.373481 14903 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43560:
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 12:56:34.413887 14995 tablet_service.cc:1511] Processing CreateTablet for tablet a881e342c92242a5a042e02f63994fe4 (DEFAULT_TABLE table=test-workload [id=61438c889a7248a38914f2f974b0cea0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:34.415271 14995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a881e342c92242a5a042e02f63994fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.423332 15070 tablet_service.cc:1511] Processing CreateTablet for tablet a881e342c92242a5a042e02f63994fe4 (DEFAULT_TABLE table=test-workload [id=61438c889a7248a38914f2f974b0cea0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:34.424819 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a881e342c92242a5a042e02f63994fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.425845 15144 tablet_service.cc:1511] Processing CreateTablet for tablet a881e342c92242a5a042e02f63994fe4 (DEFAULT_TABLE table=test-workload [id=61438c889a7248a38914f2f974b0cea0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:34.426987 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a881e342c92242a5a042e02f63994fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:34.432596 15268 tablet_bootstrap.cc:492] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6: Bootstrap starting.
I20260608 12:56:34.439814 15268 tablet_bootstrap.cc:654] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.442247 15269 tablet_bootstrap.cc:492] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac: Bootstrap starting.
I20260608 12:56:34.445550 15268 tablet_bootstrap.cc:492] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6: No bootstrap required, opened a new log
I20260608 12:56:34.446039 15268 ts_tablet_manager.cc:1403] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:56:34.446300 15271 tablet_bootstrap.cc:492] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb: Bootstrap starting.
I20260608 12:56:34.449352 15269 tablet_bootstrap.cc:654] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.449371 15268 raft_consensus.cc:359] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } }
I20260608 12:56:34.450495 15268 raft_consensus.cc:385] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.450868 15268 raft_consensus.cc:740] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3e17da5965448192b4ad14922260f6, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.451687 15268 consensus_queue.cc:260] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } }
I20260608 12:56:34.453871 15271 tablet_bootstrap.cc:654] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.454965 15268 ts_tablet_manager.cc:1434] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:34.455770 15269 tablet_bootstrap.cc:492] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac: No bootstrap required, opened a new log
I20260608 12:56:34.455912 15030 heartbeater.cc:499] Master 127.4.135.126:44851 was elected leader, sending a full tablet report...
I20260608 12:56:34.456336 15269 ts_tablet_manager.cc:1403] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 12:56:34.459316 15271 tablet_bootstrap.cc:492] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb: No bootstrap required, opened a new log
I20260608 12:56:34.459859 15271 ts_tablet_manager.cc:1403] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260608 12:56:34.460327 15269 raft_consensus.cc:359] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } }
I20260608 12:56:34.461112 15269 raft_consensus.cc:385] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.461414 15269 raft_consensus.cc:740] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9982552b4e694e5f9547c02456d913ac, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.462353 15269 consensus_queue.cc:260] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } }
I20260608 12:56:34.463009 15271 raft_consensus.cc:359] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } }
I20260608 12:56:34.463820 15271 raft_consensus.cc:385] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.464183 15271 raft_consensus.cc:740] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c13231ee15324368858ddf59a9a71eeb, State: Initialized, Role: FOLLOWER
I20260608 12:56:34.464869 15105 heartbeater.cc:499] Master 127.4.135.126:44851 was elected leader, sending a full tablet report...
I20260608 12:56:34.465354 15269 ts_tablet_manager.cc:1434] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:34.466147 15271 consensus_queue.cc:260] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } }
I20260608 12:56:34.468763 15179 heartbeater.cc:499] Master 127.4.135.126:44851 was elected leader, sending a full tablet report...
I20260608 12:56:34.469120 15271 ts_tablet_manager.cc:1434] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:56:34.543541 15276 raft_consensus.cc:493] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:34.544082 15276 raft_consensus.cc:515] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } }
I20260608 12:56:34.546271 15276 leader_election.cc:290] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f3e17da5965448192b4ad14922260f6 (127.4.135.65:42897), 9982552b4e694e5f9547c02456d913ac (127.4.135.66:43063)
I20260608 12:56:34.556476 15005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a881e342c92242a5a042e02f63994fe4" candidate_uuid: "c13231ee15324368858ddf59a9a71eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3e17da5965448192b4ad14922260f6" is_pre_election: true
I20260608 12:56:34.557322 15005 raft_consensus.cc:2468] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c13231ee15324368858ddf59a9a71eeb in term 0.
I20260608 12:56:34.557893 15080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a881e342c92242a5a042e02f63994fe4" candidate_uuid: "c13231ee15324368858ddf59a9a71eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9982552b4e694e5f9547c02456d913ac" is_pre_election: true
I20260608 12:56:34.558708 15080 raft_consensus.cc:2468] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c13231ee15324368858ddf59a9a71eeb in term 0.
I20260608 12:56:34.558964 15119 leader_election.cc:304] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [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: 0f3e17da5965448192b4ad14922260f6, c13231ee15324368858ddf59a9a71eeb; no voters: 
I20260608 12:56:34.559854 15276 raft_consensus.cc:2804] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:34.560235 15276 raft_consensus.cc:493] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:34.560500 15276 raft_consensus.cc:3060] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.565650 15276 raft_consensus.cc:515] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } }
I20260608 12:56:34.567473 15276 leader_election.cc:290] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [CANDIDATE]: Term 1 election: Requested vote from peers 0f3e17da5965448192b4ad14922260f6 (127.4.135.65:42897), 9982552b4e694e5f9547c02456d913ac (127.4.135.66:43063)
I20260608 12:56:34.568264 15005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a881e342c92242a5a042e02f63994fe4" candidate_uuid: "c13231ee15324368858ddf59a9a71eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3e17da5965448192b4ad14922260f6"
I20260608 12:56:34.568717 15080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a881e342c92242a5a042e02f63994fe4" candidate_uuid: "c13231ee15324368858ddf59a9a71eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9982552b4e694e5f9547c02456d913ac"
I20260608 12:56:34.568885 15005 raft_consensus.cc:3060] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.569312 15080 raft_consensus.cc:3060] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:34.575081 15005 raft_consensus.cc:2468] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c13231ee15324368858ddf59a9a71eeb in term 1.
I20260608 12:56:34.575536 15080 raft_consensus.cc:2468] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c13231ee15324368858ddf59a9a71eeb in term 1.
I20260608 12:56:34.576229 15119 leader_election.cc:304] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [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: 0f3e17da5965448192b4ad14922260f6, c13231ee15324368858ddf59a9a71eeb; no voters: 
I20260608 12:56:34.577101 15276 raft_consensus.cc:2804] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:34.577976 15276 raft_consensus.cc:697] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 1 LEADER]: Becoming Leader. State: Replica: c13231ee15324368858ddf59a9a71eeb, State: Running, Role: LEADER
I20260608 12:56:34.578859 15276 consensus_queue.cc:237] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [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: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } }
I20260608 12:56:34.585841 14902 catalog_manager.cc:5696] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to c13231ee15324368858ddf59a9a71eeb (127.4.135.67). New cstate: current_term: 1 leader_uuid: "c13231ee15324368858ddf59a9a71eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f3e17da5965448192b4ad14922260f6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9982552b4e694e5f9547c02456d913ac" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c13231ee15324368858ddf59a9a71eeb" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 46811 } health_report { overall_health: HEALTHY } } }
W20260608 12:56:34.638932  4637 auto_rebalancer.cc:591] Failed to schedule move for tablet a881e342c92242a5a042e02f63994fe4: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:56:34.640156  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:56:34.659304  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:34.660177  4637 tablet_replica.cc:333] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6: stopping tablet replica
I20260608 12:56:34.660760  4637 raft_consensus.cc:2243] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:34.661206  4637 raft_consensus.cc:2272] T a881e342c92242a5a042e02f63994fe4 P 0f3e17da5965448192b4ad14922260f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:34.680702  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:56:34.690649  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:56:34.709012  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:34.709967  4637 tablet_replica.cc:333] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac: stopping tablet replica
I20260608 12:56:34.710683  4637 raft_consensus.cc:2243] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:34.711128  4637 raft_consensus.cc:2272] T a881e342c92242a5a042e02f63994fe4 P 9982552b4e694e5f9547c02456d913ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:34.730365  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:56:34.740588  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:56:34.757618  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:34.758447  4637 tablet_replica.cc:333] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb: stopping tablet replica
I20260608 12:56:34.759032  4637 raft_consensus.cc:2243] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:34.759647  4637 pending_rounds.cc:70] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb: Trying to abort 1 pending ops.
I20260608 12:56:34.759825  4637 pending_rounds.cc:77] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662224202637312 op_type: NO_OP noop_request { }
I20260608 12:56:34.760053  4637 raft_consensus.cc:2889] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:34.760296  4637 raft_consensus.cc:2272] T a881e342c92242a5a042e02f63994fe4 P c13231ee15324368858ddf59a9a71eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:34.770702  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:56:34.780198  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:56:34.796547  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:34.812098  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:56:34.820322  4637 master.cc:562] Master@127.4.135.126:44851 shutting down...
I20260608 12:56:34.835700  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:34.836302  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:34.836653  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P a663d2eb97e74eb2931b088c2d0bd399: stopping tablet replica
I20260608 12:56:34.856602  4637 master.cc:584] Master@127.4.135.126:44851 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1167 ms)
[----------] 22 tests from AutoRebalancerTest (229980 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:56:34.891566  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:45841
I20260608 12:56:34.892719  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:34.897993 15282 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 12:56:34.898375 15283 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 12:56:34.899884 15285 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 12:56:34.900801  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:34.901595  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:34.901818  4637 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 12:56:34.901984  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923394901949 us; error 0 us; skew 500 ppm
I20260608 12:56:34.902757  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:34.905082  4637 webserver.cc:533] Webserver started at http://127.4.135.126:35813/ using document root <none> and password file <none>
I20260608 12:56:34.905638  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:34.905841  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:34.906126  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:34.907325  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "229df54e3eff4b59a0b516ba135ee9b9"
format_stamp: "Formatted at 2026-06-08 12:56:34 on dist-test-slave-rml8"
I20260608 12:56:34.911947  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:56:34.915480 15290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:34.916222  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:34.916522  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "229df54e3eff4b59a0b516ba135ee9b9"
format_stamp: "Formatted at 2026-06-08 12:56:34 on dist-test-slave-rml8"
I20260608 12:56:34.916800  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-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 12:56:34.935134  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:34.936218  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:34.972865  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:45841
I20260608 12:56:34.972986 15341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:45841 every 8 connection(s)
I20260608 12:56:34.977005 15342 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 12:56:34.987556 15342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9: Bootstrap starting.
I20260608 12:56:34.992327 15342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:34.996515 15342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9: No bootstrap required, opened a new log
I20260608 12:56:34.998737 15342 raft_consensus.cc:359] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "229df54e3eff4b59a0b516ba135ee9b9" member_type: VOTER }
I20260608 12:56:34.999150 15342 raft_consensus.cc:385] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:34.999377 15342 raft_consensus.cc:740] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229df54e3eff4b59a0b516ba135ee9b9, State: Initialized, Role: FOLLOWER
I20260608 12:56:35.000200 15342 consensus_queue.cc:260] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "229df54e3eff4b59a0b516ba135ee9b9" member_type: VOTER }
I20260608 12:56:35.000671 15342 raft_consensus.cc:399] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:35.000902 15342 raft_consensus.cc:493] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:35.001186 15342 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:35.006359 15342 raft_consensus.cc:515] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "229df54e3eff4b59a0b516ba135ee9b9" member_type: VOTER }
I20260608 12:56:35.007038 15342 leader_election.cc:304] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [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: 229df54e3eff4b59a0b516ba135ee9b9; no voters: 
I20260608 12:56:35.008234 15342 leader_election.cc:290] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:35.008661 15345 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:35.010170 15345 raft_consensus.cc:697] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 1 LEADER]: Becoming Leader. State: Replica: 229df54e3eff4b59a0b516ba135ee9b9, State: Running, Role: LEADER
I20260608 12:56:35.010857 15345 consensus_queue.cc:237] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [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: "229df54e3eff4b59a0b516ba135ee9b9" member_type: VOTER }
I20260608 12:56:35.011394 15342 sys_catalog.cc:565] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:35.014096 15347 sys_catalog.cc:455] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 229df54e3eff4b59a0b516ba135ee9b9. Latest consensus state: current_term: 1 leader_uuid: "229df54e3eff4b59a0b516ba135ee9b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "229df54e3eff4b59a0b516ba135ee9b9" member_type: VOTER } }
I20260608 12:56:35.013994 15346 sys_catalog.cc:455] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "229df54e3eff4b59a0b516ba135ee9b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "229df54e3eff4b59a0b516ba135ee9b9" member_type: VOTER } }
I20260608 12:56:35.014909 15347 sys_catalog.cc:458] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:35.014991 15346 sys_catalog.cc:458] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:35.024346 15350 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:35.029217 15350 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:35.030400  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:35.038719 15350 catalog_manager.cc:1382] Generated new cluster ID: d13e730a1697415daf34b14b8e761b5a
I20260608 12:56:35.039028 15350 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:35.059983 15350 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:35.061383 15350 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:35.078186 15350 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9: Generated new TSK 0
I20260608 12:56:35.078873 15350 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:35.097868  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:35.104137 15363 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 12:56:35.105340 15364 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 12:56:35.106791 15366 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 12:56:35.107739  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:35.108728  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:35.108917  4637 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 12:56:35.109045  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923395109033 us; error 0 us; skew 500 ppm
I20260608 12:56:35.109586  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:35.111933  4637 webserver.cc:533] Webserver started at http://127.4.135.65:33785/ using document root <none> and password file <none>
I20260608 12:56:35.112423  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:35.112679  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:35.112936  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:35.114133  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6"
format_stamp: "Formatted at 2026-06-08 12:56:35 on dist-test-slave-rml8"
I20260608 12:56:35.119014  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:56:35.122531 15371 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:35.123533  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:35.123799  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6"
format_stamp: "Formatted at 2026-06-08 12:56:35 on dist-test-slave-rml8"
I20260608 12:56:35.124038  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-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 12:56:35.142123  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:35.143244  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:35.144744  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:35.147197  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:35.147377  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:35.147696  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:35.147841  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:35.187815  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:39497
I20260608 12:56:35.187951 15433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:39497 every 8 connection(s)
I20260608 12:56:35.193215  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:35.200536 15438 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 12:56:35.201777 15439 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 12:56:35.205144 15441 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 12:56:35.205302  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:35.206570 15434 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45841
I20260608 12:56:35.206664  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:35.207084  4637 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 12:56:35.207140 15434 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:35.207278  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923395207259 us; error 0 us; skew 500 ppm
I20260608 12:56:35.208045  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:35.208097 15434 heartbeater.cc:507] Master 127.4.135.126:45841 requested a full tablet report, sending...
I20260608 12:56:35.210538 15307 ts_manager.cc:194] Registered new tserver with Master: a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497)
I20260608 12:56:35.211122  4637 webserver.cc:533] Webserver started at http://127.4.135.66:35349/ using document root <none> and password file <none>
I20260608 12:56:35.211877  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:35.212126  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:35.212517  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:35.213155 15307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52626
I20260608 12:56:35.213989  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "46d6c8f221bb48aaa2b096969b2db1ce"
format_stamp: "Formatted at 2026-06-08 12:56:35 on dist-test-slave-rml8"
I20260608 12:56:35.218855  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 12:56:35.222254 15446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:35.223066  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:35.223412  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "46d6c8f221bb48aaa2b096969b2db1ce"
format_stamp: "Formatted at 2026-06-08 12:56:35 on dist-test-slave-rml8"
I20260608 12:56:35.223692  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-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 12:56:35.243520  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:35.245078  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:35.246829  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:35.249177  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:35.249356  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:35.249650  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:35.249814  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:35.288739  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:34949
I20260608 12:56:35.288914 15508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:34949 every 8 connection(s)
I20260608 12:56:35.294006  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:35.301117 15512 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 12:56:35.303545 15513 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 12:56:35.307163 15515 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 12:56:35.307730  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:35.308203 15509 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45841
I20260608 12:56:35.308670 15509 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:35.308964  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:35.309263  4637 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 12:56:35.309480  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923395309461 us; error 0 us; skew 500 ppm
I20260608 12:56:35.309517 15509 heartbeater.cc:507] Master 127.4.135.126:45841 requested a full tablet report, sending...
I20260608 12:56:35.310250  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:35.312088 15307 ts_manager.cc:194] Registered new tserver with Master: 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949)
I20260608 12:56:35.313287  4637 webserver.cc:533] Webserver started at http://127.4.135.67:39119/ using document root <none> and password file <none>
I20260608 12:56:35.313650 15307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52630
I20260608 12:56:35.313984  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:35.314298  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:35.314719  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:35.316001  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "26bf0d7b390944d487470f6829be2a67"
format_stamp: "Formatted at 2026-06-08 12:56:35 on dist-test-slave-rml8"
I20260608 12:56:35.321094  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:56:35.324987 15520 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:35.326035  4637 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:56:35.326303  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "26bf0d7b390944d487470f6829be2a67"
format_stamp: "Formatted at 2026-06-08 12:56:35 on dist-test-slave-rml8"
I20260608 12:56:35.326629  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-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 12:56:35.336166  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:35.337100  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:35.338485  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:35.340912  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:35.341090  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:35.341384  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:35.341526  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:35.380147  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:40819
I20260608 12:56:35.380268 15582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:40819 every 8 connection(s)
I20260608 12:56:35.394634 15583 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45841
I20260608 12:56:35.395004 15583 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:35.395720 15583 heartbeater.cc:507] Master 127.4.135.126:45841 requested a full tablet report, sending...
I20260608 12:56:35.397737 15307 ts_manager.cc:194] Registered new tserver with Master: 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:35.398427  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014909833s
I20260608 12:56:35.399614 15307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52644
I20260608 12:56:36.216034 15434 heartbeater.cc:499] Master 127.4.135.126:45841 was elected leader, sending a full tablet report...
I20260608 12:56:36.316248 15509 heartbeater.cc:499] Master 127.4.135.126:45841 was elected leader, sending a full tablet report...
I20260608 12:56:36.402678 15583 heartbeater.cc:499] Master 127.4.135.126:45841 was elected leader, sending a full tablet report...
I20260608 12:56:36.456346 15307 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52654:
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 12:56:36.458899 15307 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 12:56:36.542860 15474 tablet_service.cc:1511] Processing CreateTablet for tablet 2474cc03e893405bb6c4dd68e08543b8 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:36.544440 15474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2474cc03e893405bb6c4dd68e08543b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.544862 15472 tablet_service.cc:1511] Processing CreateTablet for tablet 9830f2be925a4f4ebd3e221392bfbd24 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:36.546285 15472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9830f2be925a4f4ebd3e221392bfbd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.548065 15473 tablet_service.cc:1511] Processing CreateTablet for tablet 00b3e95014424be393783ab2138ef386 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:36.549113 15470 tablet_service.cc:1511] Processing CreateTablet for tablet 9297488efa1d4ac6ac84f4f38f34e3a8 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:36.550055 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b3e95014424be393783ab2138ef386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.552412 15471 tablet_service.cc:1511] Processing CreateTablet for tablet 925b9579173c48b4987ffa3b47fbf4c5 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:36.553807 15469 tablet_service.cc:1511] Processing CreateTablet for tablet 5ddf08e3a43a40f984b86e8b3849c7f9 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:36.554436 15471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925b9579173c48b4987ffa3b47fbf4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.555315 15469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ddf08e3a43a40f984b86e8b3849c7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.556062 15470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9297488efa1d4ac6ac84f4f38f34e3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.561439 15548 tablet_service.cc:1511] Processing CreateTablet for tablet 2474cc03e893405bb6c4dd68e08543b8 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:36.563907 15546 tablet_service.cc:1511] Processing CreateTablet for tablet 9830f2be925a4f4ebd3e221392bfbd24 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:36.565454 15546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9830f2be925a4f4ebd3e221392bfbd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.567797 15545 tablet_service.cc:1511] Processing CreateTablet for tablet 925b9579173c48b4987ffa3b47fbf4c5 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:36.569308 15545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925b9579173c48b4987ffa3b47fbf4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.572825 15543 tablet_service.cc:1511] Processing CreateTablet for tablet 5ddf08e3a43a40f984b86e8b3849c7f9 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:36.574293 15543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ddf08e3a43a40f984b86e8b3849c7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.575592 15544 tablet_service.cc:1511] Processing CreateTablet for tablet 9297488efa1d4ac6ac84f4f38f34e3a8 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:36.577836 15547 tablet_service.cc:1511] Processing CreateTablet for tablet 00b3e95014424be393783ab2138ef386 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:36.580494 15399 tablet_service.cc:1511] Processing CreateTablet for tablet 2474cc03e893405bb6c4dd68e08543b8 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:36.581313 15398 tablet_service.cc:1511] Processing CreateTablet for tablet 00b3e95014424be393783ab2138ef386 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:36.581976 15399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2474cc03e893405bb6c4dd68e08543b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.583487 15547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b3e95014424be393783ab2138ef386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.583859 15397 tablet_service.cc:1511] Processing CreateTablet for tablet 9830f2be925a4f4ebd3e221392bfbd24 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:36.586297 15396 tablet_service.cc:1511] Processing CreateTablet for tablet 925b9579173c48b4987ffa3b47fbf4c5 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:36.587596 15548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2474cc03e893405bb6c4dd68e08543b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.588893 15395 tablet_service.cc:1511] Processing CreateTablet for tablet 9297488efa1d4ac6ac84f4f38f34e3a8 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:36.591141 15544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9297488efa1d4ac6ac84f4f38f34e3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.591456 15394 tablet_service.cc:1511] Processing CreateTablet for tablet 5ddf08e3a43a40f984b86e8b3849c7f9 (DEFAULT_TABLE table=test-workload [id=6f6ef8c488cb4251bcb60de509566e46]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:36.593076 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b3e95014424be393783ab2138ef386. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.594925 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9830f2be925a4f4ebd3e221392bfbd24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.597019 15395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9297488efa1d4ac6ac84f4f38f34e3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.598919 15394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ddf08e3a43a40f984b86e8b3849c7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.602917 15396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925b9579173c48b4987ffa3b47fbf4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:36.623610 15604 tablet_bootstrap.cc:492] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6: Bootstrap starting.
I20260608 12:56:36.634172 15604 tablet_bootstrap.cc:654] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.637882 15605 tablet_bootstrap.cc:492] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67: Bootstrap starting.
I20260608 12:56:36.645088 15605 tablet_bootstrap.cc:654] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.654516 15603 tablet_bootstrap.cc:492] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce: Bootstrap starting.
I20260608 12:56:36.706636 15604 tablet_bootstrap.cc:492] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6: No bootstrap required, opened a new log
I20260608 12:56:36.707245 15604 ts_tablet_manager.cc:1403] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.023s
I20260608 12:56:36.710722 15604 raft_consensus.cc:359] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.711505 15604 raft_consensus.cc:385] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.711828 15604 raft_consensus.cc:740] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a5aa5900d24ac1b2ee96e72d7234b6, State: Initialized, Role: FOLLOWER
I20260608 12:56:36.713091 15605 tablet_bootstrap.cc:492] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67: No bootstrap required, opened a new log
I20260608 12:56:36.712849 15604 consensus_queue.cc:260] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.713649 15605 ts_tablet_manager.cc:1403] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.033s
I20260608 12:56:36.716363 15605 raft_consensus.cc:359] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.716923 15605 raft_consensus.cc:385] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.717244 15605 raft_consensus.cc:740] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26bf0d7b390944d487470f6829be2a67, State: Initialized, Role: FOLLOWER
I20260608 12:56:36.718251 15605 consensus_queue.cc:260] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.718720 15604 ts_tablet_manager.cc:1434] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260608 12:56:36.719529 15603 tablet_bootstrap.cc:654] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.720113 15604 tablet_bootstrap.cc:492] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6: Bootstrap starting.
I20260608 12:56:36.727257 15604 tablet_bootstrap.cc:654] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.733227 15603 tablet_bootstrap.cc:492] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce: No bootstrap required, opened a new log
I20260608 12:56:36.733789 15603 ts_tablet_manager.cc:1403] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.005s
I20260608 12:56:36.734807 15604 tablet_bootstrap.cc:492] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6: No bootstrap required, opened a new log
I20260608 12:56:36.735476 15604 ts_tablet_manager.cc:1403] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 12:56:36.735819 15605 ts_tablet_manager.cc:1434] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.006s
I20260608 12:56:36.737057 15605 tablet_bootstrap.cc:492] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67: Bootstrap starting.
I20260608 12:56:36.736937 15603 raft_consensus.cc:359] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.737998 15603 raft_consensus.cc:385] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.738328 15603 raft_consensus.cc:740] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46d6c8f221bb48aaa2b096969b2db1ce, State: Initialized, Role: FOLLOWER
I20260608 12:56:36.739051 15604 raft_consensus.cc:359] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.739297 15603 consensus_queue.cc:260] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.739892 15604 raft_consensus.cc:385] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.740372 15604 raft_consensus.cc:740] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a5aa5900d24ac1b2ee96e72d7234b6, State: Initialized, Role: FOLLOWER
I20260608 12:56:36.741389 15604 consensus_queue.cc:260] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.744031 15604 ts_tablet_manager.cc:1434] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260608 12:56:36.744206 15605 tablet_bootstrap.cc:654] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.745196 15604 tablet_bootstrap.cc:492] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6: Bootstrap starting.
I20260608 12:56:36.748920 15603 ts_tablet_manager.cc:1434] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260608 12:56:36.752584 15603 tablet_bootstrap.cc:492] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce: Bootstrap starting.
I20260608 12:56:36.754230 15604 tablet_bootstrap.cc:654] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.758867 15603 tablet_bootstrap.cc:654] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.764644 15603 tablet_bootstrap.cc:492] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce: No bootstrap required, opened a new log
I20260608 12:56:36.765157 15603 ts_tablet_manager.cc:1403] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:56:36.773528 15603 raft_consensus.cc:359] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.774283 15603 raft_consensus.cc:385] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.774597 15603 raft_consensus.cc:740] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46d6c8f221bb48aaa2b096969b2db1ce, State: Initialized, Role: FOLLOWER
I20260608 12:56:36.775456 15603 consensus_queue.cc:260] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.778213 15603 ts_tablet_manager.cc:1434] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:56:36.778781 15605 tablet_bootstrap.cc:492] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67: No bootstrap required, opened a new log
I20260608 12:56:36.780025 15605 ts_tablet_manager.cc:1403] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.030s
I20260608 12:56:36.780046 15603 tablet_bootstrap.cc:492] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce: Bootstrap starting.
I20260608 12:56:36.782578 15604 tablet_bootstrap.cc:492] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6: No bootstrap required, opened a new log
I20260608 12:56:36.783160 15604 ts_tablet_manager.cc:1403] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.013s
I20260608 12:56:36.784090 15605 raft_consensus.cc:359] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.785005 15605 raft_consensus.cc:385] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.785406 15605 raft_consensus.cc:740] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26bf0d7b390944d487470f6829be2a67, State: Initialized, Role: FOLLOWER
I20260608 12:56:36.820623 15612 raft_consensus.cc:493] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:36.822384 15612 raft_consensus.cc:515] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.786278 15604 raft_consensus.cc:359] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.823836 15604 raft_consensus.cc:385] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.824430 15604 raft_consensus.cc:740] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a5aa5900d24ac1b2ee96e72d7234b6, State: Initialized, Role: FOLLOWER
I20260608 12:56:36.786504 15605 consensus_queue.cc:260] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.829661 15603 tablet_bootstrap.cc:654] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.829022 15604 consensus_queue.cc:260] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.833669 15604 ts_tablet_manager.cc:1434] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.003s
I20260608 12:56:36.836782 15605 ts_tablet_manager.cc:1434] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.002s
I20260608 12:56:36.840354 15605 tablet_bootstrap.cc:492] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67: Bootstrap starting.
I20260608 12:56:36.856266 15612 leader_election.cc:290] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:36.859485 15605 tablet_bootstrap.cc:654] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.861276 15604 tablet_bootstrap.cc:492] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6: Bootstrap starting.
I20260608 12:56:36.877089 15603 tablet_bootstrap.cc:492] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce: No bootstrap required, opened a new log
I20260608 12:56:36.878067 15603 ts_tablet_manager.cc:1403] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.021s
I20260608 12:56:36.883549 15558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b9579173c48b4987ffa3b47fbf4c5" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67" is_pre_election: true
I20260608 12:56:36.883301 15603 raft_consensus.cc:359] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.884418 15603 raft_consensus.cc:385] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.884796 15603 raft_consensus.cc:740] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46d6c8f221bb48aaa2b096969b2db1ce, State: Initialized, Role: FOLLOWER
W20260608 12:56:36.886107 15448 leader_election.cc:343] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:36.885787 15603 consensus_queue.cc:260] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.888564 15604 tablet_bootstrap.cc:654] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.888702 15605 tablet_bootstrap.cc:492] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67: No bootstrap required, opened a new log
I20260608 12:56:36.889330 15605 ts_tablet_manager.cc:1403] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.021s
I20260608 12:56:36.891140 15612 raft_consensus.cc:493] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:36.891713 15612 raft_consensus.cc:515] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.893573 15605 raft_consensus.cc:359] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.894637 15605 raft_consensus.cc:385] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.895069 15605 raft_consensus.cc:740] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26bf0d7b390944d487470f6829be2a67, State: Initialized, Role: FOLLOWER
I20260608 12:56:36.896111 15558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2474cc03e893405bb6c4dd68e08543b8" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67" is_pre_election: true
I20260608 12:56:36.896878 15612 leader_election.cc:290] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:36.896404 15605 consensus_queue.cc:260] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.897895 15558 raft_consensus.cc:2468] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 0.
I20260608 12:56:36.899636 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2474cc03e893405bb6c4dd68e08543b8" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" is_pre_election: true
I20260608 12:56:36.899818 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b9579173c48b4987ffa3b47fbf4c5" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" is_pre_election: true
I20260608 12:56:36.900790 15408 raft_consensus.cc:2468] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 0.
I20260608 12:56:36.902096 15605 ts_tablet_manager.cc:1434] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
W20260608 12:56:36.903625 15450 leader_election.cc:343] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:36.904027 15448 leader_election.cc:304] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 26bf0d7b390944d487470f6829be2a67, 46d6c8f221bb48aaa2b096969b2db1ce; no voters: 
I20260608 12:56:36.904304 15450 leader_election.cc:304] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 46d6c8f221bb48aaa2b096969b2db1ce; no voters: 26bf0d7b390944d487470f6829be2a67, a2a5aa5900d24ac1b2ee96e72d7234b6
I20260608 12:56:36.905681 15605 tablet_bootstrap.cc:492] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67: Bootstrap starting.
I20260608 12:56:36.899883 15603 ts_tablet_manager.cc:1434] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.002s
I20260608 12:56:36.905700 15604 tablet_bootstrap.cc:492] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6: No bootstrap required, opened a new log
I20260608 12:56:36.907485 15604 ts_tablet_manager.cc:1403] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.004s
I20260608 12:56:36.905718 15612 raft_consensus.cc:2804] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:36.910778 15612 raft_consensus.cc:493] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:36.911182 15612 raft_consensus.cc:3060] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:36.912312 15604 raft_consensus.cc:359] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.913367 15604 raft_consensus.cc:385] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.913777 15604 raft_consensus.cc:740] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a5aa5900d24ac1b2ee96e72d7234b6, State: Initialized, Role: FOLLOWER
I20260608 12:56:36.917011 15603 tablet_bootstrap.cc:492] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce: Bootstrap starting.
I20260608 12:56:36.918066 15605 tablet_bootstrap.cc:654] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.926242 15604 consensus_queue.cc:260] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.928339 15608 raft_consensus.cc:493] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:36.931140 15604 ts_tablet_manager.cc:1434] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.004s
I20260608 12:56:36.932543 15622 raft_consensus.cc:2749] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:36.930224 15612 raft_consensus.cc:515] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.934872 15603 tablet_bootstrap.cc:654] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.928917 15608 raft_consensus.cc:515] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.937927 15604 tablet_bootstrap.cc:492] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6: Bootstrap starting.
I20260608 12:56:36.943223 15558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2474cc03e893405bb6c4dd68e08543b8" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67"
I20260608 12:56:36.943943 15558 raft_consensus.cc:3060] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:36.950273 15608 leader_election.cc:290] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:36.972220 15609 raft_consensus.cc:493] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:36.973073 15609 raft_consensus.cc:515] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.977288 15609 leader_election.cc:290] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949)
I20260608 12:56:36.978303 15604 tablet_bootstrap.cc:654] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:36.992724 15604 tablet_bootstrap.cc:492] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6: No bootstrap required, opened a new log
I20260608 12:56:36.993315 15604 ts_tablet_manager.cc:1403] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.017s
I20260608 12:56:36.993669 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2474cc03e893405bb6c4dd68e08543b8" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6"
I20260608 12:56:36.994398 15408 raft_consensus.cc:3060] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:36.997067 15604 raft_consensus.cc:359] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:36.998018 15604 raft_consensus.cc:385] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:36.998347 15604 raft_consensus.cc:740] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a5aa5900d24ac1b2ee96e72d7234b6, State: Initialized, Role: FOLLOWER
I20260608 12:56:37.001113 15603 tablet_bootstrap.cc:492] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce: No bootstrap required, opened a new log
I20260608 12:56:37.001765 15603 ts_tablet_manager.cc:1403] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.024s
I20260608 12:56:37.004773 15408 raft_consensus.cc:2468] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 1.
I20260608 12:56:37.005306 15603 raft_consensus.cc:359] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.006091 15450 leader_election.cc:304] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 46d6c8f221bb48aaa2b096969b2db1ce, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 
I20260608 12:56:37.006376 15604 consensus_queue.cc:260] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.006150 15603 raft_consensus.cc:385] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:37.007670 15603 raft_consensus.cc:740] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46d6c8f221bb48aaa2b096969b2db1ce, State: Initialized, Role: FOLLOWER
I20260608 12:56:37.008455 15605 tablet_bootstrap.cc:492] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67: No bootstrap required, opened a new log
I20260608 12:56:37.008991 15604 ts_tablet_manager.cc:1434] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:56:37.008612 15603 consensus_queue.cc:260] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.009824 15605 ts_tablet_manager.cc:1403] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.009s
I20260608 12:56:37.010905 15604 tablet_bootstrap.cc:492] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6: Bootstrap starting.
I20260608 12:56:37.010154 15622 raft_consensus.cc:2804] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:37.015466 15605 raft_consensus.cc:359] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.021198 15604 tablet_bootstrap.cc:654] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:37.021018 15605 raft_consensus.cc:385] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:37.022253 15605 raft_consensus.cc:740] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26bf0d7b390944d487470f6829be2a67, State: Initialized, Role: FOLLOWER
I20260608 12:56:37.024092 15605 consensus_queue.cc:260] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
W20260608 12:56:37.025110 15355 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:37.029333 15605 ts_tablet_manager.cc:1434] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 12:56:37.022159 15612 leader_election.cc:290] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 election: Requested vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.034205 15605 tablet_bootstrap.cc:492] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67: Bootstrap starting.
I20260608 12:56:37.045930 15605 tablet_bootstrap.cc:654] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:37.064625 15622 raft_consensus.cc:697] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 LEADER]: Becoming Leader. State: Replica: 46d6c8f221bb48aaa2b096969b2db1ce, State: Running, Role: LEADER
I20260608 12:56:37.048821 15558 raft_consensus.cc:2468] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 1.
I20260608 12:56:37.051240 15612 raft_consensus.cc:493] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:37.087093 15612 raft_consensus.cc:515] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.090204 15612 leader_election.cc:290] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.090682 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3e95014424be393783ab2138ef386" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" is_pre_election: true
W20260608 12:56:37.093012 15450 leader_election.cc:343] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:37.065817 15622 consensus_queue.cc:237] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [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: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.108911 15558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3e95014424be393783ab2138ef386" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67" is_pre_election: true
I20260608 12:56:37.110087 15558 raft_consensus.cc:2468] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 0.
I20260608 12:56:37.114825 15448 leader_election.cc:304] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 26bf0d7b390944d487470f6829be2a67, 46d6c8f221bb48aaa2b096969b2db1ce; no voters: a2a5aa5900d24ac1b2ee96e72d7234b6
I20260608 12:56:37.116750 15612 raft_consensus.cc:2804] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:37.117269 15612 raft_consensus.cc:493] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:37.117758 15612 raft_consensus.cc:3060] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.159297 15603 ts_tablet_manager.cc:1434] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent starting tablet: real 0.157s	user 0.060s	sys 0.091s
I20260608 12:56:37.160915 15603 tablet_bootstrap.cc:492] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce: Bootstrap starting.
I20260608 12:56:37.162927 15604 tablet_bootstrap.cc:492] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6: No bootstrap required, opened a new log
I20260608 12:56:37.163563 15604 ts_tablet_manager.cc:1403] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent bootstrapping tablet: real 0.153s	user 0.067s	sys 0.083s
I20260608 12:56:37.161247 15306 catalog_manager.cc:5696] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66). New cstate: current_term: 1 leader_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:37.165973 15484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b9579173c48b4987ffa3b47fbf4c5" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" is_pre_election: true
I20260608 12:56:37.166813 15484 raft_consensus.cc:2468] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in term 0.
I20260608 12:56:37.167181 15604 raft_consensus.cc:359] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.168072 15604 raft_consensus.cc:385] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:37.168411 15604 raft_consensus.cc:740] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a5aa5900d24ac1b2ee96e72d7234b6, State: Initialized, Role: FOLLOWER
I20260608 12:56:37.168486 15374 leader_election.cc:304] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [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: 46d6c8f221bb48aaa2b096969b2db1ce, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 
I20260608 12:56:37.169483 15604 consensus_queue.cc:260] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.169920 15624 raft_consensus.cc:2804] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:37.170617 15624 raft_consensus.cc:493] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:37.171064 15624 raft_consensus.cc:3060] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.172631 15605 tablet_bootstrap.cc:492] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67: No bootstrap required, opened a new log
I20260608 12:56:37.174917 15608 raft_consensus.cc:493] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:37.169480 15558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b9579173c48b4987ffa3b47fbf4c5" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67" is_pre_election: true
I20260608 12:56:37.175801 15604 ts_tablet_manager.cc:1434] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:56:37.175200 15605 ts_tablet_manager.cc:1403] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67: Time spent bootstrapping tablet: real 0.141s	user 0.038s	sys 0.052s
I20260608 12:56:37.176717 15603 tablet_bootstrap.cc:654] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:37.177603 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9830f2be925a4f4ebd3e221392bfbd24" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" is_pre_election: true
I20260608 12:56:37.183291 15408 raft_consensus.cc:2468] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26bf0d7b390944d487470f6829be2a67 in term 0.
I20260608 12:56:37.184332 15608 raft_consensus.cc:515] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.184844 15524 leader_election.cc:304] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [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: 26bf0d7b390944d487470f6829be2a67, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 
I20260608 12:56:37.184710 15605 raft_consensus.cc:359] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.185611 15605 raft_consensus.cc:385] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:37.185891 15609 raft_consensus.cc:2804] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:37.186311 15609 raft_consensus.cc:493] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:37.186679 15609 raft_consensus.cc:3060] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:37.186856 15373 leader_election.cc:343] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:37.188771 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9830f2be925a4f4ebd3e221392bfbd24" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" is_pre_election: true
I20260608 12:56:37.190131 15608 leader_election.cc:290] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
W20260608 12:56:37.190604 15523 leader_election.cc:343] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:37.192668 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3e95014424be393783ab2138ef386" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" is_pre_election: true
I20260608 12:56:37.199925 15558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3e95014424be393783ab2138ef386" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67" is_pre_election: true
I20260608 12:56:37.200917 15558 raft_consensus.cc:2468] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in term 0.
I20260608 12:56:37.201231 15609 raft_consensus.cc:515] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.202884 15373 leader_election.cc:304] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [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: 26bf0d7b390944d487470f6829be2a67, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 
I20260608 12:56:37.185914 15605 raft_consensus.cc:740] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26bf0d7b390944d487470f6829be2a67, State: Initialized, Role: FOLLOWER
I20260608 12:56:37.204167 15622 raft_consensus.cc:493] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:37.204257 15608 raft_consensus.cc:2804] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:37.205857 15609 leader_election.cc:290] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [CANDIDATE]: Term 1 election: Requested vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949)
I20260608 12:56:37.207356 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9830f2be925a4f4ebd3e221392bfbd24" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6"
I20260608 12:56:37.207345 15484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9830f2be925a4f4ebd3e221392bfbd24" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce"
I20260608 12:56:37.207665 15608 raft_consensus.cc:493] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:37.209434 15608 raft_consensus.cc:3060] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:37.209954 15523 leader_election.cc:343] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:37.210639 15408 raft_consensus.cc:3060] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.213645 15624 raft_consensus.cc:515] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.204838 15622 raft_consensus.cc:515] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.216535 15603 tablet_bootstrap.cc:492] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce: No bootstrap required, opened a new log
I20260608 12:56:37.217191 15603 ts_tablet_manager.cc:1403] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.022s
I20260608 12:56:37.217396 15484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b9579173c48b4987ffa3b47fbf4c5" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce"
I20260608 12:56:37.218207 15484 raft_consensus.cc:3060] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.218469 15622 leader_election.cc:290] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.206238 15605 consensus_queue.cc:260] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.218783 15558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297488efa1d4ac6ac84f4f38f34e3a8" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67" is_pre_election: true
I20260608 12:56:37.219766 15558 raft_consensus.cc:2468] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 0.
I20260608 12:56:37.221977 15448 leader_election.cc:304] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 26bf0d7b390944d487470f6829be2a67, 46d6c8f221bb48aaa2b096969b2db1ce; no voters: 
I20260608 12:56:37.223099 15622 raft_consensus.cc:2804] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:37.223565 15622 raft_consensus.cc:493] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:37.223992 15622 raft_consensus.cc:3060] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.225673 15609 raft_consensus.cc:493] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:37.226397 15609 raft_consensus.cc:515] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.231518 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddf08e3a43a40f984b86e8b3849c7f9" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" is_pre_election: true
I20260608 12:56:37.232193 15409 raft_consensus.cc:2468] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26bf0d7b390944d487470f6829be2a67 in term 0.
I20260608 12:56:37.233600 15484 raft_consensus.cc:2468] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in term 1.
I20260608 12:56:37.234186 15524 leader_election.cc:304] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [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: 26bf0d7b390944d487470f6829be2a67, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 
I20260608 12:56:37.234728 15408 raft_consensus.cc:2468] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26bf0d7b390944d487470f6829be2a67 in term 1.
I20260608 12:56:37.235020 15374 leader_election.cc:304] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [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: 46d6c8f221bb48aaa2b096969b2db1ce, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 
I20260608 12:56:37.236467 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddf08e3a43a40f984b86e8b3849c7f9" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" is_pre_election: true
W20260608 12:56:37.238684 15523 leader_election.cc:343] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:37.243875 15612 raft_consensus.cc:515] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.252344 15483 raft_consensus.cc:2393] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in current term 1: Already voted for candidate 46d6c8f221bb48aaa2b096969b2db1ce in this term.
I20260608 12:56:37.253237 15641 raft_consensus.cc:2804] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:37.253876 15641 raft_consensus.cc:493] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:37.254369 15641 raft_consensus.cc:3060] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.250594 15609 leader_election.cc:290] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949)
I20260608 12:56:37.258641 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297488efa1d4ac6ac84f4f38f34e3a8" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" is_pre_election: true
I20260608 12:56:37.255752 15603 raft_consensus.cc:359] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.259562 15603 raft_consensus.cc:385] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:37.260079 15603 raft_consensus.cc:740] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46d6c8f221bb48aaa2b096969b2db1ce, State: Initialized, Role: FOLLOWER
I20260608 12:56:37.263672 15612 leader_election.cc:290] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 election: Requested vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.250594 15624 leader_election.cc:290] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [CANDIDATE]: Term 1 election: Requested vote from peers 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.256953 15558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b9579173c48b4987ffa3b47fbf4c5" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67"
I20260608 12:56:37.257287 15639 raft_consensus.cc:493] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:37.268206 15524 leader_election.cc:304] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [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: 26bf0d7b390944d487470f6829be2a67, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 46d6c8f221bb48aaa2b096969b2db1ce
I20260608 12:56:37.268347 15603 consensus_queue.cc:260] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.269601 15609 raft_consensus.cc:2804] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:37.269750 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3e95014424be393783ab2138ef386" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67"
I20260608 12:56:37.270208 15609 raft_consensus.cc:697] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 1 LEADER]: Becoming Leader. State: Replica: 26bf0d7b390944d487470f6829be2a67, State: Running, Role: LEADER
I20260608 12:56:37.265233 15624 raft_consensus.cc:2804] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:37.270530 15557 raft_consensus.cc:3060] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.272382 15603 ts_tablet_manager.cc:1434] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.004s
I20260608 12:56:37.268224 15639 raft_consensus.cc:515] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.274245 15603 tablet_bootstrap.cc:492] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce: Bootstrap starting.
I20260608 12:56:37.275801 15408 raft_consensus.cc:2468] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 0.
I20260608 12:56:37.277472 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297488efa1d4ac6ac84f4f38f34e3a8" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67" is_pre_election: true
W20260608 12:56:37.277908 15373 leader_election.cc:343] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:37.279840 15639 leader_election.cc:290] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.283141 15556 raft_consensus.cc:2468] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in term 0.
I20260608 12:56:37.271168 15624 raft_consensus.cc:697] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 LEADER]: Becoming Leader. State: Replica: a2a5aa5900d24ac1b2ee96e72d7234b6, State: Running, Role: LEADER
I20260608 12:56:37.284897 15373 leader_election.cc:304] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [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: 26bf0d7b390944d487470f6829be2a67, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 
I20260608 12:56:37.285176 15624 consensus_queue.cc:237] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [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: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.286019 15639 raft_consensus.cc:2804] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:37.286682 15639 raft_consensus.cc:493] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:37.271230 15609 consensus_queue.cc:237] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [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: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.287495 15639 raft_consensus.cc:3060] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.288818 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3e95014424be393783ab2138ef386" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6"
I20260608 12:56:37.296025 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297488efa1d4ac6ac84f4f38f34e3a8" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" is_pre_election: true
I20260608 12:56:37.299288 15603 tablet_bootstrap.cc:654] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:37.305295 15605 ts_tablet_manager.cc:1434] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67: Time spent starting tablet: real 0.124s	user 0.036s	sys 0.051s
I20260608 12:56:37.308656 15605 tablet_bootstrap.cc:492] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67: Bootstrap starting.
I20260608 12:56:37.309396 15612 raft_consensus.cc:493] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:37.310174 15612 raft_consensus.cc:515] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.314692 15612 leader_election.cc:290] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.315418 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddf08e3a43a40f984b86e8b3849c7f9" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67" is_pre_election: true
I20260608 12:56:37.316632 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddf08e3a43a40f984b86e8b3849c7f9" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" is_pre_election: true
I20260608 12:56:37.316815 15639 raft_consensus.cc:515] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.317381 15409 raft_consensus.cc:2468] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 0.
I20260608 12:56:37.319346 15450 leader_election.cc:304] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 46d6c8f221bb48aaa2b096969b2db1ce, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 
I20260608 12:56:37.319798 15605 tablet_bootstrap.cc:654] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:37.320317 15612 raft_consensus.cc:2804] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:37.320739 15612 raft_consensus.cc:493] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:37.320367 15557 raft_consensus.cc:2468] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 1.
I20260608 12:56:37.321362 15612 raft_consensus.cc:3060] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.321498 15641 raft_consensus.cc:515] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.331264 15556 raft_consensus.cc:2393] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46d6c8f221bb48aaa2b096969b2db1ce in current term 1: Already voted for candidate 26bf0d7b390944d487470f6829be2a67 in this term.
I20260608 12:56:37.323649 15608 raft_consensus.cc:515] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.328126 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297488efa1d4ac6ac84f4f38f34e3a8" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67"
I20260608 12:56:37.334223 15557 raft_consensus.cc:3060] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.325889 15307 catalog_manager.cc:5696] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26bf0d7b390944d487470f6829be2a67 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "26bf0d7b390944d487470f6829be2a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:37.334342 15408 raft_consensus.cc:2393] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46d6c8f221bb48aaa2b096969b2db1ce in current term 1: Already voted for candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in this term.
I20260608 12:56:37.335234 15608 leader_election.cc:290] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [CANDIDATE]: Term 1 election: Requested vote from peers 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.337996 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3e95014424be393783ab2138ef386" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67"
I20260608 12:56:37.338935 15556 raft_consensus.cc:2393] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in current term 1: Already voted for candidate 46d6c8f221bb48aaa2b096969b2db1ce in this term.
I20260608 12:56:37.321990 15639 leader_election.cc:290] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [CANDIDATE]: Term 1 election: Requested vote from peers 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.339609 15641 leader_election.cc:290] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [CANDIDATE]: Term 1 election: Requested vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949)
I20260608 12:56:37.323381 15448 leader_election.cc:304] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 26bf0d7b390944d487470f6829be2a67, 46d6c8f221bb48aaa2b096969b2db1ce; no voters: 
I20260608 12:56:37.339162 15612 raft_consensus.cc:515] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.343775 15632 raft_consensus.cc:2804] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:37.344372 15632 raft_consensus.cc:697] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 LEADER]: Becoming Leader. State: Replica: 46d6c8f221bb48aaa2b096969b2db1ce, State: Running, Role: LEADER
I20260608 12:56:37.344436 15484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297488efa1d4ac6ac84f4f38f34e3a8" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce"
I20260608 12:56:37.345373 15612 leader_election.cc:290] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 election: Requested vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.346889 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddf08e3a43a40f984b86e8b3849c7f9" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6"
I20260608 12:56:37.347492 15409 raft_consensus.cc:3060] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.346048 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3e95014424be393783ab2138ef386" candidate_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce"
I20260608 12:56:37.352986 15557 raft_consensus.cc:2468] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in term 1.
I20260608 12:56:37.354177 15603 tablet_bootstrap.cc:492] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce: No bootstrap required, opened a new log
I20260608 12:56:37.354650 15558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddf08e3a43a40f984b86e8b3849c7f9" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67"
I20260608 12:56:37.354882 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddf08e3a43a40f984b86e8b3849c7f9" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce"
I20260608 12:56:37.354822 15603 ts_tablet_manager.cc:1403] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.004s
I20260608 12:56:37.355476 15558 raft_consensus.cc:2393] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46d6c8f221bb48aaa2b096969b2db1ce in current term 1: Already voted for candidate 26bf0d7b390944d487470f6829be2a67 in this term.
I20260608 12:56:37.355786 15482 raft_consensus.cc:2393] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26bf0d7b390944d487470f6829be2a67 in current term 1: Already voted for candidate 46d6c8f221bb48aaa2b096969b2db1ce in this term.
I20260608 12:56:37.356324 15306 catalog_manager.cc:5696] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:37.354297 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddf08e3a43a40f984b86e8b3849c7f9" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6"
I20260608 12:56:37.359589 15374 leader_election.cc:304] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [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: a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 26bf0d7b390944d487470f6829be2a67, 46d6c8f221bb48aaa2b096969b2db1ce
I20260608 12:56:37.345427 15632 consensus_queue.cc:237] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [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: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.361917 15639 raft_consensus.cc:2749] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:56:37.329324 15622 raft_consensus.cc:515] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.369760 15483 raft_consensus.cc:2393] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in current term 1: Already voted for candidate 46d6c8f221bb48aaa2b096969b2db1ce in this term.
I20260608 12:56:37.371119 15524 leader_election.cc:304] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [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: 26bf0d7b390944d487470f6829be2a67; no voters: 46d6c8f221bb48aaa2b096969b2db1ce, a2a5aa5900d24ac1b2ee96e72d7234b6
I20260608 12:56:37.371392 15409 raft_consensus.cc:2468] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46d6c8f221bb48aaa2b096969b2db1ce in term 1.
I20260608 12:56:37.364985 15603 raft_consensus.cc:359] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.372185 15641 raft_consensus.cc:2749] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:56:37.372437 15603 raft_consensus.cc:385] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:37.367386 15605 tablet_bootstrap.cc:492] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67: No bootstrap required, opened a new log
I20260608 12:56:37.373070 15603 raft_consensus.cc:740] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46d6c8f221bb48aaa2b096969b2db1ce, State: Initialized, Role: FOLLOWER
I20260608 12:56:37.373494 15605 ts_tablet_manager.cc:1403] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.006s
I20260608 12:56:37.374506 15603 consensus_queue.cc:260] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.374812 15450 leader_election.cc:304] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 46d6c8f221bb48aaa2b096969b2db1ce, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 26bf0d7b390944d487470f6829be2a67
I20260608 12:56:37.377876 15605 raft_consensus.cc:359] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.378733 15605 raft_consensus.cc:385] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:37.379071 15605 raft_consensus.cc:740] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26bf0d7b390944d487470f6829be2a67, State: Initialized, Role: FOLLOWER
I20260608 12:56:37.379969 15633 raft_consensus.cc:2804] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:37.380033 15605 consensus_queue.cc:260] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.380759 15633 raft_consensus.cc:697] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 LEADER]: Becoming Leader. State: Replica: 46d6c8f221bb48aaa2b096969b2db1ce, State: Running, Role: LEADER
I20260608 12:56:37.381057 15622 leader_election.cc:290] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 election: Requested vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.380890 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297488efa1d4ac6ac84f4f38f34e3a8" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67"
I20260608 12:56:37.381770 15633 consensus_queue.cc:237] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [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: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.382684 15557 raft_consensus.cc:2393] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46d6c8f221bb48aaa2b096969b2db1ce in current term 1: Already voted for candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in this term.
I20260608 12:56:37.383698 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9297488efa1d4ac6ac84f4f38f34e3a8" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6"
I20260608 12:56:37.377089 15373 leader_election.cc:304] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [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: 26bf0d7b390944d487470f6829be2a67, a2a5aa5900d24ac1b2ee96e72d7234b6; no voters: 46d6c8f221bb48aaa2b096969b2db1ce
I20260608 12:56:37.384644 15409 raft_consensus.cc:2393] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46d6c8f221bb48aaa2b096969b2db1ce in current term 1: Already voted for candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in this term.
I20260608 12:56:37.387028 15639 raft_consensus.cc:2804] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:37.387214 15605 ts_tablet_manager.cc:1434] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260608 12:56:37.387655 15639 raft_consensus.cc:697] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 LEADER]: Becoming Leader. State: Replica: a2a5aa5900d24ac1b2ee96e72d7234b6, State: Running, Role: LEADER
I20260608 12:56:37.388703 15639 consensus_queue.cc:237] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [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: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.389734 15306 catalog_manager.cc:5696] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66). New cstate: current_term: 1 leader_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:37.394290 15450 leader_election.cc:304] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 46d6c8f221bb48aaa2b096969b2db1ce; no voters: 26bf0d7b390944d487470f6829be2a67, a2a5aa5900d24ac1b2ee96e72d7234b6
I20260608 12:56:37.395864 15603 ts_tablet_manager.cc:1434] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260608 12:56:37.395911 15632 raft_consensus.cc:2749] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:56:37.404441 15306 catalog_manager.cc:5696] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65). New cstate: current_term: 1 leader_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:37.408198 15307 catalog_manager.cc:5696] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66). New cstate: current_term: 1 leader_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:37.532094 15633 consensus_queue.cc:1048] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:37.548364 15632 consensus_queue.cc:1048] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:37.632474 15632 raft_consensus.cc:493] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:37.633055 15632 raft_consensus.cc:515] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.636232 15632 leader_election.cc:290] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 26bf0d7b390944d487470f6829be2a67 (127.4.135.67:40819)
I20260608 12:56:37.636576 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9830f2be925a4f4ebd3e221392bfbd24" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" is_pre_election: true
I20260608 12:56:37.636790 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9830f2be925a4f4ebd3e221392bfbd24" candidate_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26bf0d7b390944d487470f6829be2a67" is_pre_election: true
I20260608 12:56:37.637540 15408 raft_consensus.cc:2393] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46d6c8f221bb48aaa2b096969b2db1ce in current term 1: Already voted for candidate 26bf0d7b390944d487470f6829be2a67 in this term.
I20260608 12:56:37.639088 15450 leader_election.cc:304] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [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: 46d6c8f221bb48aaa2b096969b2db1ce; no voters: 26bf0d7b390944d487470f6829be2a67, a2a5aa5900d24ac1b2ee96e72d7234b6
I20260608 12:56:37.640523 15632 raft_consensus.cc:3060] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.665773 15641 raft_consensus.cc:493] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:37.666422 15641 raft_consensus.cc:515] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } }
I20260608 12:56:37.671154 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b9579173c48b4987ffa3b47fbf4c5" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" is_pre_election: true
I20260608 12:56:37.671334 15641 leader_election.cc:290] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497), 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949)
I20260608 12:56:37.672129 15483 raft_consensus.cc:2393] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26bf0d7b390944d487470f6829be2a67 in current term 1: Already voted for candidate a2a5aa5900d24ac1b2ee96e72d7234b6 in this term.
I20260608 12:56:37.672855 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b9579173c48b4987ffa3b47fbf4c5" candidate_uuid: "26bf0d7b390944d487470f6829be2a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" is_pre_election: true
I20260608 12:56:37.676762 15524 leader_election.cc:304] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [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: 26bf0d7b390944d487470f6829be2a67; no voters: 46d6c8f221bb48aaa2b096969b2db1ce, a2a5aa5900d24ac1b2ee96e72d7234b6
I20260608 12:56:37.680922 15632 raft_consensus.cc:2749] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:37.681789 15641 raft_consensus.cc:3060] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:37.680996 15639 consensus_queue.cc:1048] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:56:37.705986 15641 raft_consensus.cc:2749] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:37.714123 15608 consensus_queue.cc:1048] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:37.772900 15632 consensus_queue.cc:1048] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:37.788955 15622 consensus_queue.cc:1048] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:37.791069 15641 consensus_queue.cc:1048] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:37.812208 15641 consensus_queue.cc:1048] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:37.826442 15639 consensus_queue.cc:1048] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:37.839804 15622 consensus_queue.cc:1048] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:37.863209 15612 consensus_queue.cc:1048] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:37.871042 15608 consensus_queue.cc:1048] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:38.173395 15448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.135.67:40819, user_credentials={real_user=slave}} blocked reactor thread for 57522us
W20260608 12:56:39.119297 15374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.135.66:34949, user_credentials={real_user=slave}} blocked reactor thread for 97181.8us
I20260608 12:56:39.480404  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:39.487007 15709 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 12:56:39.487879 15710 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 12:56:39.489112 15712 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 12:56:39.489857  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:39.491060  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:39.491310  4637 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 12:56:39.491511  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923399491492 us; error 0 us; skew 500 ppm
I20260608 12:56:39.492110  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:39.494832  4637 webserver.cc:533] Webserver started at http://127.4.135.68:38967/ using document root <none> and password file <none>
I20260608 12:56:39.495363  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:39.495590  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:39.495911  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:39.497143  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "ae1779fe00074a008059e53bdeaf38db"
format_stamp: "Formatted at 2026-06-08 12:56:39 on dist-test-slave-rml8"
I20260608 12:56:39.502058  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260608 12:56:39.505782 15717 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:39.506647  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:39.506996  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "ae1779fe00074a008059e53bdeaf38db"
format_stamp: "Formatted at 2026-06-08 12:56:39 on dist-test-slave-rml8"
I20260608 12:56:39.507283  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-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 12:56:39.536463  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:39.537917  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:39.539237  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:39.541689  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:39.541900  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:39.542191  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:39.542362  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:39.584682  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:42111
I20260608 12:56:39.584817 15779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:42111 every 8 connection(s)
I20260608 12:56:39.600134 15780 heartbeater.cc:344] Connected to a master server at 127.4.135.126:45841
I20260608 12:56:39.600622 15780 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:39.601382 15780 heartbeater.cc:507] Master 127.4.135.126:45841 requested a full tablet report, sending...
I20260608 12:56:39.603462 15306 ts_manager.cc:194] Registered new tserver with Master: ae1779fe00074a008059e53bdeaf38db (127.4.135.68:42111)
I20260608 12:56:39.604967 15306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52668
I20260608 12:56:40.168105 15482 consensus_queue.cc:237] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } attrs { replace: true } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } }
I20260608 12:56:40.175391 15408 raft_consensus.cc:1275] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Refusing update from remote peer 46d6c8f221bb48aaa2b096969b2db1ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:56:40.177196 15694 consensus_queue.cc:1048] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:56:40.177832 15555 raft_consensus.cc:1275] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Refusing update from remote peer 46d6c8f221bb48aaa2b096969b2db1ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:56:40.179512 15612 consensus_queue.cc:1048] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:56:40.185339 15694 raft_consensus.cc:2955] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } attrs { replace: true } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
W20260608 12:56:40.187672 15448 consensus_peers.cc:597] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce -> Peer ae1779fe00074a008059e53bdeaf38db (127.4.135.68:42111): Couldn't send request to peer ae1779fe00074a008059e53bdeaf38db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ddf08e3a43a40f984b86e8b3849c7f9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:40.187551 15408 raft_consensus.cc:2955] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } attrs { replace: true } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.194149 15555 raft_consensus.cc:2955] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } attrs { replace: true } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.202630 15306 catalog_manager.cc:5696] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce reported cstate change: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:40.208029 15482 consensus_queue.cc:237] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } }
W20260608 12:56:40.215786 15448 consensus_peers.cc:597] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce -> Peer ae1779fe00074a008059e53bdeaf38db (127.4.135.68:42111): Couldn't send request to peer ae1779fe00074a008059e53bdeaf38db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2474cc03e893405bb6c4dd68e08543b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:40.215884 15408 raft_consensus.cc:1275] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Refusing update from remote peer 46d6c8f221bb48aaa2b096969b2db1ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:56:40.216611 15555 raft_consensus.cc:1275] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Refusing update from remote peer 46d6c8f221bb48aaa2b096969b2db1ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:56:40.217438 15694 consensus_queue.cc:1048] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:56:40.219129 15694 consensus_queue.cc:1048] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:56:40.226974 15408 raft_consensus.cc:2955] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.224958 15786 raft_consensus.cc:2955] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.232383 15555 raft_consensus.cc:2955] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.253999 15299 catalog_manager.cc:5696] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 reported cstate change: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.263130 15408 consensus_queue.cc:237] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } attrs { replace: true } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } }
I20260608 12:56:40.271723 15482 raft_consensus.cc:1275] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Refusing update from remote peer a2a5aa5900d24ac1b2ee96e72d7234b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:56:40.272001 15555 raft_consensus.cc:1275] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Refusing update from remote peer a2a5aa5900d24ac1b2ee96e72d7234b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:56:40.273312 15795 consensus_queue.cc:1048] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:56:40.274365 15639 consensus_queue.cc:1048] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:56:40.281644 15639 raft_consensus.cc:2955] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } attrs { replace: true } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
W20260608 12:56:40.283370 15373 consensus_peers.cc:597] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 -> Peer ae1779fe00074a008059e53bdeaf38db (127.4.135.68:42111): Couldn't send request to peer ae1779fe00074a008059e53bdeaf38db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 925b9579173c48b4987ffa3b47fbf4c5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:40.284634 15555 raft_consensus.cc:2955] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } attrs { replace: true } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.285408 15482 raft_consensus.cc:2955] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } attrs { replace: true } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.296267 15483 consensus_queue.cc:237] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } }
I20260608 12:56:40.297773 15306 catalog_manager.cc:5696] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 reported cstate change: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:40.305523 15408 raft_consensus.cc:1275] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Refusing update from remote peer 46d6c8f221bb48aaa2b096969b2db1ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:56:40.305897 15448 consensus_peers.cc:597] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce -> Peer ae1779fe00074a008059e53bdeaf38db (127.4.135.68:42111): Couldn't send request to peer ae1779fe00074a008059e53bdeaf38db. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00b3e95014424be393783ab2138ef386. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:40.306700 15555 raft_consensus.cc:1275] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Refusing update from remote peer 46d6c8f221bb48aaa2b096969b2db1ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:56:40.307508 15786 consensus_queue.cc:1048] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:56:40.309113 15694 consensus_queue.cc:1048] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:56:40.317529 15694 raft_consensus.cc:2955] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.321496 15408 raft_consensus.cc:2955] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.330367 15555 raft_consensus.cc:2955] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } } }
I20260608 12:56:40.335175 15306 catalog_manager.cc:5696] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce reported cstate change: config changed from index -1 to 18, NON_VOTER ae1779fe00074a008059e53bdeaf38db (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:40.607610 15780 heartbeater.cc:499] Master 127.4.135.126:45841 was elected leader, sending a full tablet report...
I20260608 12:56:40.619002  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
I20260608 12:56:40.650980  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:40.651952  4637 tablet_replica.cc:333] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6: stopping tablet replica
I20260608 12:56:40.652979  4637 raft_consensus.cc:2243] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:40.654152  4637 raft_consensus.cc:2272] T 9297488efa1d4ac6ac84f4f38f34e3a8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.658596  4637 tablet_replica.cc:333] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6: stopping tablet replica
I20260608 12:56:40.659442  4637 raft_consensus.cc:2243] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.659811 15798 ts_tablet_manager.cc:933] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: Initiating tablet copy from peer 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949)
I20260608 12:56:40.659988  4637 raft_consensus.cc:2272] T 9830f2be925a4f4ebd3e221392bfbd24 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.661741 15798 tablet_copy_client.cc:323] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:34949
I20260608 12:56:40.662946  4637 tablet_replica.cc:333] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6: stopping tablet replica
I20260608 12:56:40.664709  4637 raft_consensus.cc:2243] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:40.666015  4637 raft_consensus.cc:2272] T 925b9579173c48b4987ffa3b47fbf4c5 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.669524  4637 tablet_replica.cc:333] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6: stopping tablet replica
I20260608 12:56:40.670390  4637 raft_consensus.cc:2243] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.671132  4637 raft_consensus.cc:2272] T 00b3e95014424be393783ab2138ef386 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:40.671344 15450 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]
I20260608 12:56:40.676715 15494 tablet_copy_service.cc:140] P 46d6c8f221bb48aaa2b096969b2db1ce: Received BeginTabletCopySession request for tablet 5ddf08e3a43a40f984b86e8b3849c7f9 from peer ae1779fe00074a008059e53bdeaf38db ({username='slave'} at 127.0.0.1:55910)
I20260608 12:56:40.677019  4637 tablet_replica.cc:333] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6: stopping tablet replica
I20260608 12:56:40.677440 15494 tablet_copy_service.cc:161] P 46d6c8f221bb48aaa2b096969b2db1ce: Beginning new tablet copy session on tablet 5ddf08e3a43a40f984b86e8b3849c7f9 from peer ae1779fe00074a008059e53bdeaf38db at {username='slave'} at 127.0.0.1:55910: session id = ae1779fe00074a008059e53bdeaf38db-5ddf08e3a43a40f984b86e8b3849c7f9
I20260608 12:56:40.677769  4637 raft_consensus.cc:2243] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.678500  4637 raft_consensus.cc:2272] T 5ddf08e3a43a40f984b86e8b3849c7f9 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.681782  4637 tablet_replica.cc:333] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6: stopping tablet replica
I20260608 12:56:40.682552  4637 raft_consensus.cc:2243] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.683280  4637 raft_consensus.cc:2272] T 2474cc03e893405bb6c4dd68e08543b8 P a2a5aa5900d24ac1b2ee96e72d7234b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.686069 15494 tablet_copy_source_session.cc:215] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 12:56:40.688848 15450 consensus_peers.cc:597] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce -> Peer a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497): Couldn't send request to peer a2a5aa5900d24ac1b2ee96e72d7234b6. 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 12:56:40.690688 15798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ddf08e3a43a40f984b86e8b3849c7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:40.706868 15802 ts_tablet_manager.cc:933] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: Initiating tablet copy from peer 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949)
I20260608 12:56:40.710479 15802 tablet_copy_client.cc:323] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:34949
I20260608 12:56:40.712713 15494 tablet_copy_service.cc:140] P 46d6c8f221bb48aaa2b096969b2db1ce: Received BeginTabletCopySession request for tablet 2474cc03e893405bb6c4dd68e08543b8 from peer ae1779fe00074a008059e53bdeaf38db ({username='slave'} at 127.0.0.1:55910)
I20260608 12:56:40.713330 15494 tablet_copy_service.cc:161] P 46d6c8f221bb48aaa2b096969b2db1ce: Beginning new tablet copy session on tablet 2474cc03e893405bb6c4dd68e08543b8 from peer ae1779fe00074a008059e53bdeaf38db at {username='slave'} at 127.0.0.1:55910: session id = ae1779fe00074a008059e53bdeaf38db-2474cc03e893405bb6c4dd68e08543b8
I20260608 12:56:40.715646 15798 tablet_copy_client.cc:806] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:40.716393 15798 tablet_copy_client.cc:670] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:40.722817 15798 tablet_copy_client.cc:538] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:40.723033  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:56:40.723758 15494 tablet_copy_source_session.cc:215] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 12:56:40.726693 15450 consensus_peers.cc:597] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce -> Peer a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497): Couldn't send request to peer a2a5aa5900d24ac1b2ee96e72d7234b6. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:39497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:40.727787 15802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2474cc03e893405bb6c4dd68e08543b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:40.741513 15798 tablet_bootstrap.cc:492] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: Bootstrap starting.
I20260608 12:56:40.747143 15802 tablet_copy_client.cc:806] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:40.748071 15802 tablet_copy_client.cc:670] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:40.750324  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:56:40.770726  4637 tablet_copy_service.cc:362] P 46d6c8f221bb48aaa2b096969b2db1ce: Destroying tablet copy session ae1779fe00074a008059e53bdeaf38db-2474cc03e893405bb6c4dd68e08543b8 due to service shutdown
I20260608 12:56:40.771152  4637 tablet_copy_service.cc:434] P 46d6c8f221bb48aaa2b096969b2db1ce: ending tablet copy session ae1779fe00074a008059e53bdeaf38db-2474cc03e893405bb6c4dd68e08543b8 on tablet 2474cc03e893405bb6c4dd68e08543b8 with peer ae1779fe00074a008059e53bdeaf38db
I20260608 12:56:40.771741  4637 tablet_copy_service.cc:362] P 46d6c8f221bb48aaa2b096969b2db1ce: Destroying tablet copy session ae1779fe00074a008059e53bdeaf38db-5ddf08e3a43a40f984b86e8b3849c7f9 due to service shutdown
I20260608 12:56:40.772045  4637 tablet_copy_service.cc:434] P 46d6c8f221bb48aaa2b096969b2db1ce: ending tablet copy session ae1779fe00074a008059e53bdeaf38db-5ddf08e3a43a40f984b86e8b3849c7f9 on tablet 5ddf08e3a43a40f984b86e8b3849c7f9 with peer ae1779fe00074a008059e53bdeaf38db
I20260608 12:56:40.798502  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:40.799516  4637 tablet_replica.cc:333] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce: stopping tablet replica
I20260608 12:56:40.800565  4637 raft_consensus.cc:2243] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:40.801769  4637 raft_consensus.cc:2272] T 2474cc03e893405bb6c4dd68e08543b8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.804922  4637 tablet_replica.cc:333] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce: stopping tablet replica
I20260608 12:56:40.805554  4637 raft_consensus.cc:2243] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.806102  4637 raft_consensus.cc:2272] T 925b9579173c48b4987ffa3b47fbf4c5 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.809504  4637 tablet_replica.cc:333] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce: stopping tablet replica
I20260608 12:56:40.810174  4637 raft_consensus.cc:2243] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:40.811292  4637 raft_consensus.cc:2272] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.814137  4637 tablet_replica.cc:333] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce: stopping tablet replica
I20260608 12:56:40.814792  4637 raft_consensus.cc:2243] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:40.815904  4637 raft_consensus.cc:2272] T 00b3e95014424be393783ab2138ef386 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.818675  4637 tablet_replica.cc:333] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce: stopping tablet replica
I20260608 12:56:40.819244  4637 raft_consensus.cc:2243] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.819796  4637 raft_consensus.cc:2272] T 9830f2be925a4f4ebd3e221392bfbd24 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.822049  4637 tablet_replica.cc:333] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce: stopping tablet replica
I20260608 12:56:40.822594  4637 raft_consensus.cc:2243] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.823133  4637 raft_consensus.cc:2272] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 46d6c8f221bb48aaa2b096969b2db1ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.843912  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
W20260608 12:56:40.856140 15802 ts_tablet_manager.cc:1011] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: Tablet Copy: Unable to fetch data from remote peer 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949): 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.4.135.66:34949: connect: Connection refused (error 111)
I20260608 12:56:40.856639 15802 tablet_replica.cc:333] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: stopping tablet replica
I20260608 12:56:40.856927 15802 raft_consensus.cc:2243] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:56:40.857347 15802 raft_consensus.cc:2272] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db [term 1 LEARNER]: Raft consensus is shut down!
W20260608 12:56:40.860808 15802 tablet_copy_client.cc:1131] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.135.66:34949: connect: Connection refused (error 111)
W20260608 12:56:40.862190 15802 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 2474cc03e893405bb6c4dd68e08543b8 but one is already registered
I20260608 12:56:40.862500 15802 ts_tablet_manager.cc:1916] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:40.870234  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:56:40.892745 15802 ts_tablet_manager.cc:1929] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 12:56:40.893344 15802 log.cc:1199] T 2474cc03e893405bb6c4dd68e08543b8 P ae1779fe00074a008059e53bdeaf38db: Deleting WAL directory at /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923164718160-4637-0/minicluster-data/ts-3-root/wals/2474cc03e893405bb6c4dd68e08543b8
W20260608 12:56:40.910524 15524 consensus_peers.cc:597] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 -> Peer a2a5aa5900d24ac1b2ee96e72d7234b6 (127.4.135.65:39497): Couldn't send request to peer a2a5aa5900d24ac1b2ee96e72d7234b6. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:39497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:40.917575 15523 consensus_peers.cc:597] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 -> Peer 46d6c8f221bb48aaa2b096969b2db1ce (127.4.135.66:34949): Couldn't send request to peer 46d6c8f221bb48aaa2b096969b2db1ce. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.66:34949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:40.918241 15798 tablet_bootstrap.cc:492] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=158 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:40.919480 15798 tablet_bootstrap.cc:492] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: Bootstrap complete.
I20260608 12:56:40.920329 15798 ts_tablet_manager.cc:1403] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: Time spent bootstrapping tablet: real 0.179s	user 0.134s	sys 0.027s
I20260608 12:56:40.923877 15798 raft_consensus.cc:359] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } attrs { replace: true } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } }
I20260608 12:56:40.924768 15798 raft_consensus.cc:740] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae1779fe00074a008059e53bdeaf38db, State: Initialized, Role: LEARNER
I20260608 12:56:40.925328 15798 consensus_queue.cc:260] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2a5aa5900d24ac1b2ee96e72d7234b6" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 39497 } attrs { replace: true } } peers { permanent_uuid: "46d6c8f221bb48aaa2b096969b2db1ce" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 34949 } } peers { permanent_uuid: "26bf0d7b390944d487470f6829be2a67" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 40819 } } peers { permanent_uuid: "ae1779fe00074a008059e53bdeaf38db" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 42111 } attrs { promote: true } }
I20260608 12:56:40.927784 15798 ts_tablet_manager.cc:1434] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
W20260608 12:56:40.932621 15798 tablet_copy_client.cc:1131] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.135.66:34949: connect: Connection refused (error 111)
I20260608 12:56:40.936121  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:40.937086  4637 tablet_replica.cc:333] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67: stopping tablet replica
I20260608 12:56:40.938052  4637 raft_consensus.cc:2243] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.938730  4637 raft_consensus.cc:2272] T 925b9579173c48b4987ffa3b47fbf4c5 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.941777  4637 tablet_replica.cc:333] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67: stopping tablet replica
I20260608 12:56:40.942376  4637 raft_consensus.cc:2243] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.942925  4637 raft_consensus.cc:2272] T 2474cc03e893405bb6c4dd68e08543b8 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.945603  4637 tablet_replica.cc:333] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67: stopping tablet replica
I20260608 12:56:40.946341  4637 raft_consensus.cc:2243] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:40.947172  4637 raft_consensus.cc:2272] T 9830f2be925a4f4ebd3e221392bfbd24 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.949522  4637 tablet_replica.cc:333] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67: stopping tablet replica
I20260608 12:56:40.950088  4637 raft_consensus.cc:2243] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.950630  4637 raft_consensus.cc:2272] T 9297488efa1d4ac6ac84f4f38f34e3a8 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.952911  4637 tablet_replica.cc:333] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67: stopping tablet replica
I20260608 12:56:40.953464  4637 raft_consensus.cc:2243] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.954010  4637 raft_consensus.cc:2272] T 5ddf08e3a43a40f984b86e8b3849c7f9 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.956665  4637 tablet_replica.cc:333] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67: stopping tablet replica
I20260608 12:56:40.957199  4637 raft_consensus.cc:2243] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.957710  4637 raft_consensus.cc:2272] T 00b3e95014424be393783ab2138ef386 P 26bf0d7b390944d487470f6829be2a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.985812  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:56:41.009948  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:56:41.030114  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:41.031217  4637 tablet_replica.cc:333] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db: stopping tablet replica
I20260608 12:56:41.031982  4637 raft_consensus.cc:2243] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:56:41.032502  4637 raft_consensus.cc:2272] T 5ddf08e3a43a40f984b86e8b3849c7f9 P ae1779fe00074a008059e53bdeaf38db [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:56:41.053361  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:56:41.064971  4637 master.cc:562] Master@127.4.135.126:45841 shutting down...
W20260608 12:56:41.087968 15355 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:56:41.088228 15355 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:56:41.088455 15355 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:56:41.089718  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:41.090175  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:41.090471  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P 229df54e3eff4b59a0b516ba135ee9b9: stopping tablet replica
I20260608 12:56:41.112388  4637 master.cc:584] Master@127.4.135.126:45841 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6268 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:56:41.159598  4637 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.135.126:33709
I20260608 12:56:41.160784  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:41.166167 15809 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 12:56:41.166421 15810 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 12:56:41.167791 15812 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 12:56:41.168581  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:41.169337  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:41.169507  4637 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 12:56:41.169634  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923401169623 us; error 0 us; skew 500 ppm
I20260608 12:56:41.170126  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:41.172358  4637 webserver.cc:533] Webserver started at http://127.4.135.126:33927/ using document root <none> and password file <none>
I20260608 12:56:41.172856  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:41.173010  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:41.173219  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:41.174240  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/master-0-root/instance:
uuid: "aa776e85b5eb4715bdfa8d19cf540230"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-rml8"
I20260608 12:56:41.178776  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 12:56:41.181995 15817 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.182847  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:41.183139  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/master-0-root
uuid: "aa776e85b5eb4715bdfa8d19cf540230"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-rml8"
I20260608 12:56:41.183439  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-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 12:56:41.206845  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:41.208036  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:41.257649  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.126:33709
I20260608 12:56:41.257766 15868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.126:33709 every 8 connection(s)
I20260608 12:56:41.261674 15869 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 12:56:41.272300 15869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230: Bootstrap starting.
I20260608 12:56:41.277297 15869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:41.281579 15869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230: No bootstrap required, opened a new log
I20260608 12:56:41.283890 15869 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa776e85b5eb4715bdfa8d19cf540230" member_type: VOTER }
I20260608 12:56:41.284286 15869 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:41.284529 15869 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa776e85b5eb4715bdfa8d19cf540230, State: Initialized, Role: FOLLOWER
I20260608 12:56:41.285178 15869 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa776e85b5eb4715bdfa8d19cf540230" member_type: VOTER }
I20260608 12:56:41.285730 15869 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:41.285959 15869 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:41.286243 15869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:41.290884 15869 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa776e85b5eb4715bdfa8d19cf540230" member_type: VOTER }
I20260608 12:56:41.291406 15869 leader_election.cc:304] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [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: aa776e85b5eb4715bdfa8d19cf540230; no voters: 
I20260608 12:56:41.292510 15869 leader_election.cc:290] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:41.292909 15872 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:41.294281 15872 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 1 LEADER]: Becoming Leader. State: Replica: aa776e85b5eb4715bdfa8d19cf540230, State: Running, Role: LEADER
I20260608 12:56:41.294999 15872 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [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: "aa776e85b5eb4715bdfa8d19cf540230" member_type: VOTER }
I20260608 12:56:41.295578 15869 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:41.299453 15873 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa776e85b5eb4715bdfa8d19cf540230" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa776e85b5eb4715bdfa8d19cf540230" member_type: VOTER } }
I20260608 12:56:41.300009 15873 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:41.300567 15874 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa776e85b5eb4715bdfa8d19cf540230. Latest consensus state: current_term: 1 leader_uuid: "aa776e85b5eb4715bdfa8d19cf540230" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa776e85b5eb4715bdfa8d19cf540230" member_type: VOTER } }
I20260608 12:56:41.301337 15874 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:41.303064 15880 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:41.308100 15880 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:41.311472  4637 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:41.317406 15880 catalog_manager.cc:1382] Generated new cluster ID: 504aab9558cf448bb87d8121bdfcddeb
I20260608 12:56:41.317683 15880 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:41.347327 15880 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:41.348657 15880 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:41.363978 15880 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230: Generated new TSK 0
I20260608 12:56:41.364588 15880 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:41.378446  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:41.384408 15890 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 12:56:41.385907 15891 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 12:56:41.387383  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:41.387321 15893 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 12:56:41.388624  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:41.388813  4637 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 12:56:41.388939  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923401388928 us; error 0 us; skew 500 ppm
I20260608 12:56:41.389425  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:41.391690  4637 webserver.cc:533] Webserver started at http://127.4.135.65:44765/ using document root <none> and password file <none>
I20260608 12:56:41.392143  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:41.392298  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:41.392508  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:41.393508  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-0-root/instance:
uuid: "94c6f6a08fa243a8b7d0115cf7153c12"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-rml8"
I20260608 12:56:41.398036  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:56:41.401347 15898 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.402099  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:41.402395  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-0-root
uuid: "94c6f6a08fa243a8b7d0115cf7153c12"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-rml8"
I20260608 12:56:41.402752  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-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 12:56:41.418857  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:41.419938  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:41.421373  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:41.423718  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:41.423943  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.424197  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:41.424371  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.463660  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.65:45845
I20260608 12:56:41.463809 15960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.65:45845 every 8 connection(s)
I20260608 12:56:41.468947  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:41.476603 15965 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 12:56:41.478807 15966 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 12:56:41.480115 15969 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 12:56:41.480851  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:41.483569  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:41.483855  4637 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 12:56:41.484074  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923401484053 us; error 0 us; skew 500 ppm
I20260608 12:56:41.484884  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:41.486140 15961 heartbeater.cc:344] Connected to a master server at 127.4.135.126:33709
I20260608 12:56:41.486621 15961 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:41.487462 15961 heartbeater.cc:507] Master 127.4.135.126:33709 requested a full tablet report, sending...
I20260608 12:56:41.487633  4637 webserver.cc:533] Webserver started at http://127.4.135.66:40853/ using document root <none> and password file <none>
I20260608 12:56:41.488255  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:41.488497  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:41.488826  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:41.489931 15834 ts_manager.cc:194] Registered new tserver with Master: 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845)
I20260608 12:56:41.490026  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-1-root/instance:
uuid: "670e04cbecd34923a9f1add4466742fb"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-rml8"
I20260608 12:56:41.491914 15834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53928
I20260608 12:56:41.495286  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:41.498854 15973 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.499652  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:41.499950  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-1-root
uuid: "670e04cbecd34923a9f1add4466742fb"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-rml8"
I20260608 12:56:41.500244  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-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 12:56:41.519753  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:41.520885  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:41.522305  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:41.524664  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:41.524892  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.525132  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:41.525306  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.566927  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.66:32905
I20260608 12:56:41.567052 16035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.66:32905 every 8 connection(s)
I20260608 12:56:41.572142  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:41.579646 16039 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 12:56:41.580937 16040 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 12:56:41.583869  4637 server_base.cc:1061] running on GCE node
W20260608 12:56:41.584431 16042 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 12:56:41.585310 16036 heartbeater.cc:344] Connected to a master server at 127.4.135.126:33709
I20260608 12:56:41.585587  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:56:41.585736 16036 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:41.585835  4637 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 12:56:41.586318  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923401586296 us; error 0 us; skew 500 ppm
I20260608 12:56:41.586848 16036 heartbeater.cc:507] Master 127.4.135.126:33709 requested a full tablet report, sending...
I20260608 12:56:41.587026  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:41.589272 15834 ts_manager.cc:194] Registered new tserver with Master: 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905)
I20260608 12:56:41.589931  4637 webserver.cc:533] Webserver started at http://127.4.135.67:42431/ using document root <none> and password file <none>
I20260608 12:56:41.590508  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:41.590806  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:41.591105  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:41.591157 15834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53934
I20260608 12:56:41.592594  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-2-root/instance:
uuid: "c859060c35bf4a32aa6d89cbab8aaf90"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-rml8"
I20260608 12:56:41.597409  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:41.600699 16047 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.601496  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:41.601824  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-2-root
uuid: "c859060c35bf4a32aa6d89cbab8aaf90"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-rml8"
I20260608 12:56:41.602144  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-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 12:56:41.616957  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:41.618142  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:41.619637  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:41.621889  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:41.622133  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.622376  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:41.622573  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.662736  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.67:36585
I20260608 12:56:41.662840 16109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.67:36585 every 8 connection(s)
I20260608 12:56:41.677047 16110 heartbeater.cc:344] Connected to a master server at 127.4.135.126:33709
I20260608 12:56:41.677527 16110 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:41.678277 16110 heartbeater.cc:507] Master 127.4.135.126:33709 requested a full tablet report, sending...
I20260608 12:56:41.680457 15834 ts_manager.cc:194] Registered new tserver with Master: c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67:36585)
I20260608 12:56:41.680855  4637 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014629545s
I20260608 12:56:41.682122 15834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53938
I20260608 12:56:42.494489 15961 heartbeater.cc:499] Master 127.4.135.126:33709 was elected leader, sending a full tablet report...
I20260608 12:56:42.593905 16036 heartbeater.cc:499] Master 127.4.135.126:33709 was elected leader, sending a full tablet report...
I20260608 12:56:42.684744 16110 heartbeater.cc:499] Master 127.4.135.126:33709 was elected leader, sending a full tablet report...
I20260608 12:56:42.737602 15834 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57442:
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 12:56:42.740321 15834 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 12:56:42.807227 16001 tablet_service.cc:1511] Processing CreateTablet for tablet d3581bdfb582420c9a301cd0a7135e1b (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:42.808106 16000 tablet_service.cc:1511] Processing CreateTablet for tablet e579f5c6e81d456ea483e58cbece7bf7 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:42.808784 16001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3581bdfb582420c9a301cd0a7135e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.809556 16000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e579f5c6e81d456ea483e58cbece7bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.811940 15999 tablet_service.cc:1511] Processing CreateTablet for tablet f408c761b5ca4eacbc80e4cbb5a20f92 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:42.813623 15999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f408c761b5ca4eacbc80e4cbb5a20f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.815935 15998 tablet_service.cc:1511] Processing CreateTablet for tablet 949f0f738b264d5fb41b41fd6c3f8a51 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:42.817353 15998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949f0f738b264d5fb41b41fd6c3f8a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.820950 15997 tablet_service.cc:1511] Processing CreateTablet for tablet db922e097b5140a2b3fcbd4d6557c580 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:42.822520 15997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db922e097b5140a2b3fcbd4d6557c580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.828553 15996 tablet_service.cc:1511] Processing CreateTablet for tablet d6090b8a51374179add62bec34c13f8d (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:42.829972 15996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6090b8a51374179add62bec34c13f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.838245 16075 tablet_service.cc:1511] Processing CreateTablet for tablet d3581bdfb582420c9a301cd0a7135e1b (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:42.840301 16075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3581bdfb582420c9a301cd0a7135e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.849699 16074 tablet_service.cc:1511] Processing CreateTablet for tablet e579f5c6e81d456ea483e58cbece7bf7 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:42.851956 16074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e579f5c6e81d456ea483e58cbece7bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.873927 16129 tablet_bootstrap.cc:492] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb: Bootstrap starting.
I20260608 12:56:42.874127 16073 tablet_service.cc:1511] Processing CreateTablet for tablet f408c761b5ca4eacbc80e4cbb5a20f92 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:42.874811 16072 tablet_service.cc:1511] Processing CreateTablet for tablet 949f0f738b264d5fb41b41fd6c3f8a51 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:42.875720 16073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f408c761b5ca4eacbc80e4cbb5a20f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.876500 16072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949f0f738b264d5fb41b41fd6c3f8a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.881842 16129 tablet_bootstrap.cc:654] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:42.886677 16071 tablet_service.cc:1511] Processing CreateTablet for tablet db922e097b5140a2b3fcbd4d6557c580 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:42.888176 16071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db922e097b5140a2b3fcbd4d6557c580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.896631 16070 tablet_service.cc:1511] Processing CreateTablet for tablet d6090b8a51374179add62bec34c13f8d (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:42.898101 16070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6090b8a51374179add62bec34c13f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.908464 16129 tablet_bootstrap.cc:492] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb: No bootstrap required, opened a new log
I20260608 12:56:42.909089 16129 ts_tablet_manager.cc:1403] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.016s
I20260608 12:56:42.912299 16129 raft_consensus.cc:359] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:42.913021 16129 raft_consensus.cc:385] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:42.916165 16129 raft_consensus.cc:740] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670e04cbecd34923a9f1add4466742fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:42.917409 15925 tablet_service.cc:1511] Processing CreateTablet for tablet e579f5c6e81d456ea483e58cbece7bf7 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:56:42.917289 16129 consensus_queue.cc:260] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:42.919896 15924 tablet_service.cc:1511] Processing CreateTablet for tablet f408c761b5ca4eacbc80e4cbb5a20f92 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:56:42.921049 16131 tablet_bootstrap.cc:492] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90: Bootstrap starting.
I20260608 12:56:42.921397 15924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f408c761b5ca4eacbc80e4cbb5a20f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.923775 15923 tablet_service.cc:1511] Processing CreateTablet for tablet 949f0f738b264d5fb41b41fd6c3f8a51 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:56:42.925132 15923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949f0f738b264d5fb41b41fd6c3f8a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.927750 15922 tablet_service.cc:1511] Processing CreateTablet for tablet db922e097b5140a2b3fcbd4d6557c580 (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:56:42.929091 15922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db922e097b5140a2b3fcbd4d6557c580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.931347 16131 tablet_bootstrap.cc:654] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:42.931813 15921 tablet_service.cc:1511] Processing CreateTablet for tablet d6090b8a51374179add62bec34c13f8d (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:56:42.933116 15921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6090b8a51374179add62bec34c13f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.915443 15926 tablet_service.cc:1511] Processing CreateTablet for tablet d3581bdfb582420c9a301cd0a7135e1b (DEFAULT_TABLE table=test-workload [id=e490860f48f342048aaee21436d53a84]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:56:42.935688 15926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3581bdfb582420c9a301cd0a7135e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.938942 15925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e579f5c6e81d456ea483e58cbece7bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:42.945668 16131 tablet_bootstrap.cc:492] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90: No bootstrap required, opened a new log
I20260608 12:56:42.946453 16131 ts_tablet_manager.cc:1403] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260608 12:56:42.950574 16131 raft_consensus.cc:359] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } }
I20260608 12:56:42.951588 16131 raft_consensus.cc:385] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:42.952001 16131 raft_consensus.cc:740] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859060c35bf4a32aa6d89cbab8aaf90, State: Initialized, Role: FOLLOWER
I20260608 12:56:42.973836 16129 ts_tablet_manager.cc:1434] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb: Time spent starting tablet: real 0.064s	user 0.013s	sys 0.046s
I20260608 12:56:42.975157 16129 tablet_bootstrap.cc:492] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb: Bootstrap starting.
I20260608 12:56:42.953317 16131 consensus_queue.cc:260] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } }
I20260608 12:56:42.985329 16134 raft_consensus.cc:493] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:42.985863 16134 raft_consensus.cc:515] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } }
I20260608 12:56:42.993033 16135 tablet_bootstrap.cc:492] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12: Bootstrap starting.
I20260608 12:56:42.996294 16129 tablet_bootstrap.cc:654] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.004971 16135 tablet_bootstrap.cc:654] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.002200 16134 leader_election.cc:290] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905), 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845)
I20260608 12:56:43.007328 16131 ts_tablet_manager.cc:1434] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.010s
I20260608 12:56:43.012034 16131 tablet_bootstrap.cc:492] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90: Bootstrap starting.
I20260608 12:56:43.022738 16131 tablet_bootstrap.cc:654] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.029738 16135 tablet_bootstrap.cc:492] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12: No bootstrap required, opened a new log
I20260608 12:56:43.030584 16135 ts_tablet_manager.cc:1403] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.008s
I20260608 12:56:43.035772 16131 tablet_bootstrap.cc:492] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90: No bootstrap required, opened a new log
I20260608 12:56:43.036377 16131 ts_tablet_manager.cc:1403] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.007s
I20260608 12:56:43.037045 16135 raft_consensus.cc:359] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } }
I20260608 12:56:43.037846 16135 raft_consensus.cc:385] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.038151 16135 raft_consensus.cc:740] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94c6f6a08fa243a8b7d0115cf7153c12, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.039033 16135 consensus_queue.cc:260] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } }
I20260608 12:56:43.039610 16131 raft_consensus.cc:359] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.040840 16131 raft_consensus.cc:385] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.041127 16131 raft_consensus.cc:740] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859060c35bf4a32aa6d89cbab8aaf90, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.042896 16129 tablet_bootstrap.cc:492] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb: No bootstrap required, opened a new log
I20260608 12:56:43.042511 16131 consensus_queue.cc:260] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.044126 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3581bdfb582420c9a301cd0a7135e1b" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670e04cbecd34923a9f1add4466742fb" is_pre_election: true
I20260608 12:56:43.045554 16129 ts_tablet_manager.cc:1403] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.007s
W20260608 12:56:43.046145 16048 leader_election.cc:343] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:43.048852 16129 raft_consensus.cc:359] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.049612 16129 raft_consensus.cc:385] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.049938 16129 raft_consensus.cc:740] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670e04cbecd34923a9f1add4466742fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.050817 16129 consensus_queue.cc:260] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.052855 16129 ts_tablet_manager.cc:1434] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:56:43.053877 16129 tablet_bootstrap.cc:492] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb: Bootstrap starting.
I20260608 12:56:43.054661 16131 ts_tablet_manager.cc:1434] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260608 12:56:43.055213 16135 ts_tablet_manager.cc:1434] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260608 12:56:43.056681 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3581bdfb582420c9a301cd0a7135e1b" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" is_pre_election: true
I20260608 12:56:43.060985 16129 tablet_bootstrap.cc:654] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.065135 16132 raft_consensus.cc:493] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:43.065740 16132 raft_consensus.cc:515] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.063011 15936 raft_consensus.cc:2468] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859060c35bf4a32aa6d89cbab8aaf90 in term 0.
I20260608 12:56:43.062125 16135 tablet_bootstrap.cc:492] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12: Bootstrap starting.
I20260608 12:56:43.068017 16050 leader_election.cc:304] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [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: 94c6f6a08fa243a8b7d0115cf7153c12, c859060c35bf4a32aa6d89cbab8aaf90; no voters: 670e04cbecd34923a9f1add4466742fb
I20260608 12:56:43.068919 16132 leader_election.cc:290] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67:36585)
I20260608 12:56:43.068951 16134 raft_consensus.cc:2804] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:43.069681 16134 raft_consensus.cc:493] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:43.070012 16134 raft_consensus.cc:3060] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.075367 16129 tablet_bootstrap.cc:492] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb: No bootstrap required, opened a new log
I20260608 12:56:43.076076 16129 ts_tablet_manager.cc:1403] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 12:56:43.061968 16131 tablet_bootstrap.cc:492] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90: Bootstrap starting.
I20260608 12:56:43.076707 16134 raft_consensus.cc:515] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } }
I20260608 12:56:43.079334 16129 raft_consensus.cc:359] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } }
I20260608 12:56:43.080118 16129 raft_consensus.cc:385] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.080422 16129 raft_consensus.cc:740] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670e04cbecd34923a9f1add4466742fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.080873 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3581bdfb582420c9a301cd0a7135e1b" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12"
I20260608 12:56:43.081511 15936 raft_consensus.cc:3060] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.081341 16129 consensus_queue.cc:260] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } }
I20260608 12:56:43.083956 16129 ts_tablet_manager.cc:1434] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:56:43.084295 16131 tablet_bootstrap.cc:654] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.085659 16135 tablet_bootstrap.cc:654] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.092185 16129 tablet_bootstrap.cc:492] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb: Bootstrap starting.
I20260608 12:56:43.090062 15936 raft_consensus.cc:2468] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859060c35bf4a32aa6d89cbab8aaf90 in term 1.
I20260608 12:56:43.089700 16134 leader_election.cc:290] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [CANDIDATE]: Term 1 election: Requested vote from peers 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905), 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845)
I20260608 12:56:43.095824 16050 leader_election.cc:304] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [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: 94c6f6a08fa243a8b7d0115cf7153c12, c859060c35bf4a32aa6d89cbab8aaf90; no voters: 
I20260608 12:56:43.096326 16131 tablet_bootstrap.cc:492] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90: No bootstrap required, opened a new log
I20260608 12:56:43.097048 16134 raft_consensus.cc:2804] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:43.097133 16131 ts_tablet_manager.cc:1403] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.003s
I20260608 12:56:43.098516 16134 raft_consensus.cc:697] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 LEADER]: Becoming Leader. State: Replica: c859060c35bf4a32aa6d89cbab8aaf90, State: Running, Role: LEADER
I20260608 12:56:43.100317 16134 consensus_queue.cc:237] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [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: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } }
I20260608 12:56:43.101109 16131 raft_consensus.cc:359] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.102138 16131 raft_consensus.cc:385] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.102638 16129 tablet_bootstrap.cc:654] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.102536 16131 raft_consensus.cc:740] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859060c35bf4a32aa6d89cbab8aaf90, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.104012 16131 consensus_queue.cc:260] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.107524 16131 ts_tablet_manager.cc:1434] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:56:43.108790 16135 tablet_bootstrap.cc:492] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12: No bootstrap required, opened a new log
I20260608 12:56:43.108914 16131 tablet_bootstrap.cc:492] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90: Bootstrap starting.
I20260608 12:56:43.109424 16135 ts_tablet_manager.cc:1403] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent bootstrapping tablet: real 0.048s	user 0.003s	sys 0.015s
I20260608 12:56:43.112709 16135 raft_consensus.cc:359] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.113443 16135 raft_consensus.cc:385] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.113621 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3581bdfb582420c9a301cd0a7135e1b" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670e04cbecd34923a9f1add4466742fb"
I20260608 12:56:43.113785 16135 raft_consensus.cc:740] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94c6f6a08fa243a8b7d0115cf7153c12, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.114486 16011 raft_consensus.cc:3060] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.115105 16135 consensus_queue.cc:260] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.116894 16131 tablet_bootstrap.cc:654] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.119266 16129 tablet_bootstrap.cc:492] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb: No bootstrap required, opened a new log
I20260608 12:56:43.119841 16129 ts_tablet_manager.cc:1403] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.002s
I20260608 12:56:43.122954 16011 raft_consensus.cc:2468] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859060c35bf4a32aa6d89cbab8aaf90 in term 1.
I20260608 12:56:43.123060 16129 raft_consensus.cc:359] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.126683 16135 ts_tablet_manager.cc:1434] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 12:56:43.129199 16131 tablet_bootstrap.cc:492] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90: No bootstrap required, opened a new log
I20260608 12:56:43.129798 16131 ts_tablet_manager.cc:1403] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 12:56:43.123886 16129 raft_consensus.cc:385] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.130780 16129 raft_consensus.cc:740] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670e04cbecd34923a9f1add4466742fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.131806 16129 consensus_queue.cc:260] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.133340 16131 raft_consensus.cc:359] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.134174 16131 raft_consensus.cc:385] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.134516 16131 raft_consensus.cc:740] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859060c35bf4a32aa6d89cbab8aaf90, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.135540 16131 consensus_queue.cc:260] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.137234 16135 tablet_bootstrap.cc:492] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12: Bootstrap starting.
I20260608 12:56:43.137394 16129 ts_tablet_manager.cc:1434] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260608 12:56:43.138285 16131 ts_tablet_manager.cc:1434] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:56:43.139451 16131 tablet_bootstrap.cc:492] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90: Bootstrap starting.
I20260608 12:56:43.141158 16129 tablet_bootstrap.cc:492] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb: Bootstrap starting.
I20260608 12:56:43.141685 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e579f5c6e81d456ea483e58cbece7bf7" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" is_pre_election: true
I20260608 12:56:43.142446 16085 raft_consensus.cc:2468] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 0.
I20260608 12:56:43.142907 15833 catalog_manager.cc:5696] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 reported cstate change: term changed from 0 to 1, leader changed from <none> to c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:43.146713 15976 leader_election.cc:304] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [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: 670e04cbecd34923a9f1add4466742fb, c859060c35bf4a32aa6d89cbab8aaf90; no voters: 
I20260608 12:56:43.147768 16132 raft_consensus.cc:2804] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:43.148167 16132 raft_consensus.cc:493] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:43.148388 16129 tablet_bootstrap.cc:654] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.148552 16132 raft_consensus.cc:3060] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.153318 16135 tablet_bootstrap.cc:654] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.154155 16131 tablet_bootstrap.cc:654] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.160634 16132 raft_consensus.cc:515] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.162946 16135 tablet_bootstrap.cc:492] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12: No bootstrap required, opened a new log
I20260608 12:56:43.163630 16135 ts_tablet_manager.cc:1403] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260608 12:56:43.164387 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e579f5c6e81d456ea483e58cbece7bf7" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859060c35bf4a32aa6d89cbab8aaf90"
I20260608 12:56:43.165071 16085 raft_consensus.cc:3060] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.165712 16129 tablet_bootstrap.cc:492] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb: No bootstrap required, opened a new log
I20260608 12:56:43.166280 16129 ts_tablet_manager.cc:1403] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260608 12:56:43.166719 16135 raft_consensus.cc:359] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.167320 16135 raft_consensus.cc:385] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.167579 16135 raft_consensus.cc:740] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94c6f6a08fa243a8b7d0115cf7153c12, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.168318 16135 consensus_queue.cc:260] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.169565 16129 raft_consensus.cc:359] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.170310 16129 raft_consensus.cc:385] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.163426 16134 raft_consensus.cc:493] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:43.170657 16129 raft_consensus.cc:740] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670e04cbecd34923a9f1add4466742fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.170805 16135 ts_tablet_manager.cc:1434] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:56:43.171021 16134 raft_consensus.cc:515] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.171978 16135 tablet_bootstrap.cc:492] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12: Bootstrap starting.
I20260608 12:56:43.171689 16129 consensus_queue.cc:260] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.174539 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f0f738b264d5fb41b41fd6c3f8a51" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" is_pre_election: true
W20260608 12:56:43.176745 16050 leader_election.cc:343] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:43.178714 16135 tablet_bootstrap.cc:654] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.180039 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f0f738b264d5fb41b41fd6c3f8a51" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670e04cbecd34923a9f1add4466742fb" is_pre_election: true
I20260608 12:56:43.181059 16011 raft_consensus.cc:2468] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859060c35bf4a32aa6d89cbab8aaf90 in term 0.
I20260608 12:56:43.182698 16048 leader_election.cc:304] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [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: 670e04cbecd34923a9f1add4466742fb, c859060c35bf4a32aa6d89cbab8aaf90; no voters: 94c6f6a08fa243a8b7d0115cf7153c12
I20260608 12:56:43.184119 16136 raft_consensus.cc:2804] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:43.184650 16136 raft_consensus.cc:493] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:43.185134 16136 raft_consensus.cc:3060] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.194505 16131 tablet_bootstrap.cc:492] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90: No bootstrap required, opened a new log
I20260608 12:56:43.194902 16134 leader_election.cc:290] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905)
I20260608 12:56:43.195165 16131 ts_tablet_manager.cc:1403] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260608 12:56:43.197077 16135 tablet_bootstrap.cc:492] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12: No bootstrap required, opened a new log
I20260608 12:56:43.197788 16135 ts_tablet_manager.cc:1403] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260608 12:56:43.198937 16131 raft_consensus.cc:359] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.199735 16131 raft_consensus.cc:385] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.200062 16131 raft_consensus.cc:740] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859060c35bf4a32aa6d89cbab8aaf90, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.200981 16131 consensus_queue.cc:260] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.201097 16135 raft_consensus.cc:359] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.201913 16135 raft_consensus.cc:385] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.202271 16135 raft_consensus.cc:740] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94c6f6a08fa243a8b7d0115cf7153c12, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.203495 16131 ts_tablet_manager.cc:1434] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:56:43.203301 16135 consensus_queue.cc:260] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.205029 16131 tablet_bootstrap.cc:492] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90: Bootstrap starting.
I20260608 12:56:43.208073 16135 ts_tablet_manager.cc:1434] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:56:43.211196 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e579f5c6e81d456ea483e58cbece7bf7" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12"
I20260608 12:56:43.214386 15935 raft_consensus.cc:3060] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.215081 16135 tablet_bootstrap.cc:492] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12: Bootstrap starting.
I20260608 12:56:43.212250 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e579f5c6e81d456ea483e58cbece7bf7" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" is_pre_election: true
I20260608 12:56:43.225893 16135 tablet_bootstrap.cc:654] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.213652 16131 tablet_bootstrap.cc:654] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.162873 16132 leader_election.cc:290] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [CANDIDATE]: Term 1 election: Requested vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67:36585)
I20260608 12:56:43.234472 16136 raft_consensus.cc:515] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.238075 16135 tablet_bootstrap.cc:492] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12: No bootstrap required, opened a new log
I20260608 12:56:43.240419 16154 raft_consensus.cc:493] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:43.239261 15935 raft_consensus.cc:2468] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 1.
I20260608 12:56:43.239713 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f0f738b264d5fb41b41fd6c3f8a51" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12"
I20260608 12:56:43.240561 16135 ts_tablet_manager.cc:1403] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
W20260608 12:56:43.242777 16050 leader_election.cc:343] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:43.238821 16136 leader_election.cc:290] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [CANDIDATE]: Term 1 election: Requested vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905)
I20260608 12:56:43.241029 16154 raft_consensus.cc:515] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.245141 16135 raft_consensus.cc:359] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.245626 16154 leader_election.cc:290] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67:36585)
I20260608 12:56:43.243594 16131 tablet_bootstrap.cc:492] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90: No bootstrap required, opened a new log
I20260608 12:56:43.246023 16135 raft_consensus.cc:385] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.246234 16129 ts_tablet_manager.cc:1434] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb: Time spent starting tablet: real 0.080s	user 0.021s	sys 0.035s
I20260608 12:56:43.246516 16131 ts_tablet_manager.cc:1403] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260608 12:56:43.247417 16129 tablet_bootstrap.cc:492] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb: Bootstrap starting.
I20260608 12:56:43.247660 15976 leader_election.cc:304] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [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: 670e04cbecd34923a9f1add4466742fb, 94c6f6a08fa243a8b7d0115cf7153c12; no voters: 
I20260608 12:56:43.249785 16131 raft_consensus.cc:359] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.250571 16131 raft_consensus.cc:385] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.250887 16131 raft_consensus.cc:740] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859060c35bf4a32aa6d89cbab8aaf90, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.251058 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f408c761b5ca4eacbc80e4cbb5a20f92" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" is_pre_election: true
I20260608 12:56:43.251750 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f0f738b264d5fb41b41fd6c3f8a51" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670e04cbecd34923a9f1add4466742fb"
I20260608 12:56:43.251760 16131 consensus_queue.cc:260] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.251328 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f408c761b5ca4eacbc80e4cbb5a20f92" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" is_pre_election: true
I20260608 12:56:43.246594 16135 raft_consensus.cc:740] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94c6f6a08fa243a8b7d0115cf7153c12, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.253017 16011 raft_consensus.cc:3060] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.254573 16129 tablet_bootstrap.cc:654] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.256675 16131 ts_tablet_manager.cc:1434] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:56:43.254113 16135 consensus_queue.cc:260] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.258844 16135 ts_tablet_manager.cc:1434] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:56:43.251935 16084 raft_consensus.cc:2468] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 0.
I20260608 12:56:43.259859 16135 tablet_bootstrap.cc:492] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12: Bootstrap starting.
I20260608 12:56:43.260789 15976 leader_election.cc:304] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [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: 670e04cbecd34923a9f1add4466742fb, c859060c35bf4a32aa6d89cbab8aaf90; no voters: 
I20260608 12:56:43.261731 16156 raft_consensus.cc:2804] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:43.267829 16135 tablet_bootstrap.cc:654] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.269304 16129 tablet_bootstrap.cc:492] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb: No bootstrap required, opened a new log
I20260608 12:56:43.269937 16129 ts_tablet_manager.cc:1403] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.001s
I20260608 12:56:43.273945 15935 raft_consensus.cc:2468] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 0.
I20260608 12:56:43.274308 16129 raft_consensus.cc:359] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.275547 16129 raft_consensus.cc:385] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.275946 16129 raft_consensus.cc:740] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670e04cbecd34923a9f1add4466742fb, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.277339 16129 consensus_queue.cc:260] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.281486 16160 raft_consensus.cc:2804] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:43.281914 16160 raft_consensus.cc:493] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:43.282665 16156 raft_consensus.cc:697] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 1 LEADER]: Becoming Leader. State: Replica: 670e04cbecd34923a9f1add4466742fb, State: Running, Role: LEADER
I20260608 12:56:43.236158 16085 raft_consensus.cc:2468] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 1.
I20260608 12:56:43.283675 16156 consensus_queue.cc:237] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [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: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.282343 16160 raft_consensus.cc:3060] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.290448 16011 raft_consensus.cc:2468] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859060c35bf4a32aa6d89cbab8aaf90 in term 1.
I20260608 12:56:43.291947 16048 leader_election.cc:304] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [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: 670e04cbecd34923a9f1add4466742fb, c859060c35bf4a32aa6d89cbab8aaf90; no voters: 94c6f6a08fa243a8b7d0115cf7153c12
I20260608 12:56:43.293248 16136 raft_consensus.cc:2804] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:43.293751 16136 raft_consensus.cc:697] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 LEADER]: Becoming Leader. State: Replica: c859060c35bf4a32aa6d89cbab8aaf90, State: Running, Role: LEADER
I20260608 12:56:43.294620 16136 consensus_queue.cc:237] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [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: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.298837 16160 raft_consensus.cc:515] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.302713 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f408c761b5ca4eacbc80e4cbb5a20f92" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12"
I20260608 12:56:43.303402 15935 raft_consensus.cc:3060] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.307617 16135 tablet_bootstrap.cc:492] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12: No bootstrap required, opened a new log
I20260608 12:56:43.308235 16135 ts_tablet_manager.cc:1403] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent bootstrapping tablet: real 0.049s	user 0.027s	sys 0.019s
W20260608 12:56:43.309676 15882 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:43.311255 16129 ts_tablet_manager.cc:1434] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb: Time spent starting tablet: real 0.041s	user 0.016s	sys 0.019s
I20260608 12:56:43.311590 16135 raft_consensus.cc:359] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.312325 16135 raft_consensus.cc:385] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.312633 16135 raft_consensus.cc:740] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94c6f6a08fa243a8b7d0115cf7153c12, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.314005 15935 raft_consensus.cc:2468] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 1.
I20260608 12:56:43.313694 16135 consensus_queue.cc:260] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.315682 16160 leader_election.cc:290] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [CANDIDATE]: Term 1 election: Requested vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67:36585)
I20260608 12:56:43.317832 16135 ts_tablet_manager.cc:1434] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:43.318107 15976 leader_election.cc:304] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [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: 670e04cbecd34923a9f1add4466742fb, 94c6f6a08fa243a8b7d0115cf7153c12; no voters: 
I20260608 12:56:43.319033 16160 raft_consensus.cc:2804] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:43.319481 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f408c761b5ca4eacbc80e4cbb5a20f92" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859060c35bf4a32aa6d89cbab8aaf90"
I20260608 12:56:43.319742 16160 raft_consensus.cc:697] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 1 LEADER]: Becoming Leader. State: Replica: 670e04cbecd34923a9f1add4466742fb, State: Running, Role: LEADER
I20260608 12:56:43.320196 16085 raft_consensus.cc:3060] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.319393 15832 catalog_manager.cc:5696] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 670e04cbecd34923a9f1add4466742fb (127.4.135.66). New cstate: current_term: 1 leader_uuid: "670e04cbecd34923a9f1add4466742fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:43.320675 16160 consensus_queue.cc:237] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [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: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.322374 15831 catalog_manager.cc:5696] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 reported cstate change: term changed from 0 to 1, leader changed from <none> to c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:43.329293 16085 raft_consensus.cc:2468] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 1.
I20260608 12:56:43.341434 15831 catalog_manager.cc:5696] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 670e04cbecd34923a9f1add4466742fb (127.4.135.66). New cstate: current_term: 1 leader_uuid: "670e04cbecd34923a9f1add4466742fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:43.366060 16160 raft_consensus.cc:493] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:43.366708 16160 raft_consensus.cc:515] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.368563 16160 leader_election.cc:290] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67:36585)
I20260608 12:56:43.369668 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db922e097b5140a2b3fcbd4d6557c580" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" is_pre_election: true
I20260608 12:56:43.369968 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db922e097b5140a2b3fcbd4d6557c580" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" is_pre_election: true
I20260608 12:56:43.370296 15935 raft_consensus.cc:2468] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 0.
I20260608 12:56:43.370685 16085 raft_consensus.cc:2468] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 0.
I20260608 12:56:43.371497 15976 leader_election.cc:304] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [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: 670e04cbecd34923a9f1add4466742fb, 94c6f6a08fa243a8b7d0115cf7153c12; no voters: 
I20260608 12:56:43.372229 16160 raft_consensus.cc:2804] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:43.372525 16160 raft_consensus.cc:493] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:43.372804 16160 raft_consensus.cc:3060] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.377825 16160 raft_consensus.cc:515] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.379505 16160 leader_election.cc:290] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [CANDIDATE]: Term 1 election: Requested vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67:36585)
I20260608 12:56:43.380551 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db922e097b5140a2b3fcbd4d6557c580" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12"
I20260608 12:56:43.380792 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db922e097b5140a2b3fcbd4d6557c580" candidate_uuid: "670e04cbecd34923a9f1add4466742fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859060c35bf4a32aa6d89cbab8aaf90"
I20260608 12:56:43.381119 15935 raft_consensus.cc:3060] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.381453 16085 raft_consensus.cc:3060] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.386847 15935 raft_consensus.cc:2468] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 1.
I20260608 12:56:43.386909 16085 raft_consensus.cc:2468] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670e04cbecd34923a9f1add4466742fb in term 1.
I20260608 12:56:43.388154 15976 leader_election.cc:304] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [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: 670e04cbecd34923a9f1add4466742fb, 94c6f6a08fa243a8b7d0115cf7153c12; no voters: 
I20260608 12:56:43.388857 16160 raft_consensus.cc:2804] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:43.389283 16160 raft_consensus.cc:697] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 1 LEADER]: Becoming Leader. State: Replica: 670e04cbecd34923a9f1add4466742fb, State: Running, Role: LEADER
I20260608 12:56:43.390098 16160 consensus_queue.cc:237] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [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: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.397162 15831 catalog_manager.cc:5696] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 670e04cbecd34923a9f1add4466742fb (127.4.135.66). New cstate: current_term: 1 leader_uuid: "670e04cbecd34923a9f1add4466742fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:43.410380 16142 raft_consensus.cc:493] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:43.410954 16142 raft_consensus.cc:515] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.413244 16142 leader_election.cc:290] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905), c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67:36585)
I20260608 12:56:43.425994 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f0f738b264d5fb41b41fd6c3f8a51" candidate_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670e04cbecd34923a9f1add4466742fb" is_pre_election: true
I20260608 12:56:43.426719 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949f0f738b264d5fb41b41fd6c3f8a51" candidate_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" is_pre_election: true
I20260608 12:56:43.426940 16011 raft_consensus.cc:2393] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94c6f6a08fa243a8b7d0115cf7153c12 in current term 1: Already voted for candidate c859060c35bf4a32aa6d89cbab8aaf90 in this term.
I20260608 12:56:43.428272 15899 leader_election.cc:304] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [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: 94c6f6a08fa243a8b7d0115cf7153c12; no voters: 670e04cbecd34923a9f1add4466742fb, c859060c35bf4a32aa6d89cbab8aaf90
I20260608 12:56:43.429015 16142 raft_consensus.cc:3060] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.434221 16142 raft_consensus.cc:2749] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:43.610389 16136 consensus_queue.cc:1048] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:43.615700 16136 raft_consensus.cc:493] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:43.616163 16136 raft_consensus.cc:515] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.619380 16136 leader_election.cc:290] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905)
I20260608 12:56:43.619561 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6090b8a51374179add62bec34c13f8d" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" is_pre_election: true
I20260608 12:56:43.621806 15935 raft_consensus.cc:2468] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859060c35bf4a32aa6d89cbab8aaf90 in term 0.
I20260608 12:56:43.623656 16050 leader_election.cc:304] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [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: 94c6f6a08fa243a8b7d0115cf7153c12, c859060c35bf4a32aa6d89cbab8aaf90; no voters: 
I20260608 12:56:43.620792 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6090b8a51374179add62bec34c13f8d" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670e04cbecd34923a9f1add4466742fb" is_pre_election: true
I20260608 12:56:43.624570 16011 raft_consensus.cc:2468] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859060c35bf4a32aa6d89cbab8aaf90 in term 0.
I20260608 12:56:43.625804 16170 raft_consensus.cc:2804] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:43.626379 16170 raft_consensus.cc:493] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:43.626802 16170 raft_consensus.cc:3060] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.636878 16170 raft_consensus.cc:515] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.637722 16136 consensus_queue.cc:1048] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:43.640203 16170 leader_election.cc:290] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [CANDIDATE]: Term 1 election: Requested vote from peers 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845), 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905)
I20260608 12:56:43.640699 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6090b8a51374179add62bec34c13f8d" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94c6f6a08fa243a8b7d0115cf7153c12"
I20260608 12:56:43.641495 15935 raft_consensus.cc:3060] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.641691 16010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6090b8a51374179add62bec34c13f8d" candidate_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670e04cbecd34923a9f1add4466742fb"
I20260608 12:56:43.642405 16010 raft_consensus.cc:3060] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.649637 15935 raft_consensus.cc:2468] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859060c35bf4a32aa6d89cbab8aaf90 in term 1.
I20260608 12:56:43.651180 16050 leader_election.cc:304] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [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: 94c6f6a08fa243a8b7d0115cf7153c12, c859060c35bf4a32aa6d89cbab8aaf90; no voters: 
I20260608 12:56:43.651121 16010 raft_consensus.cc:2468] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859060c35bf4a32aa6d89cbab8aaf90 in term 1.
I20260608 12:56:43.652640 16173 raft_consensus.cc:2804] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:43.653283 16173 raft_consensus.cc:697] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 LEADER]: Becoming Leader. State: Replica: c859060c35bf4a32aa6d89cbab8aaf90, State: Running, Role: LEADER
I20260608 12:56:43.654229 16173 consensus_queue.cc:237] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [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: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } }
I20260608 12:56:43.662917 15831 catalog_manager.cc:5696] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 reported cstate change: term changed from 0 to 1, leader changed from <none> to c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67). New cstate: current_term: 1 leader_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:43.681674 16160 consensus_queue.cc:1048] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:43.691864 16173 consensus_queue.cc:1048] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:43.708320 16160 consensus_queue.cc:1048] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:43.740243 16136 consensus_queue.cc:1048] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:43.762594 16156 consensus_queue.cc:1048] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:43.801879 16156 consensus_queue.cc:1048] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:43.861059 16156 consensus_queue.cc:1048] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:43.923944 16162 consensus_queue.cc:1048] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:44.126272 16011 raft_consensus.cc:1275] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Refusing update from remote peer c859060c35bf4a32aa6d89cbab8aaf90: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:44.131371 16170 consensus_queue.cc:1048] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:44.158154 15934 raft_consensus.cc:1275] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Refusing update from remote peer c859060c35bf4a32aa6d89cbab8aaf90: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:44.161720 16170 consensus_queue.cc:1048] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:44.396700 15976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.135.65:45845, user_credentials={real_user=slave}} blocked reactor thread for 48226.3us
I20260608 12:56:45.326713  4637 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:45.334187 16224 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 12:56:45.334187 16225 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 12:56:45.336360 16227 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 12:56:45.337813  4637 server_base.cc:1061] running on GCE node
I20260608 12:56:45.338872  4637 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:45.339075  4637 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 12:56:45.339221  4637 hybrid_clock.cc:648] HybridClock initialized: now 1780923405339209 us; error 0 us; skew 500 ppm
I20260608 12:56:45.339756  4637 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:45.342701  4637 webserver.cc:533] Webserver started at http://127.4.135.68:38777/ using document root <none> and password file <none>
I20260608 12:56:45.343243  4637 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:45.343442  4637 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:45.343726  4637 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:45.344816  4637 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-3-root/instance:
uuid: "d51ad2c920024fb0a6861547fa8dd8e0"
format_stamp: "Formatted at 2026-06-08 12:56:45 on dist-test-slave-rml8"
I20260608 12:56:45.349735  4637 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260608 12:56:45.353376 16232 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:45.354286  4637 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:45.354681  4637 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-3-root
uuid: "d51ad2c920024fb0a6861547fa8dd8e0"
format_stamp: "Formatted at 2026-06-08 12:56:45 on dist-test-slave-rml8"
I20260608 12:56:45.354982  4637 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5E3p_9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923164718160-4637-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 12:56:45.377965  4637 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:45.379299  4637 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:45.380769  4637 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:45.383143  4637 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:45.383394  4637 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:45.383643  4637 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:45.383819  4637 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:45.426237  4637 rpc_server.cc:307] RPC server started. Bound to: 127.4.135.68:43187
I20260608 12:56:45.426517 16294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.135.68:43187 every 8 connection(s)
I20260608 12:56:45.442787 16295 heartbeater.cc:344] Connected to a master server at 127.4.135.126:33709
I20260608 12:56:45.443183 16295 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:45.443969 16295 heartbeater.cc:507] Master 127.4.135.126:33709 requested a full tablet report, sending...
I20260608 12:56:45.445986 15830 ts_manager.cc:194] Registered new tserver with Master: d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68:43187)
I20260608 12:56:45.447471 15830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57454
I20260608 12:56:46.376008 16010 consensus_queue.cc:237] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } attrs { replace: true } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:46.386363 16083 raft_consensus.cc:1275] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Refusing update from remote peer 670e04cbecd34923a9f1add4466742fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:46.389753 16219 consensus_queue.cc:1048] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:56:46.393378 15934 raft_consensus.cc:1275] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Refusing update from remote peer 670e04cbecd34923a9f1add4466742fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:46.394927 16219 consensus_queue.cc:1048] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:46.401007 16306 raft_consensus.cc:2955] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } attrs { replace: true } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.403400 16083 raft_consensus.cc:2955] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } attrs { replace: true } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
W20260608 12:56:46.407258 15974 consensus_peers.cc:597] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb -> Peer d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68:43187): Couldn't send request to peer d51ad2c920024fb0a6861547fa8dd8e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f408c761b5ca4eacbc80e4cbb5a20f92. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:46.409221 15934 raft_consensus.cc:2955] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } attrs { replace: true } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.419070 15830 catalog_manager.cc:5696] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb reported cstate change: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "670e04cbecd34923a9f1add4466742fb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:46.448529 16083 consensus_queue.cc:237] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } attrs { replace: true } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:46.449918 16295 heartbeater.cc:499] Master 127.4.135.126:33709 was elected leader, sending a full tablet report...
I20260608 12:56:46.458493 15934 raft_consensus.cc:1275] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Refusing update from remote peer c859060c35bf4a32aa6d89cbab8aaf90: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:46.459298 16010 raft_consensus.cc:1275] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Refusing update from remote peer c859060c35bf4a32aa6d89cbab8aaf90: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:46.460214 16316 consensus_queue.cc:1048] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:46.461400 16222 consensus_queue.cc:1048] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:56:46.468763 16048 consensus_peers.cc:597] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 -> Peer d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68:43187): Couldn't send request to peer d51ad2c920024fb0a6861547fa8dd8e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6090b8a51374179add62bec34c13f8d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:46.471447 16222 raft_consensus.cc:2955] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } attrs { replace: true } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.474728 15934 raft_consensus.cc:2955] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } attrs { replace: true } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.476056 16010 raft_consensus.cc:2955] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } attrs { replace: true } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.486424 16011 consensus_queue.cc:237] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
W20260608 12:56:46.494629 15974 consensus_peers.cc:597] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb -> Peer d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68:43187): Couldn't send request to peer d51ad2c920024fb0a6861547fa8dd8e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db922e097b5140a2b3fcbd4d6557c580. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:46.496031 15833 catalog_manager.cc:5696] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 reported cstate change: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } attrs { replace: true } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.497758 16083 raft_consensus.cc:1275] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Refusing update from remote peer 670e04cbecd34923a9f1add4466742fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:46.500185 16306 consensus_queue.cc:1048] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:46.510452 15934 raft_consensus.cc:1275] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Refusing update from remote peer 670e04cbecd34923a9f1add4466742fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:46.512135 16219 consensus_queue.cc:1048] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:56:46.519143 16306 raft_consensus.cc:2955] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.520911 16083 raft_consensus.cc:2955] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.531416 15934 raft_consensus.cc:2955] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.533804 16011 consensus_queue.cc:237] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:46.535238 15830 catalog_manager.cc:5696] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 reported cstate change: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "670e04cbecd34923a9f1add4466742fb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.544555 15936 raft_consensus.cc:1275] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Refusing update from remote peer 670e04cbecd34923a9f1add4466742fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:46.546633 16306 consensus_queue.cc:1048] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:56:46.547891 15974 consensus_peers.cc:597] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb -> Peer d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68:43187): Couldn't send request to peer d51ad2c920024fb0a6861547fa8dd8e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e579f5c6e81d456ea483e58cbece7bf7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:46.548895 16083 raft_consensus.cc:1275] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Refusing update from remote peer 670e04cbecd34923a9f1add4466742fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:56:46.550732 16219 consensus_queue.cc:1048] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:56:46.556262 16306 raft_consensus.cc:2955] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.558744 15936 raft_consensus.cc:2955] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.568365 16083 raft_consensus.cc:2955] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.574421 15834 catalog_manager.cc:5696] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 reported cstate change: config changed from index -1 to 16, NON_VOTER d51ad2c920024fb0a6861547fa8dd8e0 (127.4.135.68) added. New cstate: current_term: 1 leader_uuid: "670e04cbecd34923a9f1add4466742fb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } } }
I20260608 12:56:46.794243 16327 ts_tablet_manager.cc:933] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: Initiating tablet copy from peer 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905)
I20260608 12:56:46.796379 16327 tablet_copy_client.cc:323] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:32905
I20260608 12:56:46.807390 16021 tablet_copy_service.cc:140] P 670e04cbecd34923a9f1add4466742fb: Received BeginTabletCopySession request for tablet f408c761b5ca4eacbc80e4cbb5a20f92 from peer d51ad2c920024fb0a6861547fa8dd8e0 ({username='slave'} at 127.0.0.1:49138)
I20260608 12:56:46.807935 16021 tablet_copy_service.cc:161] P 670e04cbecd34923a9f1add4466742fb: Beginning new tablet copy session on tablet f408c761b5ca4eacbc80e4cbb5a20f92 from peer d51ad2c920024fb0a6861547fa8dd8e0 at {username='slave'} at 127.0.0.1:49138: session id = d51ad2c920024fb0a6861547fa8dd8e0-f408c761b5ca4eacbc80e4cbb5a20f92
I20260608 12:56:46.813514 16021 tablet_copy_source_session.cc:215] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:46.816915 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f408c761b5ca4eacbc80e4cbb5a20f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:46.830029 16327 tablet_copy_client.cc:806] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:46.830648 16327 tablet_copy_client.cc:670] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:46.835093 16327 tablet_copy_client.cc:538] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:46.842362 16327 tablet_bootstrap.cc:492] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap starting.
I20260608 12:56:46.858991 16331 ts_tablet_manager.cc:933] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: Initiating tablet copy from peer c859060c35bf4a32aa6d89cbab8aaf90 (127.4.135.67:36585)
I20260608 12:56:46.861868 16331 tablet_copy_client.cc:323] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.67:36585
I20260608 12:56:46.937117 16095 tablet_copy_service.cc:140] P c859060c35bf4a32aa6d89cbab8aaf90: Received BeginTabletCopySession request for tablet d6090b8a51374179add62bec34c13f8d from peer d51ad2c920024fb0a6861547fa8dd8e0 ({username='slave'} at 127.0.0.1:54034)
I20260608 12:56:46.938437 16095 tablet_copy_service.cc:161] P c859060c35bf4a32aa6d89cbab8aaf90: Beginning new tablet copy session on tablet d6090b8a51374179add62bec34c13f8d from peer d51ad2c920024fb0a6861547fa8dd8e0 at {username='slave'} at 127.0.0.1:54034: session id = d51ad2c920024fb0a6861547fa8dd8e0-d6090b8a51374179add62bec34c13f8d
I20260608 12:56:46.952185 16334 ts_tablet_manager.cc:933] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: Initiating tablet copy from peer 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905)
I20260608 12:56:46.956550 16095 tablet_copy_source_session.cc:215] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:46.959473 16334 tablet_copy_client.cc:323] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:32905
I20260608 12:56:46.962891 16331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6090b8a51374179add62bec34c13f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:46.964654 16021 tablet_copy_service.cc:140] P 670e04cbecd34923a9f1add4466742fb: Received BeginTabletCopySession request for tablet db922e097b5140a2b3fcbd4d6557c580 from peer d51ad2c920024fb0a6861547fa8dd8e0 ({username='slave'} at 127.0.0.1:49138)
I20260608 12:56:46.965512 16021 tablet_copy_service.cc:161] P 670e04cbecd34923a9f1add4466742fb: Beginning new tablet copy session on tablet db922e097b5140a2b3fcbd4d6557c580 from peer d51ad2c920024fb0a6861547fa8dd8e0 at {username='slave'} at 127.0.0.1:49138: session id = d51ad2c920024fb0a6861547fa8dd8e0-db922e097b5140a2b3fcbd4d6557c580
I20260608 12:56:46.987810 16021 tablet_copy_source_session.cc:215] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:46.992147 16334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db922e097b5140a2b3fcbd4d6557c580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:46.994668 16331 tablet_copy_client.cc:806] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:46.995445 16331 tablet_copy_client.cc:670] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:47.009545 16331 tablet_copy_client.cc:538] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:47.018855 16334 tablet_copy_client.cc:806] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:47.019569 16334 tablet_copy_client.cc:670] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:47.025017 16334 tablet_copy_client.cc:538] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:47.027681 16331 tablet_bootstrap.cc:492] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap starting.
I20260608 12:56:47.035446 16334 tablet_bootstrap.cc:492] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap starting.
I20260608 12:56:47.050849 16327 tablet_bootstrap.cc:492] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:47.052235 16327 tablet_bootstrap.cc:492] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap complete.
I20260608 12:56:47.053571 16327 ts_tablet_manager.cc:1403] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: Time spent bootstrapping tablet: real 0.211s	user 0.116s	sys 0.033s
I20260608 12:56:47.058531 16327 raft_consensus.cc:359] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } attrs { replace: true } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:47.060040 16327 raft_consensus.cc:740] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d51ad2c920024fb0a6861547fa8dd8e0, State: Initialized, Role: LEARNER
I20260608 12:56:47.060889 16327 consensus_queue.cc:260] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } attrs { replace: true } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:47.071249 16327 ts_tablet_manager.cc:1434] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 12:56:47.076982 16021 tablet_copy_service.cc:342] P 670e04cbecd34923a9f1add4466742fb: Request end of tablet copy session d51ad2c920024fb0a6861547fa8dd8e0-f408c761b5ca4eacbc80e4cbb5a20f92 received from {username='slave'} at 127.0.0.1:49138
I20260608 12:56:47.077657 16021 tablet_copy_service.cc:434] P 670e04cbecd34923a9f1add4466742fb: ending tablet copy session d51ad2c920024fb0a6861547fa8dd8e0-f408c761b5ca4eacbc80e4cbb5a20f92 on tablet f408c761b5ca4eacbc80e4cbb5a20f92 with peer d51ad2c920024fb0a6861547fa8dd8e0
I20260608 12:56:47.140889 16327 ts_tablet_manager.cc:933] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: Initiating tablet copy from peer 670e04cbecd34923a9f1add4466742fb (127.4.135.66:32905)
I20260608 12:56:47.158047 16327 tablet_copy_client.cc:323] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.135.66:32905
I20260608 12:56:47.160247 16021 tablet_copy_service.cc:140] P 670e04cbecd34923a9f1add4466742fb: Received BeginTabletCopySession request for tablet e579f5c6e81d456ea483e58cbece7bf7 from peer d51ad2c920024fb0a6861547fa8dd8e0 ({username='slave'} at 127.0.0.1:49138)
I20260608 12:56:47.160845 16021 tablet_copy_service.cc:161] P 670e04cbecd34923a9f1add4466742fb: Beginning new tablet copy session on tablet e579f5c6e81d456ea483e58cbece7bf7 from peer d51ad2c920024fb0a6861547fa8dd8e0 at {username='slave'} at 127.0.0.1:49138: session id = d51ad2c920024fb0a6861547fa8dd8e0-e579f5c6e81d456ea483e58cbece7bf7
I20260608 12:56:47.170230 16334 tablet_bootstrap.cc:492] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:47.170360 16021 tablet_copy_source_session.cc:215] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:47.171392 16334 tablet_bootstrap.cc:492] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap complete.
I20260608 12:56:47.172144 16334 ts_tablet_manager.cc:1403] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: Time spent bootstrapping tablet: real 0.137s	user 0.110s	sys 0.012s
I20260608 12:56:47.173979 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e579f5c6e81d456ea483e58cbece7bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:47.175043 16334 raft_consensus.cc:359] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:47.175895 16334 raft_consensus.cc:740] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d51ad2c920024fb0a6861547fa8dd8e0, State: Initialized, Role: LEARNER
I20260608 12:56:47.176563 16334 consensus_queue.cc:260] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:47.178784 16334 ts_tablet_manager.cc:1434] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:56:47.179418 16331 tablet_bootstrap.cc:492] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:47.180377 16331 tablet_bootstrap.cc:492] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap complete.
I20260608 12:56:47.181123 16331 ts_tablet_manager.cc:1403] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: Time spent bootstrapping tablet: real 0.154s	user 0.120s	sys 0.028s
I20260608 12:56:47.184134 16331 raft_consensus.cc:359] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } attrs { replace: true } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:47.184973 16331 raft_consensus.cc:740] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d51ad2c920024fb0a6861547fa8dd8e0, State: Initialized, Role: LEARNER
I20260608 12:56:47.185689 16331 consensus_queue.cc:260] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } attrs { replace: true } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:47.186189 16021 tablet_copy_service.cc:342] P 670e04cbecd34923a9f1add4466742fb: Request end of tablet copy session d51ad2c920024fb0a6861547fa8dd8e0-db922e097b5140a2b3fcbd4d6557c580 received from {username='slave'} at 127.0.0.1:49138
I20260608 12:56:47.186733 16021 tablet_copy_service.cc:434] P 670e04cbecd34923a9f1add4466742fb: ending tablet copy session d51ad2c920024fb0a6861547fa8dd8e0-db922e097b5140a2b3fcbd4d6557c580 on tablet db922e097b5140a2b3fcbd4d6557c580 with peer d51ad2c920024fb0a6861547fa8dd8e0
I20260608 12:56:47.188036 16331 ts_tablet_manager.cc:1434] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:56:47.190083 16095 tablet_copy_service.cc:342] P c859060c35bf4a32aa6d89cbab8aaf90: Request end of tablet copy session d51ad2c920024fb0a6861547fa8dd8e0-d6090b8a51374179add62bec34c13f8d received from {username='slave'} at 127.0.0.1:54034
I20260608 12:56:47.190623 16095 tablet_copy_service.cc:434] P c859060c35bf4a32aa6d89cbab8aaf90: ending tablet copy session d51ad2c920024fb0a6861547fa8dd8e0-d6090b8a51374179add62bec34c13f8d on tablet d6090b8a51374179add62bec34c13f8d with peer d51ad2c920024fb0a6861547fa8dd8e0
I20260608 12:56:47.206020 16327 tablet_copy_client.cc:806] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:47.206682 16327 tablet_copy_client.cc:670] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:47.210539 16327 tablet_copy_client.cc:538] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:47.219800 16327 tablet_bootstrap.cc:492] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap starting.
I20260608 12:56:47.259835 16270 raft_consensus.cc:1217] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:56:47.325255 16327 tablet_bootstrap.cc:492] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:47.326084 16327 tablet_bootstrap.cc:492] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: Bootstrap complete.
I20260608 12:56:47.326833 16327 ts_tablet_manager.cc:1403] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: Time spent bootstrapping tablet: real 0.107s	user 0.098s	sys 0.010s
I20260608 12:56:47.329034 16327 raft_consensus.cc:359] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:47.329638 16327 raft_consensus.cc:740] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d51ad2c920024fb0a6861547fa8dd8e0, State: Initialized, Role: LEARNER
I20260608 12:56:47.330192 16327 consensus_queue.cc:260] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94c6f6a08fa243a8b7d0115cf7153c12" member_type: VOTER last_known_addr { host: "127.4.135.65" port: 45845 } } peers { permanent_uuid: "670e04cbecd34923a9f1add4466742fb" member_type: VOTER last_known_addr { host: "127.4.135.66" port: 32905 } } peers { permanent_uuid: "c859060c35bf4a32aa6d89cbab8aaf90" member_type: VOTER last_known_addr { host: "127.4.135.67" port: 36585 } attrs { replace: true } } peers { permanent_uuid: "d51ad2c920024fb0a6861547fa8dd8e0" member_type: NON_VOTER last_known_addr { host: "127.4.135.68" port: 43187 } attrs { promote: true } }
I20260608 12:56:47.332218 16327 ts_tablet_manager.cc:1434] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:47.334167 16021 tablet_copy_service.cc:342] P 670e04cbecd34923a9f1add4466742fb: Request end of tablet copy session d51ad2c920024fb0a6861547fa8dd8e0-e579f5c6e81d456ea483e58cbece7bf7 received from {username='slave'} at 127.0.0.1:49138
I20260608 12:56:47.334638 16021 tablet_copy_service.cc:434] P 670e04cbecd34923a9f1add4466742fb: ending tablet copy session d51ad2c920024fb0a6861547fa8dd8e0-e579f5c6e81d456ea483e58cbece7bf7 on tablet e579f5c6e81d456ea483e58cbece7bf7 with peer d51ad2c920024fb0a6861547fa8dd8e0
I20260608 12:56:47.373191 16270 raft_consensus.cc:1217] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:56:47.460719  4637 tablet_server.cc:179] TabletServer@127.4.135.65:0 shutting down...
W20260608 12:56:47.467521 16050 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260608 12:56:47.485112 16050 consensus_peers.cc:597] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 -> Peer 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845): Couldn't send request to peer 94c6f6a08fa243a8b7d0115cf7153c12. 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 12:56:47.516180 16270 raft_consensus.cc:1217] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:56:47.516968  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:47.518412  4637 tablet_replica.cc:333] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12: stopping tablet replica
I20260608 12:56:47.519763  4637 raft_consensus.cc:2243] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.522388  4637 raft_consensus.cc:2272] T 949f0f738b264d5fb41b41fd6c3f8a51 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.527333  4637 tablet_replica.cc:333] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12: stopping tablet replica
I20260608 12:56:47.528206  4637 raft_consensus.cc:2243] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.530131  4637 raft_consensus.cc:2272] T e579f5c6e81d456ea483e58cbece7bf7 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.535115  4637 tablet_replica.cc:333] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12: stopping tablet replica
I20260608 12:56:47.536029  4637 raft_consensus.cc:2243] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.536880  4637 raft_consensus.cc:2272] T f408c761b5ca4eacbc80e4cbb5a20f92 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.541126  4637 tablet_replica.cc:333] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12: stopping tablet replica
I20260608 12:56:47.541980  4637 raft_consensus.cc:2243] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.543771  4637 raft_consensus.cc:2272] T d6090b8a51374179add62bec34c13f8d P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.547904  4637 tablet_replica.cc:333] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12: stopping tablet replica
I20260608 12:56:47.548684  4637 raft_consensus.cc:2243] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.550314  4637 raft_consensus.cc:2272] T db922e097b5140a2b3fcbd4d6557c580 P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.554913  4637 tablet_replica.cc:333] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12: stopping tablet replica
I20260608 12:56:47.555716  4637 raft_consensus.cc:2243] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.557088  4637 raft_consensus.cc:2272] T d3581bdfb582420c9a301cd0a7135e1b P 94c6f6a08fa243a8b7d0115cf7153c12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:47.557744 15976 consensus_peers.cc:597] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb -> Peer 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845): Couldn't send request to peer 94c6f6a08fa243a8b7d0115cf7153c12. 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 12:56:47.593282  4637 tablet_server.cc:196] TabletServer@127.4.135.65:0 shutdown complete.
I20260608 12:56:47.621331  4637 tablet_server.cc:179] TabletServer@127.4.135.66:0 shutting down...
I20260608 12:56:47.663187  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:47.664088  4637 tablet_replica.cc:333] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb: stopping tablet replica
I20260608 12:56:47.665139  4637 raft_consensus.cc:2243] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.666689  4637 raft_consensus.cc:2272] T d6090b8a51374179add62bec34c13f8d P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.670121 16270 raft_consensus.cc:1217] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:56:47.670941  4637 tablet_replica.cc:333] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb: stopping tablet replica
I20260608 12:56:47.672652  4637 raft_consensus.cc:2243] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.673818  4637 raft_consensus.cc:2272] T d3581bdfb582420c9a301cd0a7135e1b P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.678777  4637 tablet_replica.cc:333] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb: stopping tablet replica
I20260608 12:56:47.679772  4637 raft_consensus.cc:2243] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:56:47.680984 16050 consensus_peers.cc:597] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 -> Peer 94c6f6a08fa243a8b7d0115cf7153c12 (127.4.135.65:45845): Couldn't send request to peer 94c6f6a08fa243a8b7d0115cf7153c12. Status: Network error: Client connection negotiation failed: client connection to 127.4.135.65:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:47.681592  4637 raft_consensus.cc:2272] T e579f5c6e81d456ea483e58cbece7bf7 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.685913  4637 tablet_replica.cc:333] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb: stopping tablet replica
I20260608 12:56:47.686820  4637 raft_consensus.cc:2243] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:47.688455  4637 raft_consensus.cc:2272] T db922e097b5140a2b3fcbd4d6557c580 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.692793  4637 tablet_replica.cc:333] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb: stopping tablet replica
I20260608 12:56:47.693672  4637 raft_consensus.cc:2243] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.695013  4637 raft_consensus.cc:2272] T 949f0f738b264d5fb41b41fd6c3f8a51 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.699043  4637 tablet_replica.cc:333] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb: stopping tablet replica
I20260608 12:56:47.699620  4637 raft_consensus.cc:2243] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:47.700904  4637 raft_consensus.cc:2272] T f408c761b5ca4eacbc80e4cbb5a20f92 P 670e04cbecd34923a9f1add4466742fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.724295  4637 tablet_server.cc:196] TabletServer@127.4.135.66:0 shutdown complete.
I20260608 12:56:47.754237  4637 tablet_server.cc:179] TabletServer@127.4.135.67:0 shutting down...
I20260608 12:56:47.794214  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:47.795528  4637 tablet_replica.cc:333] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90: stopping tablet replica
I20260608 12:56:47.796708  4637 raft_consensus.cc:2243] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:47.798167  4637 raft_consensus.cc:2272] T d6090b8a51374179add62bec34c13f8d P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.802115  4637 tablet_replica.cc:333] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90: stopping tablet replica
I20260608 12:56:47.802934  4637 raft_consensus.cc:2243] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.804245  4637 raft_consensus.cc:2272] T e579f5c6e81d456ea483e58cbece7bf7 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.808099  4637 tablet_replica.cc:333] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90: stopping tablet replica
I20260608 12:56:47.808837  4637 raft_consensus.cc:2243] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.809470  4637 raft_consensus.cc:2272] T db922e097b5140a2b3fcbd4d6557c580 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.813382  4637 tablet_replica.cc:333] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90: stopping tablet replica
I20260608 12:56:47.814144  4637 raft_consensus.cc:2243] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:47.815368  4637 raft_consensus.cc:2272] T 949f0f738b264d5fb41b41fd6c3f8a51 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.819125  4637 tablet_replica.cc:333] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90: stopping tablet replica
I20260608 12:56:47.819931  4637 raft_consensus.cc:2243] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:47.821281  4637 raft_consensus.cc:2272] T f408c761b5ca4eacbc80e4cbb5a20f92 P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.825073  4637 tablet_replica.cc:333] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90: stopping tablet replica
I20260608 12:56:47.825760  4637 raft_consensus.cc:2243] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:47.826932  4637 raft_consensus.cc:2272] T d3581bdfb582420c9a301cd0a7135e1b P c859060c35bf4a32aa6d89cbab8aaf90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:47.859719  4637 tablet_server.cc:196] TabletServer@127.4.135.67:0 shutdown complete.
I20260608 12:56:47.886121  4637 tablet_server.cc:179] TabletServer@127.4.135.68:0 shutting down...
I20260608 12:56:47.923939  4637 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:47.925557  4637 tablet_replica.cc:333] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0: stopping tablet replica
I20260608 12:56:47.926242  4637 raft_consensus.cc:2243] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:56:47.926741  4637 raft_consensus.cc:2272] T e579f5c6e81d456ea483e58cbece7bf7 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:56:47.929250  4637 tablet_replica.cc:333] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0: stopping tablet replica
I20260608 12:56:47.929826  4637 raft_consensus.cc:2243] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:56:47.930241  4637 raft_consensus.cc:2272] T db922e097b5140a2b3fcbd4d6557c580 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:56:47.932541  4637 tablet_replica.cc:333] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0: stopping tablet replica
I20260608 12:56:47.933059  4637 raft_consensus.cc:2243] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:56:47.933451  4637 raft_consensus.cc:2272] T d6090b8a51374179add62bec34c13f8d P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:56:47.935647  4637 tablet_replica.cc:333] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0: stopping tablet replica
I20260608 12:56:47.936190  4637 raft_consensus.cc:2243] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:56:47.936590  4637 raft_consensus.cc:2272] T f408c761b5ca4eacbc80e4cbb5a20f92 P d51ad2c920024fb0a6861547fa8dd8e0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:56:47.959751  4637 tablet_server.cc:196] TabletServer@127.4.135.68:0 shutdown complete.
I20260608 12:56:47.976717  4637 master.cc:562] Master@127.4.135.126:33709 shutting down...
W20260608 12:56:48.001219 15882 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:56:48.001509 15882 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:56:48.001721 15882 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:56:48.003280  4637 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:48.003940  4637 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:48.004310  4637 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa776e85b5eb4715bdfa8d19cf540230: stopping tablet replica
I20260608 12:56:48.025955  4637 master.cc:584] Master@127.4.135.126:33709 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6918 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13187 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (243168 ms total)
[  PASSED  ] 24 tests.
I20260608 12:56:48.087770  4637 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 ~39 seconds ago
I20260608 12:56:48.088053  4637 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 ~39 seconds ago
I20260608 12:56:48.088274  4637 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 ~40 seconds ago
I20260608 12:56:48.088462  4637 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 15 messages since previous log ~73 seconds ago
I20260608 12:56:48.088686  4637 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 39 messages since previous log ~158 seconds ago
I20260608 12:56:48.088935  4637 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 12 messages since previous log ~225 seconds ago
I20260608 12:56:48.089345  4637 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 64 messages since previous log ~23 seconds ago
I20260608 12:56:48.089551  4637 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
